| <!DOCTYPE HTML> |
| <!-- NewPage --> |
| <html lang="en"> |
| <head> |
| <!-- Generated by javadoc --> |
| <title>Index (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="Index (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 class="navBarCell1Rev">Index</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="contentContainer"><a href="#I:A">A</a> <a href="#I:B">B</a> <a href="#I:C">C</a> <a href="#I:D">D</a> <a href="#I:E">E</a> <a href="#I:F">F</a> <a href="#I:G">G</a> <a href="#I:H">H</a> <a href="#I:I">I</a> <a href="#I:J">J</a> <a href="#I:K">K</a> <a href="#I:L">L</a> <a href="#I:M">M</a> <a href="#I:N">N</a> <a href="#I:O">O</a> <a href="#I:P">P</a> <a href="#I:Q">Q</a> <a href="#I:R">R</a> <a href="#I:S">S</a> <a href="#I:T">T</a> <a href="#I:U">U</a> <a href="#I:V">V</a> <a href="#I:W">W</a> <a href="#I:Z">Z</a> <a href="#I:_">_</a> <br><a href="allclasses-index.html">All Classes</a> <a href="allpackages-index.html">All Packages</a><a id="I:A"> |
| <!-- --> |
| </a> |
| <h2 class="title">A</h2> |
| <dl> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.AbortException.html#%3Cinit%3E(java.lang.String)">AbortException(String)</a></span> - Constructor for exception org.apache.wayang.core.plan.wayangplan.traversal.<a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.AbortException.html" title="class in org.apache.wayang.core.plan.wayangplan.traversal">AbstractTopologicalTraversal.AbortException</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/cardinality/AbstractAlternativeCardinalityPusher.html" title="class in org.apache.wayang.core.optimizer.cardinality"><span class="typeNameLink">AbstractAlternativeCardinalityPusher</span></a> - Class in <a href="org/apache/wayang/core/optimizer/cardinality/package-summary.html">org.apache.wayang.core.optimizer.cardinality</a></dt> |
| <dd> |
| <div class="block">Abstract <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityPusher.html" title="class in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityPusher</code></a> implementation for <a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OperatorAlternative</code></a>s and subclasses.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/AbstractAlternativeCardinalityPusher.html#%3Cinit%3E(int%5B%5D,int%5B%5D)">AbstractAlternativeCardinalityPusher(int[], int[])</a></span> - Constructor for class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/AbstractAlternativeCardinalityPusher.html" title="class in org.apache.wayang.core.optimizer.cardinality">AbstractAlternativeCardinalityPusher</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/AbstractAlternativeCardinalityPusher.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.Operator)">AbstractAlternativeCardinalityPusher(Operator)</a></span> - Constructor for class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/AbstractAlternativeCardinalityPusher.html" title="class in org.apache.wayang.core.optimizer.cardinality">AbstractAlternativeCardinalityPusher</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/platform/AbstractChannelInstance.html" title="class in org.apache.wayang.core.platform"><span class="typeNameLink">AbstractChannelInstance</span></a> - Class in <a href="org/apache/wayang/core/platform/package-summary.html">org.apache.wayang.core.platform</a></dt> |
| <dd> |
| <div class="block">Template for <a href="org/apache/wayang/core/platform/ChannelInstance.html" title="interface in org.apache.wayang.core.platform"><code>ChannelInstance</code></a> implementations.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/AbstractChannelInstance.html#%3Cinit%3E(org.apache.wayang.core.platform.Executor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,int)">AbstractChannelInstance(Executor, OptimizationContext.OperatorContext, int)</a></span> - Constructor for class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/AbstractChannelInstance.html" title="class in org.apache.wayang.core.platform">AbstractChannelInstance</a></dt> |
| <dd> |
| <div class="block">Creates a new instance and registers it with its <a href="org/apache/wayang/core/platform/Executor.html" title="interface in org.apache.wayang.core.platform"><code>Executor</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/AbstractReferenceCountable.html" title="class in org.apache.wayang.core.util"><span class="typeNameLink">AbstractReferenceCountable</span></a> - Class in <a href="org/apache/wayang/core/util/package-summary.html">org.apache.wayang.core.util</a></dt> |
| <dd> |
| <div class="block">Implements a template for <a href="org/apache/wayang/core/util/ReferenceCountable.html" title="interface in org.apache.wayang.core.util"><code>ReferenceCountable</code></a> objects.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/AbstractReferenceCountable.html#%3Cinit%3E()">AbstractReferenceCountable()</a></span> - Constructor for class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/AbstractReferenceCountable.html" title="class in org.apache.wayang.core.util">AbstractReferenceCountable</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.html" title="class in org.apache.wayang.core.plan.wayangplan.traversal"><span class="typeNameLink">AbstractTopologicalTraversal</span></a><<a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.html" title="type parameter in AbstractTopologicalTraversal">ActivatorType</a> extends <a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.Activator.html" title="class in org.apache.wayang.core.plan.wayangplan.traversal">AbstractTopologicalTraversal.Activator</a><<a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.html" title="type parameter in AbstractTopologicalTraversal">ActivationType</a>>,​<a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.html" title="type parameter in AbstractTopologicalTraversal">ActivationType</a> extends <a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.Activation.html" title="class in org.apache.wayang.core.plan.wayangplan.traversal">AbstractTopologicalTraversal.Activation</a><<a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.html" title="type parameter in AbstractTopologicalTraversal">ActivatorType</a>>> - Class in <a href="org/apache/wayang/core/plan/wayangplan/traversal/package-summary.html">org.apache.wayang.core.plan.wayangplan.traversal</a></dt> |
| <dd> |
| <div class="block">Encapsulates logic to traverse a <a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>WayangPlan</code></a> in a topological, bottom-up manner.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.html#%3Cinit%3E()">AbstractTopologicalTraversal()</a></span> - Constructor for class org.apache.wayang.core.plan.wayangplan.traversal.<a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.html" title="class in org.apache.wayang.core.plan.wayangplan.traversal">AbstractTopologicalTraversal</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.AbortException.html" title="class in org.apache.wayang.core.plan.wayangplan.traversal"><span class="typeNameLink">AbstractTopologicalTraversal.AbortException</span></a> - Exception in <a href="org/apache/wayang/core/plan/wayangplan/traversal/package-summary.html">org.apache.wayang.core.plan.wayangplan.traversal</a></dt> |
| <dd> |
| <div class="block">Declares that the current traversal should be aborted.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.Activation.html" title="class in org.apache.wayang.core.plan.wayangplan.traversal"><span class="typeNameLink">AbstractTopologicalTraversal.Activation</span></a><<a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.Activation.html" title="type parameter in AbstractTopologicalTraversal.Activation">TActivator</a> extends <a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.Activator.html" title="class in org.apache.wayang.core.plan.wayangplan.traversal">AbstractTopologicalTraversal.Activator</a><? extends <a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.Activation.html" title="class in org.apache.wayang.core.plan.wayangplan.traversal">AbstractTopologicalTraversal.Activation</a><<a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.Activation.html" title="type parameter in AbstractTopologicalTraversal.Activation">TActivator</a>>>> - Class in <a href="org/apache/wayang/core/plan/wayangplan/traversal/package-summary.html">org.apache.wayang.core.plan.wayangplan.traversal</a></dt> |
| <dd> |
| <div class="block">Describes a reference to an input of an <a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.Activator.html" title="class in org.apache.wayang.core.plan.wayangplan.traversal"><code>AbstractTopologicalTraversal.Activator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.Activator.html" title="class in org.apache.wayang.core.plan.wayangplan.traversal"><span class="typeNameLink">AbstractTopologicalTraversal.Activator</span></a><<a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.Activator.html" title="type parameter in AbstractTopologicalTraversal.Activator">TActivation</a> extends <a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.Activation.html" title="class in org.apache.wayang.core.plan.wayangplan.traversal">AbstractTopologicalTraversal.Activation</a><? extends <a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.Activator.html" title="class in org.apache.wayang.core.plan.wayangplan.traversal">AbstractTopologicalTraversal.Activator</a><<a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.Activator.html" title="type parameter in AbstractTopologicalTraversal.Activator">TActivation</a>>>> - Class in <a href="org/apache/wayang/core/plan/wayangplan/traversal/package-summary.html">org.apache.wayang.core.plan.wayangplan.traversal</a></dt> |
| <dd> |
| <div class="block">Wraps a <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimator.html" title="interface in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimator</code></a>, thereby caching its input <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html" title="class in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimate</code></a>s and keeping track |
| of its dependent <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimator.html" title="interface in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimator</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/channels/CollectionChannel.Instance.html#accept(java.util.Collection)">accept(Collection<?>)</a></span> - Method in class org.apache.wayang.java.channels.<a href="org/apache/wayang/java/channels/CollectionChannel.Instance.html" title="class in org.apache.wayang.java.channels">CollectionChannel.Instance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/channels/StreamChannel.Instance.html#accept(java.util.Collection)">accept(Collection<?>)</a></span> - Method in class org.apache.wayang.java.channels.<a href="org/apache/wayang/java/channels/StreamChannel.Instance.html" title="class in org.apache.wayang.java.channels">StreamChannel.Instance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/channels/StreamChannel.Instance.html#accept(java.util.stream.Stream)">accept(Stream<T>)</a></span> - Method in class org.apache.wayang.java.channels.<a href="org/apache/wayang/java/channels/StreamChannel.Instance.html" title="class in org.apache.wayang.java.channels">StreamChannel.Instance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.BinaryOperationContext.html#accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)">accept(ParseTreeVisitor<? extends T>)</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.BinaryOperationContext.html" title="class in org.apache.wayang.core.mathex">MathExParser.BinaryOperationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.ConstantContext.html#accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)">accept(ParseTreeVisitor<? extends T>)</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.ConstantContext.html" title="class in org.apache.wayang.core.mathex">MathExParser.ConstantContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.FunctionContext.html#accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)">accept(ParseTreeVisitor<? extends T>)</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.FunctionContext.html" title="class in org.apache.wayang.core.mathex">MathExParser.FunctionContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.ParensExpressionContext.html#accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)">accept(ParseTreeVisitor<? extends T>)</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.ParensExpressionContext.html" title="class in org.apache.wayang.core.mathex">MathExParser.ParensExpressionContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.UnaryOperationContext.html#accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)">accept(ParseTreeVisitor<? extends T>)</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.UnaryOperationContext.html" title="class in org.apache.wayang.core.mathex">MathExParser.UnaryOperationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.VariableContext.html#accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)">accept(ParseTreeVisitor<? extends T>)</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.VariableContext.html" title="class in org.apache.wayang.core.mathex">MathExParser.VariableContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/channels/DataSetChannel.Instance.html#accept(org.apache.flink.api.java.DataSet,org.apache.wayang.flink.execution.FlinkExecutor)">accept(DataSet, FlinkExecutor)</a></span> - Method in class org.apache.wayang.flink.channels.<a href="org/apache/wayang/flink/channels/DataSetChannel.Instance.html" title="class in org.apache.wayang.flink.channels">DataSetChannel.Instance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/channels/RddChannel.Instance.html#accept(org.apache.spark.api.java.JavaRDD,org.apache.wayang.spark.execution.SparkExecutor)">accept(JavaRDD<?>, SparkExecutor)</a></span> - Method in class org.apache.wayang.spark.channels.<a href="org/apache/wayang/spark/channels/RddChannel.Instance.html" title="class in org.apache.wayang.spark.channels">RddChannel.Instance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/channels/BroadcastChannel.Instance.html#accept(org.apache.spark.broadcast.Broadcast)">accept(Broadcast)</a></span> - Method in class org.apache.wayang.spark.channels.<a href="org/apache/wayang/spark/channels/BroadcastChannel.Instance.html" title="class in org.apache.wayang.spark.channels">BroadcastChannel.Instance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlowCompiler.Activator.html#accept(org.apache.wayang.core.optimizer.enumeration.ExecutionTaskFlowCompiler.Activation)">accept(ExecutionTaskFlowCompiler.Activation)</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlowCompiler.Activator.html" title="class in org.apache.wayang.core.optimizer.enumeration">ExecutionTaskFlowCompiler.Activator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mapping/OperatorPattern.html#accept(org.apache.wayang.core.plan.wayangplan.TopDownPlanVisitor,org.apache.wayang.core.plan.wayangplan.OutputSlot,Payload)">accept(TopDownPlanVisitor<Payload, Return>, OutputSlot<?>, Payload)</a></span> - Method in class org.apache.wayang.core.mapping.<a href="org/apache/wayang/core/mapping/OperatorPattern.html" title="class in org.apache.wayang.core.mapping">OperatorPattern</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mapping/SubplanPattern.html#accept(org.apache.wayang.core.plan.wayangplan.TopDownPlanVisitor,org.apache.wayang.core.plan.wayangplan.OutputSlot,Payload)">accept(TopDownPlanVisitor<Payload, Return>, OutputSlot<?>, Payload)</a></span> - Method in class org.apache.wayang.core.mapping.<a href="org/apache/wayang/core/mapping/SubplanPattern.html" title="class in org.apache.wayang.core.mapping">SubplanPattern</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/ActualOperator.html#accept(org.apache.wayang.core.plan.wayangplan.TopDownPlanVisitor,org.apache.wayang.core.plan.wayangplan.OutputSlot,Payload)">accept(TopDownPlanVisitor<Payload, Return>, OutputSlot<?>, Payload)</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/ActualOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan">ActualOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#accept(org.apache.wayang.core.plan.wayangplan.TopDownPlanVisitor,org.apache.wayang.core.plan.wayangplan.OutputSlot,Payload)">accept(TopDownPlanVisitor<Payload, Return>, OutputSlot<?>, Payload)</a></span> - Method in interface 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></dt> |
| <dd> |
| <div class="block">This method is part of the visitor pattern and calls the appropriate visit method on <code>visitor</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html#accept(org.apache.wayang.core.plan.wayangplan.TopDownPlanVisitor,org.apache.wayang.core.plan.wayangplan.OutputSlot,Payload)">accept(TopDownPlanVisitor<Payload, Return>, OutputSlot<?>, Payload)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorAlternative</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#accept(org.apache.wayang.core.plan.wayangplan.TopDownPlanVisitor,org.apache.wayang.core.plan.wayangplan.OutputSlot,Payload)">accept(TopDownPlanVisitor<Payload, Return>, OutputSlot<?>, Payload)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorBase</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html#accept(org.apache.wayang.core.plan.wayangplan.TopDownPlanVisitor,org.apache.wayang.core.plan.wayangplan.OutputSlot,Payload)">accept(TopDownPlanVisitor<Payload, Return>, OutputSlot<?>, Payload)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/Subplan.html" title="class in org.apache.wayang.core.plan.wayangplan">Subplan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/channels/TensorChannel.Instance.html#accept(org.tensorflow.ndarray.NdArray)">accept(NdArray<?>)</a></span> - Method in class org.apache.wayang.tensorflow.channels.<a href="org/apache/wayang/tensorflow/channels/TensorChannel.Instance.html" title="class in org.apache.wayang.tensorflow.channels">TensorChannel.Instance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.Activator.html#accept(TActivation)">accept(TActivation)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.traversal.<a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.Activator.html" title="class in org.apache.wayang.core.plan.wayangplan.traversal">AbstractTopologicalTraversal.Activator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/lineage/ChannelLineageNode.html#accept(T,org.apache.wayang.core.platform.lineage.LazyExecutionLineageNode.Aggregator)">accept(T, LazyExecutionLineageNode.Aggregator<T>)</a></span> - Method in class org.apache.wayang.core.platform.lineage.<a href="org/apache/wayang/core/platform/lineage/ChannelLineageNode.html" title="class in org.apache.wayang.core.platform.lineage">ChannelLineageNode</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/lineage/ExecutionLineageNode.html#accept(T,org.apache.wayang.core.platform.lineage.LazyExecutionLineageNode.Aggregator)">accept(T, LazyExecutionLineageNode.Aggregator<T>)</a></span> - Method in class org.apache.wayang.core.platform.lineage.<a href="org/apache/wayang/core/platform/lineage/ExecutionLineageNode.html" title="class in org.apache.wayang.core.platform.lineage">ExecutionLineageNode</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.html#accept(T,org.apache.wayang.core.platform.lineage.LazyExecutionLineageNode.Aggregator)">accept(T, LazyExecutionLineageNode.Aggregator<T>)</a></span> - Method in class org.apache.wayang.core.platform.lineage.<a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.html" title="class in org.apache.wayang.core.platform.lineage">LazyExecutionLineageNode</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/algorithms/sgd/SGDLoop.html#accuracy">accuracy</a></span> - Variable in class org.apache.wayang.ml4all.algorithms.sgd.<a href="org/apache/wayang/ml4all/algorithms/sgd/SGDLoop.html" title="class in org.apache.wayang.ml4all.algorithms.sgd">SGDLoop</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/util/Action.html" title="interface in org.apache.wayang.core.util"><span class="typeNameLink">Action</span></a> - Interface in <a href="org/apache/wayang/core/util/package-summary.html">org.apache.wayang.core.util</a></dt> |
| <dd> |
| <div class="block">This interface represents any piece of code that takes no input and produces no output but may fail.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/Actions.html" title="class in org.apache.wayang.core.util"><span class="typeNameLink">Actions</span></a> - Class in <a href="org/apache/wayang/core/util/package-summary.html">org.apache.wayang.core.util</a></dt> |
| <dd> |
| <div class="block">Utilities to perform actions.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Actions.html#%3Cinit%3E()">Actions()</a></span> - Constructor for class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Actions.html" title="class in org.apache.wayang.core.util">Actions</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlowCompiler.Activation.html#%3Cinit%3E(org.apache.wayang.core.optimizer.enumeration.ExecutionTaskFlowCompiler.Activator,int)">Activation(ExecutionTaskFlowCompiler.Activator, int)</a></span> - Constructor for class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlowCompiler.Activation.html" title="class in org.apache.wayang.core.optimizer.enumeration">ExecutionTaskFlowCompiler.Activation</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.Activation.html#%3Cinit%3E(TActivator)">Activation(TActivator)</a></span> - Constructor for class org.apache.wayang.core.plan.wayangplan.traversal.<a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.Activation.html" title="class in org.apache.wayang.core.plan.wayangplan.traversal">AbstractTopologicalTraversal.Activation</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlowCompiler.Activator.html#%3Cinit%3E(org.apache.wayang.core.optimizer.enumeration.ExecutionTaskFlowCompiler.ActivatorKey)">Activator(ExecutionTaskFlowCompiler.ActivatorKey)</a></span> - Constructor for class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlowCompiler.Activator.html" title="class in org.apache.wayang.core.optimizer.enumeration">ExecutionTaskFlowCompiler.Activator</a></dt> |
| <dd> |
| <div class="block">Convenience constructor.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlowCompiler.Activator.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.ExecutionOperator)">Activator(ExecutionOperator)</a></span> - Constructor for class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlowCompiler.Activator.html" title="class in org.apache.wayang.core.optimizer.enumeration">ExecutionTaskFlowCompiler.Activator</a></dt> |
| <dd> |
| <div class="block">Convenience constructor for when we are not inside of a <a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration"><code>LoopImplementation.IterationImplementation</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlowCompiler.Activator.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.ExecutionOperator,org.apache.wayang.core.optimizer.enumeration.LoopImplementation.IterationImplementation)">Activator(ExecutionOperator, LoopImplementation.IterationImplementation)</a></span> - Constructor for class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlowCompiler.Activator.html" title="class in org.apache.wayang.core.optimizer.enumeration">ExecutionTaskFlowCompiler.Activator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.Activator.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.Operator)">Activator(Operator)</a></span> - Constructor for class org.apache.wayang.core.plan.wayangplan.traversal.<a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.Activator.html" title="class in org.apache.wayang.core.plan.wayangplan.traversal">AbstractTopologicalTraversal.Activator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/ActualOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><span class="typeNameLink">ActualOperator</span></a> - Interface in <a href="org/apache/wayang/core/plan/wayangplan/package-summary.html">org.apache.wayang.core.plan.wayangplan</a></dt> |
| <dd> |
| <div class="block">Operator free of ambiguities.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/model/optimizer/Adam.html" title="class in org.apache.wayang.basic.model.optimizer"><span class="typeNameLink">Adam</span></a> - Class in <a href="org/apache/wayang/basic/model/optimizer/package-summary.html">org.apache.wayang.basic.model.optimizer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/optimizer/Adam.html#%3Cinit%3E(float)">Adam(float)</a></span> - Constructor for class org.apache.wayang.basic.model.optimizer.<a href="org/apache/wayang/basic/model/optimizer/Adam.html" title="class in org.apache.wayang.basic.model.optimizer">Adam</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/optimizer/Adam.html#%3Cinit%3E(float,float,float,float,java.lang.String)">Adam(float, float, float, float, String)</a></span> - Constructor for class org.apache.wayang.basic.model.optimizer.<a href="org/apache/wayang/basic/model/optimizer/Adam.html" title="class in org.apache.wayang.basic.model.optimizer">Adam</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/optimizer/Adam.html#%3Cinit%3E(float,java.lang.String)">Adam(float, String)</a></span> - Constructor for class org.apache.wayang.basic.model.optimizer.<a href="org/apache/wayang/basic/model/optimizer/Adam.html" title="class in org.apache.wayang.basic.model.optimizer">Adam</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/WayangCollections.html#add(C,T)">add(C, T)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/WayangCollections.html" title="class in org.apache.wayang.core.util">WayangCollections</a></dt> |
| <dd> |
| <div class="block">Adds an element to a <code>Collection</code> and returns the <code>Collection</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/channels/ChannelConversionGraph.html#add(org.apache.wayang.core.optimizer.channels.ChannelConversion)">add(ChannelConversion)</a></span> - Method in class org.apache.wayang.core.optimizer.channels.<a href="org/apache/wayang/core/optimizer/channels/ChannelConversionGraph.html" title="class in org.apache.wayang.core.optimizer.channels">ChannelConversionGraph</a></dt> |
| <dd> |
| <div class="block">Register a new <code>channelConversion</code> in this instance, which effectively adds an edge.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadEstimate.html#add(org.apache.wayang.core.optimizer.costs.LoadEstimate,org.apache.wayang.core.optimizer.costs.LoadEstimate)">add(LoadEstimate, LoadEstimate)</a></span> - Static method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadEstimate.html" title="class in org.apache.wayang.core.optimizer.costs">LoadEstimate</a></dt> |
| <dd> |
| <div class="block">Adds a the and the given instances.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/lineage/ExecutionLineageNode.html#add(org.apache.wayang.core.optimizer.costs.LoadProfileEstimator)">add(LoadProfileEstimator)</a></span> - Method in class org.apache.wayang.core.platform.lineage.<a href="org/apache/wayang/core/platform/lineage/ExecutionLineageNode.html" title="class in org.apache.wayang.core.platform.lineage">ExecutionLineageNode</a></dt> |
| <dd> |
| <div class="block">Adds an <a href="org/apache/wayang/core/platform/AtomicExecution.html" title="class in org.apache.wayang.core.platform"><code>AtomicExecution</code></a> to this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumeration.html#add(org.apache.wayang.core.optimizer.enumeration.PlanImplementation)">add(PlanImplementation)</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumeration.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanEnumeration</a></dt> |
| <dd> |
| <div class="block">Add a <a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration"><code>PlanImplementation</code></a> to this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionStageLoop.html#add(org.apache.wayang.core.plan.executionplan.ExecutionStage)">add(ExecutionStage)</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionStageLoop.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionStageLoop</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/lineage/ExecutionLineageNode.html#add(org.apache.wayang.core.platform.AtomicExecution)">add(AtomicExecution)</a></span> - Method in class org.apache.wayang.core.platform.lineage.<a href="org/apache/wayang/core/platform/lineage/ExecutionLineageNode.html" title="class in org.apache.wayang.core.platform.lineage">ExecutionLineageNode</a></dt> |
| <dd> |
| <div class="block">Adds an <a href="org/apache/wayang/core/platform/AtomicExecution.html" title="class in org.apache.wayang.core.platform"><code>AtomicExecution</code></a> to this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html#add(org.apache.wayang.core.platform.PartialExecution)">add(PartialExecution)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html" title="class in org.apache.wayang.core.platform">CrossPlatformExecutor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/ExecutionState.html#add(org.apache.wayang.core.platform.PartialExecution)">add(PartialExecution)</a></span> - Method in interface org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/ExecutionState.html" title="interface in org.apache.wayang.core.platform">ExecutionState</a></dt> |
| <dd> |
| <div class="block">Stores a <a href="org/apache/wayang/core/platform/PartialExecution.html" title="class in org.apache.wayang.core.platform"><code>PartialExecution</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/utils/SparseVector.html#add(org.apache.wayang.ml4all.utils.SparseVector)">add(SparseVector)</a></span> - Method in class org.apache.wayang.ml4all.utils.<a href="org/apache/wayang/ml4all/utils/SparseVector.html" title="class in org.apache.wayang.ml4all.utils">SparseVector</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Canonicalizer.html#add(T)">add(T)</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Canonicalizer.html" title="class in org.apache.wayang.core.util">Canonicalizer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Counter.html#add(T,int)">add(T, int)</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Counter.html" title="class in org.apache.wayang.core.util">Counter</a></dt> |
| <dd> |
| <div class="block">Counts the given <code>delta</code> for the given <code>element</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/utils/SparseVector.html#add2(org.apache.wayang.ml4all.utils.SparseVector)">add2(SparseVector)</a></span> - Method in class org.apache.wayang.ml4all.utils.<a href="org/apache/wayang/ml4all/utils/SparseVector.html" title="class in org.apache.wayang.ml4all.utils">SparseVector</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/WayangCollections.html#addAll(C,C)">addAll(C, C)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/WayangCollections.html" title="class in org.apache.wayang.core.util">WayangCollections</a></dt> |
| <dd> |
| <div class="block">Adds elements to a <code>Collection</code> and returns the <code>Collection</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Canonicalizer.html#addAll(java.lang.Iterable)">addAll(Iterable<? extends T>)</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Canonicalizer.html" title="class in org.apache.wayang.core.util">Canonicalizer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Canonicalizer.html#addAll(java.util.Collection)">addAll(Collection<? extends T>)</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Canonicalizer.html" title="class in org.apache.wayang.core.util">Canonicalizer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Counter.html#addAll(org.apache.wayang.core.util.Counter)">addAll(Counter<T>)</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Counter.html" title="class in org.apache.wayang.core.util">Counter</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/ExplicitCollectionProvider.html#addAllToBlacklist(java.util.Collection)">addAllToBlacklist(Collection<Value>)</a></span> - Method in class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/ExplicitCollectionProvider.html" title="class in org.apache.wayang.core.api.configuration">ExplicitCollectionProvider</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/ExplicitCollectionProvider.html#addAllToWhitelist(java.util.Collection)">addAllToWhitelist(Collection<Value>)</a></span> - Method in class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/ExplicitCollectionProvider.html" title="class in org.apache.wayang.core.api.configuration">ExplicitCollectionProvider</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadAlternative.html#addAlternative(org.apache.wayang.core.plan.wayangplan.Operator)">addAlternative(Operator)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/LoopHeadAlternative.html" title="class in org.apache.wayang.core.plan.wayangplan">LoopHeadAlternative</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html#addAlternative(org.apache.wayang.core.plan.wayangplan.Operator)">addAlternative(Operator)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorAlternative</a></dt> |
| <dd> |
| <div class="block">Adds an <a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.Alternative.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OperatorAlternative.Alternative</code></a> to this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/lineage/ExecutionLineageNode.html#addAtomicExecutionFromOperatorContext()">addAtomicExecutionFromOperatorContext()</a></span> - Method in class org.apache.wayang.core.platform.lineage.<a href="org/apache/wayang/core/platform/lineage/ExecutionLineageNode.html" title="class in org.apache.wayang.core.platform.lineage">ExecutionLineageNode</a></dt> |
| <dd> |
| <div class="block">Adds an <a href="org/apache/wayang/core/platform/AtomicExecution.html" title="class in org.apache.wayang.core.platform"><code>AtomicExecution</code></a> for the <a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html" title="interface in org.apache.wayang.core.optimizer.costs"><code>LoadProfileEstimator</code></a> of the described <a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html" title="class in org.apache.wayang.core.optimizer"><code>OptimizationContext.OperatorContext</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#addBroadcastInput(org.apache.wayang.core.plan.wayangplan.InputSlot)">addBroadcastInput(InputSlot<?>)</a></span> - Method in interface 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></dt> |
| <dd> |
| <div class="block">Register an <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a> as broadcast input of this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#addBroadcastInput(org.apache.wayang.core.plan.wayangplan.InputSlot)">addBroadcastInput(InputSlot<?>)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorBase</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html#addCardinalityMeasurement(org.apache.wayang.core.platform.ChannelInstance)">addCardinalityMeasurement(ChannelInstance)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html" title="class in org.apache.wayang.core.platform">CrossPlatformExecutor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/ExecutionState.html#addCardinalityMeasurement(org.apache.wayang.core.platform.ChannelInstance)">addCardinalityMeasurement(ChannelInstance)</a></span> - Method in interface org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/ExecutionState.html" title="interface in org.apache.wayang.core.platform">ExecutionState</a></dt> |
| <dd> |
| <div class="block">Registers a measured cardinality.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plugin/DynamicPlugin.html#addChannelConversion(org.apache.wayang.core.optimizer.channels.ChannelConversion)">addChannelConversion(ChannelConversion)</a></span> - Method in class org.apache.wayang.core.plugin.<a href="org/apache/wayang/core/plugin/DynamicPlugin.html" title="class in org.apache.wayang.core.plugin">DynamicPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/JsonSerializables.html#addClassTag(java.lang.Object,org.apache.wayang.core.util.json.WayangJsonObj)">addClassTag(Object, WayangJsonObj)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/JsonSerializables.html" title="class in org.apache.wayang.core.util">JsonSerializables</a></dt> |
| <dd> |
| <div class="block">Tag the <a href="org/apache/wayang/core/util/json/WayangJsonObj.html" title="class in org.apache.wayang.core.util.json"><code>WayangJsonObj</code></a> with the <code>Class</code> of the other <code>Object</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/JsonSerializables.html#addClassTag(java.lang.Object,org.apache.wayang.core.util.json.WayangJsonObj,boolean)">addClassTag(Object, WayangJsonObj, boolean)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/JsonSerializables.html" title="class in org.apache.wayang.core.util">JsonSerializables</a></dt> |
| <dd> |
| <div class="block">Optionally tag the <a href="org/apache/wayang/core/util/json/WayangJsonObj.html" title="class in org.apache.wayang.core.util.json"><code>WayangJsonObj</code></a> with the <code>Class</code> of the other <code>Object</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/model/Subject.html#addConfiguration(java.lang.String,java.lang.Object)">addConfiguration(String, Object)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.model.<a href="org/apache/wayang/commons/util/profiledb/model/Subject.html" title="class in org.apache.wayang.commons.util.profiledb.model">Subject</a></dt> |
| <dd> |
| <div class="block">Adds a configuration.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/ConjunctiveBreakpoint.html#addConjunct(org.apache.wayang.core.platform.Breakpoint)">addConjunct(Breakpoint)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/ConjunctiveBreakpoint.html" title="class in org.apache.wayang.core.platform">ConjunctiveBreakpoint</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/Channel.html#addConsumer(org.apache.wayang.core.plan.executionplan.ExecutionTask,int)">addConsumer(ExecutionTask, int)</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan">Channel</a></dt> |
| <dd> |
| <div class="block">Set up a consumer <a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionTask</code></a> for this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/schema/WayangTableBuilder.html#addField(java.lang.String,org.apache.calcite.sql.type.SqlTypeName)">addField(String, SqlTypeName)</a></span> - Method in class org.apache.wayang.api.sql.calcite.schema.<a href="org/apache/wayang/api/sql/calcite/schema/WayangTableBuilder.html" title="class in org.apache.wayang.api.sql.calcite.schema">WayangTableBuilder</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/channels/FileChannel.Instance.html#addGivenOrTempPath(java.lang.String,org.apache.wayang.core.api.Configuration)">addGivenOrTempPath(String, Configuration)</a></span> - Method in class org.apache.wayang.basic.channels.<a href="org/apache/wayang/basic/channels/FileChannel.Instance.html" title="class in org.apache.wayang.basic.channels">FileChannel.Instance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/PartialExecution.html#addInitializedPlatform(org.apache.wayang.core.platform.Platform)">addInitializedPlatform(Platform)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/PartialExecution.html" title="class in org.apache.wayang.core.platform">PartialExecution</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.html#addIterationEnumeration(int,org.apache.wayang.core.optimizer.enumeration.PlanImplementation)">addIterationEnumeration(int, PlanImplementation)</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration">LoopImplementation</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html#addLoopImplementation(org.apache.wayang.core.plan.wayangplan.LoopSubplan,org.apache.wayang.core.optimizer.enumeration.LoopImplementation)">addLoopImplementation(LoopSubplan, LoopImplementation)</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanImplementation</a></dt> |
| <dd> |
| <div class="block">Adds a new <a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration"><code>LoopImplementation</code></a> for a given <a href="org/apache/wayang/core/plan/wayangplan/LoopSubplan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>LoopSubplan</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plugin/DynamicPlugin.html#addMapping(org.apache.wayang.core.mapping.Mapping)">addMapping(Mapping)</a></span> - Method in class org.apache.wayang.core.plugin.<a href="org/apache/wayang/core/plugin/DynamicPlugin.html" title="class in org.apache.wayang.core.plugin">DynamicPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html#addMeasurement(org.apache.wayang.commons.util.profiledb.model.Measurement)">addMeasurement(Measurement)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.model.<a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model">Experiment</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/AggregateOptimizationContext.html#addOneTimeLoop(org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">addOneTimeLoop(OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/AggregateOptimizationContext.html" title="class in org.apache.wayang.core.optimizer">AggregateOptimizationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/DefaultOptimizationContext.html#addOneTimeLoop(org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">addOneTimeLoop(OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/DefaultOptimizationContext.html" title="class in org.apache.wayang.core.optimizer">DefaultOptimizationContext</a></dt> |
| <dd> |
| <div class="block">Add <a href="org/apache/wayang/core/optimizer/DefaultOptimizationContext.html" title="class in org.apache.wayang.core.optimizer"><code>DefaultOptimizationContext</code></a>s for the <code>loop</code> that is executed once within this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#addOneTimeLoop(org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">addOneTimeLoop(OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext</a></dt> |
| <dd> |
| <div class="block">Add <a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer"><code>OptimizationContext</code></a>s for the <code>loop</code> that is executed once within this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/AggregateOptimizationContext.html#addOneTimeOperator(org.apache.wayang.core.plan.wayangplan.Operator)">addOneTimeOperator(Operator)</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/AggregateOptimizationContext.html" title="class in org.apache.wayang.core.optimizer">AggregateOptimizationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/DefaultOptimizationContext.html#addOneTimeOperator(org.apache.wayang.core.plan.wayangplan.Operator)">addOneTimeOperator(Operator)</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/DefaultOptimizationContext.html" title="class in org.apache.wayang.core.optimizer">DefaultOptimizationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#addOneTimeOperator(org.apache.wayang.core.plan.wayangplan.Operator)">addOneTimeOperator(Operator)</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext</a></dt> |
| <dd> |
| <div class="block">Add <a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html" title="class in org.apache.wayang.core.optimizer"><code>OptimizationContext.OperatorContext</code></a>s for the <code>operator</code> that is executed once within this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#addOneTimeOperators(org.apache.wayang.core.plan.wayangplan.OperatorContainer)">addOneTimeOperators(OperatorContainer)</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext</a></dt> |
| <dd> |
| <div class="block">Add <a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html" title="class in org.apache.wayang.core.optimizer"><code>OptimizationContext.OperatorContext</code></a>s for all the contained <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>s of the <code>container</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mapping/SubplanMatch.html#addOperatorMatch(org.apache.wayang.core.mapping.OperatorMatch)">addOperatorMatch(OperatorMatch)</a></span> - Method in class org.apache.wayang.core.mapping.<a href="org/apache/wayang/core/mapping/SubplanMatch.html" title="class in org.apache.wayang.core.mapping">SubplanMatch</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/channels/FileChannel.Instance.html#addPath(java.lang.String)">addPath(String)</a></span> - Method in class org.apache.wayang.basic.channels.<a href="org/apache/wayang/basic/channels/FileChannel.Instance.html" title="class in org.apache.wayang.basic.channels">FileChannel.Instance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.html#addPredecessor(org.apache.wayang.core.platform.lineage.LazyExecutionLineageNode)">addPredecessor(LazyExecutionLineageNode)</a></span> - Method in class org.apache.wayang.core.platform.lineage.<a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.html" title="class in org.apache.wayang.core.platform.lineage">LazyExecutionLineageNode</a></dt> |
| <dd> |
| <div class="block">Adds a predecessor.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plugin/DynamicPlugin.html#addProperty(java.lang.String,java.lang.Object)">addProperty(String, Object)</a></span> - Method in class org.apache.wayang.core.plugin.<a href="org/apache/wayang/core/plugin/DynamicPlugin.html" title="class in org.apache.wayang.core.plugin">DynamicPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plugin/DynamicPlugin.html#addRequiredPlatform(org.apache.wayang.core.platform.Platform)">addRequiredPlatform(Platform)</a></span> - Method in class org.apache.wayang.core.plugin.<a href="org/apache/wayang/core/plugin/DynamicPlugin.html" title="class in org.apache.wayang.core.plugin">DynamicPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/execution/TensorflowContextReference.html#addResource(java.lang.AutoCloseable)">addResource(AutoCloseable)</a></span> - Method in class org.apache.wayang.tensorflow.execution.<a href="org/apache/wayang/tensorflow/execution/TensorflowContextReference.html" title="class in org.apache.wayang.tensorflow.execution">TensorflowContextReference</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/execution/TensorflowExecutor.html#addResource(java.lang.AutoCloseable)">addResource(AutoCloseable)</a></span> - Method in class org.apache.wayang.tensorflow.execution.<a href="org/apache/wayang/tensorflow/execution/TensorflowExecutor.html" title="class in org.apache.wayang.tensorflow.execution">TensorflowExecutor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html#addRounds(org.apache.wayang.commons.util.profiledb.model.measurement.TimeMeasurement)">addRounds(TimeMeasurement)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.model.measurement.<a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html" title="class in org.apache.wayang.commons.util.profiledb.model.measurement">TimeMeasurement</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/Channel.html#addSibling(org.apache.wayang.core.plan.executionplan.Channel)">addSibling(Channel)</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan">Channel</a></dt> |
| <dd> |
| <div class="block">Acquaints the given instance with this instance and all existing <a href="org/apache/wayang/core/plan/executionplan/Channel.html#siblings"><code>Channel.siblings</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html#addSink(org.apache.wayang.core.plan.wayangplan.Operator)">addSink(Operator)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html" title="class in org.apache.wayang.core.plan.wayangplan">WayangPlan</a></dt> |
| <dd> |
| <div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span> |
| <div class="deprecationComment">Use <a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.Operator...)"><code>WayangPlan(Operator...)</code></a>.</div> |
| </div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html#addStartingStage(org.apache.wayang.core.plan.executionplan.ExecutionStage)">addStartingStage(ExecutionStage)</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionPlan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html#addSuccessor(org.apache.wayang.core.plan.executionplan.ExecutionStage)">addSuccessor(ExecutionStage)</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionStage</a></dt> |
| <dd> |
| <div class="block">Mutually register a predecessor/successor relationship among this and the given instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/schema/WayangSchemaBuilder.html#addTable(org.apache.wayang.api.sql.calcite.schema.WayangTable)">addTable(WayangTable)</a></span> - Method in class org.apache.wayang.api.sql.calcite.schema.<a href="org/apache/wayang/api/sql/calcite/schema/WayangSchemaBuilder.html" title="class in org.apache.wayang.api.sql.calcite.schema">WayangSchemaBuilder</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#addTargetPlatform(org.apache.wayang.core.platform.Platform)">addTargetPlatform(Platform)</a></span> - Method in interface 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></dt> |
| <dd> |
| <div class="block"><i>Optional operation.</i> Restrict this instance to be executed/implemented on a certain <a href="org/apache/wayang/core/platform/Platform.html" title="class in org.apache.wayang.core.platform"><code>Platform</code></a>s or |
| allow a further one if there is already a restriction in place.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#addTargetPlatform(org.apache.wayang.core.platform.Platform)">addTargetPlatform(Platform)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorBase</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html#addTask(org.apache.wayang.core.plan.executionplan.ExecutionTask)">addTask(ExecutionTask)</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionStage</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/ExplicitCollectionProvider.html#addToBlacklist(Value)">addToBlacklist(Value)</a></span> - Method in class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/ExplicitCollectionProvider.html" title="class in org.apache.wayang.core.api.configuration">ExplicitCollectionProvider</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/ExplicitCollectionProvider.html#addToWhitelist(Value)">addToWhitelist(Value)</a></span> - Method in class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/ExplicitCollectionProvider.html" title="class in org.apache.wayang.core.api.configuration">ExplicitCollectionProvider</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Job.html#addUdfJar(java.lang.String)">addUdfJar(String)</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Job.html" title="class in org.apache.wayang.core.api">Job</a></dt> |
| <dd> |
| <div class="block">Adds a <code>path</code> to a JAR that is required in one or more UDFs.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/iejoin/operators/spark_helpers/addUniqueID.html" title="class in org.apache.wayang.iejoin.operators.spark_helpers"><span class="typeNameLink">addUniqueID</span></a><<a href="org/apache/wayang/iejoin/operators/spark_helpers/addUniqueID.html" title="type parameter in addUniqueID">Input</a> extends <a href="org/apache/wayang/core/util/Copyable.html" title="interface in org.apache.wayang.core.util">Copyable</a><<a href="org/apache/wayang/iejoin/operators/spark_helpers/addUniqueID.html" title="type parameter in addUniqueID">Input</a>>> - Class in <a href="org/apache/wayang/iejoin/operators/spark_helpers/package-summary.html">org.apache.wayang.iejoin.operators.spark_helpers</a></dt> |
| <dd> |
| <div class="block">Created by khayyzy on 5/28/16.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/spark_helpers/addUniqueID.html#%3Cinit%3E()">addUniqueID()</a></span> - Constructor for class org.apache.wayang.iejoin.operators.spark_helpers.<a href="org/apache/wayang/iejoin/operators/spark_helpers/addUniqueID.html" title="class in org.apache.wayang.iejoin.operators.spark_helpers">addUniqueID</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/spark_helpers/addUniqueID.html#%3Cinit%3E(int,int)">addUniqueID(int, int)</a></span> - Constructor for class org.apache.wayang.iejoin.operators.spark_helpers.<a href="org/apache/wayang/iejoin/operators/spark_helpers/addUniqueID.html" title="class in org.apache.wayang.iejoin.operators.spark_helpers">addUniqueID</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/algorithms/sgd/ComputeLogisticGradient.html#aggregate(double%5B%5D,double%5B%5D)">aggregate(double[], double[])</a></span> - Method in class org.apache.wayang.ml4all.algorithms.sgd.<a href="org/apache/wayang/ml4all/algorithms/sgd/ComputeLogisticGradient.html" title="class in org.apache.wayang.ml4all.algorithms.sgd">ComputeLogisticGradient</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/criterion/WayangAggregator.html#aggregate(java.lang.Object)">aggregate(Object)</a></span> - Method in class org.apache.wayang.flink.compiler.criterion.<a href="org/apache/wayang/flink/compiler/criterion/WayangAggregator.html" title="class in org.apache.wayang.flink.compiler.criterion">WayangAggregator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/criterion/WayangAggregator.html#aggregate(org.apache.flink.types.ListValue)">aggregate(ListValue)</a></span> - Method in class org.apache.wayang.flink.compiler.criterion.<a href="org/apache/wayang/flink/compiler/criterion/WayangAggregator.html" title="class in org.apache.wayang.flink.compiler.criterion">WayangAggregator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/algorithms/kmeans/KMeansCompute.html#aggregate(org.apache.wayang.basic.data.Tuple2,org.apache.wayang.basic.data.Tuple2)">aggregate(Tuple2<Integer, Tuple2<Integer, double[]>>, Tuple2<Integer, Tuple2<Integer, double[]>>)</a></span> - Method in class org.apache.wayang.ml4all.algorithms.kmeans.<a href="org/apache/wayang/ml4all/algorithms/kmeans/KMeansCompute.html" title="class in org.apache.wayang.ml4all.algorithms.kmeans">KMeansCompute</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadProfileToTimeConverter.ResourceTimeEstimateAggregator.html#aggregate(org.apache.wayang.core.optimizer.costs.TimeEstimate,org.apache.wayang.core.optimizer.costs.TimeEstimate,org.apache.wayang.core.optimizer.costs.TimeEstimate)">aggregate(TimeEstimate, TimeEstimate, TimeEstimate)</a></span> - Method in interface org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadProfileToTimeConverter.ResourceTimeEstimateAggregator.html" title="interface in org.apache.wayang.core.optimizer.costs">LoadProfileToTimeConverter.ResourceTimeEstimateAggregator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.CollectingAggregator.html#aggregate(org.apache.wayang.core.util.Tuple,org.apache.wayang.core.platform.lineage.ChannelLineageNode)">aggregate(Tuple<Collection<ExecutionLineageNode>, Collection<ChannelInstance>>, ChannelLineageNode)</a></span> - Method in class org.apache.wayang.core.platform.lineage.<a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.CollectingAggregator.html" title="class in org.apache.wayang.core.platform.lineage">LazyExecutionLineageNode.CollectingAggregator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.CollectingAggregator.html#aggregate(org.apache.wayang.core.util.Tuple,org.apache.wayang.core.platform.lineage.ExecutionLineageNode)">aggregate(Tuple<Collection<ExecutionLineageNode>, Collection<ChannelInstance>>, ExecutionLineageNode)</a></span> - Method in class org.apache.wayang.core.platform.lineage.<a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.CollectingAggregator.html" title="class in org.apache.wayang.core.platform.lineage">LazyExecutionLineageNode.CollectingAggregator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/api/Compute.html#aggregate(R,R)">aggregate(R, R)</a></span> - Method in class org.apache.wayang.ml4all.abstraction.api.<a href="org/apache/wayang/ml4all/abstraction/api/Compute.html" title="class in org.apache.wayang.ml4all.abstraction.api">Compute</a></dt> |
| <dd> |
| <div class="block">Aggregates the output of the process() method to use in a group by</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.Aggregator.html#aggregate(T,org.apache.wayang.core.platform.lineage.ChannelLineageNode)">aggregate(T, ChannelLineageNode)</a></span> - Method in interface org.apache.wayang.core.platform.lineage.<a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.Aggregator.html" title="interface in org.apache.wayang.core.platform.lineage">LazyExecutionLineageNode.Aggregator</a></dt> |
| <dd> |
| <div class="block">Visit an <a href="org/apache/wayang/core/platform/lineage/ChannelLineageNode.html" title="class in org.apache.wayang.core.platform.lineage"><code>ChannelLineageNode</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.Aggregator.html#aggregate(T,org.apache.wayang.core.platform.lineage.ExecutionLineageNode)">aggregate(T, ExecutionLineageNode)</a></span> - Method in interface org.apache.wayang.core.platform.lineage.<a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.Aggregator.html" title="interface in org.apache.wayang.core.platform.lineage">LazyExecutionLineageNode.Aggregator</a></dt> |
| <dd> |
| <div class="block">Visit an <a href="org/apache/wayang/core/platform/lineage/ExecutionLineageNode.html" title="class in org.apache.wayang.core.platform.lineage"><code>ExecutionLineageNode</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/AggregateOptimizationContext.html" title="class in org.apache.wayang.core.optimizer"><span class="typeNameLink">AggregateOptimizationContext</span></a> - Class in <a href="org/apache/wayang/core/optimizer/package-summary.html">org.apache.wayang.core.optimizer</a></dt> |
| <dd> |
| <div class="block">This <a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer"><code>OptimizationContext</code></a> implementation aggregates several <a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer"><code>OptimizationContext</code></a>s and exposes |
| their <a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html" title="class in org.apache.wayang.core.optimizer"><code>OptimizationContext.OperatorContext</code></a> in an aggregated manner.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/AggregateOptimizationContext.html#%3Cinit%3E(org.apache.wayang.core.optimizer.OptimizationContext.LoopContext)">AggregateOptimizationContext(OptimizationContext.LoopContext)</a></span> - Constructor for class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/AggregateOptimizationContext.html" title="class in org.apache.wayang.core.optimizer">AggregateOptimizationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/ExpressionBuilder.html#aggregateResult(org.apache.wayang.core.util.mathex.Expression,org.apache.wayang.core.util.mathex.Expression)">aggregateResult(Expression, Expression)</a></span> - Method in class org.apache.wayang.core.util.mathex.<a href="org/apache/wayang/core/util/mathex/ExpressionBuilder.html" title="class in org.apache.wayang.core.util.mathex">ExpressionBuilder</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/AggregateWrapper.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers"><span class="typeNameLink">AggregateWrapper</span></a><<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/AggregateWrapper.html" title="type parameter in AggregateWrapper">R</a>> - Class in <a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/package-summary.html">org.apache.wayang.ml4all.abstraction.plan.wrappers</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/AggregateWrapper.html#%3Cinit%3E(org.apache.wayang.ml4all.abstraction.api.Compute)">AggregateWrapper(Compute)</a></span> - Constructor for class org.apache.wayang.ml4all.abstraction.plan.wrappers.<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/AggregateWrapper.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">AggregateWrapper</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/cardinality/AggregatingCardinalityEstimator.html" title="class in org.apache.wayang.core.optimizer.cardinality"><span class="typeNameLink">AggregatingCardinalityEstimator</span></a> - Class in <a href="org/apache/wayang/core/optimizer/cardinality/package-summary.html">org.apache.wayang.core.optimizer.cardinality</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimator.html" title="interface in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimator</code></a> implementation that can have multiple ways of calculating a <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html" title="class in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimate</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/AggregatingCardinalityEstimator.html#%3Cinit%3E(java.util.List)">AggregatingCardinalityEstimator(List<CardinalityEstimator>)</a></span> - Constructor for class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/AggregatingCardinalityEstimator.html" title="class in org.apache.wayang.core.optimizer.cardinality">AggregatingCardinalityEstimator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/function/AggregationDescriptor.html" title="class in org.apache.wayang.core.function"><span class="typeNameLink">AggregationDescriptor</span></a><<a href="org/apache/wayang/core/function/AggregationDescriptor.html" title="type parameter in AggregationDescriptor">InputType</a>,​<a href="org/apache/wayang/core/function/AggregationDescriptor.html" title="type parameter in AggregationDescriptor">OutputType</a>> - Class in <a href="org/apache/wayang/core/function/package-summary.html">org.apache.wayang.core.function</a></dt> |
| <dd> |
| <div class="block">This descriptor pertains to functions that take multiple data units and aggregate them into a single data unit.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/AggregationDescriptor.html#%3Cinit%3E(java.lang.Class,java.lang.Class)">AggregationDescriptor(Class<InputType>, Class<OutputType>)</a></span> - Constructor for class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/AggregationDescriptor.html" title="class in org.apache.wayang.core.function">AggregationDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/AggregationDescriptor.html#%3Cinit%3E(java.lang.Class,java.lang.Class,org.apache.wayang.core.optimizer.costs.LoadProfileEstimator)">AggregationDescriptor(Class<InputType>, Class<OutputType>, LoadProfileEstimator)</a></span> - Constructor for class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/AggregationDescriptor.html" title="class in org.apache.wayang.core.function">AggregationDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/AggregationDescriptor.html#%3Cinit%3E(org.apache.wayang.core.types.DataUnitGroupType,org.apache.wayang.core.types.BasicDataUnitType)">AggregationDescriptor(DataUnitGroupType<InputType>, BasicDataUnitType<OutputType>)</a></span> - Constructor for class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/AggregationDescriptor.html" title="class in org.apache.wayang.core.function">AggregationDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/AggregationDescriptor.html#%3Cinit%3E(org.apache.wayang.core.types.DataUnitGroupType,org.apache.wayang.core.types.BasicDataUnitType,org.apache.wayang.core.optimizer.costs.LoadProfileEstimator)">AggregationDescriptor(DataUnitGroupType<InputType>, BasicDataUnitType<OutputType>, LoadProfileEstimator)</a></span> - Constructor for class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/AggregationDescriptor.html" title="class in org.apache.wayang.core.function">AggregationDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/channels/ChannelConversions.html#ALL">ALL</a></span> - Static variable in class org.apache.wayang.flink.channels.<a href="org/apache/wayang/flink/channels/ChannelConversions.html" title="class in org.apache.wayang.flink.channels">ChannelConversions</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/channels/GenericChannelConversions.html#ALL">ALL</a></span> - Static variable in class org.apache.wayang.genericjdbc.channels.<a href="org/apache/wayang/genericjdbc/channels/GenericChannelConversions.html" title="class in org.apache.wayang.genericjdbc.channels">GenericChannelConversions</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/mapping/Mappings.html#ALL">ALL</a></span> - Static variable in class org.apache.wayang.genericjdbc.mapping.<a href="org/apache/wayang/genericjdbc/mapping/Mappings.html" title="class in org.apache.wayang.genericjdbc.mapping">Mappings</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/channels/ChannelConversions.html#ALL">ALL</a></span> - Static variable in class org.apache.wayang.giraph.channels.<a href="org/apache/wayang/giraph/channels/ChannelConversions.html" title="class in org.apache.wayang.giraph.channels">ChannelConversions</a></dt> |
| <dd> |
| <div class="block">All <a href="org/apache/wayang/core/optimizer/channels/ChannelConversion.html" title="class in org.apache.wayang.core.optimizer.channels"><code>ChannelConversion</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/mappings/Mappings.html#ALL">ALL</a></span> - Static variable in class org.apache.wayang.giraph.mappings.<a href="org/apache/wayang/giraph/mappings/Mappings.html" title="class in org.apache.wayang.giraph.mappings">Mappings</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/channels/ChannelConversions.html#ALL">ALL</a></span> - Static variable in class org.apache.wayang.java.channels.<a href="org/apache/wayang/java/channels/ChannelConversions.html" title="class in org.apache.wayang.java.channels">ChannelConversions</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/postgres/channels/ChannelConversions.html#ALL">ALL</a></span> - Static variable in class org.apache.wayang.postgres.channels.<a href="org/apache/wayang/postgres/channels/ChannelConversions.html" title="class in org.apache.wayang.postgres.channels">ChannelConversions</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/postgres/mapping/Mappings.html#ALL">ALL</a></span> - Static variable in class org.apache.wayang.postgres.mapping.<a href="org/apache/wayang/postgres/mapping/Mappings.html" title="class in org.apache.wayang.postgres.mapping">Mappings</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/channels/ChannelConversions.html#ALL">ALL</a></span> - Static variable in class org.apache.wayang.spark.channels.<a href="org/apache/wayang/spark/channels/ChannelConversions.html" title="class in org.apache.wayang.spark.channels">ChannelConversions</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/sqlite3/channels/ChannelConversions.html#ALL">ALL</a></span> - Static variable in class org.apache.wayang.sqlite3.channels.<a href="org/apache/wayang/sqlite3/channels/ChannelConversions.html" title="class in org.apache.wayang.sqlite3.channels">ChannelConversions</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/sqlite3/mapping/Mappings.html#ALL">ALL</a></span> - Static variable in class org.apache.wayang.sqlite3.mapping.<a href="org/apache/wayang/sqlite3/mapping/Mappings.html" title="class in org.apache.wayang.sqlite3.mapping">Mappings</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/channels/ChannelConversions.html#ALL">ALL</a></span> - Static variable in class org.apache.wayang.tensorflow.channels.<a href="org/apache/wayang/tensorflow/channels/ChannelConversions.html" title="class in org.apache.wayang.tensorflow.channels">ChannelConversions</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Iterators.html#allMatch(java.util.Iterator,java.util.function.Predicate,boolean)">allMatch(Iterator<T>, Predicate<T>, boolean)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Iterators.html" title="class in org.apache.wayang.core.util">Iterators</a></dt> |
| <dd> |
| <div class="block">Test the a given <code>Predicate</code> on all remaining elements of an <code>Iterator</code> and return whether it always |
| evaluated to <code>true</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Bitmask.html#and(org.apache.wayang.core.util.Bitmask)">and(Bitmask)</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Bitmask.html" title="class in org.apache.wayang.core.util">Bitmask</a></dt> |
| <dd> |
| <div class="block">Creates the new instance that merges this and the given one via logical AND.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Bitmask.html#andInPlace(org.apache.wayang.core.util.Bitmask)">andInPlace(Bitmask)</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Bitmask.html" title="class in org.apache.wayang.core.util">Bitmask</a></dt> |
| <dd> |
| <div class="block">Accumulates the given instance to this one via logical AND.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Bitmask.html#andNot(org.apache.wayang.core.util.Bitmask)">andNot(Bitmask)</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Bitmask.html" title="class in org.apache.wayang.core.util">Bitmask</a></dt> |
| <dd> |
| <div class="block">Creates the new instance that merges this and the given one via logical AND NOT.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Bitmask.html#andNotInPlace(org.apache.wayang.core.util.Bitmask)">andNotInPlace(Bitmask)</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Bitmask.html" title="class in org.apache.wayang.core.util">Bitmask</a></dt> |
| <dd> |
| <div class="block">Accumulates the given instance to this one via logical AND NOT.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/Op.DType.html#ANY">ANY</a></span> - org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Op.DType.html" title="enum in org.apache.wayang.basic.model.op">Op.DType</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/SampleOperator.Methods.html#ANY">ANY</a></span> - org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/SampleOperator.Methods.html" title="enum in org.apache.wayang.basic.operators">SampleOperator.Methods</a></dt> |
| <dd> |
| <div class="block">Represents an arbitrary sampling method.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/WayangArrays.html#anyMatch(T%5B%5D,java.util.function.Predicate)">anyMatch(T[], Predicate<T>)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/WayangArrays.html" title="class in org.apache.wayang.core.util">WayangArrays</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/ProfileDB.html#append(java.util.Collection)">append(Collection<Experiment>)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.<a href="org/apache/wayang/commons/util/profiledb/ProfileDB.html" title="class in org.apache.wayang.commons.util.profiledb">ProfileDB</a></dt> |
| <dd> |
| <div class="block">Related to file based storage, Receive a Collection of <a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model"><code>Experiment</code></a>s and persist them at the end of a file</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/storage/FileStorage.html#append(java.util.Collection)">append(Collection<Experiment>)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.storage.<a href="org/apache/wayang/commons/util/profiledb/storage/FileStorage.html" title="class in org.apache.wayang.commons.util.profiledb.storage">FileStorage</a></dt> |
| <dd> |
| <div class="block">Append <a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model"><code>Experiment</code></a>s to a <code>File</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/storage/JDBCStorage.html#append(java.util.Collection)">append(Collection<Experiment>)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.storage.<a href="org/apache/wayang/commons/util/profiledb/storage/JDBCStorage.html" title="class in org.apache.wayang.commons.util.profiledb.storage">JDBCStorage</a></dt> |
| <dd> |
| <div class="block">Append <a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model"><code>Experiment</code></a>s to a <code>File</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/storage/Storage.html#append(java.util.Collection)">append(Collection<Experiment>)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.storage.<a href="org/apache/wayang/commons/util/profiledb/storage/Storage.html" title="class in org.apache.wayang.commons.util.profiledb.storage">Storage</a></dt> |
| <dd> |
| <div class="block">Related to file based storage, Receive a Collection of <a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model"><code>Experiment</code></a>s and persist them at the end of a file</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/ProfileDB.html#append(org.apache.wayang.commons.util.profiledb.model.Experiment...)">append(Experiment...)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.<a href="org/apache/wayang/commons/util/profiledb/ProfileDB.html" title="class in org.apache.wayang.commons.util.profiledb">ProfileDB</a></dt> |
| <dd> |
| <div class="block">Related to file based storage, Receive an array of <a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model"><code>Experiment</code></a>s and persist them at the end of a file</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/storage/FileStorage.html#append(org.apache.wayang.commons.util.profiledb.model.Experiment...)">append(Experiment...)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.storage.<a href="org/apache/wayang/commons/util/profiledb/storage/FileStorage.html" title="class in org.apache.wayang.commons.util.profiledb.storage">FileStorage</a></dt> |
| <dd> |
| <div class="block">Append <a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model"><code>Experiment</code></a>s to a <code>File</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/storage/JDBCStorage.html#append(org.apache.wayang.commons.util.profiledb.model.Experiment...)">append(Experiment...)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.storage.<a href="org/apache/wayang/commons/util/profiledb/storage/JDBCStorage.html" title="class in org.apache.wayang.commons.util.profiledb.storage">JDBCStorage</a></dt> |
| <dd> |
| <div class="block">Append <a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model"><code>Experiment</code></a>s to a <code>File</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/storage/Storage.html#append(org.apache.wayang.commons.util.profiledb.model.Experiment...)">append(Experiment...)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.storage.<a href="org/apache/wayang/commons/util/profiledb/storage/Storage.html" title="class in org.apache.wayang.commons.util.profiledb.storage">Storage</a></dt> |
| <dd> |
| <div class="block">Related to file based storage, Receive an array of <a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model"><code>Experiment</code></a>s and persist them at the end of a file</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.LoopContext.html#appendIterationContext()">appendIterationContext()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.LoopContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext.LoopContext</a></dt> |
| <dd> |
| <div class="block">Add a new iteration <a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer"><code>OptimizationContext</code></a> between second-to-last and final iteration.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/monitoring/interfaces/Application.html" title="interface in org.apache.wayang.spark.monitoring.interfaces"><span class="typeNameLink">Application</span></a> - Interface in <a href="org/apache/wayang/spark/monitoring/interfaces/package-summary.html">org.apache.wayang.spark.monitoring.interfaces</a></dt> |
| <dd> |
| <div class="block">This interface represents an application metrics in a Spark cluster.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics"><span class="typeNameLink">ApplicationEnd</span></a> - Class in <a href="org/apache/wayang/spark/monitoring/metrics/package-summary.html">org.apache.wayang.spark.monitoring.metrics</a></dt> |
| <dd> |
| <div class="block">The <code>ApplicationEnd</code> class represents an application that has ended.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationEnd.html#%3Cinit%3E()">ApplicationEnd()</a></span> - Constructor for class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ApplicationEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">ApplicationEnd</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationStart.html" title="class in org.apache.wayang.spark.monitoring.metrics"><span class="typeNameLink">ApplicationStart</span></a> - Class in <a href="org/apache/wayang/spark/monitoring/metrics/package-summary.html">org.apache.wayang.spark.monitoring.metrics</a></dt> |
| <dd> |
| <div class="block">The ApplicationStart class implements the Application and SerializableObject interfaces.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationStart.html#%3Cinit%3E()">ApplicationStart()</a></span> - Constructor for class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ApplicationStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">ApplicationStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/python/function/WrappedPythonFunction.html#apply(java.lang.Iterable)">apply(Iterable<Input>)</a></span> - Method in class org.apache.wayang.api.python.function.<a href="org/apache/wayang/api/python/function/WrappedPythonFunction.html" title="class in org.apache.wayang.api.python.function">WrappedPythonFunction</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/ComputePerPartitionWrapper.html#apply(java.lang.Iterable)">apply(Iterable<V>)</a></span> - Method in class org.apache.wayang.ml4all.abstraction.plan.wrappers.<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/ComputePerPartitionWrapper.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">ComputePerPartitionWrapper</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/TransformPerPartitionWrapper.html#apply(java.lang.Iterable)">apply(Iterable<V>)</a></span> - Method in class org.apache.wayang.ml4all.abstraction.plan.wrappers.<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/TransformPerPartitionWrapper.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">TransformPerPartitionWrapper</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/mapping/PageRankMapping.RankInitializer.html#apply(java.lang.Long)">apply(Long)</a></span> - Method in class org.apache.wayang.basic.mapping.<a href="org/apache/wayang/basic/mapping/PageRankMapping.RankInitializer.html" title="class in org.apache.wayang.basic.mapping">PageRankMapping.RankInitializer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/ReduceWrapper.html#apply(java.lang.Object,java.lang.Object)">apply(Object, Object)</a></span> - Method in class org.apache.wayang.ml4all.abstraction.plan.wrappers.<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/ReduceWrapper.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">ReduceWrapper</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/sgd/SGDImpl.html#apply(java.lang.String,int,int,int,double,int)">apply(String, int, int, int, double, int)</a></span> - Method in class org.apache.wayang.apps.sgd.<a href="org/apache/wayang/apps/sgd/SGDImpl.html" title="class in org.apache.wayang.apps.sgd">SGDImpl</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/sgd/SGDImprovedImpl.html#apply(java.lang.String,int,int,int,double,int)">apply(String, int, int, int, double, int)</a></span> - Method in class org.apache.wayang.apps.sgd.<a href="org/apache/wayang/apps/sgd/SGDImprovedImpl.html" title="class in org.apache.wayang.apps.sgd">SGDImprovedImpl</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/sgd/SGDImpl.html#apply(java.lang.String,int,int,int,double,int,org.apache.wayang.commons.util.profiledb.model.Experiment)">apply(String, int, int, int, double, int, Experiment)</a></span> - Method in class org.apache.wayang.apps.sgd.<a href="org/apache/wayang/apps/sgd/SGDImpl.html" title="class in org.apache.wayang.apps.sgd">SGDImpl</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/sgd/SGDImprovedImpl.html#apply(java.lang.String,int,int,int,double,int,org.apache.wayang.commons.util.profiledb.model.Experiment)">apply(String, int, int, int, double, int, Experiment)</a></span> - Method in class org.apache.wayang.apps.sgd.<a href="org/apache/wayang/apps/sgd/SGDImprovedImpl.html" title="class in org.apache.wayang.apps.sgd">SGDImprovedImpl</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/AssignWrapper.html#apply(java.util.List)">apply(List<R>)</a></span> - Method in class org.apache.wayang.ml4all.abstraction.plan.wrappers.<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/AssignWrapper.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">AssignWrapper</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/JuelUtils.JuelFunction.html#apply(java.util.Map)">apply(Map<String, Object>)</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/JuelUtils.JuelFunction.html" title="class in org.apache.wayang.core.util">JuelUtils.JuelFunction</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/JuelUtils.JuelFunction.html#apply(java.util.Map,boolean)">apply(Map<String, Object>, boolean)</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/JuelUtils.JuelFunction.html" title="class in org.apache.wayang.core.util">JuelUtils.JuelFunction</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/applications/OutputSerializer.html#apply(org.apache.wayang.basic.data.Tuple2)">apply(Tuple2<String, Integer>)</a></span> - Method in class org.apache.wayang.applications.<a href="org/apache/wayang/applications/OutputSerializer.html" title="class in org.apache.wayang.applications">OutputSerializer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/AggregateWrapper.html#apply(R,R)">apply(R, R)</a></span> - Method in class org.apache.wayang.ml4all.abstraction.plan.wrappers.<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/AggregateWrapper.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">AggregateWrapper</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/AssignWrapperLocal.html#apply(V)">apply(V)</a></span> - Method in class org.apache.wayang.ml4all.abstraction.plan.wrappers.<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/AssignWrapperLocal.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">AssignWrapperLocal</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/ComputeWrapper.html#apply(V)">apply(V)</a></span> - Method in class org.apache.wayang.ml4all.abstraction.plan.wrappers.<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/ComputeWrapper.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">ComputeWrapper</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LoopCheckWrapper.html#apply(V)">apply(V)</a></span> - Method in class org.apache.wayang.ml4all.abstraction.plan.wrappers.<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LoopCheckWrapper.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">LoopCheckWrapper</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LoopConvergenceWrapper.html#apply(V)">apply(V)</a></span> - Method in class org.apache.wayang.ml4all.abstraction.plan.wrappers.<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LoopConvergenceWrapper.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">LoopConvergenceWrapper</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/TransformWrapper.html#apply(V)">apply(V)</a></span> - Method in class org.apache.wayang.ml4all.abstraction.plan.wrappers.<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/TransformWrapper.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">TransformWrapper</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/UpdateLocalWrapper.html#apply(V)">apply(V)</a></span> - Method in class org.apache.wayang.ml4all.abstraction.plan.wrappers.<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/UpdateLocalWrapper.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">UpdateLocalWrapper</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/UpdateWrapper.html#apply(V)">apply(V)</a></span> - Method in class org.apache.wayang.ml4all.abstraction.plan.wrappers.<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/UpdateWrapper.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">UpdateWrapper</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/FullInstrumentationStrategy.html#applyTo(org.apache.wayang.core.plan.executionplan.ExecutionStage)">applyTo(ExecutionStage)</a></span> - Method in class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/FullInstrumentationStrategy.html" title="class in org.apache.wayang.core.profiling">FullInstrumentationStrategy</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/InstrumentationStrategy.html#applyTo(org.apache.wayang.core.plan.executionplan.ExecutionStage)">applyTo(ExecutionStage)</a></span> - Method in interface org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/InstrumentationStrategy.html" title="interface in org.apache.wayang.core.profiling">InstrumentationStrategy</a></dt> |
| <dd> |
| <div class="block">Mark <a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a>s within the <code>stage</code> that should be instrumented.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/NoInstrumentationStrategy.html#applyTo(org.apache.wayang.core.plan.executionplan.ExecutionStage)">applyTo(ExecutionStage)</a></span> - Method in class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/NoInstrumentationStrategy.html" title="class in org.apache.wayang.core.profiling">NoInstrumentationStrategy</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/OutboundInstrumentationStrategy.html#applyTo(org.apache.wayang.core.plan.executionplan.ExecutionStage)">applyTo(ExecutionStage)</a></span> - Method in class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/OutboundInstrumentationStrategy.html" title="class in org.apache.wayang.core.profiling">OutboundInstrumentationStrategy</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html#applyTransformations(java.util.Collection)">applyTransformations(Collection<PlanTransformation>)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html" title="class in org.apache.wayang.core.plan.wayangplan">WayangPlan</a></dt> |
| <dd> |
| <div class="block">Apply all available transformations in the <code>configuration</code> to this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/CardinalityBreakpoint.html#approves(org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate)">approves(CardinalityEstimate)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/CardinalityBreakpoint.html" title="class in org.apache.wayang.core.platform">CardinalityBreakpoint</a></dt> |
| <dd> |
| <div class="block">Whether the given <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html" title="class in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimate</code></a> does not require a breakpoint.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/ArgMax.html" title="class in org.apache.wayang.basic.model.op"><span class="typeNameLink">ArgMax</span></a> - Class in <a href="org/apache/wayang/basic/model/op/package-summary.html">org.apache.wayang.basic.model.op</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/ArgMax.html#%3Cinit%3E(int)">ArgMax(int)</a></span> - Constructor for class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/ArgMax.html" title="class in org.apache.wayang.basic.model.op">ArgMax</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/ArgMax.html#%3Cinit%3E(int,java.lang.String)">ArgMax(int, String)</a></span> - Constructor for class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/ArgMax.html" title="class in org.apache.wayang.basic.model.op">ArgMax</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/WayangCollections.html#asCollection(java.lang.Iterable,java.util.function.Supplier)">asCollection(Iterable<T>, Supplier<C>)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/WayangCollections.html" title="class in org.apache.wayang.core.util">WayangCollections</a></dt> |
| <dd> |
| <div class="block">Provides the given <code>iterable</code> as <code>Collection</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/WayangArrays.html#asList(int...)">asList(int...)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/WayangArrays.html" title="class in org.apache.wayang.core.util">WayangArrays</a></dt> |
| <dd> |
| <div class="block">Converts <code>int</code> varargs into a <code>List</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/WayangArrays.html#asList(long...)">asList(long...)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/WayangArrays.html" title="class in org.apache.wayang.core.util">WayangArrays</a></dt> |
| <dd> |
| <div class="block">Converts <code>long</code> varargs into a <code>List</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/WayangCollections.html#asList(java.util.Collection)">asList(Collection<T>)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/WayangCollections.html" title="class in org.apache.wayang.core.util">WayangCollections</a></dt> |
| <dd> |
| <div class="block">Provides the given <code>collection</code> as <code>List</code>, thereby checking if it is already a <code>List</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcTable.html#asQueryable(org.apache.calcite.linq4j.QueryProvider,org.apache.calcite.schema.SchemaPlus,java.lang.String)">asQueryable(QueryProvider, SchemaPlus, String)</a></span> - Method in class org.apache.wayang.api.sql.calcite.jdbc.<a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcTable.html" title="class in org.apache.wayang.api.sql.calcite.jdbc">JdbcTable</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operators.html#assertEqualInputs(org.apache.wayang.core.plan.wayangplan.Operator,org.apache.wayang.core.plan.wayangplan.Operator)">assertEqualInputs(Operator, Operator)</a></span> - Static method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/Operators.html" title="class in org.apache.wayang.core.plan.wayangplan">Operators</a></dt> |
| <dd> |
| <div class="block">Compares the inputs of two operators and passes quietly if they are identical.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operators.html#assertEqualOutputs(org.apache.wayang.core.plan.wayangplan.Operator,org.apache.wayang.core.plan.wayangplan.Operator)">assertEqualOutputs(Operator, Operator)</a></span> - Static method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/Operators.html" title="class in org.apache.wayang.core.plan.wayangplan">Operators</a></dt> |
| <dd> |
| <div class="block">Compares the outputs of two operators and passes quietly if they are identical.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/WayangCollections.html#asSet(java.lang.Iterable)">asSet(Iterable<T>)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/WayangCollections.html" title="class in org.apache.wayang.core.util">WayangCollections</a></dt> |
| <dd> |
| <div class="block">Provides the given <code>iterable</code> as <code>Set</code>, thereby checking if it is already a <code>Set</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/WayangCollections.html#asSet(java.util.Collection)">asSet(Collection<T>)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/WayangCollections.html" title="class in org.apache.wayang.core.util">WayangCollections</a></dt> |
| <dd> |
| <div class="block">Provides the given <code>collection</code> as <code>Set</code>, thereby checking if it is already a <code>Set</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/WayangCollections.html#asSet(T...)">asSet(T...)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/WayangCollections.html" title="class in org.apache.wayang.core.util">WayangCollections</a></dt> |
| <dd> |
| <div class="block">Provides the given <code>values</code> as <code>Set</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/algorithms/sgd/WeightsUpdate.html#assign(double%5B%5D,org.apache.wayang.ml4all.abstraction.plan.ML4allModel)">assign(double[], ML4allModel)</a></span> - Method in class org.apache.wayang.ml4all.algorithms.sgd.<a href="org/apache/wayang/ml4all/algorithms/sgd/WeightsUpdate.html" title="class in org.apache.wayang.ml4all.algorithms.sgd">WeightsUpdate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/algorithms/kmeans/KMeansUpdate.html#assign(java.util.List,org.apache.wayang.ml4all.abstraction.plan.ML4allModel)">assign(List<Tuple2<Integer, double[]>>, ML4allModel)</a></span> - Method in class org.apache.wayang.ml4all.algorithms.kmeans.<a href="org/apache/wayang/ml4all/algorithms/kmeans/KMeansUpdate.html" title="class in org.apache.wayang.ml4all.algorithms.kmeans">KMeansUpdate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/api/Update.html#assign(java.util.List,org.apache.wayang.ml4all.abstraction.plan.ML4allModel)">assign(List<R>, ML4allModel)</a></span> - Method in class org.apache.wayang.ml4all.abstraction.api.<a href="org/apache/wayang/ml4all/abstraction/api/Update.html" title="class in org.apache.wayang.ml4all.abstraction.api">Update</a></dt> |
| <dd> |
| <div class="block">Assigns the new value of the global variable to the <a href="org/apache/wayang/ml4all/abstraction/plan/ML4allModel.html" title="class in org.apache.wayang.ml4all.abstraction.plan"><code>ML4allModel</code></a></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/api/UpdateLocal.html#assign(R,org.apache.wayang.ml4all.abstraction.plan.ML4allModel)">assign(R, ML4allModel)</a></span> - Method in class org.apache.wayang.ml4all.abstraction.api.<a href="org/apache/wayang/ml4all/abstraction/api/UpdateLocal.html" title="class in org.apache.wayang.ml4all.abstraction.api">UpdateLocal</a></dt> |
| <dd> |
| <div class="block">Assigns the new value of the global variable to the <a href="org/apache/wayang/ml4all/abstraction/plan/ML4allModel.html" title="class in org.apache.wayang.ml4all.abstraction.plan"><code>ML4allModel</code></a></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html#assignSortOrders()">assignSortOrders()</a></span> - Method in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">IEJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html#assignSortOrders()">assignSortOrders()</a></span> - Method in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">IESelfJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/StageAssignmentTraversal.html#assignStages(org.apache.wayang.core.optimizer.enumeration.ExecutionTaskFlow,org.apache.wayang.core.optimizer.enumeration.StageAssignmentTraversal.StageSplittingCriterion...)">assignStages(ExecutionTaskFlow, StageAssignmentTraversal.StageSplittingCriterion...)</a></span> - Static method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/StageAssignmentTraversal.html" title="class in org.apache.wayang.core.optimizer.enumeration">StageAssignmentTraversal</a></dt> |
| <dd> |
| <div class="block">Convert an <a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlow.html" title="class in org.apache.wayang.core.optimizer.enumeration"><code>ExecutionTaskFlow</code></a> into an <a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionPlan</code></a> by introducing <a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionStage</code></a>s.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/AssignWrapper.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers"><span class="typeNameLink">AssignWrapper</span></a><<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/AssignWrapper.html" title="type parameter in AssignWrapper">R</a>> - Class in <a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/package-summary.html">org.apache.wayang.ml4all.abstraction.plan.wrappers</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/AssignWrapper.html#%3Cinit%3E(org.apache.wayang.ml4all.abstraction.api.Update)">AssignWrapper(Update)</a></span> - Constructor for class org.apache.wayang.ml4all.abstraction.plan.wrappers.<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/AssignWrapper.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">AssignWrapper</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/AssignWrapperLocal.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers"><span class="typeNameLink">AssignWrapperLocal</span></a><<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/AssignWrapperLocal.html" title="type parameter in AssignWrapperLocal">V</a>> - Class in <a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/package-summary.html">org.apache.wayang.ml4all.abstraction.plan.wrappers</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/AssignWrapperLocal.html#%3Cinit%3E(org.apache.wayang.ml4all.abstraction.api.UpdateLocal)">AssignWrapperLocal(UpdateLocal)</a></span> - Constructor for class org.apache.wayang.ml4all.abstraction.plan.wrappers.<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/AssignWrapperLocal.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">AssignWrapperLocal</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#at(int)">at(int)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorBase</a></dt> |
| <dd> |
| <div class="block">Convenience method to set the epoch.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/platform/AtomicExecution.html" title="class in org.apache.wayang.core.platform"><span class="typeNameLink">AtomicExecution</span></a> - Class in <a href="org/apache/wayang/core/platform/package-summary.html">org.apache.wayang.core.platform</a></dt> |
| <dd> |
| <div class="block">An atomic execution describes the smallest work unit considered by Wayang's cost model.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/AtomicExecution.html#%3Cinit%3E(org.apache.wayang.core.optimizer.costs.LoadProfileEstimator)">AtomicExecution(LoadProfileEstimator)</a></span> - Constructor for class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/AtomicExecution.html" title="class in org.apache.wayang.core.platform">AtomicExecution</a></dt> |
| <dd> |
| <div class="block">Creates a new instance with the given <a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html" title="interface in org.apache.wayang.core.optimizer.costs"><code>LoadProfileEstimator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/platform/AtomicExecution.KeyOrLoadSerializer.html" title="class in org.apache.wayang.core.platform"><span class="typeNameLink">AtomicExecution.KeyOrLoadSerializer</span></a> - Class in <a href="org/apache/wayang/core/platform/package-summary.html">org.apache.wayang.core.platform</a></dt> |
| <dd> |
| <div class="block">This <a href="org/apache/wayang/core/util/JsonSerializer.html" title="interface in org.apache.wayang.core.util"><code>JsonSerializer</code></a> stores the given instances via their <a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api"><code>Configuration</code></a> |
| key, if any, or else by the <a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html" title="class in org.apache.wayang.core.optimizer.costs"><code>LoadProfile</code></a> that they estimate.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/platform/AtomicExecutionGroup.html" title="class in org.apache.wayang.core.platform"><span class="typeNameLink">AtomicExecutionGroup</span></a> - Class in <a href="org/apache/wayang/core/platform/package-summary.html">org.apache.wayang.core.platform</a></dt> |
| <dd> |
| <div class="block">This class groups <a href="org/apache/wayang/core/platform/AtomicExecution.html" title="class in org.apache.wayang.core.platform"><code>AtomicExecution</code></a>s with a common <a href="org/apache/wayang/core/optimizer/costs/EstimationContext.html" title="interface in org.apache.wayang.core.optimizer.costs"><code>EstimationContext</code></a> and <a href="org/apache/wayang/core/platform/Platform.html" title="class in org.apache.wayang.core.platform"><code>Platform</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/AtomicExecutionGroup.html#%3Cinit%3E(org.apache.wayang.core.optimizer.costs.EstimationContext,org.apache.wayang.core.platform.Platform,org.apache.wayang.core.api.Configuration,java.util.Collection)">AtomicExecutionGroup(EstimationContext, Platform, Configuration, Collection<AtomicExecution>)</a></span> - Constructor for class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/AtomicExecutionGroup.html" title="class in org.apache.wayang.core.platform">AtomicExecutionGroup</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/platform/AtomicExecutionGroup.Serializer.html" title="class in org.apache.wayang.core.platform"><span class="typeNameLink">AtomicExecutionGroup.Serializer</span></a> - Class in <a href="org/apache/wayang/core/platform/package-summary.html">org.apache.wayang.core.platform</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/util/JsonSerializer.html" title="interface in org.apache.wayang.core.util"><code>JsonSerializer</code></a> implementation for <a href="org/apache/wayang/core/platform/AtomicExecutionGroup.html" title="class in org.apache.wayang.core.platform"><code>AtomicExecutionGroup</code></a>s.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/operators/ml/Attr.html" title="class in org.apache.wayang.spark.operators.ml"><span class="typeNameLink">Attr</span></a> - Class in <a href="org/apache/wayang/spark/operators/ml/package-summary.html">org.apache.wayang.spark.operators.ml</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/ml/Attr.html#%3Cinit%3E()">Attr()</a></span> - Constructor for class 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></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/LimitedInputStream.html#available()">available()</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/LimitedInputStream.html" title="class in org.apache.wayang.core.util">LimitedInputStream</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/tpch/data/q1/ReturnTuple.html#AVG_DISC">AVG_DISC</a></span> - Variable in class org.apache.wayang.apps.tpch.data.q1.<a href="org/apache/wayang/apps/tpch/data/q1/ReturnTuple.html" title="class in org.apache.wayang.apps.tpch.data.q1">ReturnTuple</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/tpch/data/q1/ReturnTuple.html#AVG_PRICE">AVG_PRICE</a></span> - Variable in class org.apache.wayang.apps.tpch.data.q1.<a href="org/apache/wayang/apps/tpch/data/q1/ReturnTuple.html" title="class in org.apache.wayang.apps.tpch.data.q1">ReturnTuple</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/tpch/data/q1/ReturnTuple.html#AVG_QTY">AVG_QTY</a></span> - Variable in class org.apache.wayang.apps.tpch.data.q1.<a href="org/apache/wayang/apps/tpch/data/q1/ReturnTuple.html" title="class in org.apache.wayang.apps.tpch.data.q1">ReturnTuple</a></dt> |
| <dd> </dd> |
| </dl> |
| <a id="I:B"> |
| <!-- --> |
| </a> |
| <h2 class="title">B</h2> |
| <dl> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimators.html#baseContext">baseContext</a></span> - Static variable in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimators.html" title="class in org.apache.wayang.core.optimizer.costs">LoadProfileEstimators</a></dt> |
| <dd> |
| <div class="block">Base <a href="org/apache/wayang/core/util/mathex/Context.html" title="interface in org.apache.wayang.core.util.mathex"><code>Context</code></a> that provides several functions for estimation purposes.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/Context.html#baseContext">baseContext</a></span> - Static variable in interface org.apache.wayang.core.util.mathex.<a href="org/apache/wayang/core/util/mathex/Context.html" title="interface in org.apache.wayang.core.util.mathex">Context</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/mapping/Mappings.html#BASIC_MAPPINGS">BASIC_MAPPINGS</a></span> - Static variable in class org.apache.wayang.basic.mapping.<a href="org/apache/wayang/basic/mapping/Mappings.html" title="class in org.apache.wayang.basic.mapping">Mappings</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/Mappings.html#BASIC_MAPPINGS">BASIC_MAPPINGS</a></span> - Static variable in class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/Mappings.html" title="class in org.apache.wayang.flink.mapping">Mappings</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/Mappings.html#BASIC_MAPPINGS">BASIC_MAPPINGS</a></span> - Static variable in class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/Mappings.html" title="class in org.apache.wayang.java.mapping">Mappings</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/Mappings.html#BASIC_MAPPINGS">BASIC_MAPPINGS</a></span> - Static variable in class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/Mappings.html" title="class in org.apache.wayang.spark.mapping">Mappings</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/types/BasicDataUnitType.html" title="class in org.apache.wayang.core.types"><span class="typeNameLink">BasicDataUnitType</span></a><<a href="org/apache/wayang/core/types/BasicDataUnitType.html" title="type parameter in BasicDataUnitType">T</a>> - Class in <a href="org/apache/wayang/core/types/package-summary.html">org.apache.wayang.core.types</a></dt> |
| <dd> |
| <div class="block">A basic data unit type is elementary and not constructed from other data unit types.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/types/BasicDataUnitType.html#%3Cinit%3E()">BasicDataUnitType()</a></span> - Constructor for class org.apache.wayang.core.types.<a href="org/apache/wayang/core/types/BasicDataUnitType.html" title="class in org.apache.wayang.core.types">BasicDataUnitType</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/types/BasicDataUnitType.html#%3Cinit%3E(java.lang.Class)">BasicDataUnitType(Class<T>)</a></span> - Constructor for class org.apache.wayang.core.types.<a href="org/apache/wayang/core/types/BasicDataUnitType.html" title="class in org.apache.wayang.core.types">BasicDataUnitType</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/Flink.html#basicPlugin()">basicPlugin()</a></span> - Static method in class org.apache.wayang.flink.<a href="org/apache/wayang/flink/Flink.html" title="class in org.apache.wayang.flink">Flink</a></dt> |
| <dd> |
| <div class="block">Retrieve the <a href="org/apache/wayang/flink/plugin/FlinkBasicPlugin.html" title="class in org.apache.wayang.flink.plugin"><code>FlinkBasicPlugin</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/Java.html#basicPlugin()">basicPlugin()</a></span> - Static method in class org.apache.wayang.java.<a href="org/apache/wayang/java/Java.html" title="class in org.apache.wayang.java">Java</a></dt> |
| <dd> |
| <div class="block">Retrieve the <a href="org/apache/wayang/java/plugin/JavaBasicPlugin.html" title="class in org.apache.wayang.java.plugin"><code>JavaBasicPlugin</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/Spark.html#basicPlugin()">basicPlugin()</a></span> - Static method in class org.apache.wayang.spark.<a href="org/apache/wayang/spark/Spark.html" title="class in org.apache.wayang.spark">Spark</a></dt> |
| <dd> |
| <div class="block">Retrieve the <a href="org/apache/wayang/spark/plugin/SparkBasicPlugin.html" title="class in org.apache.wayang.spark.plugin"><code>SparkBasicPlugin</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/sampling/Battle.html#battle(T,T)">battle(T, T)</a></span> - Method in interface org.apache.wayang.profiler.log.sampling.<a href="org/apache/wayang/profiler/log/sampling/Battle.html" title="interface in org.apache.wayang.profiler.log.sampling">Battle</a></dt> |
| <dd> |
| <div class="block">Let to elements compete.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/profiler/log/sampling/Battle.html" title="interface in org.apache.wayang.profiler.log.sampling"><span class="typeNameLink">Battle</span></a><<a href="org/apache/wayang/profiler/log/sampling/Battle.html" title="type parameter in Battle">T</a>> - Interface in <a href="org/apache/wayang/profiler/log/sampling/package-summary.html">org.apache.wayang.profiler.log.sampling</a></dt> |
| <dd> |
| <div class="block">Implementation of a battle between to elements.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#beginIteration(org.apache.wayang.core.plan.wayangplan.Operator,int)">beginIteration(Operator, int)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DoWhileOperator.html" title="class in org.apache.wayang.basic.operators">DoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/RepeatOperator.html#beginIteration(org.apache.wayang.core.plan.wayangplan.Operator,int)">beginIteration(Operator, int)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/RepeatOperator.html" title="class in org.apache.wayang.basic.operators">RepeatOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LoopOperator.html#beginIteration(org.apache.wayang.core.plan.wayangplan.Operator,int,org.apache.wayang.core.plan.wayangplan.Operator,int)">beginIteration(Operator, int, Operator, int)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators">LoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LoopOperator.html#beginIteration(org.apache.wayang.core.plan.wayangplan.Operator,org.apache.wayang.core.plan.wayangplan.Operator)">beginIteration(Operator, Operator)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators">LoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/SampleOperator.Methods.html#BERNOULLI">BERNOULLI</a></span> - org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/SampleOperator.Methods.html" title="enum in org.apache.wayang.basic.operators">SampleOperator.Methods</a></dt> |
| <dd> |
| <div class="block">Bernoulli sampling.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/mathex/model/BinaryOperation.html" title="class in org.apache.wayang.core.util.mathex.model"><span class="typeNameLink">BinaryOperation</span></a> - Class in <a href="org/apache/wayang/core/util/mathex/model/package-summary.html">org.apache.wayang.core.util.mathex.model</a></dt> |
| <dd> |
| <div class="block">An operation <a href="org/apache/wayang/core/util/mathex/Expression.html" title="interface in org.apache.wayang.core.util.mathex"><code>Expression</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/model/BinaryOperation.html#%3Cinit%3E(org.apache.wayang.core.util.mathex.Expression,char,org.apache.wayang.core.util.mathex.Expression)">BinaryOperation(Expression, char, Expression)</a></span> - Constructor for class org.apache.wayang.core.util.mathex.model.<a href="org/apache/wayang/core/util/mathex/model/BinaryOperation.html" title="class in org.apache.wayang.core.util.mathex.model">BinaryOperation</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.BinaryOperationContext.html#%3Cinit%3E(org.apache.wayang.core.mathex.MathExParser.ExpressionContext)">BinaryOperationContext(MathExParser.ExpressionContext)</a></span> - Constructor for class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.BinaryOperationContext.html" title="class in org.apache.wayang.core.mathex">MathExParser.BinaryOperationContext</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/compiler/BinaryOperatorAdapter.html" title="class in org.apache.wayang.spark.compiler"><span class="typeNameLink">BinaryOperatorAdapter</span></a><<a href="org/apache/wayang/spark/compiler/BinaryOperatorAdapter.html" title="type parameter in BinaryOperatorAdapter">Type</a>> - Class in <a href="org/apache/wayang/spark/compiler/package-summary.html">org.apache.wayang.spark.compiler</a></dt> |
| <dd> |
| <div class="block">Wraps a <code>BinaryOperator</code> as a <code>Function2</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/compiler/BinaryOperatorAdapter.html#%3Cinit%3E(java.util.function.BinaryOperator)">BinaryOperatorAdapter(BinaryOperator<Type>)</a></span> - Constructor for class org.apache.wayang.spark.compiler.<a href="org/apache/wayang/spark/compiler/BinaryOperatorAdapter.html" title="class in org.apache.wayang.spark.compiler">BinaryOperatorAdapter</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/profiler/java/BinaryOperatorProfiler.html" title="class in org.apache.wayang.profiler.java"><span class="typeNameLink">BinaryOperatorProfiler</span></a> - Class in <a href="org/apache/wayang/profiler/java/package-summary.html">org.apache.wayang.profiler.java</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/profiler/java/OperatorProfiler.html" title="class in org.apache.wayang.profiler.java"><code>OperatorProfiler</code></a> specifically for <a href="org/apache/wayang/java/operators/JavaExecutionOperator.html" title="interface in org.apache.wayang.java.operators"><code>JavaExecutionOperator</code></a>s with a single <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/profiler/spark/BinaryOperatorProfiler.html" title="class in org.apache.wayang.profiler.spark"><span class="typeNameLink">BinaryOperatorProfiler</span></a> - Class in <a href="org/apache/wayang/profiler/spark/package-summary.html">org.apache.wayang.profiler.spark</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html" title="class in org.apache.wayang.profiler.spark"><code>SparkOperatorProfiler</code></a> implementation for <a href="org/apache/wayang/spark/operators/SparkExecutionOperator.html" title="interface in org.apache.wayang.spark.operators"><code>SparkExecutionOperator</code></a>s with two inputs and one output.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/BinaryOperatorProfiler.html#%3Cinit%3E(java.util.function.Supplier,java.util.function.Supplier,java.util.function.Supplier)">BinaryOperatorProfiler(Supplier<JavaExecutionOperator>, Supplier<?>, Supplier<?>)</a></span> - Constructor for class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/BinaryOperatorProfiler.html" title="class in org.apache.wayang.profiler.java">BinaryOperatorProfiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/BinaryOperatorProfiler.html#%3Cinit%3E(java.util.function.Supplier,org.apache.wayang.core.api.Configuration,java.util.function.Supplier,java.util.function.Supplier)">BinaryOperatorProfiler(Supplier<SparkExecutionOperator>, Configuration, Supplier<?>, Supplier<?>)</a></span> - Constructor for class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/BinaryOperatorProfiler.html" title="class in org.apache.wayang.profiler.spark">BinaryOperatorProfiler</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/BinaryToUnaryOperator.html" title="class in org.apache.wayang.core.plan.wayangplan"><span class="typeNameLink">BinaryToUnaryOperator</span></a><<a href="org/apache/wayang/core/plan/wayangplan/BinaryToUnaryOperator.html" title="type parameter in BinaryToUnaryOperator">InputType0</a>,​<a href="org/apache/wayang/core/plan/wayangplan/BinaryToUnaryOperator.html" title="type parameter in BinaryToUnaryOperator">InputType1</a>,​<a href="org/apache/wayang/core/plan/wayangplan/BinaryToUnaryOperator.html" title="type parameter in BinaryToUnaryOperator">OutputType</a>> - Class in <a href="org/apache/wayang/core/plan/wayangplan/package-summary.html">org.apache.wayang.core.plan.wayangplan</a></dt> |
| <dd> |
| <div class="block">This operator has two inputs and a single output.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/BinaryToUnaryOperator.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.BinaryToUnaryOperator)">BinaryToUnaryOperator(BinaryToUnaryOperator<InputType0, InputType1, OutputType>)</a></span> - Constructor for class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/BinaryToUnaryOperator.html" title="class in org.apache.wayang.core.plan.wayangplan">BinaryToUnaryOperator</a></dt> |
| <dd> |
| <div class="block">Copies the given instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/BinaryToUnaryOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType,boolean)">BinaryToUnaryOperator(DataSetType<InputType0>, DataSetType<InputType1>, DataSetType<OutputType>, boolean)</a></span> - Constructor for class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/BinaryToUnaryOperator.html" title="class in org.apache.wayang.core.plan.wayangplan">BinaryToUnaryOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/Bitmask.html" title="class in org.apache.wayang.core.util"><span class="typeNameLink">Bitmask</span></a> - Class in <a href="org/apache/wayang/core/util/package-summary.html">org.apache.wayang.core.util</a></dt> |
| <dd> |
| <div class="block">A mutable bit-mask.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Bitmask.html#%3Cinit%3E()">Bitmask()</a></span> - Constructor for class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Bitmask.html" title="class in org.apache.wayang.core.util">Bitmask</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Bitmask.html#%3Cinit%3E(int)">Bitmask(int)</a></span> - Constructor for class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Bitmask.html" title="class in org.apache.wayang.core.util">Bitmask</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Bitmask.html#%3Cinit%3E(org.apache.wayang.core.util.Bitmask)">Bitmask(Bitmask)</a></span> - Constructor for class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Bitmask.html" title="class in org.apache.wayang.core.util">Bitmask</a></dt> |
| <dd> |
| <div class="block">Creates a new, copied instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Bitmask.html#%3Cinit%3E(org.apache.wayang.core.util.Bitmask,int)">Bitmask(Bitmask, int)</a></span> - Constructor for class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Bitmask.html" title="class in org.apache.wayang.core.util">Bitmask</a></dt> |
| <dd> |
| <div class="block">Creates a new, copied instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/iejoin/operators/java_helpers/BitSetJoin.html" title="class in org.apache.wayang.iejoin.operators.java_helpers"><span class="typeNameLink">BitSetJoin</span></a><<a href="org/apache/wayang/iejoin/operators/java_helpers/BitSetJoin.html" title="type parameter in BitSetJoin">Type0</a> extends java.lang.Comparable<<a href="org/apache/wayang/iejoin/operators/java_helpers/BitSetJoin.html" title="type parameter in BitSetJoin">Type0</a>>,​<a href="org/apache/wayang/iejoin/operators/java_helpers/BitSetJoin.html" title="type parameter in BitSetJoin">Type1</a> extends java.lang.Comparable<<a href="org/apache/wayang/iejoin/operators/java_helpers/BitSetJoin.html" title="type parameter in BitSetJoin">Type1</a>>,​<a href="org/apache/wayang/iejoin/operators/java_helpers/BitSetJoin.html" title="type parameter in BitSetJoin">Input</a>> - Class in <a href="org/apache/wayang/iejoin/operators/java_helpers/package-summary.html">org.apache.wayang.iejoin.operators.java_helpers</a></dt> |
| <dd> |
| <div class="block">Created by khayyzy on 5/28/16.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/iejoin/operators/spark_helpers/BitSetJoin.html" title="class in org.apache.wayang.iejoin.operators.spark_helpers"><span class="typeNameLink">BitSetJoin</span></a><<a href="org/apache/wayang/iejoin/operators/spark_helpers/BitSetJoin.html" title="type parameter in BitSetJoin">Type0</a> extends java.lang.Comparable<<a href="org/apache/wayang/iejoin/operators/spark_helpers/BitSetJoin.html" title="type parameter in BitSetJoin">Type0</a>>,​<a href="org/apache/wayang/iejoin/operators/spark_helpers/BitSetJoin.html" title="type parameter in BitSetJoin">Type1</a> extends java.lang.Comparable<<a href="org/apache/wayang/iejoin/operators/spark_helpers/BitSetJoin.html" title="type parameter in BitSetJoin">Type1</a>>> - Class in <a href="org/apache/wayang/iejoin/operators/spark_helpers/package-summary.html">org.apache.wayang.iejoin.operators.spark_helpers</a></dt> |
| <dd> |
| <div class="block">Created by khayyzy on 5/28/16.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/java_helpers/BitSetJoin.html#%3Cinit%3E(boolean,boolean,boolean,boolean,boolean,boolean,org.apache.wayang.iejoin.operators.IEJoinMasterOperator.JoinCondition)">BitSetJoin(boolean, boolean, boolean, boolean, boolean, boolean, IEJoinMasterOperator.JoinCondition)</a></span> - Constructor for class org.apache.wayang.iejoin.operators.java_helpers.<a href="org/apache/wayang/iejoin/operators/java_helpers/BitSetJoin.html" title="class in org.apache.wayang.iejoin.operators.java_helpers">BitSetJoin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/spark_helpers/BitSetJoin.html#%3Cinit%3E(boolean,boolean,boolean,boolean,boolean,boolean,org.apache.wayang.iejoin.operators.IEJoinMasterOperator.JoinCondition)">BitSetJoin(boolean, boolean, boolean, boolean, boolean, boolean, IEJoinMasterOperator.JoinCondition)</a></span> - Constructor for class org.apache.wayang.iejoin.operators.spark_helpers.<a href="org/apache/wayang/iejoin/operators/spark_helpers/BitSetJoin.html" title="class in org.apache.wayang.iejoin.operators.spark_helpers">BitSetJoin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html#BLOCK_SIZE_PARAMETER_KEY">BLOCK_SIZE_PARAMETER_KEY</a></span> - Static variable in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html" title="class in org.apache.wayang.flink.compiler">WayangFileOutputFormat</a></dt> |
| <dd> |
| <div class="block">The config parameter which defines the fixed length of a record.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.BlockBasedOutput.html#%3Cinit%3E(java.io.OutputStream,int)">BlockBasedOutput(OutputStream, int)</a></span> - Constructor for class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.BlockBasedOutput.html" title="class in org.apache.wayang.flink.compiler">WayangFileOutputFormat.BlockBasedOutput</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/Op.DType.html#BOOL">BOOL</a></span> - org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Op.DType.html" title="enum in org.apache.wayang.basic.model.op">Op.DType</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/FixBreakpoint.html#breakAfter(org.apache.wayang.core.plan.executionplan.ExecutionStage)">breakAfter(ExecutionStage)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/FixBreakpoint.html" title="class in org.apache.wayang.core.platform">FixBreakpoint</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/FixBreakpoint.html#breakBefore(java.util.Collection)">breakBefore(Collection<ExecutionStage>)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/FixBreakpoint.html" title="class in org.apache.wayang.core.platform">FixBreakpoint</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/FixBreakpoint.html#breakBefore(org.apache.wayang.core.plan.executionplan.ExecutionStage)">breakBefore(ExecutionStage)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/FixBreakpoint.html" title="class in org.apache.wayang.core.platform">FixBreakpoint</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/platform/Breakpoint.html" title="interface in org.apache.wayang.core.platform"><span class="typeNameLink">Breakpoint</span></a> - Interface in <a href="org/apache/wayang/core/platform/package-summary.html">org.apache.wayang.core.platform</a></dt> |
| <dd> |
| <div class="block">Describes when to interrupt the execution of an <a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionPlan</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/channels/BroadcastChannel.html" title="class in org.apache.wayang.spark.channels"><span class="typeNameLink">BroadcastChannel</span></a> - Class in <a href="org/apache/wayang/spark/channels/package-summary.html">org.apache.wayang.spark.channels</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a> that represents a broadcasted value.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/channels/BroadcastChannel.html#%3Cinit%3E(org.apache.wayang.core.platform.ChannelDescriptor,org.apache.wayang.core.plan.wayangplan.OutputSlot)">BroadcastChannel(ChannelDescriptor, OutputSlot<?>)</a></span> - Constructor for class org.apache.wayang.spark.channels.<a href="org/apache/wayang/spark/channels/BroadcastChannel.html" title="class in org.apache.wayang.spark.channels">BroadcastChannel</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/channels/BroadcastChannel.Instance.html" title="class in org.apache.wayang.spark.channels"><span class="typeNameLink">BroadcastChannel.Instance</span></a> - Class in <a href="org/apache/wayang/spark/channels/package-summary.html">org.apache.wayang.spark.channels</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/platform/ChannelInstance.html" title="interface in org.apache.wayang.core.platform"><code>ChannelInstance</code></a> implementation for <a href="org/apache/wayang/spark/channels/BroadcastChannel.html" title="class in org.apache.wayang.spark.channels"><code>BroadcastChannel</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#broadcastTo(int,org.apache.wayang.core.plan.wayangplan.Operator,java.lang.String)">broadcastTo(int, Operator, String)</a></span> - Method in interface 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></dt> |
| <dd> |
| <div class="block">Connect an output of this operator as a broadcast input of a second operator.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#broadcastTo(java.lang.String,org.apache.wayang.core.plan.wayangplan.Operator,java.lang.String)">broadcastTo(String, Operator, String)</a></span> - Method in interface 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></dt> |
| <dd> |
| <div class="block">Connect an output of this operator as a broadcast input of a second operator.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/S3FileSystem.html#bucketExits(org.apache.wayang.core.util.fs.S3FileSystem.S3Pair)">bucketExits(S3FileSystem.S3Pair)</a></span> - Method in class org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/S3FileSystem.html" title="class in org.apache.wayang.core.util.fs">S3FileSystem</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/schema/WayangSchemaBuilder.html#build()">build()</a></span> - Method in class org.apache.wayang.api.sql.calcite.schema.<a href="org/apache/wayang/api/sql/calcite/schema/WayangSchemaBuilder.html" title="class in org.apache.wayang.api.sql.calcite.schema">WayangSchemaBuilder</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/schema/WayangTableBuilder.html#build()">build()</a></span> - Method in class org.apache.wayang.api.sql.calcite.schema.<a href="org/apache/wayang/api/sql/calcite/schema/WayangTableBuilder.html" title="class in org.apache.wayang.api.sql.calcite.schema">WayangTableBuilder</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/schema/WayangSchemaBuilder.html#build(java.lang.String)">build(String)</a></span> - Static method in class org.apache.wayang.api.sql.calcite.schema.<a href="org/apache/wayang/api/sql/calcite/schema/WayangSchemaBuilder.html" title="class in org.apache.wayang.api.sql.calcite.schema">WayangSchemaBuilder</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/schema/WayangTableBuilder.html#build(java.lang.String)">build(String)</a></span> - Static method in class org.apache.wayang.api.sql.calcite.schema.<a href="org/apache/wayang/api/sql/calcite/schema/WayangTableBuilder.html" title="class in org.apache.wayang.api.sql.calcite.schema">WayangTableBuilder</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/iejoin/operators/spark_helpers/build2ListObject.html" title="class in org.apache.wayang.iejoin.operators.spark_helpers"><span class="typeNameLink">build2ListObject</span></a><<a href="org/apache/wayang/iejoin/operators/spark_helpers/build2ListObject.html" title="type parameter in build2ListObject">TypeXPivot</a> extends java.lang.Comparable<<a href="org/apache/wayang/iejoin/operators/spark_helpers/build2ListObject.html" title="type parameter in build2ListObject">TypeXPivot</a>>,​<a href="org/apache/wayang/iejoin/operators/spark_helpers/build2ListObject.html" title="type parameter in build2ListObject">TypeXRef</a> extends java.lang.Comparable<<a href="org/apache/wayang/iejoin/operators/spark_helpers/build2ListObject.html" title="type parameter in build2ListObject">TypeXRef</a>>,​<a href="org/apache/wayang/iejoin/operators/spark_helpers/build2ListObject.html" title="type parameter in build2ListObject">Input</a> extends <a href="org/apache/wayang/core/util/Copyable.html" title="interface in org.apache.wayang.core.util">Copyable</a><<a href="org/apache/wayang/iejoin/operators/spark_helpers/build2ListObject.html" title="type parameter in build2ListObject">Input</a>>> - Class in <a href="org/apache/wayang/iejoin/operators/spark_helpers/package-summary.html">org.apache.wayang.iejoin.operators.spark_helpers</a></dt> |
| <dd> |
| <div class="block">Created by khayyzy on 5/28/16.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/spark_helpers/build2ListObject.html#%3Cinit%3E(boolean,boolean,org.apache.spark.api.java.function.Function,org.apache.spark.api.java.function.Function)">build2ListObject(boolean, boolean, Function<Input, TypeXPivot>, Function<Input, TypeXRef>)</a></span> - Constructor for class org.apache.wayang.iejoin.operators.spark_helpers.<a href="org/apache/wayang/iejoin/operators/spark_helpers/build2ListObject.html" title="class in org.apache.wayang.iejoin.operators.spark_helpers">build2ListObject</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Job.html#buildInitialExecutionPlan()">buildInitialExecutionPlan()</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Job.html" title="class in org.apache.wayang.core.api">Job</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/WayangContext.html#buildInitialExecutionPlan(java.lang.String,org.apache.wayang.core.plan.wayangplan.WayangPlan,java.lang.String...)">buildInitialExecutionPlan(String, WayangPlan, String...)</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/WayangContext.html" title="class in org.apache.wayang.core.api">WayangContext</a></dt> |
| <dd> |
| <div class="block">Build an execution plan.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.BuildOutgoingEdgeList.html#%3Cinit%3E()">BuildOutgoingEdgeList()</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.BuildOutgoingEdgeList.html" title="class in org.apache.wayang.flink.operators">FlinkPageRankOperator.BuildOutgoingEdgeList</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/Op.DType.html#BYTE">BYTE</a></span> - org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Op.DType.html" title="enum in org.apache.wayang.basic.model.op">Op.DType</a></dt> |
| <dd> </dd> |
| </dl> |
| <a id="I:C"> |
| <!-- --> |
| </a> |
| <h2 class="title">C</h2> |
| <dl> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/channels/RddChannel.html#CACHED_DESCRIPTOR">CACHED_DESCRIPTOR</a></span> - Static variable in class org.apache.wayang.spark.channels.<a href="org/apache/wayang/spark/channels/RddChannel.html" title="class in org.apache.wayang.spark.channels">RddChannel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/channels/ChannelConversions.html#CACHED_RDD_TO_COLLECTION">CACHED_RDD_TO_COLLECTION</a></span> - Static variable in class org.apache.wayang.spark.channels.<a href="org/apache/wayang/spark/channels/ChannelConversions.html" title="class in org.apache.wayang.spark.channels">ChannelConversions</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/channels/ChannelConversions.html#CACHED_RDD_TO_HDFS_OBJECT_FILE">CACHED_RDD_TO_HDFS_OBJECT_FILE</a></span> - Static variable in class org.apache.wayang.spark.channels.<a href="org/apache/wayang/spark/channels/ChannelConversions.html" title="class in org.apache.wayang.spark.channels">ChannelConversions</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/channels/ChannelConversions.html#CACHED_RDD_TO_HDFS_TSV">CACHED_RDD_TO_HDFS_TSV</a></span> - Static variable in class org.apache.wayang.spark.channels.<a href="org/apache/wayang/spark/channels/ChannelConversions.html" title="class in org.apache.wayang.spark.channels">ChannelConversions</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/DefaultLoadEstimator.html#calculate(org.apache.wayang.core.optimizer.costs.EstimationContext)">calculate(EstimationContext)</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/DefaultLoadEstimator.html" title="class in org.apache.wayang.core.optimizer.costs">DefaultLoadEstimator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/IntervalLoadEstimator.html#calculate(org.apache.wayang.core.optimizer.costs.EstimationContext)">calculate(EstimationContext)</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/IntervalLoadEstimator.html" title="class in org.apache.wayang.core.optimizer.costs">IntervalLoadEstimator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadEstimator.html#calculate(org.apache.wayang.core.optimizer.costs.EstimationContext)">calculate(EstimationContext)</a></span> - Method in class 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></dt> |
| <dd> |
| <div class="block">Calculate the <a href="org/apache/wayang/core/optimizer/costs/LoadEstimate.html" title="class in org.apache.wayang.core.optimizer.costs"><code>LoadEstimate</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/DynamicLoadEstimator.html#calculate(org.apache.wayang.core.optimizer.costs.EstimationContext)">calculate(EstimationContext)</a></span> - Method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/DynamicLoadEstimator.html" title="class in org.apache.wayang.profiler.log">DynamicLoadEstimator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadEstimator.html#calculateJointProbability(org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate%5B%5D,org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate%5B%5D)">calculateJointProbability(CardinalityEstimate[], CardinalityEstimate[])</a></span> - Method in class 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></dt> |
| <dd> |
| <div class="block">Utility method to calculate the probability that all cardinality estimates are correct.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/GeneticOptimizer.html#calculateObservationBasedWeight(org.apache.wayang.core.platform.PartialExecution)">calculateObservationBasedWeight(PartialExecution)</a></span> - Method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/GeneticOptimizer.html" title="class in org.apache.wayang.profiler.log">GeneticOptimizer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/GeneticOptimizer.html#calculateRuntimeBasedWeight(org.apache.wayang.core.platform.PartialExecution)">calculateRuntimeBasedWeight(PartialExecution)</a></span> - Method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/GeneticOptimizer.html" title="class in org.apache.wayang.profiler.log">GeneticOptimizer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/CardinalityBreakpoint.html#calculateSpread(org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate)">calculateSpread(CardinalityEstimate)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/CardinalityBreakpoint.html" title="class in org.apache.wayang.core.platform">CardinalityBreakpoint</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/java_helpers/extractData.html#call(Input)">call(Input)</a></span> - Method in class org.apache.wayang.iejoin.operators.java_helpers.<a href="org/apache/wayang/iejoin/operators/java_helpers/extractData.html" title="class in org.apache.wayang.iejoin.operators.java_helpers">extractData</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/compiler/ExtendedFlatMapFunctionAdapter.html#call(InputType)">call(InputType)</a></span> - Method in class org.apache.wayang.spark.compiler.<a href="org/apache/wayang/spark/compiler/ExtendedFlatMapFunctionAdapter.html" title="class in org.apache.wayang.spark.compiler">ExtendedFlatMapFunctionAdapter</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/compiler/ExtendedFunction.html#call(InputType)">call(InputType)</a></span> - Method in class org.apache.wayang.spark.compiler.<a href="org/apache/wayang/spark/compiler/ExtendedFunction.html" title="class in org.apache.wayang.spark.compiler">ExtendedFunction</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/compiler/ExtendedMapFunctionAdapter.html#call(InputType)">call(InputType)</a></span> - Method in class org.apache.wayang.spark.compiler.<a href="org/apache/wayang/spark/compiler/ExtendedMapFunctionAdapter.html" title="class in org.apache.wayang.spark.compiler">ExtendedMapFunctionAdapter</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/compiler/FlatMapFunctionAdapter.html#call(InputType)">call(InputType)</a></span> - Method in class org.apache.wayang.spark.compiler.<a href="org/apache/wayang/spark/compiler/FlatMapFunctionAdapter.html" title="class in org.apache.wayang.spark.compiler">FlatMapFunctionAdapter</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/compiler/MapFunctionAdapter.html#call(InputType)">call(InputType)</a></span> - Method in class org.apache.wayang.spark.compiler.<a href="org/apache/wayang/spark/compiler/MapFunctionAdapter.html" title="class in org.apache.wayang.spark.compiler">MapFunctionAdapter</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/compiler/PredicateAdapter.html#call(InputType)">call(InputType)</a></span> - Method in class org.apache.wayang.spark.compiler.<a href="org/apache/wayang/spark/compiler/PredicateAdapter.html" title="class in org.apache.wayang.spark.compiler">PredicateAdapter</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/spark_helpers/addUniqueID.html#call(java.lang.Integer,java.util.Iterator)">call(Integer, Iterator<Input>)</a></span> - Method in class org.apache.wayang.iejoin.operators.spark_helpers.<a href="org/apache/wayang/iejoin/operators/spark_helpers/addUniqueID.html" title="class in org.apache.wayang.iejoin.operators.spark_helpers">addUniqueID</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/spark_helpers/build2ListObject.html#call(java.lang.Integer,java.util.Iterator)">call(Integer, Iterator<Tuple2<Long, Input>>)</a></span> - Method in class org.apache.wayang.iejoin.operators.spark_helpers.<a href="org/apache/wayang/iejoin/operators/spark_helpers/build2ListObject.html" title="class in org.apache.wayang.iejoin.operators.spark_helpers">build2ListObject</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/java_helpers/BitSetJoin.html#call(java.util.ArrayList,java.util.ArrayList)">call(ArrayList<Tuple2<Data<Type0, Type1>, Input>>, ArrayList<Tuple2<Data<Type0, Type1>, Input>>)</a></span> - Method in class org.apache.wayang.iejoin.operators.java_helpers.<a href="org/apache/wayang/iejoin/operators/java_helpers/BitSetJoin.html" title="class in org.apache.wayang.iejoin.operators.java_helpers">BitSetJoin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/compiler/ExtendedMapPartitionsFunctionAdapter.html#call(java.util.Iterator)">call(Iterator<InputType>)</a></span> - Method in class org.apache.wayang.spark.compiler.<a href="org/apache/wayang/spark/compiler/ExtendedMapPartitionsFunctionAdapter.html" title="class in org.apache.wayang.spark.compiler">ExtendedMapPartitionsFunctionAdapter</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/compiler/MapPartitionsFunctionAdapter.html#call(java.util.Iterator)">call(Iterator<InputType>)</a></span> - Method in class org.apache.wayang.spark.compiler.<a href="org/apache/wayang/spark/compiler/MapPartitionsFunctionAdapter.html" title="class in org.apache.wayang.spark.compiler">MapPartitionsFunctionAdapter</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/spark_helpers/extractData.html#call(scala.Tuple2)">call(Tuple2<Long, Input>)</a></span> - Method in class org.apache.wayang.iejoin.operators.spark_helpers.<a href="org/apache/wayang/iejoin/operators/spark_helpers/extractData.html" title="class in org.apache.wayang.iejoin.operators.spark_helpers">extractData</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/spark_helpers/BitSetJoin.html#call(scala.Tuple2)">call(Tuple2<List2AttributesObjectSkinny<Type0, Type1>, List2AttributesObjectSkinny<Type0, Type1>>)</a></span> - Method in class org.apache.wayang.iejoin.operators.spark_helpers.<a href="org/apache/wayang/iejoin/operators/spark_helpers/BitSetJoin.html" title="class in org.apache.wayang.iejoin.operators.spark_helpers">BitSetJoin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/spark_helpers/filterUnwantedBlocks.html#call(scala.Tuple2)">call(Tuple2<Tuple5<Long, Type0, Type0, Type1, Type1>, Tuple5<Long, Type0, Type0, Type1, Type1>>)</a></span> - Method in class org.apache.wayang.iejoin.operators.spark_helpers.<a href="org/apache/wayang/iejoin/operators/spark_helpers/filterUnwantedBlocks.html" title="class in org.apache.wayang.iejoin.operators.spark_helpers">filterUnwantedBlocks</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/compiler/FunctionCompiler.KeyExtractor.html#call(T)">call(T)</a></span> - Method in class org.apache.wayang.spark.compiler.<a href="org/apache/wayang/spark/compiler/FunctionCompiler.KeyExtractor.html" title="class in org.apache.wayang.spark.compiler">FunctionCompiler.KeyExtractor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/compiler/ExtendedPredicateAdapater.html#call(Type)">call(Type)</a></span> - Method in class org.apache.wayang.spark.compiler.<a href="org/apache/wayang/spark/compiler/ExtendedPredicateAdapater.html" title="class in org.apache.wayang.spark.compiler">ExtendedPredicateAdapater</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/compiler/BinaryOperatorAdapter.html#call(Type,Type)">call(Type, Type)</a></span> - Method in class org.apache.wayang.spark.compiler.<a href="org/apache/wayang/spark/compiler/BinaryOperatorAdapter.html" title="class in org.apache.wayang.spark.compiler">BinaryOperatorAdapter</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/compiler/ExtendedBinaryOperatorAdapter.html#call(Type,Type)">call(Type, Type)</a></span> - Method in class org.apache.wayang.spark.compiler.<a href="org/apache/wayang/spark/compiler/ExtendedBinaryOperatorAdapter.html" title="class in org.apache.wayang.spark.compiler">ExtendedBinaryOperatorAdapter</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/compiler/FunctionCompiler.Reducer.html#call(Type,Type)">call(Type, Type)</a></span> - Method in class org.apache.wayang.spark.compiler.<a href="org/apache/wayang/spark/compiler/FunctionCompiler.Reducer.html" title="class in org.apache.wayang.spark.compiler">FunctionCompiler.Reducer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LocalCallbackSink.html#callback">callback</a></span> - Variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LocalCallbackSink.html" title="class in org.apache.wayang.basic.operators">LocalCallbackSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LocalCallbackSink.html#callbackDescriptor">callbackDescriptor</a></span> - Variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LocalCallbackSink.html" title="class in org.apache.wayang.basic.operators">LocalCallbackSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/convention/WayangConvention.html#canConvertConvention(org.apache.calcite.plan.Convention)">canConvertConvention(Convention)</a></span> - Method in enum org.apache.wayang.api.sql.calcite.convention.<a href="org/apache/wayang/api/sql/calcite/convention/WayangConvention.html" title="enum in org.apache.wayang.api.sql.calcite.convention">WayangConvention</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/FileSystem.html#canHandle(java.lang.String)">canHandle(String)</a></span> - Method in interface org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/FileSystem.html" title="interface in org.apache.wayang.core.util.fs">FileSystem</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/HadoopFileSystem.html#canHandle(java.lang.String)">canHandle(String)</a></span> - Method in class org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/HadoopFileSystem.html" title="class in org.apache.wayang.core.util.fs">HadoopFileSystem</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/LocalFileSystem.html#canHandle(java.lang.String)">canHandle(String)</a></span> - Method in class org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/LocalFileSystem.html" title="class in org.apache.wayang.core.util.fs">LocalFileSystem</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/S3FileSystem.html#canHandle(java.lang.String)">canHandle(String)</a></span> - Method in class org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/S3FileSystem.html" title="class in org.apache.wayang.core.util.fs">S3FileSystem</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/util/Canonicalizer.html" title="class in org.apache.wayang.core.util"><span class="typeNameLink">Canonicalizer</span></a><<a href="org/apache/wayang/core/util/Canonicalizer.html" title="type parameter in Canonicalizer">T</a>> - Class in <a href="org/apache/wayang/core/util/package-summary.html">org.apache.wayang.core.util</a></dt> |
| <dd> |
| <div class="block">This utility maintains canonical sets of objects.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Canonicalizer.html#%3Cinit%3E()">Canonicalizer()</a></span> - Constructor for class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Canonicalizer.html" title="class in org.apache.wayang.core.util">Canonicalizer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Canonicalizer.html#%3Cinit%3E(int)">Canonicalizer(int)</a></span> - Constructor for class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Canonicalizer.html" title="class in org.apache.wayang.core.util">Canonicalizer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Canonicalizer.html#%3Cinit%3E(java.lang.Iterable)">Canonicalizer(Iterable<? extends T>)</a></span> - Constructor for class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Canonicalizer.html" title="class in org.apache.wayang.core.util">Canonicalizer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Canonicalizer.html#%3Cinit%3E(java.util.Collection)">Canonicalizer(Collection<? extends T>)</a></span> - Constructor for class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Canonicalizer.html" title="class in org.apache.wayang.core.util">Canonicalizer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Canonicalizer.html#%3Cinit%3E(T...)">Canonicalizer(T...)</a></span> - Constructor for class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Canonicalizer.html" title="class in org.apache.wayang.core.util">Canonicalizer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/AbstractAlternativeCardinalityPusher.html#canUpdate(org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">canUpdate(OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/AbstractAlternativeCardinalityPusher.html" title="class in org.apache.wayang.core.optimizer.cardinality">AbstractAlternativeCardinalityPusher</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityPusher.html#canUpdate(org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">canUpdate(OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/CardinalityPusher.html" title="class in org.apache.wayang.core.optimizer.cardinality">CardinalityPusher</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/SubplanCardinalityPusher.html#canUpdate(org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">canUpdate(OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/SubplanCardinalityPusher.html" title="class in org.apache.wayang.core.optimizer.cardinality">SubplanCardinalityPusher</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainers.html#canWrap(java.util.List,java.util.List)">canWrap(List<InputSlot<?>>, List<OutputSlot<?>>)</a></span> - Static method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorContainers.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorContainers</a></dt> |
| <dd> |
| <div class="block">Check whether the combination of <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a>s and <a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OutputSlot</code></a>s describe more than one <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.html#capture(org.apache.wayang.core.plan.executionplan.ExecutionPlan,java.lang.String)">capture(ExecutionPlan, String)</a></span> - Static method in class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.html" title="class in org.apache.wayang.core.profiling">ExecutionPlanMeasurement</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Bitmask.html#cardinality()">cardinality()</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Bitmask.html" title="class in org.apache.wayang.core.util">Bitmask</a></dt> |
| <dd> |
| <div class="block">Retrieves the number of set bits in this instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/platform/CardinalityBreakpoint.html" title="class in org.apache.wayang.core.platform"><span class="typeNameLink">CardinalityBreakpoint</span></a> - Class in <a href="org/apache/wayang/core/platform/package-summary.html">org.apache.wayang.core.platform</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/platform/Breakpoint.html" title="interface in org.apache.wayang.core.platform"><code>Breakpoint</code></a> implementation that is based on the <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html" title="class in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimate</code></a>s of <a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/CardinalityBreakpoint.html#%3Cinit%3E(double,double,double)">CardinalityBreakpoint(double, double, double)</a></span> - Constructor for class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/CardinalityBreakpoint.html" title="class in org.apache.wayang.core.platform">CardinalityBreakpoint</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/CardinalityBreakpoint.html#%3Cinit%3E(org.apache.wayang.core.api.Configuration)">CardinalityBreakpoint(Configuration)</a></span> - Constructor for class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/CardinalityBreakpoint.html" title="class in org.apache.wayang.core.platform">CardinalityBreakpoint</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html" title="class in org.apache.wayang.core.optimizer.cardinality"><span class="typeNameLink">CardinalityEstimate</span></a> - Class in <a href="org/apache/wayang/core/optimizer/cardinality/package-summary.html">org.apache.wayang.core.optimizer.cardinality</a></dt> |
| <dd> |
| <div class="block">An estimate of cardinality within a <a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>WayangPlan</code></a> expressed as a <a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html" title="class in org.apache.wayang.core.optimizer"><code>ProbabilisticIntervalEstimate</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html#%3Cinit%3E()">CardinalityEstimate()</a></span> - Constructor for class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html" title="class in org.apache.wayang.core.optimizer.cardinality">CardinalityEstimate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html#%3Cinit%3E(long,long,double)">CardinalityEstimate(long, long, double)</a></span> - Constructor for class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html" title="class in org.apache.wayang.core.optimizer.cardinality">CardinalityEstimate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html#%3Cinit%3E(long,long,double,boolean)">CardinalityEstimate(long, long, double, boolean)</a></span> - Constructor for class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html" title="class in org.apache.wayang.core.optimizer.cardinality">CardinalityEstimate</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimationTraversal.html" title="class in org.apache.wayang.core.optimizer.cardinality"><span class="typeNameLink">CardinalityEstimationTraversal</span></a> - Class in <a href="org/apache/wayang/core/optimizer/cardinality/package-summary.html">org.apache.wayang.core.optimizer.cardinality</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimator.html" title="interface in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimator</code></a> that subsumes a DAG of operators, each one providing a local <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimator.html" title="interface in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimator.html" title="interface in org.apache.wayang.core.optimizer.cardinality"><span class="typeNameLink">CardinalityEstimator</span></a> - Interface in <a href="org/apache/wayang/core/optimizer/cardinality/package-summary.html">org.apache.wayang.core.optimizer.cardinality</a></dt> |
| <dd> |
| <div class="block">Computes <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html" title="class in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimate</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/KafkaTopicSource.CardinalityEstimator.html#%3Cinit%3E()">CardinalityEstimator()</a></span> - Constructor for class 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></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/ObjectFileSource.CardinalityEstimator.html#%3Cinit%3E()">CardinalityEstimator()</a></span> - Constructor for class 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></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/TextFileSource.CardinalityEstimator.html#%3Cinit%3E()">CardinalityEstimator()</a></span> - Constructor for class 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></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimatorManager.html" title="class in org.apache.wayang.core.optimizer.cardinality"><span class="typeNameLink">CardinalityEstimatorManager</span></a> - Class in <a href="org/apache/wayang/core/optimizer/cardinality/package-summary.html">org.apache.wayang.core.optimizer.cardinality</a></dt> |
| <dd> |
| <div class="block">Handles the <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html" title="class in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimate</code></a>s of a <a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>WayangPlan</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimatorManager.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.WayangPlan,org.apache.wayang.core.optimizer.OptimizationContext,org.apache.wayang.core.api.Configuration)">CardinalityEstimatorManager(WayangPlan, OptimizationContext, Configuration)</a></span> - Constructor for class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimatorManager.html" title="class in org.apache.wayang.core.optimizer.cardinality">CardinalityEstimatorManager</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityPusher.html" title="class in org.apache.wayang.core.optimizer.cardinality"><span class="typeNameLink">CardinalityPusher</span></a> - Class in <a href="org/apache/wayang/core/optimizer/cardinality/package-summary.html">org.apache.wayang.core.optimizer.cardinality</a></dt> |
| <dd> |
| <div class="block">Pushes a input <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html" title="class in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimate</code></a>s through an <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a> and yields its output |
| <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html" title="class in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimate</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityPusher.html#%3Cinit%3E(int%5B%5D,int%5B%5D)">CardinalityPusher(int[], int[])</a></span> - Constructor for class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/CardinalityPusher.html" title="class in org.apache.wayang.core.optimizer.cardinality">CardinalityPusher</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityPusher.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.Operator)">CardinalityPusher(Operator)</a></span> - Constructor for class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/CardinalityPusher.html" title="class in org.apache.wayang.core.optimizer.cardinality">CardinalityPusher</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/profiling/CardinalityRepository.html" title="class in org.apache.wayang.core.profiling"><span class="typeNameLink">CardinalityRepository</span></a> - Class in <a href="org/apache/wayang/core/profiling/package-summary.html">org.apache.wayang.core.profiling</a></dt> |
| <dd> |
| <div class="block">Stores cardinalities that have been collected by the <a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html" title="class in org.apache.wayang.core.platform"><code>CrossPlatformExecutor</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/CardinalityRepository.html#%3Cinit%3E(org.apache.wayang.core.api.Configuration)">CardinalityRepository(Configuration)</a></span> - Constructor for class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/CardinalityRepository.html" title="class in org.apache.wayang.core.profiling">CardinalityRepository</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/mapping/CartesianMapping.html" title="class in org.apache.wayang.flink.mapping"><span class="typeNameLink">CartesianMapping</span></a> - Class in <a href="org/apache/wayang/flink/mapping/package-summary.html">org.apache.wayang.flink.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/CartesianOperator.html" title="class in org.apache.wayang.basic.operators"><code>CartesianOperator</code></a> to <a href="org/apache/wayang/flink/operators/FlinkCartesianOperator.html" title="class in org.apache.wayang.flink.operators"><code>FlinkCartesianOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/mapping/CartesianMapping.html" title="class in org.apache.wayang.java.mapping"><span class="typeNameLink">CartesianMapping</span></a> - Class in <a href="org/apache/wayang/java/mapping/package-summary.html">org.apache.wayang.java.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/CartesianOperator.html" title="class in org.apache.wayang.basic.operators"><code>CartesianOperator</code></a> to <a href="org/apache/wayang/java/operators/JavaCartesianOperator.html" title="class in org.apache.wayang.java.operators"><code>JavaCartesianOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/CartesianMapping.html" title="class in org.apache.wayang.spark.mapping"><span class="typeNameLink">CartesianMapping</span></a> - Class in <a href="org/apache/wayang/spark/mapping/package-summary.html">org.apache.wayang.spark.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/CartesianOperator.html" title="class in org.apache.wayang.basic.operators"><code>CartesianOperator</code></a> to <a href="org/apache/wayang/spark/operators/SparkCartesianOperator.html" title="class in org.apache.wayang.spark.operators"><code>SparkCartesianOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/CartesianMapping.html#%3Cinit%3E()">CartesianMapping()</a></span> - Constructor for class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/CartesianMapping.html" title="class in org.apache.wayang.flink.mapping">CartesianMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/CartesianMapping.html#%3Cinit%3E()">CartesianMapping()</a></span> - Constructor for class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/CartesianMapping.html" title="class in org.apache.wayang.java.mapping">CartesianMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/CartesianMapping.html#%3Cinit%3E()">CartesianMapping()</a></span> - Constructor for class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/CartesianMapping.html" title="class in org.apache.wayang.spark.mapping">CartesianMapping</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/CartesianOperator.html" title="class in org.apache.wayang.basic.operators"><span class="typeNameLink">CartesianOperator</span></a><<a href="org/apache/wayang/basic/operators/CartesianOperator.html" title="type parameter in CartesianOperator">InputType0</a>,​<a href="org/apache/wayang/basic/operators/CartesianOperator.html" title="type parameter in CartesianOperator">InputType1</a>> - Class in <a href="org/apache/wayang/basic/operators/package-summary.html">org.apache.wayang.basic.operators</a></dt> |
| <dd> |
| <div class="block">This operator returns the cartesian product of elements of input datasets.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/CartesianOperator.html#%3Cinit%3E(java.lang.Class,java.lang.Class)">CartesianOperator(Class<InputType0>, Class<InputType1>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/CartesianOperator.html" title="class in org.apache.wayang.basic.operators">CartesianOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/CartesianOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.CartesianOperator)">CartesianOperator(CartesianOperator<InputType0, InputType1>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/CartesianOperator.html" title="class in org.apache.wayang.basic.operators">CartesianOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/CartesianOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType)">CartesianOperator(DataSetType<InputType0>, DataSetType<InputType1>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/CartesianOperator.html" title="class in org.apache.wayang.basic.operators">CartesianOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/Cast.html" title="class in org.apache.wayang.basic.model.op"><span class="typeNameLink">Cast</span></a> - Class in <a href="org/apache/wayang/basic/model/op/package-summary.html">org.apache.wayang.basic.model.op</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/Cast.html#%3Cinit%3E(java.lang.String,org.apache.wayang.basic.model.op.Op.DType)">Cast(String, Op.DType)</a></span> - Constructor for class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Cast.html" title="class in org.apache.wayang.basic.model.op">Cast</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/Cast.html#%3Cinit%3E(org.apache.wayang.basic.model.op.Op.DType)">Cast(Op.DType)</a></span> - Constructor for class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Cast.html" title="class in org.apache.wayang.basic.model.op">Cast</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/storage/FileStorage.html#changeLocation(java.net.URI)">changeLocation(URI)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.storage.<a href="org/apache/wayang/commons/util/profiledb/storage/FileStorage.html" title="class in org.apache.wayang.commons.util.profiledb.storage">FileStorage</a></dt> |
| <dd> |
| <div class="block">To change target URI during execution</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/storage/JDBCStorage.html#changeLocation(java.net.URI)">changeLocation(URI)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.storage.<a href="org/apache/wayang/commons/util/profiledb/storage/JDBCStorage.html" title="class in org.apache.wayang.commons.util.profiledb.storage">JDBCStorage</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/storage/Storage.html#changeLocation(java.net.URI)">changeLocation(URI)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.storage.<a href="org/apache/wayang/commons/util/profiledb/storage/Storage.html" title="class in org.apache.wayang.commons.util.profiledb.storage">Storage</a></dt> |
| <dd> |
| <div class="block">Allows to change where future experiments will be persisted and loaded</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><span class="typeNameLink">Channel</span></a> - Class in <a href="org/apache/wayang/core/plan/executionplan/package-summary.html">org.apache.wayang.core.plan.executionplan</a></dt> |
| <dd> |
| <div class="block">Models the data movement between to <a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionTask</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/Channel.html#%3Cinit%3E(org.apache.wayang.core.plan.executionplan.Channel)">Channel(Channel)</a></span> - Constructor for class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan">Channel</a></dt> |
| <dd> |
| <div class="block">Creates a new, hierarchical instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/Channel.html#%3Cinit%3E(org.apache.wayang.core.platform.ChannelDescriptor,org.apache.wayang.core.plan.wayangplan.OutputSlot)">Channel(ChannelDescriptor, OutputSlot<?>)</a></span> - Constructor for class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan">Channel</a></dt> |
| <dd> |
| <div class="block">Creates a new, non-hierarchical instance and registers it with the given <a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionTask</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/channels/ChannelConversion.html" title="class in org.apache.wayang.core.optimizer.channels"><span class="typeNameLink">ChannelConversion</span></a> - Class in <a href="org/apache/wayang/core/optimizer/channels/package-summary.html">org.apache.wayang.core.optimizer.channels</a></dt> |
| <dd> |
| <div class="block">Can convert a given <a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a> to another <a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/channels/ChannelConversion.html#%3Cinit%3E(org.apache.wayang.core.platform.ChannelDescriptor,org.apache.wayang.core.platform.ChannelDescriptor)">ChannelConversion(ChannelDescriptor, ChannelDescriptor)</a></span> - Constructor for class org.apache.wayang.core.optimizer.channels.<a href="org/apache/wayang/core/optimizer/channels/ChannelConversion.html" title="class in org.apache.wayang.core.optimizer.channels">ChannelConversion</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/channels/ChannelConversionGraph.html" title="class in org.apache.wayang.core.optimizer.channels"><span class="typeNameLink">ChannelConversionGraph</span></a> - Class in <a href="org/apache/wayang/core/optimizer/channels/package-summary.html">org.apache.wayang.core.optimizer.channels</a></dt> |
| <dd> |
| <div class="block">This graph contains a set of <a href="org/apache/wayang/core/optimizer/channels/ChannelConversion.html" title="class in org.apache.wayang.core.optimizer.channels"><code>ChannelConversion</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/channels/ChannelConversionGraph.html#%3Cinit%3E(org.apache.wayang.core.api.Configuration)">ChannelConversionGraph(Configuration)</a></span> - Constructor for class org.apache.wayang.core.optimizer.channels.<a href="org/apache/wayang/core/optimizer/channels/ChannelConversionGraph.html" title="class in org.apache.wayang.core.optimizer.channels">ChannelConversionGraph</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/channels/ChannelConversionGraph.CostbasedTreeSelectionStrategy.html" title="class in org.apache.wayang.core.optimizer.channels"><span class="typeNameLink">ChannelConversionGraph.CostbasedTreeSelectionStrategy</span></a> - Class in <a href="org/apache/wayang/core/optimizer/channels/package-summary.html">org.apache.wayang.core.optimizer.channels</a></dt> |
| <dd> |
| <div class="block">Prefers <code>ChannelConversionGraph.Tree</code>s with lower cost.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/channels/ChannelConversionGraph.RandomTreeSelectionStrategy.html" title="class in org.apache.wayang.core.optimizer.channels"><span class="typeNameLink">ChannelConversionGraph.RandomTreeSelectionStrategy</span></a> - Class in <a href="org/apache/wayang/core/optimizer/channels/package-summary.html">org.apache.wayang.core.optimizer.channels</a></dt> |
| <dd> |
| <div class="block">Prefers <code>ChannelConversionGraph.Tree</code>s with lower cost.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/Java.html#channelConversionPlugin()">channelConversionPlugin()</a></span> - Static method in class org.apache.wayang.java.<a href="org/apache/wayang/java/Java.html" title="class in org.apache.wayang.java">Java</a></dt> |
| <dd> |
| <div class="block">Retrieve the <a href="org/apache/wayang/java/plugin/JavaChannelConversionPlugin.html" title="class in org.apache.wayang.java.plugin"><code>JavaChannelConversionPlugin</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/Tensorflow.html#channelConversionPlugin()">channelConversionPlugin()</a></span> - Static method in class org.apache.wayang.tensorflow.<a href="org/apache/wayang/tensorflow/Tensorflow.html" title="class in org.apache.wayang.tensorflow">Tensorflow</a></dt> |
| <dd> |
| <div class="block">Retrieve the <a href="org/apache/wayang/tensorflow/plugin/TensorflowConversionPlugin.html" title="class in org.apache.wayang.tensorflow.plugin"><code>TensorflowConversionPlugin</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/channels/ChannelConversions.html" title="class in org.apache.wayang.flink.channels"><span class="typeNameLink">ChannelConversions</span></a> - Class in <a href="org/apache/wayang/flink/channels/package-summary.html">org.apache.wayang.flink.channels</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/optimizer/channels/ChannelConversion.html" title="class in org.apache.wayang.core.optimizer.channels"><code>ChannelConversion</code></a>s used by the <a href="org/apache/wayang/flink/platform/FlinkPlatform.html" title="class in org.apache.wayang.flink.platform"><code>FlinkPlatform</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/giraph/channels/ChannelConversions.html" title="class in org.apache.wayang.giraph.channels"><span class="typeNameLink">ChannelConversions</span></a> - Class in <a href="org/apache/wayang/giraph/channels/package-summary.html">org.apache.wayang.giraph.channels</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/optimizer/channels/ChannelConversion.html" title="class in org.apache.wayang.core.optimizer.channels"><code>ChannelConversion</code></a>s for the <a href="org/apache/wayang/giraph/platform/GiraphPlatform.html" title="class in org.apache.wayang.giraph.platform"><code>GiraphPlatform</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/channels/ChannelConversions.html" title="class in org.apache.wayang.java.channels"><span class="typeNameLink">ChannelConversions</span></a> - Class in <a href="org/apache/wayang/java/channels/package-summary.html">org.apache.wayang.java.channels</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/optimizer/channels/ChannelConversion.html" title="class in org.apache.wayang.core.optimizer.channels"><code>ChannelConversion</code></a>s for the <a href="org/apache/wayang/java/platform/JavaPlatform.html" title="class in org.apache.wayang.java.platform"><code>JavaPlatform</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/postgres/channels/ChannelConversions.html" title="class in org.apache.wayang.postgres.channels"><span class="typeNameLink">ChannelConversions</span></a> - Class in <a href="org/apache/wayang/postgres/channels/package-summary.html">org.apache.wayang.postgres.channels</a></dt> |
| <dd> |
| <div class="block">Register for the <a href="org/apache/wayang/core/optimizer/channels/ChannelConversion.html" title="class in org.apache.wayang.core.optimizer.channels"><code>ChannelConversion</code></a>s supported for this platform.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/channels/ChannelConversions.html" title="class in org.apache.wayang.spark.channels"><span class="typeNameLink">ChannelConversions</span></a> - Class in <a href="org/apache/wayang/spark/channels/package-summary.html">org.apache.wayang.spark.channels</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/optimizer/channels/ChannelConversion.html" title="class in org.apache.wayang.core.optimizer.channels"><code>ChannelConversion</code></a>s used by the <a href="org/apache/wayang/java/platform/JavaPlatform.html" title="class in org.apache.wayang.java.platform"><code>JavaPlatform</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/sqlite3/channels/ChannelConversions.html" title="class in org.apache.wayang.sqlite3.channels"><span class="typeNameLink">ChannelConversions</span></a> - Class in <a href="org/apache/wayang/sqlite3/channels/package-summary.html">org.apache.wayang.sqlite3.channels</a></dt> |
| <dd> |
| <div class="block">Register for the <a href="org/apache/wayang/core/optimizer/channels/ChannelConversion.html" title="class in org.apache.wayang.core.optimizer.channels"><code>ChannelConversion</code></a>s supported for this platform.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/tensorflow/channels/ChannelConversions.html" title="class in org.apache.wayang.tensorflow.channels"><span class="typeNameLink">ChannelConversions</span></a> - Class in <a href="org/apache/wayang/tensorflow/channels/package-summary.html">org.apache.wayang.tensorflow.channels</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/optimizer/channels/ChannelConversion.html" title="class in org.apache.wayang.core.optimizer.channels"><code>ChannelConversion</code></a>s for the <a href="org/apache/wayang/tensorflow/platform/TensorflowPlatform.html" title="class in org.apache.wayang.tensorflow.platform"><code>TensorflowPlatform</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/channels/ChannelConversions.html#%3Cinit%3E()">ChannelConversions()</a></span> - Constructor for class org.apache.wayang.flink.channels.<a href="org/apache/wayang/flink/channels/ChannelConversions.html" title="class in org.apache.wayang.flink.channels">ChannelConversions</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/channels/ChannelConversions.html#%3Cinit%3E()">ChannelConversions()</a></span> - Constructor for class org.apache.wayang.giraph.channels.<a href="org/apache/wayang/giraph/channels/ChannelConversions.html" title="class in org.apache.wayang.giraph.channels">ChannelConversions</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/channels/ChannelConversions.html#%3Cinit%3E()">ChannelConversions()</a></span> - Constructor for class org.apache.wayang.java.channels.<a href="org/apache/wayang/java/channels/ChannelConversions.html" title="class in org.apache.wayang.java.channels">ChannelConversions</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/postgres/channels/ChannelConversions.html#%3Cinit%3E()">ChannelConversions()</a></span> - Constructor for class org.apache.wayang.postgres.channels.<a href="org/apache/wayang/postgres/channels/ChannelConversions.html" title="class in org.apache.wayang.postgres.channels">ChannelConversions</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/channels/ChannelConversions.html#%3Cinit%3E()">ChannelConversions()</a></span> - Constructor for class org.apache.wayang.spark.channels.<a href="org/apache/wayang/spark/channels/ChannelConversions.html" title="class in org.apache.wayang.spark.channels">ChannelConversions</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/sqlite3/channels/ChannelConversions.html#%3Cinit%3E()">ChannelConversions()</a></span> - Constructor for class org.apache.wayang.sqlite3.channels.<a href="org/apache/wayang/sqlite3/channels/ChannelConversions.html" title="class in org.apache.wayang.sqlite3.channels">ChannelConversions</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/channels/ChannelConversions.html#%3Cinit%3E()">ChannelConversions()</a></span> - Constructor for class org.apache.wayang.tensorflow.channels.<a href="org/apache/wayang/tensorflow/channels/ChannelConversions.html" title="class in org.apache.wayang.tensorflow.channels">ChannelConversions</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/platform/ChannelDescriptor.html" title="class in org.apache.wayang.core.platform"><span class="typeNameLink">ChannelDescriptor</span></a> - Class in <a href="org/apache/wayang/core/platform/package-summary.html">org.apache.wayang.core.platform</a></dt> |
| <dd> |
| <div class="block">Describes a certain <a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a> type including further parameters.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/ChannelDescriptor.html#%3Cinit%3E(java.lang.Class,boolean,boolean)">ChannelDescriptor(Class<? extends Channel>, boolean, boolean)</a></span> - Constructor for class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/ChannelDescriptor.html" title="class in org.apache.wayang.core.platform">ChannelDescriptor</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/plan/executionplan/ChannelInitializer.html" title="interface in org.apache.wayang.core.plan.executionplan"><span class="typeNameLink">ChannelInitializer</span></a> - Interface in <a href="org/apache/wayang/core/plan/executionplan/package-summary.html">org.apache.wayang.core.plan.executionplan</a></dt> |
| <dd> |
| <div class="block">Sets up the usage of <a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a> in an <a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionPlan</code></a> for a given <a href="org/apache/wayang/core/platform/Platform.html" title="class in org.apache.wayang.core.platform"><code>Platform</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/platform/ChannelInstance.html" title="interface in org.apache.wayang.core.platform"><span class="typeNameLink">ChannelInstance</span></a> - Interface in <a href="org/apache/wayang/core/platform/package-summary.html">org.apache.wayang.core.platform</a></dt> |
| <dd> |
| <div class="block">Represents the actual, allocated resource represented by <a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/platform/lineage/ChannelLineageNode.html" title="class in org.apache.wayang.core.platform.lineage"><span class="typeNameLink">ChannelLineageNode</span></a> - Class in <a href="org/apache/wayang/core/platform/lineage/package-summary.html">org.apache.wayang.core.platform.lineage</a></dt> |
| <dd> |
| <div class="block">Encapsulates a <a href="org/apache/wayang/core/platform/ChannelInstance.html" title="interface in org.apache.wayang.core.platform"><code>ChannelInstance</code></a> in the lazy execution lineage.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/lineage/ChannelLineageNode.html#%3Cinit%3E(org.apache.wayang.core.platform.ChannelInstance)">ChannelLineageNode(ChannelInstance)</a></span> - Constructor for class org.apache.wayang.core.platform.lineage.<a href="org/apache/wayang/core/platform/lineage/ChannelLineageNode.html" title="class in org.apache.wayang.core.platform.lineage">ChannelLineageNode</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExLexer.html#channelNames">channelNames</a></span> - Static variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExLexer.html" title="class in org.apache.wayang.core.mathex">MathExLexer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.ChannelNode.html#%3Cinit%3E(int,java.lang.String,java.lang.String)">ChannelNode(int, String, String)</a></span> - Constructor for class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.ChannelNode.html" title="class in org.apache.wayang.core.profiling">ExecutionPlanMeasurement.ChannelNode</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/SanityChecker.html#checkAllCriteria()">checkAllCriteria()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/SanityChecker.html" title="class in org.apache.wayang.core.optimizer">SanityChecker</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/SanityChecker.html#checkFlatAlternatives()">checkFlatAlternatives()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/SanityChecker.html" title="class in org.apache.wayang.core.optimizer">SanityChecker</a></dt> |
| <dd> |
| <div class="block">TODO: (Documentation) add SanityChecker.checkFlatAlternatives |
| labels: documentation,todo</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/SanityChecker.html#checkProperSubplans()">checkProperSubplans()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/SanityChecker.html" title="class in org.apache.wayang.core.optimizer">SanityChecker</a></dt> |
| <dd> |
| <div class="block">Check whether <a href="org/apache/wayang/core/plan/wayangplan/Subplan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>Subplan</code></a>s are used properly.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mapping/ReplacementSubplanFactory.html#checkSanity(org.apache.wayang.core.mapping.SubplanMatch,org.apache.wayang.core.plan.wayangplan.Operator)">checkSanity(SubplanMatch, Operator)</a></span> - Method in class org.apache.wayang.core.mapping.<a href="org/apache/wayang/core/mapping/ReplacementSubplanFactory.html" title="class in org.apache.wayang.core.mapping">ReplacementSubplanFactory</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/ExplainTreeNode.html#children">children</a></span> - Variable in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/ExplainTreeNode.html" title="class in org.apache.wayang.core.util">ExplainTreeNode</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/AbstractAlternativeCardinalityPusher.html#choose(org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate,org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate)">choose(CardinalityEstimate, CardinalityEstimate)</a></span> - Method in class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/AbstractAlternativeCardinalityPusher.html" title="class in org.apache.wayang.core.optimizer.cardinality">AbstractAlternativeCardinalityPusher</a></dt> |
| <dd> |
| <div class="block">Merge two <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html" title="class in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimate</code></a> vectors (point-wise).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SparkCollectionSourceProfiler.html#cleanUp()">cleanUp()</a></span> - Method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SparkCollectionSourceProfiler.html" title="class in org.apache.wayang.profiler.spark">SparkCollectionSourceProfiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html#cleanUp()">cleanUp()</a></span> - Method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html" title="class in org.apache.wayang.profiler.spark">SparkOperatorProfiler</a></dt> |
| <dd> |
| <div class="block">Override this method to implement any clean-up logic.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SparkTextFileSourceProfiler.html#cleanUp()">cleanUp()</a></span> - Method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SparkTextFileSourceProfiler.html" title="class in org.apache.wayang.profiler.spark">SparkTextFileSourceProfiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Canonicalizer.html#clear()">clear()</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Canonicalizer.html" title="class in org.apache.wayang.core.util">Canonicalizer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Counter.html#clear()">clear()</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Counter.html" title="class in org.apache.wayang.core.util">Counter</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/AggregateOptimizationContext.html#clearMarks()">clearMarks()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/AggregateOptimizationContext.html" title="class in org.apache.wayang.core.optimizer">AggregateOptimizationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/DefaultOptimizationContext.html#clearMarks()">clearMarks()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/DefaultOptimizationContext.html" title="class in org.apache.wayang.core.optimizer">DefaultOptimizationContext</a></dt> |
| <dd> |
| <div class="block">Calls <a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#clearMarks()"><code>OptimizationContext.OperatorContext.clearMarks()</code></a> for all nested <a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html" title="class in org.apache.wayang.core.optimizer"><code>OptimizationContext.OperatorContext</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#clearMarks()">clearMarks()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext</a></dt> |
| <dd> |
| <div class="block">Calls <a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#clearMarks()"><code>OptimizationContext.OperatorContext.clearMarks()</code></a> for all nested <a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html" title="class in org.apache.wayang.core.optimizer"><code>OptimizationContext.OperatorContext</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#clearMarks()">clearMarks()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext.OperatorContext</a></dt> |
| <dd> |
| <div class="block">Resets the marks for all <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a>s and <a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OutputSlot</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/ML4allModel.html#clone()">clone()</a></span> - Method in class org.apache.wayang.ml4all.abstraction.plan.<a href="org/apache/wayang/ml4all/abstraction/plan/ML4allModel.html" title="class in org.apache.wayang.ml4all.abstraction.plan">ML4allModel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/python/executor/PythonProcessCaller.html#close()">close()</a></span> - Method in class org.apache.wayang.api.python.executor.<a href="org/apache/wayang/api/python/executor/PythonProcessCaller.html" title="class in org.apache.wayang.api.python.executor">PythonProcessCaller</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/ExecutionLog.html#close()">close()</a></span> - Method in class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/ExecutionLog.html" title="class in org.apache.wayang.core.profiling">ExecutionLog</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/LimitedInputStream.html#close()">close()</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/LimitedInputStream.html" title="class in org.apache.wayang.core.util">LimitedInputStream</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/OutputFormatConsumer.html#close()">close()</a></span> - Method in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/OutputFormatConsumer.html" title="class in org.apache.wayang.flink.compiler">OutputFormatConsumer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.BlockBasedOutput.html#close()">close()</a></span> - Method in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.BlockBasedOutput.html" title="class in org.apache.wayang.flink.compiler">WayangFileOutputFormat.BlockBasedOutput</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html#close()">close()</a></span> - Method in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html" title="class in org.apache.wayang.flink.compiler">WayangFileOutputFormat</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/operators/SqlToStreamOperator.ResultSetIterator.html#close()">close()</a></span> - Method in class org.apache.wayang.jdbc.operators.<a href="org/apache/wayang/jdbc/operators/SqlToStreamOperator.ResultSetIterator.html" title="class in org.apache.wayang.jdbc.operators">SqlToStreamOperator.ResultSetIterator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/util/RrdAccessor.html#close()">close()</a></span> - Method in class org.apache.wayang.profiler.util.<a href="org/apache/wayang/profiler/util/RrdAccessor.html" title="class in org.apache.wayang.profiler.util">RrdAccessor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/model/TensorflowModel.html#close()">close()</a></span> - Method in class org.apache.wayang.tensorflow.model.<a href="org/apache/wayang/tensorflow/model/TensorflowModel.html" title="class in org.apache.wayang.tensorflow.model">TensorflowModel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/optimizer/Optimizer.html#CNT">CNT</a></span> - Variable in class org.apache.wayang.basic.model.optimizer.<a href="org/apache/wayang/basic/model/optimizer/Optimizer.html" title="class in org.apache.wayang.basic.model.optimizer">Optimizer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/FlinkCoGroupFunction.html#coGroup(java.lang.Iterable,java.lang.Iterable,org.apache.flink.util.Collector)">coGroup(Iterable<InputType0>, Iterable<InputType1>, Collector<OutputType>)</a></span> - Method in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/FlinkCoGroupFunction.html" title="class in org.apache.wayang.flink.compiler">FlinkCoGroupFunction</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/mapping/CoGroupMapping.html" title="class in org.apache.wayang.flink.mapping"><span class="typeNameLink">CoGroupMapping</span></a> - Class in <a href="org/apache/wayang/flink/mapping/package-summary.html">org.apache.wayang.flink.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/CoGroupOperator.html" title="class in org.apache.wayang.basic.operators"><code>CoGroupOperator</code></a> to <a href="org/apache/wayang/flink/operators/FlinkCoGroupOperator.html" title="class in org.apache.wayang.flink.operators"><code>FlinkCoGroupOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/mapping/CoGroupMapping.html" title="class in org.apache.wayang.java.mapping"><span class="typeNameLink">CoGroupMapping</span></a> - Class in <a href="org/apache/wayang/java/mapping/package-summary.html">org.apache.wayang.java.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/JoinOperator.html" title="class in org.apache.wayang.basic.operators"><code>JoinOperator</code></a> to <a href="org/apache/wayang/java/operators/JavaJoinOperator.html" title="class in org.apache.wayang.java.operators"><code>JavaJoinOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/CoGroupMapping.html" title="class in org.apache.wayang.spark.mapping"><span class="typeNameLink">CoGroupMapping</span></a> - Class in <a href="org/apache/wayang/spark/mapping/package-summary.html">org.apache.wayang.spark.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/CoGroupOperator.html" title="class in org.apache.wayang.basic.operators"><code>CoGroupOperator</code></a> to <a href="org/apache/wayang/spark/operators/SparkCoGroupOperator.html" title="class in org.apache.wayang.spark.operators"><code>SparkCoGroupOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/CoGroupMapping.html#%3Cinit%3E()">CoGroupMapping()</a></span> - Constructor for class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/CoGroupMapping.html" title="class in org.apache.wayang.flink.mapping">CoGroupMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/CoGroupMapping.html#%3Cinit%3E()">CoGroupMapping()</a></span> - Constructor for class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/CoGroupMapping.html" title="class in org.apache.wayang.java.mapping">CoGroupMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/CoGroupMapping.html#%3Cinit%3E()">CoGroupMapping()</a></span> - Constructor for class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/CoGroupMapping.html" title="class in org.apache.wayang.spark.mapping">CoGroupMapping</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/CoGroupOperator.html" title="class in org.apache.wayang.basic.operators"><span class="typeNameLink">CoGroupOperator</span></a><<a href="org/apache/wayang/basic/operators/CoGroupOperator.html" title="type parameter in CoGroupOperator">InputType0</a>,​<a href="org/apache/wayang/basic/operators/CoGroupOperator.html" title="type parameter in CoGroupOperator">InputType1</a>,​<a href="org/apache/wayang/basic/operators/CoGroupOperator.html" title="type parameter in CoGroupOperator">Key</a>> - Class in <a href="org/apache/wayang/basic/operators/package-summary.html">org.apache.wayang.basic.operators</a></dt> |
| <dd> |
| <div class="block">This operator groups both inputs by some key and then matches groups with the same key.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/CoGroupOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.CoGroupOperator)">CoGroupOperator(CoGroupOperator<InputType0, InputType1, Key>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/CoGroupOperator.html" title="class in org.apache.wayang.basic.operators">CoGroupOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/CoGroupOperator.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,java.lang.Class,java.lang.Class,java.lang.Class)">CoGroupOperator(FunctionDescriptor.SerializableFunction<InputType0, Key>, FunctionDescriptor.SerializableFunction<InputType1, Key>, Class<InputType0>, Class<InputType1>, Class<Key>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/CoGroupOperator.html" title="class in org.apache.wayang.basic.operators">CoGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/CoGroupOperator.html#%3Cinit%3E(org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.function.TransformationDescriptor)">CoGroupOperator(TransformationDescriptor<InputType0, Key>, TransformationDescriptor<InputType1, Key>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/CoGroupOperator.html" title="class in org.apache.wayang.basic.operators">CoGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/CoGroupOperator.html#%3Cinit%3E(org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType)">CoGroupOperator(TransformationDescriptor<InputType0, Key>, TransformationDescriptor<InputType1, Key>, DataSetType<InputType0>, DataSetType<InputType1>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/CoGroupOperator.html" title="class in org.apache.wayang.basic.operators">CoGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlow.html#collectAllTasks()">collectAllTasks()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlow.html" title="class in org.apache.wayang.core.optimizer.enumeration">ExecutionTaskFlow</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html#collectAllTasks()">collectAllTasks()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionPlan</a></dt> |
| <dd> |
| <div class="block">Collects all <a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionTask</code></a>s of this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.html#collectAndMark()">collectAndMark()</a></span> - Method in class org.apache.wayang.core.platform.lineage.<a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.html" title="class in org.apache.wayang.core.platform.lineage">LazyExecutionLineageNode</a></dt> |
| <dd> |
| <div class="block">Collect and mark all unmarked <a href="org/apache/wayang/core/platform/lineage/ExecutionLineageNode.html" title="class in org.apache.wayang.core.platform.lineage"><code>ExecutionLineageNode</code></a>s in this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.html#collectAndMark(java.util.Collection,java.util.Collection)">collectAndMark(Collection<ExecutionLineageNode>, Collection<ChannelInstance>)</a></span> - Method in class org.apache.wayang.core.platform.lineage.<a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.html" title="class in org.apache.wayang.core.platform.lineage">LazyExecutionLineageNode</a></dt> |
| <dd> |
| <div class="block">Collect and mark all unmarked <a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.html" title="class in org.apache.wayang.core.platform.lineage"><code>LazyExecutionLineageNode</code></a>s in this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationUtils.html#collectConnectedSlots(org.apache.wayang.core.plan.wayangplan.InputSlot)">collectConnectedSlots(InputSlot<?>)</a></span> - Static method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationUtils.html" title="class in org.apache.wayang.core.optimizer">OptimizationUtils</a></dt> |
| <dd> |
| <div class="block">Collects all <a href="org/apache/wayang/core/plan/wayangplan/Slot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>Slot</code></a>s that are related to the given <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a> either by a <a href="org/apache/wayang/core/plan/wayangplan/SlotMapping.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>SlotMapping</code></a> or |
| by <a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OutputSlot</code></a>/<a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a> occupation.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationUtils.html#collectConnectedSlots(org.apache.wayang.core.plan.wayangplan.OutputSlot)">collectConnectedSlots(OutputSlot<?>)</a></span> - Static method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationUtils.html" title="class in org.apache.wayang.core.optimizer">OptimizationUtils</a></dt> |
| <dd> |
| <div class="block">Collects all <a href="org/apache/wayang/core/plan/wayangplan/Slot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>Slot</code></a>s that are related to the given <a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OutputSlot</code></a> either by a <a href="org/apache/wayang/core/plan/wayangplan/SlotMapping.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>SlotMapping</code></a> or |
| by <a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OutputSlot</code></a>/<a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a> occupation.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationUtils.html#collectConnectedSlots(org.apache.wayang.core.plan.wayangplan.Slot)">collectConnectedSlots(Slot<?>)</a></span> - Static method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationUtils.html" title="class in org.apache.wayang.core.optimizer">OptimizationUtils</a></dt> |
| <dd> |
| <div class="block">Collects all <a href="org/apache/wayang/core/plan/wayangplan/Slot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>Slot</code></a>s that are related to the given <a href="org/apache/wayang/core/plan/wayangplan/Slot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>Slot</code></a> either by a <a href="org/apache/wayang/core/plan/wayangplan/SlotMapping.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>SlotMapping</code></a> or |
| by <a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OutputSlot</code></a>/<a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a> occupation.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operators.html#collectContainers(org.apache.wayang.core.plan.wayangplan.Operator)">collectContainers(Operator)</a></span> - Static method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/Operators.html" title="class in org.apache.wayang.core.plan.wayangplan">Operators</a></dt> |
| <dd> |
| <div class="block">Creates the hierachy of an operators wrt.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.CollectingAggregator.html#%3Cinit%3E()">CollectingAggregator()</a></span> - Constructor for class org.apache.wayang.core.platform.lineage.<a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.CollectingAggregator.html" title="class in org.apache.wayang.core.platform.lineage">LazyExecutionLineageNode.CollectingAggregator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html#collectInputOperators()">collectInputOperators()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/Subplan.html" title="class in org.apache.wayang.core.plan.wayangplan">Subplan</a></dt> |
| <dd> |
| <div class="block">Collect <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>s within this instance that are connected to an outer <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/CollectionSource.html#collection">collection</a></span> - Variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/CollectionSource.html" title="class in org.apache.wayang.basic.operators">CollectionSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/channels/ChannelConversions.html#COLLECTION_TO_BROADCAST">COLLECTION_TO_BROADCAST</a></span> - Static variable in class org.apache.wayang.spark.channels.<a href="org/apache/wayang/spark/channels/ChannelConversions.html" title="class in org.apache.wayang.spark.channels">ChannelConversions</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/channels/ChannelConversions.html#COLLECTION_TO_DATASET">COLLECTION_TO_DATASET</a></span> - Static variable in class org.apache.wayang.flink.channels.<a href="org/apache/wayang/flink/channels/ChannelConversions.html" title="class in org.apache.wayang.flink.channels">ChannelConversions</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/channels/ChannelConversions.html#COLLECTION_TO_HDFS_OBJECT_FILE">COLLECTION_TO_HDFS_OBJECT_FILE</a></span> - Static variable in class org.apache.wayang.java.channels.<a href="org/apache/wayang/java/channels/ChannelConversions.html" title="class in org.apache.wayang.java.channels">ChannelConversions</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/channels/ChannelConversions.html#COLLECTION_TO_HDFS_TSV">COLLECTION_TO_HDFS_TSV</a></span> - Static variable in class org.apache.wayang.java.channels.<a href="org/apache/wayang/java/channels/ChannelConversions.html" title="class in org.apache.wayang.java.channels">ChannelConversions</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/channels/ChannelConversions.html#COLLECTION_TO_TENSOR">COLLECTION_TO_TENSOR</a></span> - Static variable in class org.apache.wayang.tensorflow.channels.<a href="org/apache/wayang/tensorflow/channels/ChannelConversions.html" title="class in org.apache.wayang.tensorflow.channels">ChannelConversions</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/channels/ChannelConversions.html#COLLECTION_TO_UNCACHED_RDD">COLLECTION_TO_UNCACHED_RDD</a></span> - Static variable in class org.apache.wayang.spark.channels.<a href="org/apache/wayang/spark/channels/ChannelConversions.html" title="class in org.apache.wayang.spark.channels">ChannelConversions</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/channels/CollectionChannel.html" title="class in org.apache.wayang.java.channels"><span class="typeNameLink">CollectionChannel</span></a> - Class in <a href="org/apache/wayang/java/channels/package-summary.html">org.apache.wayang.java.channels</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a> between two <a href="org/apache/wayang/java/operators/JavaExecutionOperator.html" title="interface in org.apache.wayang.java.operators"><code>JavaExecutionOperator</code></a>s using an intermediate <code>Collection</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/channels/CollectionChannel.html#%3Cinit%3E(org.apache.wayang.core.platform.ChannelDescriptor,org.apache.wayang.core.plan.wayangplan.OutputSlot)">CollectionChannel(ChannelDescriptor, OutputSlot<?>)</a></span> - Constructor for class org.apache.wayang.java.channels.<a href="org/apache/wayang/java/channels/CollectionChannel.html" title="class in org.apache.wayang.java.channels">CollectionChannel</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/channels/CollectionChannel.Instance.html" title="class in org.apache.wayang.java.channels"><span class="typeNameLink">CollectionChannel.Instance</span></a> - Class in <a href="org/apache/wayang/java/channels/package-summary.html">org.apache.wayang.java.channels</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/java/channels/JavaChannelInstance.html" title="interface in org.apache.wayang.java.channels"><code>JavaChannelInstance</code></a> implementation for the <a href="org/apache/wayang/java/channels/CollectionChannel.html" title="class in org.apache.wayang.java.channels"><code>CollectionChannel</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/api/configuration/CollectionProvider.html" title="class in org.apache.wayang.core.api.configuration"><span class="typeNameLink">CollectionProvider</span></a><<a href="org/apache/wayang/core/api/configuration/CollectionProvider.html" title="type parameter in CollectionProvider">Value</a>> - Class in <a href="org/apache/wayang/core/api/configuration/package-summary.html">org.apache.wayang.core.api.configuration</a></dt> |
| <dd> |
| <div class="block">Provides a <code>Collection</code> of objects.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/CollectionProvider.html#%3Cinit%3E(org.apache.wayang.core.api.Configuration)">CollectionProvider(Configuration)</a></span> - Constructor for class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/CollectionProvider.html" title="class in org.apache.wayang.core.api.configuration">CollectionProvider</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/CollectionProvider.html#%3Cinit%3E(org.apache.wayang.core.api.Configuration,org.apache.wayang.core.api.configuration.CollectionProvider)">CollectionProvider(Configuration, CollectionProvider)</a></span> - Constructor for class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/CollectionProvider.html" title="class in org.apache.wayang.core.api.configuration">CollectionProvider</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/CollectionSource.html" title="class in org.apache.wayang.basic.operators"><span class="typeNameLink">CollectionSource</span></a><<a href="org/apache/wayang/basic/operators/CollectionSource.html" title="type parameter in CollectionSource">T</a>> - Class in <a href="org/apache/wayang/basic/operators/package-summary.html">org.apache.wayang.basic.operators</a></dt> |
| <dd> |
| <div class="block">This source takes as input a Java <code>Collection</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/CollectionSource.html#%3Cinit%3E(java.util.Collection,java.lang.Class)">CollectionSource(Collection<T>, Class<T>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/CollectionSource.html" title="class in org.apache.wayang.basic.operators">CollectionSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/CollectionSource.html#%3Cinit%3E(java.util.Collection,org.apache.wayang.core.types.DataSetType)">CollectionSource(Collection<T>, DataSetType<T>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/CollectionSource.html" title="class in org.apache.wayang.basic.operators">CollectionSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/CollectionSource.html#%3Cinit%3E(org.apache.wayang.basic.operators.CollectionSource)">CollectionSource(CollectionSource)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/CollectionSource.html" title="class in org.apache.wayang.basic.operators">CollectionSource</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/mapping/CollectionSourceMapping.html" title="class in org.apache.wayang.flink.mapping"><span class="typeNameLink">CollectionSourceMapping</span></a> - Class in <a href="org/apache/wayang/flink/mapping/package-summary.html">org.apache.wayang.flink.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/CollectionSource.html" title="class in org.apache.wayang.basic.operators"><code>CollectionSource</code></a> to <a href="org/apache/wayang/flink/operators/FlinkCollectionSource.html" title="class in org.apache.wayang.flink.operators"><code>FlinkCollectionSource</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/mapping/CollectionSourceMapping.html" title="class in org.apache.wayang.java.mapping"><span class="typeNameLink">CollectionSourceMapping</span></a> - Class in <a href="org/apache/wayang/java/mapping/package-summary.html">org.apache.wayang.java.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/CollectionSource.html" title="class in org.apache.wayang.basic.operators"><code>CollectionSource</code></a> to <a href="org/apache/wayang/java/operators/JavaCollectionSource.html" title="class in org.apache.wayang.java.operators"><code>JavaCollectionSource</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/CollectionSourceMapping.html" title="class in org.apache.wayang.spark.mapping"><span class="typeNameLink">CollectionSourceMapping</span></a> - Class in <a href="org/apache/wayang/spark/mapping/package-summary.html">org.apache.wayang.spark.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/CollectionSource.html" title="class in org.apache.wayang.basic.operators"><code>CollectionSource</code></a> to <a href="org/apache/wayang/spark/operators/SparkCollectionSource.html" title="class in org.apache.wayang.spark.operators"><code>SparkCollectionSource</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/tensorflow/mapping/CollectionSourceMapping.html" title="class in org.apache.wayang.tensorflow.mapping"><span class="typeNameLink">CollectionSourceMapping</span></a> - Class in <a href="org/apache/wayang/tensorflow/mapping/package-summary.html">org.apache.wayang.tensorflow.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/CollectionSource.html" title="class in org.apache.wayang.basic.operators"><code>CollectionSource</code></a> to <a href="org/apache/wayang/tensorflow/operators/TensorflowCollectionSource.html" title="class in org.apache.wayang.tensorflow.operators"><code>TensorflowCollectionSource</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/CollectionSourceMapping.html#%3Cinit%3E()">CollectionSourceMapping()</a></span> - Constructor for class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/CollectionSourceMapping.html" title="class in org.apache.wayang.flink.mapping">CollectionSourceMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/CollectionSourceMapping.html#%3Cinit%3E()">CollectionSourceMapping()</a></span> - Constructor for class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/CollectionSourceMapping.html" title="class in org.apache.wayang.java.mapping">CollectionSourceMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/CollectionSourceMapping.html#%3Cinit%3E()">CollectionSourceMapping()</a></span> - Constructor for class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/CollectionSourceMapping.html" title="class in org.apache.wayang.spark.mapping">CollectionSourceMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/mapping/CollectionSourceMapping.html#%3Cinit%3E()">CollectionSourceMapping()</a></span> - Constructor for class org.apache.wayang.tensorflow.mapping.<a href="org/apache/wayang/tensorflow/mapping/CollectionSourceMapping.html" title="class in org.apache.wayang.tensorflow.mapping">CollectionSourceMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#collectMappedInputSlots(org.apache.wayang.core.plan.wayangplan.InputSlot)">collectMappedInputSlots(InputSlot<T>)</a></span> - Method in interface 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></dt> |
| <dd> |
| <div class="block">Collect all inner <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a>s that are mapped to the given <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html#collectMappedInputSlots(org.apache.wayang.core.plan.wayangplan.InputSlot)">collectMappedInputSlots(InputSlot<T>)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorAlternative</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#collectMappedInputSlots(org.apache.wayang.core.plan.wayangplan.InputSlot)">collectMappedInputSlots(InputSlot<T>)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorBase</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html#collectMappedInputSlots(org.apache.wayang.core.plan.wayangplan.InputSlot)">collectMappedInputSlots(InputSlot<T>)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/Subplan.html" title="class in org.apache.wayang.core.plan.wayangplan">Subplan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#collectMappedOutputSlots(org.apache.wayang.core.plan.wayangplan.OutputSlot)">collectMappedOutputSlots(OutputSlot<T>)</a></span> - Method in interface 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></dt> |
| <dd> |
| <div class="block">Collect all inner <a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OutputSlot</code></a>s that are mapped to the given <a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OutputSlot</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html#collectMappedOutputSlots(org.apache.wayang.core.plan.wayangplan.OutputSlot)">collectMappedOutputSlots(OutputSlot<T>)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorAlternative</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#collectMappedOutputSlots(org.apache.wayang.core.plan.wayangplan.OutputSlot)">collectMappedOutputSlots(OutputSlot<T>)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorBase</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html#collectMappedOutputSlots(org.apache.wayang.core.plan.wayangplan.OutputSlot)">collectMappedOutputSlots(OutputSlot<T>)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/Subplan.html" title="class in org.apache.wayang.core.plan.wayangplan">Subplan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LocalCallbackSink.html#collector">collector</a></span> - Variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LocalCallbackSink.html" title="class in org.apache.wayang.basic.operators">LocalCallbackSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html#collectOutputOperators()">collectOutputOperators()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/Subplan.html" title="class in org.apache.wayang.core.plan.wayangplan">Subplan</a></dt> |
| <dd> |
| <div class="block">Collect <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>s within this instance that are connected to an outer <a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OutputSlot</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operators.html#collectParents(org.apache.wayang.core.plan.wayangplan.Operator,boolean)">collectParents(Operator, boolean)</a></span> - Static method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/Operators.html" title="class in org.apache.wayang.core.plan.wayangplan">Operators</a></dt> |
| <dd> |
| <div class="block">Creates the hierachy of an operators wrt.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html#collectReachableTopLevelSources()">collectReachableTopLevelSources()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html" title="class in org.apache.wayang.core.plan.wayangplan">WayangPlan</a></dt> |
| <dd> |
| <div class="block">Find the source <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>s that are reachable from the sinks.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html#collectRelatedSlots()">collectRelatedSlots()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan">OutputSlot</a></dt> |
| <dd> |
| <div class="block">Collects all <a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OutputSlot</code></a>s that are related to this instance via <a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>OperatorContainer</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operators.html#collectStartOperators(org.apache.wayang.core.plan.wayangplan.OperatorContainer)">collectStartOperators(OperatorContainer)</a></span> - Static method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/Operators.html" title="class in org.apache.wayang.core.plan.wayangplan">Operators</a></dt> |
| <dd> |
| <div class="block">Collect <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>s within this instance that are connected to an outer <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a>, or the source |
| <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html#collectTopLevelOperatorByName(java.lang.String)">collectTopLevelOperatorByName(String)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html" title="class in org.apache.wayang.core.plan.wayangplan">WayangPlan</a></dt> |
| <dd> |
| <div class="block">Find the <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a> in this instance by their name.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html#collectTopLevelOperatorsByName(java.lang.String)">collectTopLevelOperatorsByName(String)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html" title="class in org.apache.wayang.core.plan.wayangplan">WayangPlan</a></dt> |
| <dd> |
| <div class="block">Find the <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>s in this instance by their name.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/data/Data.Comparator.html#%3Cinit%3E(boolean,boolean)">Comparator(boolean, boolean)</a></span> - Constructor for class org.apache.wayang.iejoin.data.<a href="org/apache/wayang/iejoin/data/Data.Comparator.html" title="class in org.apache.wayang.iejoin.data">Data.Comparator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/data/Data.Comparator.html#compare(org.apache.wayang.iejoin.data.Data,org.apache.wayang.iejoin.data.Data)">compare(Data, Data)</a></span> - Method in class org.apache.wayang.iejoin.data.<a href="org/apache/wayang/iejoin/data/Data.Comparator.html" title="class in org.apache.wayang.iejoin.data">Data.Comparator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/spark_helpers/revDataComparator.html#compare(org.apache.wayang.iejoin.data.Data,org.apache.wayang.iejoin.data.Data)">compare(Data, Data)</a></span> - Method in class org.apache.wayang.iejoin.operators.spark_helpers.<a href="org/apache/wayang/iejoin/operators/spark_helpers/revDataComparator.html" title="class in org.apache.wayang.iejoin.operators.spark_helpers">revDataComparator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/java_helpers/DataComparator.html#compare(scala.Tuple2,scala.Tuple2)">compare(Tuple2<Data<Type0, Type1>, Input>, Tuple2<Data<Type0, Type1>, Input>)</a></span> - Method in class org.apache.wayang.iejoin.operators.java_helpers.<a href="org/apache/wayang/iejoin/operators/java_helpers/DataComparator.html" title="class in org.apache.wayang.iejoin.operators.java_helpers">DataComparator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/java_helpers/revDataComparator.html#compare(scala.Tuple2,scala.Tuple2)">compare(Tuple2<Data<Type0, Type1>, Input>, Tuple2<Data<Type0, Type1>, Input>)</a></span> - Method in class org.apache.wayang.iejoin.operators.java_helpers.<a href="org/apache/wayang/iejoin/operators/java_helpers/revDataComparator.html" title="class in org.apache.wayang.iejoin.operators.java_helpers">revDataComparator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/data/Data.html#compareRank(org.apache.wayang.iejoin.data.Data)">compareRank(Data<Type0, Type1>)</a></span> - Method in class org.apache.wayang.iejoin.data.<a href="org/apache/wayang/iejoin/data/Data.html" title="class in org.apache.wayang.iejoin.data">Data</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/data/Data.html#compareTo(org.apache.wayang.iejoin.data.Data)">compareTo(Data<Type0, Type1>)</a></span> - Method in class org.apache.wayang.iejoin.data.<a href="org/apache/wayang/iejoin/data/Data.html" title="class in org.apache.wayang.iejoin.data">Data</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/data/Data.html#compareTo(Type0)">compareTo(Type0)</a></span> - Method in class org.apache.wayang.iejoin.data.<a href="org/apache/wayang/iejoin/data/Data.html" title="class in org.apache.wayang.iejoin.data">Data</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/compiler/FunctionCompiler.html#compile(org.apache.wayang.core.function.FlatMapDescriptor)">compile(FlatMapDescriptor<I, O>)</a></span> - Method in class org.apache.wayang.java.compiler.<a href="org/apache/wayang/java/compiler/FunctionCompiler.html" title="class in org.apache.wayang.java.compiler">FunctionCompiler</a></dt> |
| <dd> |
| <div class="block">Compile a transformation.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/compiler/FunctionCompiler.html#compile(org.apache.wayang.core.function.FlatMapDescriptor,org.apache.wayang.spark.operators.SparkExecutionOperator,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,org.apache.wayang.core.platform.ChannelInstance%5B%5D)">compile(FlatMapDescriptor<I, O>, SparkExecutionOperator, OptimizationContext.OperatorContext, ChannelInstance[])</a></span> - Method in class org.apache.wayang.spark.compiler.<a href="org/apache/wayang/spark/compiler/FunctionCompiler.html" title="class in org.apache.wayang.spark.compiler">FunctionCompiler</a></dt> |
| <dd> |
| <div class="block">Create an appropriate <code>FlatMapFunction</code> for deploying the given <a href="org/apache/wayang/core/function/FlatMapDescriptor.html" title="class in org.apache.wayang.core.function"><code>FlatMapDescriptor</code></a> |
| on Apache Spark.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/FunctionCompiler.html#compile(org.apache.wayang.core.function.FunctionDescriptor.ExtendedSerializableFunction,org.apache.wayang.flink.execution.FlinkExecutionContext)">compile(FunctionDescriptor.ExtendedSerializableFunction<I, Iterable<O>>, FlinkExecutionContext)</a></span> - Method in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/FunctionCompiler.html" title="class in org.apache.wayang.flink.compiler">FunctionCompiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/FunctionCompiler.html#compile(org.apache.wayang.core.function.FunctionDescriptor.SerializableConsumer)">compile(FunctionDescriptor.SerializableConsumer<T>)</a></span> - Method in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/FunctionCompiler.html" title="class in org.apache.wayang.flink.compiler">FunctionCompiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/FunctionCompiler.html#compile(org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction)">compile(FunctionDescriptor.SerializableFunction<I, Iterable<O>>)</a></span> - Method in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/FunctionCompiler.html" title="class in org.apache.wayang.flink.compiler">FunctionCompiler</a></dt> |
| <dd> |
| <div class="block">Compile a transformation.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/FunctionCompiler.html#compile(org.apache.wayang.core.function.FunctionDescriptor.SerializablePredicate)">compile(FunctionDescriptor.SerializablePredicate<T>)</a></span> - Method in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/FunctionCompiler.html" title="class in org.apache.wayang.flink.compiler">FunctionCompiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/FunctionCompiler.html#compile(org.apache.wayang.core.function.MapPartitionsDescriptor)">compile(MapPartitionsDescriptor<I, O>)</a></span> - Method in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/FunctionCompiler.html" title="class in org.apache.wayang.flink.compiler">FunctionCompiler</a></dt> |
| <dd> |
| <div class="block">Compile a partition transformation.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/compiler/FunctionCompiler.html#compile(org.apache.wayang.core.function.MapPartitionsDescriptor)">compile(MapPartitionsDescriptor<I, O>)</a></span> - Method in class org.apache.wayang.java.compiler.<a href="org/apache/wayang/java/compiler/FunctionCompiler.html" title="class in org.apache.wayang.java.compiler">FunctionCompiler</a></dt> |
| <dd> |
| <div class="block">Compile a partition transformation.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/FunctionCompiler.html#compile(org.apache.wayang.core.function.MapPartitionsDescriptor,org.apache.wayang.flink.execution.FlinkExecutionContext)">compile(MapPartitionsDescriptor<I, O>, FlinkExecutionContext)</a></span> - Method in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/FunctionCompiler.html" title="class in org.apache.wayang.flink.compiler">FunctionCompiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/compiler/FunctionCompiler.html#compile(org.apache.wayang.core.function.MapPartitionsDescriptor,org.apache.wayang.spark.operators.SparkExecutionOperator,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,org.apache.wayang.core.platform.ChannelInstance%5B%5D)">compile(MapPartitionsDescriptor<I, O>, SparkExecutionOperator, OptimizationContext.OperatorContext, ChannelInstance[])</a></span> - Method in class org.apache.wayang.spark.compiler.<a href="org/apache/wayang/spark/compiler/FunctionCompiler.html" title="class in org.apache.wayang.spark.compiler">FunctionCompiler</a></dt> |
| <dd> |
| <div class="block">Create an appropriate <code>Function</code> for deploying the given <a href="org/apache/wayang/core/function/MapPartitionsDescriptor.html" title="class in org.apache.wayang.core.function"><code>MapPartitionsDescriptor</code></a> |
| on Apache Spark's <code>AbstractJavaRDDLike.mapPartitions(FlatMapFunction)</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/compiler/FunctionCompiler.html#compile(org.apache.wayang.core.function.PredicateDescriptor)">compile(PredicateDescriptor)</a></span> - Method in class org.apache.wayang.jdbc.compiler.<a href="org/apache/wayang/jdbc/compiler/FunctionCompiler.html" title="class in org.apache.wayang.jdbc.compiler">FunctionCompiler</a></dt> |
| <dd> |
| <div class="block">Compile a predicate to a SQL <code>WHERE</code> clause.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/FunctionCompiler.html#compile(org.apache.wayang.core.function.PredicateDescriptor)">compile(PredicateDescriptor<Collection<T>>)</a></span> - Method in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/FunctionCompiler.html" title="class in org.apache.wayang.flink.compiler">FunctionCompiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/compiler/FunctionCompiler.html#compile(org.apache.wayang.core.function.PredicateDescriptor)">compile(PredicateDescriptor<Type>)</a></span> - Method in class org.apache.wayang.java.compiler.<a href="org/apache/wayang/java/compiler/FunctionCompiler.html" title="class in org.apache.wayang.java.compiler">FunctionCompiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/compiler/FunctionCompiler.html#compile(org.apache.wayang.core.function.PredicateDescriptor,org.apache.wayang.spark.operators.SparkExecutionOperator,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,org.apache.wayang.core.platform.ChannelInstance%5B%5D)">compile(PredicateDescriptor<Type>, SparkExecutionOperator, OptimizationContext.OperatorContext, ChannelInstance[])</a></span> - Method in class org.apache.wayang.spark.compiler.<a href="org/apache/wayang/spark/compiler/FunctionCompiler.html" title="class in org.apache.wayang.spark.compiler">FunctionCompiler</a></dt> |
| <dd> |
| <div class="block">Create an appropriate <code>Function</code>-based predicate for deploying the given <a href="org/apache/wayang/core/function/PredicateDescriptor.html" title="class in org.apache.wayang.core.function"><code>PredicateDescriptor</code></a> |
| on Apache Spark.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/FunctionCompiler.html#compile(org.apache.wayang.core.function.ReduceDescriptor)">compile(ReduceDescriptor<T>)</a></span> - Method in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/FunctionCompiler.html" title="class in org.apache.wayang.flink.compiler">FunctionCompiler</a></dt> |
| <dd> |
| <div class="block">Compile a reduction.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/compiler/FunctionCompiler.html#compile(org.apache.wayang.core.function.ReduceDescriptor,org.apache.wayang.spark.operators.SparkExecutionOperator,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,org.apache.wayang.core.platform.ChannelInstance%5B%5D)">compile(ReduceDescriptor<T>, SparkExecutionOperator, OptimizationContext.OperatorContext, ChannelInstance[])</a></span> - Method in class org.apache.wayang.spark.compiler.<a href="org/apache/wayang/spark/compiler/FunctionCompiler.html" title="class in org.apache.wayang.spark.compiler">FunctionCompiler</a></dt> |
| <dd> |
| <div class="block">Create an appropriate <code>Function</code> for deploying the given <a href="org/apache/wayang/core/function/ReduceDescriptor.html" title="class in org.apache.wayang.core.function"><code>ReduceDescriptor</code></a> |
| on Apache Spark.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/compiler/FunctionCompiler.html#compile(org.apache.wayang.core.function.ReduceDescriptor)">compile(ReduceDescriptor<Type>)</a></span> - Method in class org.apache.wayang.java.compiler.<a href="org/apache/wayang/java/compiler/FunctionCompiler.html" title="class in org.apache.wayang.java.compiler">FunctionCompiler</a></dt> |
| <dd> |
| <div class="block">Compile a reduction.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/FunctionCompiler.html#compile(org.apache.wayang.core.function.TransformationDescriptor)">compile(TransformationDescriptor<I, O>)</a></span> - Method in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/FunctionCompiler.html" title="class in org.apache.wayang.flink.compiler">FunctionCompiler</a></dt> |
| <dd> |
| <div class="block">Compile a transformation.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/compiler/FunctionCompiler.html#compile(org.apache.wayang.core.function.TransformationDescriptor)">compile(TransformationDescriptor<I, O>)</a></span> - Method in class org.apache.wayang.java.compiler.<a href="org/apache/wayang/java/compiler/FunctionCompiler.html" title="class in org.apache.wayang.java.compiler">FunctionCompiler</a></dt> |
| <dd> |
| <div class="block">Compile a transformation.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/FunctionCompiler.html#compile(org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.flink.execution.FlinkExecutionContext)">compile(TransformationDescriptor<I, O>, FlinkExecutionContext)</a></span> - Method in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/FunctionCompiler.html" title="class in org.apache.wayang.flink.compiler">FunctionCompiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/compiler/FunctionCompiler.html#compile(org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.spark.operators.SparkExecutionOperator,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,org.apache.wayang.core.platform.ChannelInstance%5B%5D)">compile(TransformationDescriptor<I, O>, SparkExecutionOperator, OptimizationContext.OperatorContext, ChannelInstance[])</a></span> - Method in class org.apache.wayang.spark.compiler.<a href="org/apache/wayang/spark/compiler/FunctionCompiler.html" title="class in org.apache.wayang.spark.compiler">FunctionCompiler</a></dt> |
| <dd> |
| <div class="block">Create an appropriate <code>Function</code> for deploying the given <a href="org/apache/wayang/core/function/TransformationDescriptor.html" title="class in org.apache.wayang.core.function"><code>TransformationDescriptor</code></a> |
| on Apache Spark.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/FunctionCompiler.html#compileCoGroup()">compileCoGroup()</a></span> - Method in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/FunctionCompiler.html" title="class in org.apache.wayang.flink.compiler">FunctionCompiler</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/util/mathex/model/CompiledFunction.html" title="class in org.apache.wayang.core.util.mathex.model"><span class="typeNameLink">CompiledFunction</span></a> - Class in <a href="org/apache/wayang/core/util/mathex/model/package-summary.html">org.apache.wayang.core.util.mathex.model</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/util/mathex/Expression.html" title="interface in org.apache.wayang.core.util.mathex"><code>Expression</code></a> implementation that represents a function with a static implementation.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/model/CompiledFunction.html#%3Cinit%3E(java.lang.String,java.util.function.ToDoubleFunction,java.util.List)">CompiledFunction(String, ToDoubleFunction<double[]>, List<Expression>)</a></span> - Constructor for class org.apache.wayang.core.util.mathex.model.<a href="org/apache/wayang/core/util/mathex/model/CompiledFunction.html" title="class in org.apache.wayang.core.util.mathex.model">CompiledFunction</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/FunctionCompiler.html#compileKeySelector(org.apache.wayang.core.function.TransformationDescriptor)">compileKeySelector(TransformationDescriptor<T, K>)</a></span> - Method in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/FunctionCompiler.html" title="class in org.apache.wayang.flink.compiler">FunctionCompiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/FunctionCompiler.html#compileOutput(org.apache.wayang.core.function.TransformationDescriptor)">compileOutput(TransformationDescriptor<T, String>)</a></span> - Method in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/FunctionCompiler.html" title="class in org.apache.wayang.flink.compiler">FunctionCompiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/execution/FlinkExecutor.html#compiler">compiler</a></span> - Variable in class org.apache.wayang.flink.execution.<a href="org/apache/wayang/flink/execution/FlinkExecutor.html" title="class in org.apache.wayang.flink.execution">FlinkExecutor</a></dt> |
| <dd> |
| <div class="block">Compiler to create flink UDFs.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/execution/SparkExecutor.html#compiler">compiler</a></span> - Variable in class org.apache.wayang.spark.execution.<a href="org/apache/wayang/spark/execution/SparkExecutor.html" title="class in org.apache.wayang.spark.execution">SparkExecutor</a></dt> |
| <dd> |
| <div class="block">Compiler to create Spark UDFs.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/compiler/FunctionCompiler.html#compileToKeyExtractor(org.apache.wayang.core.function.TransformationDescriptor)">compileToKeyExtractor(TransformationDescriptor<T, K>)</a></span> - Method in class org.apache.wayang.spark.compiler.<a href="org/apache/wayang/spark/compiler/FunctionCompiler.html" title="class in org.apache.wayang.spark.compiler">FunctionCompiler</a></dt> |
| <dd> |
| <div class="block">Compile a key extraction.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html#complementBlockInfo(org.apache.flink.api.common.io.BlockInfo)">complementBlockInfo(BlockInfo)</a></span> - Method in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html" title="class in org.apache.wayang.flink.compiler">WayangFileOutputFormat</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/SlotMapping.html#compose(org.apache.wayang.core.plan.wayangplan.SlotMapping)">compose(SlotMapping)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/SlotMapping.html" title="class in org.apache.wayang.core.plan.wayangplan">SlotMapping</a></dt> |
| <dd> |
| <div class="block">Functionally compose two instances.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/platform/CompositeExecutionResource.html" title="interface in org.apache.wayang.core.platform"><span class="typeNameLink">CompositeExecutionResource</span></a> - Interface in <a href="org/apache/wayang/core/platform/package-summary.html">org.apache.wayang.core.platform</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/platform/ExecutionResource.html" title="interface in org.apache.wayang.core.platform"><code>ExecutionResource</code></a> that itself contains <a href="org/apache/wayang/core/platform/ExecutionResource.html" title="interface in org.apache.wayang.core.platform"><code>ExecutionResource</code></a>s.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/CompositeOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><span class="typeNameLink">CompositeOperator</span></a> - Interface in <a href="org/apache/wayang/core/plan/wayangplan/package-summary.html">org.apache.wayang.core.plan.wayangplan</a></dt> |
| <dd> |
| <div class="block">A composite operator can be decomposed into smaller operators.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.html#compute(org.apache.giraph.graph.Vertex,java.lang.Iterable)">compute(Vertex<LongWritable, DoubleWritable, FloatWritable>, Iterable<DoubleWritable>)</a></span> - Method in class org.apache.wayang.giraph.Algorithm.<a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.html" title="class in org.apache.wayang.giraph.Algorithm">PageRankAlgorithm</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/abstraction/api/Compute.html" title="class in org.apache.wayang.ml4all.abstraction.api"><span class="typeNameLink">Compute</span></a><<a href="org/apache/wayang/ml4all/abstraction/api/Compute.html" title="type parameter in Compute">R</a>,​<a href="org/apache/wayang/ml4all/abstraction/api/Compute.html" title="type parameter in Compute">V</a>> - Class in <a href="org/apache/wayang/ml4all/abstraction/api/package-summary.html">org.apache.wayang.ml4all.abstraction.api</a></dt> |
| <dd> |
| <div class="block">Created by zoi on 22/1/15.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/api/Compute.html#%3Cinit%3E()">Compute()</a></span> - Constructor for class org.apache.wayang.ml4all.abstraction.api.<a href="org/apache/wayang/ml4all/abstraction/api/Compute.html" title="class in org.apache.wayang.ml4all.abstraction.api">Compute</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/algorithms/sgd/ComputeLogisticGradient.html" title="class in org.apache.wayang.ml4all.algorithms.sgd"><span class="typeNameLink">ComputeLogisticGradient</span></a> - Class in <a href="org/apache/wayang/ml4all/algorithms/sgd/package-summary.html">org.apache.wayang.ml4all.algorithms.sgd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/algorithms/sgd/ComputeLogisticGradient.html#%3Cinit%3E()">ComputeLogisticGradient()</a></span> - Constructor for class org.apache.wayang.ml4all.algorithms.sgd.<a href="org/apache/wayang/ml4all/algorithms/sgd/ComputeLogisticGradient.html" title="class in org.apache.wayang.ml4all.algorithms.sgd">ComputeLogisticGradient</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/ComputePerPartitionWrapper.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers"><span class="typeNameLink">ComputePerPartitionWrapper</span></a><<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/ComputePerPartitionWrapper.html" title="type parameter in ComputePerPartitionWrapper">R</a>,​<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/ComputePerPartitionWrapper.html" title="type parameter in ComputePerPartitionWrapper">V</a>> - Class in <a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/package-summary.html">org.apache.wayang.ml4all.abstraction.plan.wrappers</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/ComputePerPartitionWrapper.html#%3Cinit%3E(org.apache.wayang.ml4all.abstraction.api.Compute)">ComputePerPartitionWrapper(Compute)</a></span> - Constructor for class org.apache.wayang.ml4all.abstraction.plan.wrappers.<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/ComputePerPartitionWrapper.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">ComputePerPartitionWrapper</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/ComputeWrapper.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers"><span class="typeNameLink">ComputeWrapper</span></a><<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/ComputeWrapper.html" title="type parameter in ComputeWrapper">R</a>,​<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/ComputeWrapper.html" title="type parameter in ComputeWrapper">V</a>> - Class in <a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/package-summary.html">org.apache.wayang.ml4all.abstraction.plan.wrappers</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/ComputeWrapper.html#%3Cinit%3E(org.apache.wayang.ml4all.abstraction.api.Compute)">ComputeWrapper(Compute)</a></span> - Constructor for class org.apache.wayang.ml4all.abstraction.plan.wrappers.<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/ComputeWrapper.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">ComputeWrapper</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/utils/SparseVector.html#concat(double%5B%5D,double%5B%5D)">concat(double[], double[])</a></span> - Method in class org.apache.wayang.ml4all.utils.<a href="org/apache/wayang/ml4all/utils/SparseVector.html" title="class in org.apache.wayang.ml4all.utils">SparseVector</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/utils/SparseVector.html#concat(int%5B%5D,int%5B%5D)">concat(int[], int[])</a></span> - Method in class org.apache.wayang.ml4all.utils.<a href="org/apache/wayang/ml4all/utils/SparseVector.html" title="class in org.apache.wayang.ml4all.utils">SparseVector</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumeration.html#concatenate(org.apache.wayang.core.plan.wayangplan.OutputSlot,java.util.Collection,java.util.Map,org.apache.wayang.core.optimizer.OptimizationContext,org.apache.wayang.commons.util.profiledb.model.measurement.TimeMeasurement)">concatenate(OutputSlot<?>, Collection<Channel>, Map<InputSlot<?>, PlanEnumeration>, OptimizationContext, TimeMeasurement)</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumeration.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanEnumeration</a></dt> |
| <dd> |
| <div class="block">Concatenates the <code>baseEnumeration</code> via its <code>openOutputSlot</code> to the <code>targetEnumerations</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html#cond0">cond0</a></span> - Variable in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">IEJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html#cond0">cond0</a></span> - Variable in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">IESelfJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html#cond1">cond1</a></span> - Variable in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">IEJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html#cond1">cond1</a></span> - Variable in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">IESelfJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/optimizer/Optimizer.ConfigProperties.html#%3Cinit%3E()">ConfigProperties()</a></span> - Constructor for class org.apache.wayang.api.sql.calcite.optimizer.<a href="org/apache/wayang/api/sql/calcite/optimizer/Optimizer.ConfigProperties.html" title="class in org.apache.wayang.api.sql.calcite.optimizer">Optimizer.ConfigProperties</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/CollectionProvider.html#configuration">configuration</a></span> - Variable in class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/CollectionProvider.html" title="class in org.apache.wayang.core.api.configuration">CollectionProvider</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html#configuration">configuration</a></span> - Variable in class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html" title="class in org.apache.wayang.core.api.configuration">KeyValueProvider</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api"><span class="typeNameLink">Configuration</span></a> - Class in <a href="org/apache/wayang/core/api/package-summary.html">org.apache.wayang.core.api</a></dt> |
| <dd> |
| <div class="block">Describes both the configuration of a <a href="org/apache/wayang/core/api/WayangContext.html" title="class in org.apache.wayang.core.api"><code>WayangContext</code></a> and <a href="org/apache/wayang/core/api/Job.html" title="class in org.apache.wayang.core.api"><code>Job</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#%3Cinit%3E()">Configuration()</a></span> - Constructor for class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> |
| <div class="block">Creates a new top-level instance that bases directly from the default instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#%3Cinit%3E(java.lang.String)">Configuration(String)</a></span> - Constructor for class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> |
| <div class="block">Creates a new top-level instance that bases directly from the default instance and loads the specified |
| configuration file.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/OutputFormatConsumer.html#configure(org.apache.flink.configuration.Configuration)">configure(Configuration)</a></span> - Method in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/OutputFormatConsumer.html" title="class in org.apache.wayang.flink.compiler">OutputFormatConsumer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html#configure(org.apache.flink.configuration.Configuration)">configure(Configuration)</a></span> - Method in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html" title="class in org.apache.wayang.flink.compiler">WayangFileOutputFormat</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/LatentOperatorPruningStrategy.html#configure(org.apache.wayang.core.api.Configuration)">configure(Configuration)</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/LatentOperatorPruningStrategy.html" title="class in org.apache.wayang.core.optimizer.enumeration">LatentOperatorPruningStrategy</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerationPruningStrategy.html#configure(org.apache.wayang.core.api.Configuration)">configure(Configuration)</a></span> - Method in interface org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerationPruningStrategy.html" title="interface in org.apache.wayang.core.optimizer.enumeration">PlanEnumerationPruningStrategy</a></dt> |
| <dd> |
| <div class="block">Configure this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/RandomPruningStrategy.html#configure(org.apache.wayang.core.api.Configuration)">configure(Configuration)</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/RandomPruningStrategy.html" title="class in org.apache.wayang.core.optimizer.enumeration">RandomPruningStrategy</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/SinglePlatformPruningStrategy.html#configure(org.apache.wayang.core.api.Configuration)">configure(Configuration)</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/SinglePlatformPruningStrategy.html" title="class in org.apache.wayang.core.optimizer.enumeration">SinglePlatformPruningStrategy</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/TopKPruningStrategy.html#configure(org.apache.wayang.core.api.Configuration)">configure(Configuration)</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/TopKPruningStrategy.html" title="class in org.apache.wayang.core.optimizer.enumeration">TopKPruningStrategy</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plugin/Plugin.html#configure(org.apache.wayang.core.api.Configuration)">configure(Configuration)</a></span> - Method in interface org.apache.wayang.core.plugin.<a href="org/apache/wayang/core/plugin/Plugin.html" title="interface in org.apache.wayang.core.plugin">Plugin</a></dt> |
| <dd> |
| <div class="block">Configures the <a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api"><code>Configuration</code></a>, thereby registering the components of this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/Platform.html#configureDefaults(org.apache.wayang.core.api.Configuration)">configureDefaults(Configuration)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/Platform.html" title="class in org.apache.wayang.core.platform">Platform</a></dt> |
| <dd> |
| <div class="block">Configure default settings for this instance, e.g., to be able to create <a href="org/apache/wayang/core/optimizer/costs/LoadProfileToTimeConverter.html" title="class in org.apache.wayang.core.optimizer.costs"><code>LoadProfileToTimeConverter</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/platform/FlinkPlatform.html#configureDefaults(org.apache.wayang.core.api.Configuration)">configureDefaults(Configuration)</a></span> - Method in class org.apache.wayang.flink.platform.<a href="org/apache/wayang/flink/platform/FlinkPlatform.html" title="class in org.apache.wayang.flink.platform">FlinkPlatform</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/platform/GiraphPlatform.html#configureDefaults(org.apache.wayang.core.api.Configuration)">configureDefaults(Configuration)</a></span> - Method in class org.apache.wayang.giraph.platform.<a href="org/apache/wayang/giraph/platform/GiraphPlatform.html" title="class in org.apache.wayang.giraph.platform">GiraphPlatform</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/platform/JavaPlatform.html#configureDefaults(org.apache.wayang.core.api.Configuration)">configureDefaults(Configuration)</a></span> - Method in class org.apache.wayang.java.platform.<a href="org/apache/wayang/java/platform/JavaPlatform.html" title="class in org.apache.wayang.java.platform">JavaPlatform</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/platform/JdbcPlatformTemplate.html#configureDefaults(org.apache.wayang.core.api.Configuration)">configureDefaults(Configuration)</a></span> - Method in class org.apache.wayang.jdbc.platform.<a href="org/apache/wayang/jdbc/platform/JdbcPlatformTemplate.html" title="class in org.apache.wayang.jdbc.platform">JdbcPlatformTemplate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/platform/SparkPlatform.html#configureDefaults(org.apache.wayang.core.api.Configuration)">configureDefaults(Configuration)</a></span> - Method in class org.apache.wayang.spark.platform.<a href="org/apache/wayang/spark/platform/SparkPlatform.html" title="class in org.apache.wayang.spark.platform">SparkPlatform</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/platform/TensorflowPlatform.html#configureDefaults(org.apache.wayang.core.api.Configuration)">configureDefaults(Configuration)</a></span> - Method in class org.apache.wayang.tensorflow.platform.<a href="org/apache/wayang/tensorflow/platform/TensorflowPlatform.html" title="class in org.apache.wayang.tensorflow.platform">TensorflowPlatform</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/platform/ConjunctiveBreakpoint.html" title="class in org.apache.wayang.core.platform"><span class="typeNameLink">ConjunctiveBreakpoint</span></a> - Class in <a href="org/apache/wayang/core/platform/package-summary.html">org.apache.wayang.core.platform</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/platform/Breakpoint.html" title="interface in org.apache.wayang.core.platform"><code>Breakpoint</code></a> implementation that disrupts execution if all aggregated <a href="org/apache/wayang/core/platform/Breakpoint.html" title="interface in org.apache.wayang.core.platform"><code>Breakpoint</code></a>s request a disruption.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/ConjunctiveBreakpoint.html#%3Cinit%3E(org.apache.wayang.core.platform.Breakpoint...)">ConjunctiveBreakpoint(Breakpoint...)</a></span> - Constructor for class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/ConjunctiveBreakpoint.html" title="class in org.apache.wayang.core.platform">ConjunctiveBreakpoint</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.html#connectAll(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.lineage.ExecutionLineageNode,org.apache.wayang.core.platform.ChannelInstance%5B%5D)">connectAll(ChannelInstance[], ExecutionLineageNode, ChannelInstance[])</a></span> - Static method in class org.apache.wayang.core.platform.lineage.<a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.html" title="class in org.apache.wayang.core.platform.lineage">LazyExecutionLineageNode</a></dt> |
| <dd> |
| <div class="block">Set all of the <code>inputs</code> as predecessors of the <code>operatorContext</code> each of the <code>outputs</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/RepeatOperator.html#connectFinalOutputTo(org.apache.wayang.core.plan.wayangplan.Operator,int)">connectFinalOutputTo(Operator, int)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/RepeatOperator.html" title="class in org.apache.wayang.basic.operators">RepeatOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#connectTo(int,org.apache.wayang.core.plan.wayangplan.Operator,int)">connectTo(int, Operator, int)</a></span> - Method in interface 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></dt> |
| <dd> |
| <div class="block">Connect an output of this operator to the input of a second operator.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#connectTo(java.lang.String,org.apache.wayang.core.plan.wayangplan.Operator,java.lang.String)">connectTo(String, Operator, String)</a></span> - Method in interface 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></dt> |
| <dd> |
| <div class="block">Connect an output of this operator to the input of a second operator.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html#connectTo(org.apache.wayang.core.plan.wayangplan.InputSlot)">connectTo(InputSlot<T>)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan">OutputSlot</a></dt> |
| <dd> |
| <div class="block">Connect this output slot to an input slot.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html#consideringEnteredOperatorsIf(java.util.function.Predicate)">consideringEnteredOperatorsIf(Predicate<CompositeOperator>)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html" title="class in org.apache.wayang.core.plan.wayangplan">PlanTraversal</a></dt> |
| <dd> |
| <div class="block">Criterion when to consider an entered <a href="org/apache/wayang/core/plan/wayangplan/CompositeOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>CompositeOperator</code></a> as normal <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a> as well.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/mathex/model/Constant.html" title="class in org.apache.wayang.core.util.mathex.model"><span class="typeNameLink">Constant</span></a> - Class in <a href="org/apache/wayang/core/util/mathex/model/package-summary.html">org.apache.wayang.core.util.mathex.model</a></dt> |
| <dd> |
| <div class="block">A constant <a href="org/apache/wayang/core/util/mathex/Expression.html" title="interface in org.apache.wayang.core.util.mathex"><code>Expression</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/model/Constant.html#%3Cinit%3E(double)">Constant(double)</a></span> - Constructor for class org.apache.wayang.core.util.mathex.model.<a href="org/apache/wayang/core/util/mathex/model/Constant.html" title="class in org.apache.wayang.core.util.mathex.model">Constant</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.ConstantContext.html#%3Cinit%3E(org.apache.wayang.core.mathex.MathExParser.ExpressionContext)">ConstantContext(MathExParser.ExpressionContext)</a></span> - Constructor for class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.ConstantContext.html" title="class in org.apache.wayang.core.mathex">MathExParser.ConstantContext</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/costs/ConstantLoadProfileEstimator.html" title="class in org.apache.wayang.core.optimizer.costs"><span class="typeNameLink">ConstantLoadProfileEstimator</span></a> - Class in <a href="org/apache/wayang/core/optimizer/costs/package-summary.html">org.apache.wayang.core.optimizer.costs</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html" title="interface in org.apache.wayang.core.optimizer.costs"><code>LoadProfileEstimator</code></a> that estimates a predefined <a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html" title="class in org.apache.wayang.core.optimizer.costs"><code>LoadProfile</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/ConstantLoadProfileEstimator.html#%3Cinit%3E(org.apache.wayang.core.optimizer.costs.LoadProfile)">ConstantLoadProfileEstimator(LoadProfile)</a></span> - Constructor for class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/ConstantLoadProfileEstimator.html" title="class in org.apache.wayang.core.optimizer.costs">ConstantLoadProfileEstimator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/api/configuration/ConstantValueProvider.html" title="class in org.apache.wayang.core.api.configuration"><span class="typeNameLink">ConstantValueProvider</span></a><<a href="org/apache/wayang/core/api/configuration/ConstantValueProvider.html" title="type parameter in ConstantValueProvider">Value</a>> - Class in <a href="org/apache/wayang/core/api/configuration/package-summary.html">org.apache.wayang.core.api.configuration</a></dt> |
| <dd> |
| <div class="block">Used by <a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api"><code>Configuration</code></a>s to provide some value.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/ConstantValueProvider.html#%3Cinit%3E(org.apache.wayang.core.api.Configuration)">ConstantValueProvider(Configuration)</a></span> - Constructor for class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/ConstantValueProvider.html" title="class in org.apache.wayang.core.api.configuration">ConstantValueProvider</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/ConstantValueProvider.html#%3Cinit%3E(org.apache.wayang.core.api.configuration.ValueProvider)">ConstantValueProvider(ValueProvider<Value>)</a></span> - Constructor for class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/ConstantValueProvider.html" title="class in org.apache.wayang.core.api.configuration">ConstantValueProvider</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/ConstantValueProvider.html#%3Cinit%3E(org.apache.wayang.core.api.Configuration,org.apache.wayang.core.api.configuration.ValueProvider)">ConstantValueProvider(Configuration, ValueProvider<Value>)</a></span> - Constructor for class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/ConstantValueProvider.html" title="class in org.apache.wayang.core.api.configuration">ConstantValueProvider</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/ConstantValueProvider.html#%3Cinit%3E(Value,org.apache.wayang.core.api.Configuration)">ConstantValueProvider(Value, Configuration)</a></span> - Constructor for class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/ConstantValueProvider.html" title="class in org.apache.wayang.core.api.configuration">ConstantValueProvider</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/function/ConsumerDescriptor.html" title="class in org.apache.wayang.core.function"><span class="typeNameLink">ConsumerDescriptor</span></a><<a href="org/apache/wayang/core/function/ConsumerDescriptor.html" title="type parameter in ConsumerDescriptor">T</a>> - Class in <a href="org/apache/wayang/core/function/package-summary.html">org.apache.wayang.core.function</a></dt> |
| <dd> |
| <div class="block">Created by bertty on 13-07-17.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/ConsumerDescriptor.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableConsumer,java.lang.Class)">ConsumerDescriptor(FunctionDescriptor.SerializableConsumer<T>, Class<T>)</a></span> - Constructor for class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/ConsumerDescriptor.html" title="class in org.apache.wayang.core.function">ConsumerDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/ConsumerDescriptor.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableConsumer,java.lang.Class,org.apache.wayang.core.optimizer.costs.LoadProfileEstimator)">ConsumerDescriptor(FunctionDescriptor.SerializableConsumer<T>, Class<T>, LoadProfileEstimator)</a></span> - Constructor for class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/ConsumerDescriptor.html" title="class in org.apache.wayang.core.function">ConsumerDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/ConsumerDescriptor.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableConsumer,java.lang.Class,org.apache.wayang.core.optimizer.ProbabilisticDoubleInterval)">ConsumerDescriptor(FunctionDescriptor.SerializableConsumer<T>, Class<T>, ProbabilisticDoubleInterval)</a></span> - Constructor for class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/ConsumerDescriptor.html" title="class in org.apache.wayang.core.function">ConsumerDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/ConsumerDescriptor.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableConsumer,java.lang.Class,org.apache.wayang.core.optimizer.ProbabilisticDoubleInterval,org.apache.wayang.core.optimizer.costs.LoadProfileEstimator)">ConsumerDescriptor(FunctionDescriptor.SerializableConsumer<T>, Class<T>, ProbabilisticDoubleInterval, LoadProfileEstimator)</a></span> - Constructor for class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/ConsumerDescriptor.html" title="class in org.apache.wayang.core.function">ConsumerDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/ConsumerDescriptor.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableConsumer,org.apache.wayang.core.types.BasicDataUnitType,org.apache.wayang.core.optimizer.ProbabilisticDoubleInterval,org.apache.wayang.core.optimizer.costs.LoadProfileEstimator)">ConsumerDescriptor(FunctionDescriptor.SerializableConsumer<T>, BasicDataUnitType<T>, ProbabilisticDoubleInterval, LoadProfileEstimator)</a></span> - Constructor for class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/ConsumerDescriptor.html" title="class in org.apache.wayang.core.function">ConsumerDescriptor</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/util/ConsumerIteratorAdapter.html" title="class in org.apache.wayang.core.util"><span class="typeNameLink">ConsumerIteratorAdapter</span></a><<a href="org/apache/wayang/core/util/ConsumerIteratorAdapter.html" title="type parameter in ConsumerIteratorAdapter">T</a>> - Class in <a href="org/apache/wayang/core/util/package-summary.html">org.apache.wayang.core.util</a></dt> |
| <dd> |
| <div class="block">Utility to expose interfaces that accept a callback as an <code>Iterator</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/ConsumerIteratorAdapter.html#%3Cinit%3E()">ConsumerIteratorAdapter()</a></span> - Constructor for class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/ConsumerIteratorAdapter.html" title="class in org.apache.wayang.core.util">ConsumerIteratorAdapter</a></dt> |
| <dd> |
| <div class="block">Creates a new instance of capacity <a href="org/apache/wayang/core/util/ConsumerIteratorAdapter.html#DEFAULT_CAPACITY">65536</a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/ConsumerIteratorAdapter.html#%3Cinit%3E(int)">ConsumerIteratorAdapter(int)</a></span> - Constructor for class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/ConsumerIteratorAdapter.html" title="class in org.apache.wayang.core.util">ConsumerIteratorAdapter</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Canonicalizer.html#contains(java.lang.Object)">contains(Object)</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Canonicalizer.html" title="class in org.apache.wayang.core.util">Canonicalizer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkCartesianOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkCartesianOperator.html" title="class in org.apache.wayang.flink.operators">FlinkCartesianOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkCoGroupOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkCoGroupOperator.html" title="class in org.apache.wayang.flink.operators">FlinkCoGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkCollectionSink.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkCollectionSink.html" title="class in org.apache.wayang.flink.operators">FlinkCollectionSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkCollectionSource.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkCollectionSource.html" title="class in org.apache.wayang.flink.operators">FlinkCollectionSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkCountOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkCountOperator.html" title="class in org.apache.wayang.flink.operators">FlinkCountOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkDistinctOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkDistinctOperator.html" title="class in org.apache.wayang.flink.operators">FlinkDistinctOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkDoWhileOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkDoWhileOperator.html" title="class in org.apache.wayang.flink.operators">FlinkDoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkExecutionOperator.html#containsAction()">containsAction()</a></span> - Method in interface org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkExecutionOperator.html" title="interface in org.apache.wayang.flink.operators">FlinkExecutionOperator</a></dt> |
| <dd> |
| <div class="block">Tell whether this instances is a Flink action.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkFilterOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkFilterOperator.html" title="class in org.apache.wayang.flink.operators">FlinkFilterOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkFlatMapOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkFlatMapOperator.html" title="class in org.apache.wayang.flink.operators">FlinkFlatMapOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkGlobalMaterializedGroupOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkGlobalMaterializedGroupOperator.html" title="class in org.apache.wayang.flink.operators">FlinkGlobalMaterializedGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkGlobalReduceOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkGlobalReduceOperator.html" title="class in org.apache.wayang.flink.operators">FlinkGlobalReduceOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkGroupByOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkGroupByOperator.html" title="class in org.apache.wayang.flink.operators">FlinkGroupByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkIntersectOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkIntersectOperator.html" title="class in org.apache.wayang.flink.operators">FlinkIntersectOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkJoinOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkJoinOperator.html" title="class in org.apache.wayang.flink.operators">FlinkJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkLocalCallbackSink.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkLocalCallbackSink.html" title="class in org.apache.wayang.flink.operators">FlinkLocalCallbackSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkLoopOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkLoopOperator.html" title="class in org.apache.wayang.flink.operators">FlinkLoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkMapOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkMapOperator.html" title="class in org.apache.wayang.flink.operators">FlinkMapOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkMapPartitionsOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkMapPartitionsOperator.html" title="class in org.apache.wayang.flink.operators">FlinkMapPartitionsOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkMaterializedGroupByOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkMaterializedGroupByOperator.html" title="class in org.apache.wayang.flink.operators">FlinkMaterializedGroupByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkObjectFileSink.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkObjectFileSink.html" title="class in org.apache.wayang.flink.operators">FlinkObjectFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkObjectFileSource.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkObjectFileSource.html" title="class in org.apache.wayang.flink.operators">FlinkObjectFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.html" title="class in org.apache.wayang.flink.operators">FlinkPageRankOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkReduceByOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkReduceByOperator.html" title="class in org.apache.wayang.flink.operators">FlinkReduceByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkRepeatExpandedOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkRepeatExpandedOperator.html" title="class in org.apache.wayang.flink.operators">FlinkRepeatExpandedOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkRepeatOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkRepeatOperator.html" title="class in org.apache.wayang.flink.operators">FlinkRepeatOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkSampleOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkSampleOperator.html" title="class in org.apache.wayang.flink.operators">FlinkSampleOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkSortOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkSortOperator.html" title="class in org.apache.wayang.flink.operators">FlinkSortOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkTextFileSink.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkTextFileSink.html" title="class in org.apache.wayang.flink.operators">FlinkTextFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkTextFileSource.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkTextFileSource.html" title="class in org.apache.wayang.flink.operators">FlinkTextFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkTsvFileSink.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkTsvFileSink.html" title="class in org.apache.wayang.flink.operators">FlinkTsvFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkUnionAllOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkUnionAllOperator.html" title="class in org.apache.wayang.flink.operators">FlinkUnionAllOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkZipWithIdOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkZipWithIdOperator.html" title="class in org.apache.wayang.flink.operators">FlinkZipWithIdOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/SparkIEJoinOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/SparkIEJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">SparkIEJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/SparkIESelfJoinOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/SparkIESelfJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">SparkIESelfJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/operators/SqlToRddOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.jdbc.operators.<a href="org/apache/wayang/jdbc/operators/SqlToRddOperator.html" title="class in org.apache.wayang.jdbc.operators">SqlToRddOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeClassificationOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeClassificationOperator.html" title="class in org.apache.wayang.spark.operators.ml">SparkDecisionTreeClassificationOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/ml/SparkKMeansOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkKMeansOperator.html" title="class in org.apache.wayang.spark.operators.ml">SparkKMeansOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/ml/SparkLinearRegressionOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkLinearRegressionOperator.html" title="class in org.apache.wayang.spark.operators.ml">SparkLinearRegressionOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/ml/SparkModelTransformOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkModelTransformOperator.html" title="class in org.apache.wayang.spark.operators.ml">SparkModelTransformOperator</a></dt> |
| <dd> |
| <div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/ml/SparkPredictOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkPredictOperator.html" title="class in org.apache.wayang.spark.operators.ml">SparkPredictOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkBernoulliSampleOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkBernoulliSampleOperator.html" title="class in org.apache.wayang.spark.operators">SparkBernoulliSampleOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkBroadcastOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkBroadcastOperator.html" title="class in org.apache.wayang.spark.operators">SparkBroadcastOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkCacheOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkCacheOperator.html" title="class in org.apache.wayang.spark.operators">SparkCacheOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkCartesianOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkCartesianOperator.html" title="class in org.apache.wayang.spark.operators">SparkCartesianOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkCoGroupOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkCoGroupOperator.html" title="class in org.apache.wayang.spark.operators">SparkCoGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkCollectionSource.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkCollectionSource.html" title="class in org.apache.wayang.spark.operators">SparkCollectionSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkCollectOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkCollectOperator.html" title="class in org.apache.wayang.spark.operators">SparkCollectOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkCountOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkCountOperator.html" title="class in org.apache.wayang.spark.operators">SparkCountOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkDistinctOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkDistinctOperator.html" title="class in org.apache.wayang.spark.operators">SparkDistinctOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkDoWhileOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkDoWhileOperator.html" title="class in org.apache.wayang.spark.operators">SparkDoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkExecutionOperator.html#containsAction()">containsAction()</a></span> - Method in interface org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkExecutionOperator.html" title="interface in org.apache.wayang.spark.operators">SparkExecutionOperator</a></dt> |
| <dd> |
| <div class="block">Tell whether this instances is a Spark action.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkFilterOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkFilterOperator.html" title="class in org.apache.wayang.spark.operators">SparkFilterOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkFlatMapOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkFlatMapOperator.html" title="class in org.apache.wayang.spark.operators">SparkFlatMapOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkGlobalMaterializedGroupOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkGlobalMaterializedGroupOperator.html" title="class in org.apache.wayang.spark.operators">SparkGlobalMaterializedGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkGlobalReduceOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkGlobalReduceOperator.html" title="class in org.apache.wayang.spark.operators">SparkGlobalReduceOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkIntersectOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkIntersectOperator.html" title="class in org.apache.wayang.spark.operators">SparkIntersectOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkJoinOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkJoinOperator.html" title="class in org.apache.wayang.spark.operators">SparkJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkKafkaTopicSink.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkKafkaTopicSink.html" title="class in org.apache.wayang.spark.operators">SparkKafkaTopicSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkKafkaTopicSource.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkKafkaTopicSource.html" title="class in org.apache.wayang.spark.operators">SparkKafkaTopicSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkLocalCallbackSink.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkLocalCallbackSink.html" title="class in org.apache.wayang.spark.operators">SparkLocalCallbackSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkLoopOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkLoopOperator.html" title="class in org.apache.wayang.spark.operators">SparkLoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkMapOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkMapOperator.html" title="class in org.apache.wayang.spark.operators">SparkMapOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkMapPartitionsOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkMapPartitionsOperator.html" title="class in org.apache.wayang.spark.operators">SparkMapPartitionsOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkMaterializedGroupByOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkMaterializedGroupByOperator.html" title="class in org.apache.wayang.spark.operators">SparkMaterializedGroupByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkObjectFileSink.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkObjectFileSink.html" title="class in org.apache.wayang.spark.operators">SparkObjectFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkObjectFileSource.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkObjectFileSource.html" title="class in org.apache.wayang.spark.operators">SparkObjectFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkRandomPartitionSampleOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkRandomPartitionSampleOperator.html" title="class in org.apache.wayang.spark.operators">SparkRandomPartitionSampleOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkReduceByOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkReduceByOperator.html" title="class in org.apache.wayang.spark.operators">SparkReduceByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkRepeatOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkRepeatOperator.html" title="class in org.apache.wayang.spark.operators">SparkRepeatOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkShufflePartitionSampleOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkShufflePartitionSampleOperator.html" title="class in org.apache.wayang.spark.operators">SparkShufflePartitionSampleOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkSortOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkSortOperator.html" title="class in org.apache.wayang.spark.operators">SparkSortOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkTextFileSink.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkTextFileSink.html" title="class in org.apache.wayang.spark.operators">SparkTextFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkTextFileSource.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkTextFileSource.html" title="class in org.apache.wayang.spark.operators">SparkTextFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkTsvFileSink.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkTsvFileSink.html" title="class in org.apache.wayang.spark.operators">SparkTsvFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkTsvFileSource.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkTsvFileSource.html" title="class in org.apache.wayang.spark.operators">SparkTsvFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkUnionAllOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkUnionAllOperator.html" title="class in org.apache.wayang.spark.operators">SparkUnionAllOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkZipWithIdOperator.html#containsAction()">containsAction()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkZipWithIdOperator.html" title="class in org.apache.wayang.spark.operators">SparkZipWithIdOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Canonicalizer.html#containsAll(java.util.Collection)">containsAll(Collection<?>)</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Canonicalizer.html" title="class in org.apache.wayang.core.util">Canonicalizer</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/util/mathex/Context.html" title="interface in org.apache.wayang.core.util.mathex"><span class="typeNameLink">Context</span></a> - Interface in <a href="org/apache/wayang/core/util/mathex/package-summary.html">org.apache.wayang.core.util.mathex</a></dt> |
| <dd> |
| <div class="block">Provides contextual variables and functions in order to evaluate an <a href="org/apache/wayang/core/util/mathex/Expression.html" title="interface in org.apache.wayang.core.util.mathex"><code>Expression</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#CONVERGENCE_INPUT_INDEX">CONVERGENCE_INPUT_INDEX</a></span> - Static variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DoWhileOperator.html" title="class in org.apache.wayang.basic.operators">DoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/Flink.html#conversionPlugin()">conversionPlugin()</a></span> - Static method in class org.apache.wayang.flink.<a href="org/apache/wayang/flink/Flink.html" title="class in org.apache.wayang.flink">Flink</a></dt> |
| <dd> |
| <div class="block">Retrieve the <a href="org/apache/wayang/flink/plugin/FlinkConversionPlugin.html" title="class in org.apache.wayang.flink.plugin"><code>FlinkConversionPlugin</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/GenericJdbc.html#conversionPlugin()">conversionPlugin()</a></span> - Static method in class org.apache.wayang.genericjdbc.<a href="org/apache/wayang/genericjdbc/GenericJdbc.html" title="class in org.apache.wayang.genericjdbc">GenericJdbc</a></dt> |
| <dd> |
| <div class="block">Retrieve the <a href="org/apache/wayang/genericjdbc/plugin/GenericJdbcConversionsPlugin.html" title="class in org.apache.wayang.genericjdbc.plugin"><code>GenericJdbcConversionsPlugin</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/postgres/Postgres.html#conversionPlugin()">conversionPlugin()</a></span> - Static method in class org.apache.wayang.postgres.<a href="org/apache/wayang/postgres/Postgres.html" title="class in org.apache.wayang.postgres">Postgres</a></dt> |
| <dd> |
| <div class="block">Retrieve the <a href="org/apache/wayang/postgres/plugin/PostgresConversionsPlugin.html" title="class in org.apache.wayang.postgres.plugin"><code>PostgresConversionsPlugin</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/Spark.html#conversionPlugin()">conversionPlugin()</a></span> - Static method in class org.apache.wayang.spark.<a href="org/apache/wayang/spark/Spark.html" title="class in org.apache.wayang.spark">Spark</a></dt> |
| <dd> |
| <div class="block">Retrieve the <a href="org/apache/wayang/spark/plugin/SparkConversionPlugin.html" title="class in org.apache.wayang.spark.plugin"><code>SparkConversionPlugin</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/sqlite3/Sqlite3.html#conversionPlugin()">conversionPlugin()</a></span> - Static method in class org.apache.wayang.sqlite3.<a href="org/apache/wayang/sqlite3/Sqlite3.html" title="class in org.apache.wayang.sqlite3">Sqlite3</a></dt> |
| <dd> |
| <div class="block">Retrieve the <a href="org/apache/wayang/sqlite3/plugin/Sqlite3ConversionPlugin.html" title="class in org.apache.wayang.sqlite3.plugin"><code>Sqlite3ConversionPlugin</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/TypeConverter.html#convert(com.fasterxml.jackson.core.type.TypeReference)">convert(TypeReference<T>)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/TypeConverter.html" title="class in org.apache.wayang.core.util">TypeConverter</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/converter/WayangRelConverter.html#convert(org.apache.calcite.rel.RelNode)">convert(RelNode)</a></span> - Method in class org.apache.wayang.api.sql.calcite.converter.<a href="org/apache/wayang/api/sql/calcite/converter/WayangRelConverter.html" title="class in org.apache.wayang.api.sql.calcite.converter">WayangRelConverter</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/optimizer/Optimizer.html#convert(org.apache.calcite.rel.RelNode)">convert(RelNode)</a></span> - Method in class org.apache.wayang.api.sql.calcite.optimizer.<a href="org/apache/wayang/api/sql/calcite/optimizer/Optimizer.html" title="class in org.apache.wayang.api.sql.calcite.optimizer">Optimizer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/optimizer/Optimizer.html#convert(org.apache.calcite.rel.RelNode,java.util.Collection)">convert(RelNode, Collection<Record>)</a></span> - Method in class org.apache.wayang.api.sql.calcite.optimizer.<a href="org/apache/wayang/api/sql/calcite/optimizer/Optimizer.html" title="class in org.apache.wayang.api.sql.calcite.optimizer">Optimizer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/sources/fs/CsvRowConverter.html#convert(org.apache.calcite.rel.type.RelDataType,java.lang.String)">convert(RelDataType, String)</a></span> - Static method in class org.apache.wayang.api.sql.sources.fs.<a href="org/apache/wayang/api/sql/sources/fs/CsvRowConverter.html" title="class in org.apache.wayang.api.sql.sources.fs">CsvRowConverter</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/optimizer/Optimizer.html#convert(org.apache.calcite.sql.SqlNode)">convert(SqlNode)</a></span> - Method in class org.apache.wayang.api.sql.calcite.optimizer.<a href="org/apache/wayang/api/sql/calcite/optimizer/Optimizer.html" title="class in org.apache.wayang.api.sql.calcite.optimizer">Optimizer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadToTimeConverter.html#convert(org.apache.wayang.core.optimizer.costs.LoadEstimate)">convert(LoadEstimate)</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadToTimeConverter.html" title="class in org.apache.wayang.core.optimizer.costs">LoadToTimeConverter</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadProfileToTimeConverter.html#convert(org.apache.wayang.core.optimizer.costs.LoadProfile)">convert(LoadProfile)</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadProfileToTimeConverter.html" title="class in org.apache.wayang.core.optimizer.costs">LoadProfileToTimeConverter</a></dt> |
| <dd> |
| <div class="block">Estimate the time required to execute something with the given <code>loadProfile</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/TimeToCostConverter.html#convert(org.apache.wayang.core.optimizer.costs.TimeEstimate)">convert(TimeEstimate)</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/TimeToCostConverter.html" title="class in org.apache.wayang.core.optimizer.costs">TimeToCostConverter</a></dt> |
| <dd> |
| <div class="block">Convert the given <a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html" title="class in org.apache.wayang.core.optimizer.costs"><code>TimeEstimate</code></a> into a cost estimate.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/channels/ChannelConversion.html#convert(org.apache.wayang.core.plan.executionplan.Channel,org.apache.wayang.core.api.Configuration)">convert(Channel, Configuration)</a></span> - Method in class org.apache.wayang.core.optimizer.channels.<a href="org/apache/wayang/core/optimizer/channels/ChannelConversion.html" title="class in org.apache.wayang.core.optimizer.channels">ChannelConversion</a></dt> |
| <dd> |
| <div class="block">Converts the given <code>sourceChannel</code> into a new <a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a> according to <a href="org/apache/wayang/core/optimizer/channels/ChannelConversion.html#targetChannelDescriptor"><code>ChannelConversion.targetChannelDescriptor</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/channels/ChannelConversion.html#convert(org.apache.wayang.core.plan.executionplan.Channel,org.apache.wayang.core.api.Configuration,java.util.Collection,org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate)">convert(Channel, Configuration, Collection<OptimizationContext>, CardinalityEstimate)</a></span> - Method in class org.apache.wayang.core.optimizer.channels.<a href="org/apache/wayang/core/optimizer/channels/ChannelConversion.html" title="class in org.apache.wayang.core.optimizer.channels">ChannelConversion</a></dt> |
| <dd> |
| <div class="block">Converts the given <code>sourceChannel</code> into a new <a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a> according to <a href="org/apache/wayang/core/optimizer/channels/ChannelConversion.html#targetChannelDescriptor"><code>ChannelConversion.targetChannelDescriptor</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/channels/DefaultChannelConversion.html#convert(org.apache.wayang.core.plan.executionplan.Channel,org.apache.wayang.core.api.Configuration,java.util.Collection,org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate)">convert(Channel, Configuration, Collection<OptimizationContext>, CardinalityEstimate)</a></span> - Method in class org.apache.wayang.core.optimizer.channels.<a href="org/apache/wayang/core/optimizer/channels/DefaultChannelConversion.html" title="class in org.apache.wayang.core.optimizer.channels">DefaultChannelConversion</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/model/Convertor.html#convert(org.tensorflow.Graph,org.apache.wayang.basic.model.optimizer.Optimizer)">convert(Graph, Optimizer)</a></span> - Static method in class org.apache.wayang.tensorflow.model.<a href="org/apache/wayang/tensorflow/model/Convertor.html" title="class in org.apache.wayang.tensorflow.model">Convertor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/model/Convertor.html#convert(org.tensorflow.op.Ops,org.apache.wayang.basic.model.op.ArgMax,org.tensorflow.Operand)">convert(Ops, ArgMax, Operand<?>)</a></span> - Static method in class org.apache.wayang.tensorflow.model.<a href="org/apache/wayang/tensorflow/model/Convertor.html" title="class in org.apache.wayang.tensorflow.model">Convertor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/model/Convertor.html#convert(org.tensorflow.op.Ops,org.apache.wayang.basic.model.op.Cast,org.tensorflow.Operand)">convert(Ops, Cast, Operand<?>)</a></span> - Static method in class org.apache.wayang.tensorflow.model.<a href="org/apache/wayang/tensorflow/model/Convertor.html" title="class in org.apache.wayang.tensorflow.model">Convertor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/model/Convertor.html#convert(org.tensorflow.op.Ops,org.apache.wayang.basic.model.op.Eq,org.tensorflow.Operand,org.tensorflow.Operand)">convert(Ops, Eq, Operand<?>, Operand<?>)</a></span> - Static method in class org.apache.wayang.tensorflow.model.<a href="org/apache/wayang/tensorflow/model/Convertor.html" title="class in org.apache.wayang.tensorflow.model">Convertor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/model/Convertor.html#convert(org.tensorflow.op.Ops,org.apache.wayang.basic.model.op.Input)">convert(Ops, Input)</a></span> - Static method in class org.apache.wayang.tensorflow.model.<a href="org/apache/wayang/tensorflow/model/Convertor.html" title="class in org.apache.wayang.tensorflow.model">Convertor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/model/Convertor.html#convert(org.tensorflow.op.Ops,org.apache.wayang.basic.model.op.Mean,org.tensorflow.Operand)">convert(Ops, Mean, Operand<?>)</a></span> - Static method in class org.apache.wayang.tensorflow.model.<a href="org/apache/wayang/tensorflow/model/Convertor.html" title="class in org.apache.wayang.tensorflow.model">Convertor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/model/Convertor.html#convert(org.tensorflow.op.Ops,org.apache.wayang.basic.model.op.nn.CrossEntropyLoss,org.tensorflow.Operand,org.tensorflow.Operand)">convert(Ops, CrossEntropyLoss, Operand<?>, Operand<?>)</a></span> - Static method in class org.apache.wayang.tensorflow.model.<a href="org/apache/wayang/tensorflow/model/Convertor.html" title="class in org.apache.wayang.tensorflow.model">Convertor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/model/Convertor.html#convert(org.tensorflow.op.Ops,org.apache.wayang.basic.model.op.nn.Linear,org.tensorflow.Operand)">convert(Ops, Linear, Operand<?>)</a></span> - Static method in class org.apache.wayang.tensorflow.model.<a href="org/apache/wayang/tensorflow/model/Convertor.html" title="class in org.apache.wayang.tensorflow.model">Convertor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/model/Convertor.html#convert(org.tensorflow.op.Ops,org.apache.wayang.basic.model.op.nn.ReLU,org.tensorflow.Operand)">convert(Ops, ReLU, Operand<?>)</a></span> - Static method in class org.apache.wayang.tensorflow.model.<a href="org/apache/wayang/tensorflow/model/Convertor.html" title="class in org.apache.wayang.tensorflow.model">Convertor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/model/Convertor.html#convert(org.tensorflow.op.Ops,org.apache.wayang.basic.model.op.nn.Sigmoid,org.tensorflow.Operand)">convert(Ops, Sigmoid, Operand<?>)</a></span> - Static method in class org.apache.wayang.tensorflow.model.<a href="org/apache/wayang/tensorflow/model/Convertor.html" title="class in org.apache.wayang.tensorflow.model">Convertor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/model/Convertor.html#convert(org.tensorflow.op.Ops,org.apache.wayang.basic.model.op.nn.Softmax,org.tensorflow.Operand)">convert(Ops, Softmax, Operand<?>)</a></span> - Static method in class org.apache.wayang.tensorflow.model.<a href="org/apache/wayang/tensorflow/model/Convertor.html" title="class in org.apache.wayang.tensorflow.model">Convertor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/model/Convertor.html#convert(org.tensorflow.op.Ops,org.apache.wayang.basic.model.op.Op,org.tensorflow.Operand...)">convert(Ops, Op, Operand<?>...)</a></span> - Static method in class org.apache.wayang.tensorflow.model.<a href="org/apache/wayang/tensorflow/model/Convertor.html" title="class in org.apache.wayang.tensorflow.model">Convertor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/model/Convertor.html#convertInternal(org.tensorflow.op.Ops,org.apache.wayang.basic.model.op.nn.Linear,org.tensorflow.Operand,java.lang.Class)">convertInternal(Ops, Linear, Operand<T>, Class<T>)</a></span> - Static method in class org.apache.wayang.tensorflow.model.<a href="org/apache/wayang/tensorflow/model/Convertor.html" title="class in org.apache.wayang.tensorflow.model">Convertor</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/tensorflow/model/Convertor.html" title="class in org.apache.wayang.tensorflow.model"><span class="typeNameLink">Convertor</span></a> - Class in <a href="org/apache/wayang/tensorflow/model/package-summary.html">org.apache.wayang.tensorflow.model</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/model/Convertor.html#%3Cinit%3E()">Convertor()</a></span> - Constructor for class org.apache.wayang.tensorflow.model.<a href="org/apache/wayang/tensorflow/model/Convertor.html" title="class in org.apache.wayang.tensorflow.model">Convertor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/criterion/WayangValue.html#convertToByte()">convertToByte()</a></span> - Method in class org.apache.wayang.flink.compiler.criterion.<a href="org/apache/wayang/flink/compiler/criterion/WayangValue.html" title="class in org.apache.wayang.flink.compiler.criterion">WayangValue</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/util/RrdAccessor.html#convertToJavaTimestamp(long)">convertToJavaTimestamp(long)</a></span> - Static method in class org.apache.wayang.profiler.util.<a href="org/apache/wayang/profiler/util/RrdAccessor.html" title="class in org.apache.wayang.profiler.util">RrdAccessor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/criterion/WayangValue.html#convertToObject(byte%5B%5D)">convertToObject(byte[])</a></span> - Method in class org.apache.wayang.flink.compiler.criterion.<a href="org/apache/wayang/flink/compiler/criterion/WayangValue.html" title="class in org.apache.wayang.flink.compiler.criterion">WayangValue</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/util/RrdAccessor.html#convertToUnixTimestamp(long)">convertToUnixTimestamp(long)</a></span> - Static method in class org.apache.wayang.profiler.util.<a href="org/apache/wayang/profiler/util/RrdAccessor.html" title="class in org.apache.wayang.profiler.util">RrdAccessor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/TimeToCostConverter.html#convertWithoutFixCosts(org.apache.wayang.core.optimizer.costs.TimeEstimate)">convertWithoutFixCosts(TimeEstimate)</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/TimeToCostConverter.html" title="class in org.apache.wayang.core.optimizer.costs">TimeToCostConverter</a></dt> |
| <dd> |
| <div class="block">Convert the given <a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html" title="class in org.apache.wayang.core.optimizer.costs"><code>TimeEstimate</code></a> into a cost estimate without considering the fix costs.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/channels/FileChannel.html#copy()">copy()</a></span> - Method in class org.apache.wayang.basic.channels.<a href="org/apache/wayang/basic/channels/FileChannel.html" title="class in org.apache.wayang.basic.channels">FileChannel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/data/Record.html#copy()">copy()</a></span> - Method in class org.apache.wayang.basic.data.<a href="org/apache/wayang/basic/data/Record.html" title="class in org.apache.wayang.basic.data">Record</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/ConstantLoadProfileEstimator.html#copy()">copy()</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/ConstantLoadProfileEstimator.html" title="class in org.apache.wayang.core.optimizer.costs">ConstantLoadProfileEstimator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html#copy()">copy()</a></span> - Method in interface org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html" title="interface in org.apache.wayang.core.optimizer.costs">LoadProfileEstimator</a></dt> |
| <dd> |
| <div class="block"><i>Optional operation.</i> Copy this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/NestableLoadProfileEstimator.html#copy()">copy()</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/NestableLoadProfileEstimator.html" title="class in org.apache.wayang.core.optimizer.costs">NestableLoadProfileEstimator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/DefaultOptimizationContext.html#copy()">copy()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/DefaultOptimizationContext.html" title="class in org.apache.wayang.core.optimizer">DefaultOptimizationContext</a></dt> |
| <dd> |
| <div class="block">Create a shallow copy of this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/Channel.html#copy()">copy()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan">Channel</a></dt> |
| <dd> |
| <div class="block">Create a copy of this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html#copy()">copy()</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan">ExecutionOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#copy()">copy()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorBase</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Copyable.html#copy()">copy()</a></span> - Method in interface org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Copyable.html" title="interface in org.apache.wayang.core.util">Copyable</a></dt> |
| <dd> |
| <div class="block">Create a (potentially shallow) copy of this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/channels/DataSetChannel.html#copy()">copy()</a></span> - Method in class org.apache.wayang.flink.channels.<a href="org/apache/wayang/flink/channels/DataSetChannel.html" title="class in org.apache.wayang.flink.channels">DataSetChannel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/channels/CollectionChannel.html#copy()">copy()</a></span> - Method in class org.apache.wayang.java.channels.<a href="org/apache/wayang/java/channels/CollectionChannel.html" title="class in org.apache.wayang.java.channels">CollectionChannel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/channels/StreamChannel.html#copy()">copy()</a></span> - Method in class org.apache.wayang.java.channels.<a href="org/apache/wayang/java/channels/StreamChannel.html" title="class in org.apache.wayang.java.channels">StreamChannel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaKafkaTopicSource.html#copy()">copy()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaKafkaTopicSource.html" title="class in org.apache.wayang.java.operators">JavaKafkaTopicSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaTextFileSource.html#copy()">copy()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaTextFileSource.html" title="class in org.apache.wayang.java.operators">JavaTextFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/channels/SqlQueryChannel.html#copy()">copy()</a></span> - Method in class org.apache.wayang.jdbc.channels.<a href="org/apache/wayang/jdbc/channels/SqlQueryChannel.html" title="class in org.apache.wayang.jdbc.channels">SqlQueryChannel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/channels/BroadcastChannel.html#copy()">copy()</a></span> - Method in class org.apache.wayang.spark.channels.<a href="org/apache/wayang/spark/channels/BroadcastChannel.html" title="class in org.apache.wayang.spark.channels">BroadcastChannel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/channels/RddChannel.html#copy()">copy()</a></span> - Method in class org.apache.wayang.spark.channels.<a href="org/apache/wayang/spark/channels/RddChannel.html" title="class in org.apache.wayang.spark.channels">RddChannel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/channels/TensorChannel.html#copy()">copy()</a></span> - Method in class org.apache.wayang.tensorflow.channels.<a href="org/apache/wayang/tensorflow/channels/TensorChannel.html" title="class in org.apache.wayang.tensorflow.channels">TensorChannel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/rel/WayangProject.html#copy(org.apache.calcite.plan.RelTraitSet,org.apache.calcite.rel.RelNode,java.util.List,org.apache.calcite.rel.type.RelDataType)">copy(RelTraitSet, RelNode, List<RexNode>, RelDataType)</a></span> - Method in class org.apache.wayang.api.sql.calcite.rel.<a href="org/apache/wayang/api/sql/calcite/rel/WayangProject.html" title="class in org.apache.wayang.api.sql.calcite.rel">WayangProject</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/rel/WayangFilter.html#copy(org.apache.calcite.plan.RelTraitSet,org.apache.calcite.rel.RelNode,org.apache.calcite.rex.RexNode)">copy(RelTraitSet, RelNode, RexNode)</a></span> - Method in class org.apache.wayang.api.sql.calcite.rel.<a href="org/apache/wayang/api/sql/calcite/rel/WayangFilter.html" title="class in org.apache.wayang.api.sql.calcite.rel">WayangFilter</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/rel/WayangAggregate.html#copy(org.apache.calcite.plan.RelTraitSet,org.apache.calcite.rel.RelNode,org.apache.calcite.util.ImmutableBitSet,java.util.List,java.util.List)">copy(RelTraitSet, RelNode, ImmutableBitSet, List<ImmutableBitSet>, List<AggregateCall>)</a></span> - Method in class org.apache.wayang.api.sql.calcite.rel.<a href="org/apache/wayang/api/sql/calcite/rel/WayangAggregate.html" title="class in org.apache.wayang.api.sql.calcite.rel">WayangAggregate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/rel/WayangJoin.html#copy(org.apache.calcite.plan.RelTraitSet,org.apache.calcite.rex.RexNode,org.apache.calcite.rel.RelNode,org.apache.calcite.rel.RelNode,org.apache.calcite.rel.core.JoinRelType,boolean)">copy(RelTraitSet, RexNode, RelNode, RelNode, JoinRelType, boolean)</a></span> - Method in class org.apache.wayang.api.sql.calcite.rel.<a href="org/apache/wayang/api/sql/calcite/rel/WayangJoin.html" title="class in org.apache.wayang.api.sql.calcite.rel">WayangJoin</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/util/Copyable.html" title="interface in org.apache.wayang.core.util"><span class="typeNameLink">Copyable</span></a><<a href="org/apache/wayang/core/util/Copyable.html" title="type parameter in Copyable">Self</a>> - Interface in <a href="org/apache/wayang/core/util/package-summary.html">org.apache.wayang.core.util</a></dt> |
| <dd> |
| <div class="block">Implementing objects must be able to provide copies of themselves.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html#copyAsNonBroadcastFor(org.apache.wayang.core.plan.wayangplan.Operator)">copyAsNonBroadcastFor(Operator)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan">InputSlot</a></dt> |
| <dd> |
| <div class="block">As <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html#copyFor(org.apache.wayang.core.plan.wayangplan.Operator)"><code>InputSlot.copyFor(Operator)</code></a>, but ensures that the copy will not be marked as broadcast.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html#copyFor(org.apache.wayang.core.plan.wayangplan.Operator)">copyFor(Operator)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan">InputSlot</a></dt> |
| <dd> |
| <div class="block">Shortcut for <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.Slot,org.apache.wayang.core.plan.wayangplan.Operator)"><code>InputSlot(Slot, Operator)</code></a></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html#copyFor(org.apache.wayang.core.plan.wayangplan.Operator)">copyFor(Operator)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan">OutputSlot</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.ExpressionContext.html#copyFrom(org.apache.wayang.core.mathex.MathExParser.ExpressionContext)">copyFrom(MathExParser.ExpressionContext)</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.ExpressionContext.html" title="class in org.apache.wayang.core.mathex">MathExParser.ExpressionContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mapping/ReplacementSubplanFactory.html#copyNames(org.apache.wayang.core.mapping.SubplanMatch,org.apache.wayang.core.plan.wayangplan.Operator)">copyNames(SubplanMatch, Operator)</a></span> - Method in class org.apache.wayang.core.mapping.<a href="org/apache/wayang/core/mapping/ReplacementSubplanFactory.html" title="class in org.apache.wayang.core.mapping">ReplacementSubplanFactory</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/platform/GiraphPlatform.html#CORES_PROPERTY">CORES_PROPERTY</a></span> - Static variable in class org.apache.wayang.giraph.platform.<a href="org/apache/wayang/giraph/platform/GiraphPlatform.html" title="class in org.apache.wayang.giraph.platform">GiraphPlatform</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/platform/JdbcPlatformTemplate.html#coresProperty">coresProperty</a></span> - Variable in class org.apache.wayang.jdbc.platform.<a href="org/apache/wayang/jdbc/platform/JdbcPlatformTemplate.html" title="class in org.apache.wayang.jdbc.platform">JdbcPlatformTemplate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/KafkaTopicSource.CardinalityEstimator.html#CORRECTNESS_PROBABILITY">CORRECTNESS_PROBABILITY</a></span> - Static variable in class 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></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/ObjectFileSource.CardinalityEstimator.html#CORRECTNESS_PROBABILITY">CORRECTNESS_PROBABILITY</a></span> - Static variable in class 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></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/TextFileSource.CardinalityEstimator.html#CORRECTNESS_PROBABILITY">CORRECTNESS_PROBABILITY</a></span> - Static variable in class 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></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/channels/ChannelConversionGraph.CostbasedTreeSelectionStrategy.html#%3Cinit%3E()">CostbasedTreeSelectionStrategy()</a></span> - Constructor for class org.apache.wayang.core.optimizer.channels.<a href="org/apache/wayang/core/optimizer/channels/ChannelConversionGraph.CostbasedTreeSelectionStrategy.html" title="class in org.apache.wayang.core.optimizer.channels">ChannelConversionGraph.CostbasedTreeSelectionStrategy</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/profiling/CostMeasurement.html" title="class in org.apache.wayang.core.profiling"><span class="typeNameLink">CostMeasurement</span></a> - Class in <a href="org/apache/wayang/core/profiling/package-summary.html">org.apache.wayang.core.profiling</a></dt> |
| <dd> |
| <div class="block">This measurement captures execution costs w.r.t. to Wayang's cost model.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/CostMeasurement.html#%3Cinit%3E()">CostMeasurement()</a></span> - Constructor for class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/CostMeasurement.html" title="class in org.apache.wayang.core.profiling">CostMeasurement</a></dt> |
| <dd> |
| <div class="block">Deserialization constructor.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/CostMeasurement.html#%3Cinit%3E(java.lang.String,double,double,double)">CostMeasurement(String, double, double, double)</a></span> - Constructor for class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/CostMeasurement.html" title="class in org.apache.wayang.core.profiling">CostMeasurement</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/tpch/data/q1/ReturnTuple.html#COUNT_ORDER">COUNT_ORDER</a></span> - Variable in class org.apache.wayang.apps.tpch.data.q1.<a href="org/apache/wayang/apps/tpch/data/q1/ReturnTuple.html" title="class in org.apache.wayang.apps.tpch.data.q1">ReturnTuple</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/util/Counter.html" title="class in org.apache.wayang.core.util"><span class="typeNameLink">Counter</span></a><<a href="org/apache/wayang/core/util/Counter.html" title="type parameter in Counter">T</a>> - Class in <a href="org/apache/wayang/core/util/package-summary.html">org.apache.wayang.core.util</a></dt> |
| <dd> |
| <div class="block">This utility helps to count elements.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Counter.html#%3Cinit%3E()">Counter()</a></span> - Constructor for class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Counter.html" title="class in org.apache.wayang.core.util">Counter</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/mapping/CountMapping.html" title="class in org.apache.wayang.flink.mapping"><span class="typeNameLink">CountMapping</span></a> - Class in <a href="org/apache/wayang/flink/mapping/package-summary.html">org.apache.wayang.flink.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/CountOperator.html" title="class in org.apache.wayang.basic.operators"><code>CountOperator</code></a> to <a href="org/apache/wayang/flink/operators/FlinkCountOperator.html" title="class in org.apache.wayang.flink.operators"><code>FlinkCountOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/mapping/CountMapping.html" title="class in org.apache.wayang.java.mapping"><span class="typeNameLink">CountMapping</span></a> - Class in <a href="org/apache/wayang/java/mapping/package-summary.html">org.apache.wayang.java.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/CountOperator.html" title="class in org.apache.wayang.basic.operators"><code>CountOperator</code></a> to <a href="org/apache/wayang/java/operators/JavaCountOperator.html" title="class in org.apache.wayang.java.operators"><code>JavaCountOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/CountMapping.html" title="class in org.apache.wayang.spark.mapping"><span class="typeNameLink">CountMapping</span></a> - Class in <a href="org/apache/wayang/spark/mapping/package-summary.html">org.apache.wayang.spark.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/CountOperator.html" title="class in org.apache.wayang.basic.operators"><code>CountOperator</code></a> to <a href="org/apache/wayang/spark/operators/SparkCountOperator.html" title="class in org.apache.wayang.spark.operators"><code>SparkCountOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/CountMapping.html#%3Cinit%3E()">CountMapping()</a></span> - Constructor for class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/CountMapping.html" title="class in org.apache.wayang.flink.mapping">CountMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/CountMapping.html#%3Cinit%3E()">CountMapping()</a></span> - Constructor for class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/CountMapping.html" title="class in org.apache.wayang.java.mapping">CountMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/CountMapping.html#%3Cinit%3E()">CountMapping()</a></span> - Constructor for class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/CountMapping.html" title="class in org.apache.wayang.spark.mapping">CountMapping</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/CountOperator.html" title="class in org.apache.wayang.basic.operators"><span class="typeNameLink">CountOperator</span></a><<a href="org/apache/wayang/basic/operators/CountOperator.html" title="type parameter in CountOperator">Type</a>> - Class in <a href="org/apache/wayang/basic/operators/package-summary.html">org.apache.wayang.basic.operators</a></dt> |
| <dd> |
| <div class="block">This operator returns the count of elements in this stream.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/CountOperator.html#%3Cinit%3E(java.lang.Class)">CountOperator(Class<Type>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/CountOperator.html" title="class in org.apache.wayang.basic.operators">CountOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/CountOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.CountOperator)">CountOperator(CountOperator<Type>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/CountOperator.html" title="class in org.apache.wayang.basic.operators">CountOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/CountOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)">CountOperator(DataSetType<Type>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/CountOperator.html" title="class in org.apache.wayang.basic.operators">CountOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/platform/GiraphPlatform.html#CPU_MHZ_PROPERTY">CPU_MHZ_PROPERTY</a></span> - Static variable in class org.apache.wayang.giraph.platform.<a href="org/apache/wayang/giraph/platform/GiraphPlatform.html" title="class in org.apache.wayang.giraph.platform">GiraphPlatform</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadProfileToTimeConverter.html#cpuConverter">cpuConverter</a></span> - Variable in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadProfileToTimeConverter.html" title="class in org.apache.wayang.core.optimizer.costs">LoadProfileToTimeConverter</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfiler.html#cpuMhz">cpuMhz</a></span> - Variable in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfiler.html" title="class in org.apache.wayang.profiler.java">OperatorProfiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html#cpuMhz">cpuMhz</a></span> - Variable in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html" title="class in org.apache.wayang.profiler.spark">SparkOperatorProfiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/platform/JdbcPlatformTemplate.html#cpuMhzProperty">cpuMhzProperty</a></span> - Variable in class org.apache.wayang.jdbc.platform.<a href="org/apache/wayang/jdbc/platform/JdbcPlatformTemplate.html" title="class in org.apache.wayang.jdbc.platform">JdbcPlatformTemplate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/FileSystem.html#create(java.lang.String)">create(String)</a></span> - Method in interface org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/FileSystem.html" title="interface in org.apache.wayang.core.util.fs">FileSystem</a></dt> |
| <dd> |
| <div class="block">Opens the file specified in the given <code>url</code> for (over-)writing.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/HadoopFileSystem.html#create(java.lang.String)">create(String)</a></span> - Method in class org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/HadoopFileSystem.html" title="class in org.apache.wayang.core.util.fs">HadoopFileSystem</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/LocalFileSystem.html#create(java.lang.String)">create(String)</a></span> - Method in class org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/LocalFileSystem.html" title="class in org.apache.wayang.core.util.fs">LocalFileSystem</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/S3FileSystem.html#create(java.lang.String)">create(String)</a></span> - Method in class org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/S3FileSystem.html" title="class in org.apache.wayang.core.util.fs">S3FileSystem</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/FileSystem.html#create(java.lang.String,java.lang.Boolean)">create(String, Boolean)</a></span> - Method in interface org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/FileSystem.html" title="interface in org.apache.wayang.core.util.fs">FileSystem</a></dt> |
| <dd> |
| <div class="block">Opens the file specified in the given <code>url</code> for (over-)writing.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/HadoopFileSystem.html#create(java.lang.String,java.lang.Boolean)">create(String, Boolean)</a></span> - Method in class org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/HadoopFileSystem.html" title="class in org.apache.wayang.core.util.fs">HadoopFileSystem</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/LocalFileSystem.html#create(java.lang.String,java.lang.Boolean)">create(String, Boolean)</a></span> - Method in class org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/LocalFileSystem.html" title="class in org.apache.wayang.core.util.fs">LocalFileSystem</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/S3FileSystem.html#create(java.lang.String,java.lang.Boolean)">create(String, Boolean)</a></span> - Method in class org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/S3FileSystem.html" title="class in org.apache.wayang.core.util.fs">S3FileSystem</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/optimizer/Optimizer.html#create(org.apache.calcite.jdbc.CalciteSchema,java.util.Properties,org.apache.calcite.rel.type.RelDataTypeFactory)">create(CalciteSchema, Properties, RelDataTypeFactory)</a></span> - Static method in class org.apache.wayang.api.sql.calcite.optimizer.<a href="org/apache/wayang/api/sql/calcite/optimizer/Optimizer.html" title="class in org.apache.wayang.api.sql.calcite.optimizer">Optimizer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/rel/WayangTableScan.html#create(org.apache.calcite.plan.RelOptCluster,org.apache.calcite.plan.RelOptTable)">create(RelOptCluster, RelOptTable)</a></span> - Static method in class org.apache.wayang.api.sql.calcite.rel.<a href="org/apache/wayang/api/sql/calcite/rel/WayangTableScan.html" title="class in org.apache.wayang.api.sql.calcite.rel">WayangTableScan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/rel/WayangTableScan.html#create(org.apache.calcite.plan.RelOptCluster,org.apache.calcite.plan.RelOptTable,int%5B%5D)">create(RelOptCluster, RelOptTable, int[])</a></span> - Static method in class org.apache.wayang.api.sql.calcite.rel.<a href="org/apache/wayang/api/sql/calcite/rel/WayangTableScan.html" title="class in org.apache.wayang.api.sql.calcite.rel">WayangTableScan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html#create(org.apache.calcite.schema.SchemaPlus,java.lang.String,java.util.Map)">create(SchemaPlus, String, Map<String, Object>)</a></span> - Static method in class org.apache.wayang.api.sql.calcite.jdbc.<a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html" title="class in org.apache.wayang.api.sql.calcite.jdbc">JdbcSchema</a></dt> |
| <dd> |
| <div class="block">Creates a JdbcSchema, taking credentials from a map.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.Factory.html#create(org.apache.calcite.schema.SchemaPlus,java.lang.String,java.util.Map)">create(SchemaPlus, String, Map<String, Object>)</a></span> - Method in class org.apache.wayang.api.sql.calcite.jdbc.<a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.Factory.html" title="class in org.apache.wayang.api.sql.calcite.jdbc">JdbcSchema.Factory</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html#create(org.apache.calcite.schema.SchemaPlus,java.lang.String,javax.sql.DataSource,java.lang.String,java.lang.String)">create(SchemaPlus, String, DataSource, String, String)</a></span> - Static method in class org.apache.wayang.api.sql.calcite.jdbc.<a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html" title="class in org.apache.wayang.api.sql.calcite.jdbc">JdbcSchema</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html#create(org.apache.calcite.schema.SchemaPlus,java.lang.String,javax.sql.DataSource,org.apache.calcite.sql.SqlDialectFactory,java.lang.String,java.lang.String)">create(SchemaPlus, String, DataSource, SqlDialectFactory, String, String)</a></span> - Static method in class org.apache.wayang.api.sql.calcite.jdbc.<a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html" title="class in org.apache.wayang.api.sql.calcite.jdbc">JdbcSchema</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/optimizer/Optimizer.html#create(org.apache.wayang.api.sql.calcite.schema.WayangSchema)">create(WayangSchema)</a></span> - Static method in class org.apache.wayang.api.sql.calcite.optimizer.<a href="org/apache/wayang/api/sql/calcite/optimizer/Optimizer.html" title="class in org.apache.wayang.api.sql.calcite.optimizer">Optimizer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/Executor.Factory.html#create(org.apache.wayang.core.api.Job)">create(Job)</a></span> - Method in interface org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/Executor.Factory.html" title="interface in org.apache.wayang.core.platform">Executor.Factory</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html#createAlternative()">createAlternative()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorAlternative</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/types/DataUnitType.html#createBasic(java.lang.Class)">createBasic(Class<T>)</a></span> - Static method in class org.apache.wayang.core.types.<a href="org/apache/wayang/core/types/DataUnitType.html" title="class in org.apache.wayang.core.types">DataUnitType</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/types/DataUnitType.html#createBasicUnchecked(java.lang.Class)">createBasicUnchecked(Class<?>)</a></span> - Static method in class org.apache.wayang.core.types.<a href="org/apache/wayang/core/types/DataUnitType.html" title="class in org.apache.wayang.core.types">DataUnitType</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html#createBlockInfo()">createBlockInfo()</a></span> - Method in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html" title="class in org.apache.wayang.flink.compiler">WayangFileOutputFormat</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/CartesianOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)">createCardinalityEstimator(int, Configuration)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/CartesianOperator.html" title="class in org.apache.wayang.basic.operators">CartesianOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/CoGroupOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)">createCardinalityEstimator(int, Configuration)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/CoGroupOperator.html" title="class in org.apache.wayang.basic.operators">CoGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/CollectionSource.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)">createCardinalityEstimator(int, Configuration)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/CollectionSource.html" title="class in org.apache.wayang.basic.operators">CollectionSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/CountOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)">createCardinalityEstimator(int, Configuration)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/CountOperator.html" title="class in org.apache.wayang.basic.operators">CountOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/DistinctOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)">createCardinalityEstimator(int, Configuration)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DistinctOperator.html" title="class in org.apache.wayang.basic.operators">DistinctOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)">createCardinalityEstimator(int, Configuration)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DoWhileOperator.html" title="class in org.apache.wayang.basic.operators">DoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/FilterOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)">createCardinalityEstimator(int, Configuration)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/FilterOperator.html" title="class in org.apache.wayang.basic.operators">FilterOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/FlatMapOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)">createCardinalityEstimator(int, Configuration)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/FlatMapOperator.html" title="class in org.apache.wayang.basic.operators">FlatMapOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/GlobalMaterializedGroupOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)">createCardinalityEstimator(int, Configuration)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/GlobalMaterializedGroupOperator.html" title="class in org.apache.wayang.basic.operators">GlobalMaterializedGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/GlobalReduceOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)">createCardinalityEstimator(int, Configuration)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/GlobalReduceOperator.html" title="class in org.apache.wayang.basic.operators">GlobalReduceOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/IntersectOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)">createCardinalityEstimator(int, Configuration)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/IntersectOperator.html" title="class in org.apache.wayang.basic.operators">IntersectOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/JoinOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)">createCardinalityEstimator(int, Configuration)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/JoinOperator.html" title="class in org.apache.wayang.basic.operators">JoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/KafkaTopicSource.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)">createCardinalityEstimator(int, Configuration)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/KafkaTopicSource.html" title="class in org.apache.wayang.basic.operators">KafkaTopicSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/KMeansOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)">createCardinalityEstimator(int, Configuration)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/KMeansOperator.html" title="class in org.apache.wayang.basic.operators">KMeansOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LinearRegressionOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)">createCardinalityEstimator(int, Configuration)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LinearRegressionOperator.html" title="class in org.apache.wayang.basic.operators">LinearRegressionOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LocalCallbackSink.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)">createCardinalityEstimator(int, Configuration)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LocalCallbackSink.html" title="class in org.apache.wayang.basic.operators">LocalCallbackSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LoopOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)">createCardinalityEstimator(int, Configuration)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators">LoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/MapOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)">createCardinalityEstimator(int, Configuration)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/MapOperator.html" title="class in org.apache.wayang.basic.operators">MapOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/MapPartitionsOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)">createCardinalityEstimator(int, Configuration)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/MapPartitionsOperator.html" title="class in org.apache.wayang.basic.operators">MapPartitionsOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/MaterializedGroupByOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)">createCardinalityEstimator(int, Configuration)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/MaterializedGroupByOperator.html" title="class in org.apache.wayang.basic.operators">MaterializedGroupByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/ModelTransformOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)">createCardinalityEstimator(int, Configuration)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ModelTransformOperator.html" title="class in org.apache.wayang.basic.operators">ModelTransformOperator</a></dt> |
| <dd> |
| <div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/ObjectFileSource.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)">createCardinalityEstimator(int, Configuration)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ObjectFileSource.html" title="class in org.apache.wayang.basic.operators">ObjectFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/PageRankOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)">createCardinalityEstimator(int, Configuration)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/PageRankOperator.html" title="class in org.apache.wayang.basic.operators">PageRankOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/ReduceByOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)">createCardinalityEstimator(int, Configuration)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ReduceByOperator.html" title="class in org.apache.wayang.basic.operators">ReduceByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/ReduceOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)">createCardinalityEstimator(int, Configuration)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ReduceOperator.html" title="class in org.apache.wayang.basic.operators">ReduceOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/RepeatOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)">createCardinalityEstimator(int, Configuration)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/RepeatOperator.html" title="class in org.apache.wayang.basic.operators">RepeatOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/SampleOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)">createCardinalityEstimator(int, Configuration)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/SampleOperator.html" title="class in org.apache.wayang.basic.operators">SampleOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/SortOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)">createCardinalityEstimator(int, Configuration)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/SortOperator.html" title="class in org.apache.wayang.basic.operators">SortOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/TextFileSource.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)">createCardinalityEstimator(int, Configuration)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/TextFileSource.html" title="class in org.apache.wayang.basic.operators">TextFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/UnionAllOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)">createCardinalityEstimator(int, Configuration)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/UnionAllOperator.html" title="class in org.apache.wayang.basic.operators">UnionAllOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/ZipWithIdOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)">createCardinalityEstimator(int, Configuration)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ZipWithIdOperator.html" title="class in org.apache.wayang.basic.operators">ZipWithIdOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/ElementaryOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)">createCardinalityEstimator(int, Configuration)</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/ElementaryOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan">ElementaryOperator</a></dt> |
| <dd> |
| <div class="block">Provide a <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimator.html" title="interface in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimator</code></a> for the <a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OutputSlot</code></a> at <code>outputIndex</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkCollectionSink.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)">createCardinalityEstimator(int, Configuration)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkCollectionSink.html" title="class in org.apache.wayang.flink.operators">FlinkCollectionSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaCollectOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)">createCardinalityEstimator(int, Configuration)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaCollectOperator.html" title="class in org.apache.wayang.java.operators">JavaCollectOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkCacheOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)">createCardinalityEstimator(int, Configuration)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkCacheOperator.html" title="class in org.apache.wayang.spark.operators">SparkCacheOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkCollectOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)">createCardinalityEstimator(int, Configuration)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkCollectOperator.html" title="class in org.apache.wayang.spark.operators">SparkCollectOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/ChannelDescriptor.html#createChannel(org.apache.wayang.core.plan.wayangplan.OutputSlot,org.apache.wayang.core.api.Configuration)">createChannel(OutputSlot<?>, Configuration)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/ChannelDescriptor.html" title="class in org.apache.wayang.core.platform">ChannelDescriptor</a></dt> |
| <dd> |
| <div class="block">Creates a new <a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a> as described by this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfiler.html#createChannelInstance()">createChannelInstance()</a></span> - Static method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfiler.html" title="class in org.apache.wayang.profiler.java">OperatorProfiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfiler.html#createChannelInstance(java.util.Collection)">createChannelInstance(Collection<?>)</a></span> - Static method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfiler.html" title="class in org.apache.wayang.profiler.java">OperatorProfiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html#createChannelInstance(org.apache.spark.api.java.JavaRDD,org.apache.wayang.spark.execution.SparkExecutor)">createChannelInstance(JavaRDD<?>, SparkExecutor)</a></span> - Static method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html" title="class in org.apache.wayang.profiler.spark">SparkOperatorProfiler</a></dt> |
| <dd> |
| <div class="block">Creates a <a href="org/apache/wayang/core/platform/ChannelInstance.html" title="interface in org.apache.wayang.core.platform"><code>ChannelInstance</code></a> that carries the given <code>rdd</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html#createChannelInstance(org.apache.wayang.spark.execution.SparkExecutor)">createChannelInstance(SparkExecutor)</a></span> - Static method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html" title="class in org.apache.wayang.profiler.spark">SparkOperatorProfiler</a></dt> |
| <dd> |
| <div class="block">Creates an empty <a href="org/apache/wayang/core/platform/ChannelInstance.html" title="interface in org.apache.wayang.core.platform"><code>ChannelInstance</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfilers.html#createCollectingJavaLocalCallbackSinkProfiler()">createCollectingJavaLocalCallbackSinkProfiler()</a></span> - Static method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfilers.html" title="class in org.apache.wayang.profiler.java">OperatorProfilers</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LocalCallbackSink.html#createCollectingSink(java.util.Collection,java.lang.Class)">createCollectingSink(Collection<T>, Class<T>)</a></span> - Static method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LocalCallbackSink.html" title="class in org.apache.wayang.basic.operators">LocalCallbackSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LocalCallbackSink.html#createCollectingSink(java.util.Collection,org.apache.wayang.core.types.DataSetType)">createCollectingSink(Collection<T>, DataSetType<T>)</a></span> - Static method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LocalCallbackSink.html" title="class in org.apache.wayang.basic.operators">LocalCallbackSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.html#createConcatenationKey(org.apache.wayang.core.plan.wayangplan.OutputSlot,org.apache.wayang.core.optimizer.OptimizationContext)">createConcatenationKey(OutputSlot<?>, OptimizationContext)</a></span> - Static method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanEnumerator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorBase</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkCartesianOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkCartesianOperator.html" title="class in org.apache.wayang.flink.operators">FlinkCartesianOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkCoGroupOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkCoGroupOperator.html" title="class in org.apache.wayang.flink.operators">FlinkCoGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkCollectionSource.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkCollectionSource.html" title="class in org.apache.wayang.flink.operators">FlinkCollectionSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkCountOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkCountOperator.html" title="class in org.apache.wayang.flink.operators">FlinkCountOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkDistinctOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkDistinctOperator.html" title="class in org.apache.wayang.flink.operators">FlinkDistinctOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkDoWhileOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkDoWhileOperator.html" title="class in org.apache.wayang.flink.operators">FlinkDoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkFlatMapOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkFlatMapOperator.html" title="class in org.apache.wayang.flink.operators">FlinkFlatMapOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkGlobalMaterializedGroupOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkGlobalMaterializedGroupOperator.html" title="class in org.apache.wayang.flink.operators">FlinkGlobalMaterializedGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkGlobalReduceOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkGlobalReduceOperator.html" title="class in org.apache.wayang.flink.operators">FlinkGlobalReduceOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkGroupByOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkGroupByOperator.html" title="class in org.apache.wayang.flink.operators">FlinkGroupByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkIntersectOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkIntersectOperator.html" title="class in org.apache.wayang.flink.operators">FlinkIntersectOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkJoinOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkJoinOperator.html" title="class in org.apache.wayang.flink.operators">FlinkJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkLocalCallbackSink.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkLocalCallbackSink.html" title="class in org.apache.wayang.flink.operators">FlinkLocalCallbackSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkLoopOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkLoopOperator.html" title="class in org.apache.wayang.flink.operators">FlinkLoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkMapOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkMapOperator.html" title="class in org.apache.wayang.flink.operators">FlinkMapOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkMapPartitionsOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkMapPartitionsOperator.html" title="class in org.apache.wayang.flink.operators">FlinkMapPartitionsOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkMaterializedGroupByOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkMaterializedGroupByOperator.html" title="class in org.apache.wayang.flink.operators">FlinkMaterializedGroupByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkObjectFileSink.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkObjectFileSink.html" title="class in org.apache.wayang.flink.operators">FlinkObjectFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkObjectFileSource.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkObjectFileSource.html" title="class in org.apache.wayang.flink.operators">FlinkObjectFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.html" title="class in org.apache.wayang.flink.operators">FlinkPageRankOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkReduceByOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkReduceByOperator.html" title="class in org.apache.wayang.flink.operators">FlinkReduceByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkRepeatExpandedOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkRepeatExpandedOperator.html" title="class in org.apache.wayang.flink.operators">FlinkRepeatExpandedOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkRepeatOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkRepeatOperator.html" title="class in org.apache.wayang.flink.operators">FlinkRepeatOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkSampleOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkSampleOperator.html" title="class in org.apache.wayang.flink.operators">FlinkSampleOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkSortOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkSortOperator.html" title="class in org.apache.wayang.flink.operators">FlinkSortOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkTextFileSource.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkTextFileSource.html" title="class in org.apache.wayang.flink.operators">FlinkTextFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkTsvFileSink.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkTsvFileSink.html" title="class in org.apache.wayang.flink.operators">FlinkTsvFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkUnionAllOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkUnionAllOperator.html" title="class in org.apache.wayang.flink.operators">FlinkUnionAllOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkZipWithIdOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkZipWithIdOperator.html" title="class in org.apache.wayang.flink.operators">FlinkZipWithIdOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/operators/GenericJdbcFilterOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.genericjdbc.operators.<a href="org/apache/wayang/genericjdbc/operators/GenericJdbcFilterOperator.html" title="class in org.apache.wayang.genericjdbc.operators">GenericJdbcFilterOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/operators/GenericJdbcProjectionOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.genericjdbc.operators.<a href="org/apache/wayang/genericjdbc/operators/GenericJdbcProjectionOperator.html" title="class in org.apache.wayang.genericjdbc.operators">GenericJdbcProjectionOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/JavaIEJoinOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/JavaIEJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">JavaIEJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/JavaIESelfJoinOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/JavaIESelfJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">JavaIESelfJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/SparkIEJoinOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/SparkIEJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">SparkIEJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/SparkIESelfJoinOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/SparkIESelfJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">SparkIESelfJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaCartesianOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaCartesianOperator.html" title="class in org.apache.wayang.java.operators">JavaCartesianOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaCoGroupOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaCoGroupOperator.html" title="class in org.apache.wayang.java.operators">JavaCoGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaCollectionSource.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaCollectionSource.html" title="class in org.apache.wayang.java.operators">JavaCollectionSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaCountOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaCountOperator.html" title="class in org.apache.wayang.java.operators">JavaCountOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaDistinctOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaDistinctOperator.html" title="class in org.apache.wayang.java.operators">JavaDistinctOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaDoWhileOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaDoWhileOperator.html" title="class in org.apache.wayang.java.operators">JavaDoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaFilterOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaFilterOperator.html" title="class in org.apache.wayang.java.operators">JavaFilterOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaFlatMapOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaFlatMapOperator.html" title="class in org.apache.wayang.java.operators">JavaFlatMapOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaGlobalMaterializedGroupOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaGlobalMaterializedGroupOperator.html" title="class in org.apache.wayang.java.operators">JavaGlobalMaterializedGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaIntersectOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaIntersectOperator.html" title="class in org.apache.wayang.java.operators">JavaIntersectOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaJoinOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaJoinOperator.html" title="class in org.apache.wayang.java.operators">JavaJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaLocalCallbackSink.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaLocalCallbackSink.html" title="class in org.apache.wayang.java.operators">JavaLocalCallbackSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaLoopOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaLoopOperator.html" title="class in org.apache.wayang.java.operators">JavaLoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaMapOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaMapOperator.html" title="class in org.apache.wayang.java.operators">JavaMapOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaMapPartitionsOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaMapPartitionsOperator.html" title="class in org.apache.wayang.java.operators">JavaMapPartitionsOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaMaterializedGroupByOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaMaterializedGroupByOperator.html" title="class in org.apache.wayang.java.operators">JavaMaterializedGroupByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaObjectFileSink.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaObjectFileSink.html" title="class in org.apache.wayang.java.operators">JavaObjectFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaObjectFileSource.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaObjectFileSource.html" title="class in org.apache.wayang.java.operators">JavaObjectFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaRandomSampleOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaRandomSampleOperator.html" title="class in org.apache.wayang.java.operators">JavaRandomSampleOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaReduceByOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaReduceByOperator.html" title="class in org.apache.wayang.java.operators">JavaReduceByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaRepeatOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaRepeatOperator.html" title="class in org.apache.wayang.java.operators">JavaRepeatOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaReservoirSampleOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaReservoirSampleOperator.html" title="class in org.apache.wayang.java.operators">JavaReservoirSampleOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaSortOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaSortOperator.html" title="class in org.apache.wayang.java.operators">JavaSortOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaTsvFileSink.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaTsvFileSink.html" title="class in org.apache.wayang.java.operators">JavaTsvFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaTsvFileSource.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaTsvFileSource.html" title="class in org.apache.wayang.java.operators">JavaTsvFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaUnionAllOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaUnionAllOperator.html" title="class in org.apache.wayang.java.operators">JavaUnionAllOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/postgres/operators/PostgresFilterOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.postgres.operators.<a href="org/apache/wayang/postgres/operators/PostgresFilterOperator.html" title="class in org.apache.wayang.postgres.operators">PostgresFilterOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/postgres/operators/PostgresJoinOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.postgres.operators.<a href="org/apache/wayang/postgres/operators/PostgresJoinOperator.html" title="class in org.apache.wayang.postgres.operators">PostgresJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/postgres/operators/PostgresProjectionOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.postgres.operators.<a href="org/apache/wayang/postgres/operators/PostgresProjectionOperator.html" title="class in org.apache.wayang.postgres.operators">PostgresProjectionOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkBernoulliSampleOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkBernoulliSampleOperator.html" title="class in org.apache.wayang.spark.operators">SparkBernoulliSampleOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkBroadcastOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkBroadcastOperator.html" title="class in org.apache.wayang.spark.operators">SparkBroadcastOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkCartesianOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkCartesianOperator.html" title="class in org.apache.wayang.spark.operators">SparkCartesianOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkCoGroupOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkCoGroupOperator.html" title="class in org.apache.wayang.spark.operators">SparkCoGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkCollectionSource.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkCollectionSource.html" title="class in org.apache.wayang.spark.operators">SparkCollectionSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkCountOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkCountOperator.html" title="class in org.apache.wayang.spark.operators">SparkCountOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkDistinctOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkDistinctOperator.html" title="class in org.apache.wayang.spark.operators">SparkDistinctOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkDoWhileOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkDoWhileOperator.html" title="class in org.apache.wayang.spark.operators">SparkDoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkFlatMapOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkFlatMapOperator.html" title="class in org.apache.wayang.spark.operators">SparkFlatMapOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkGlobalMaterializedGroupOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkGlobalMaterializedGroupOperator.html" title="class in org.apache.wayang.spark.operators">SparkGlobalMaterializedGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkGlobalReduceOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkGlobalReduceOperator.html" title="class in org.apache.wayang.spark.operators">SparkGlobalReduceOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkIntersectOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkIntersectOperator.html" title="class in org.apache.wayang.spark.operators">SparkIntersectOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkJoinOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkJoinOperator.html" title="class in org.apache.wayang.spark.operators">SparkJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkKafkaTopicSource.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkKafkaTopicSource.html" title="class in org.apache.wayang.spark.operators">SparkKafkaTopicSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkLocalCallbackSink.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkLocalCallbackSink.html" title="class in org.apache.wayang.spark.operators">SparkLocalCallbackSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkLoopOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkLoopOperator.html" title="class in org.apache.wayang.spark.operators">SparkLoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkMapOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkMapOperator.html" title="class in org.apache.wayang.spark.operators">SparkMapOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkMapPartitionsOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkMapPartitionsOperator.html" title="class in org.apache.wayang.spark.operators">SparkMapPartitionsOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkMaterializedGroupByOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkMaterializedGroupByOperator.html" title="class in org.apache.wayang.spark.operators">SparkMaterializedGroupByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkObjectFileSink.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkObjectFileSink.html" title="class in org.apache.wayang.spark.operators">SparkObjectFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkObjectFileSource.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkObjectFileSource.html" title="class in org.apache.wayang.spark.operators">SparkObjectFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkRandomPartitionSampleOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkRandomPartitionSampleOperator.html" title="class in org.apache.wayang.spark.operators">SparkRandomPartitionSampleOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkReduceByOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkReduceByOperator.html" title="class in org.apache.wayang.spark.operators">SparkReduceByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkRepeatOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkRepeatOperator.html" title="class in org.apache.wayang.spark.operators">SparkRepeatOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkShufflePartitionSampleOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkShufflePartitionSampleOperator.html" title="class in org.apache.wayang.spark.operators">SparkShufflePartitionSampleOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkSortOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkSortOperator.html" title="class in org.apache.wayang.spark.operators">SparkSortOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkTextFileSource.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkTextFileSource.html" title="class in org.apache.wayang.spark.operators">SparkTextFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkTsvFileSink.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkTsvFileSink.html" title="class in org.apache.wayang.spark.operators">SparkTsvFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkTsvFileSource.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkTsvFileSource.html" title="class in org.apache.wayang.spark.operators">SparkTsvFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkUnionAllOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkUnionAllOperator.html" title="class in org.apache.wayang.spark.operators">SparkUnionAllOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkZipWithIdOperator.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkZipWithIdOperator.html" title="class in org.apache.wayang.spark.operators">SparkZipWithIdOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/operators/TensorflowCollectionSource.html#createCopy()">createCopy()</a></span> - Method in class org.apache.wayang.tensorflow.operators.<a href="org/apache/wayang/tensorflow/operators/TensorflowCollectionSource.html" title="class in org.apache.wayang.tensorflow.operators">TensorflowCollectionSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/platform/JdbcPlatformTemplate.html#createDatabaseDescriptor(org.apache.wayang.core.api.Configuration)">createDatabaseDescriptor(Configuration)</a></span> - Method in class org.apache.wayang.jdbc.platform.<a href="org/apache/wayang/jdbc/platform/JdbcPlatformTemplate.html" title="class in org.apache.wayang.jdbc.platform">JdbcPlatformTemplate</a></dt> |
| <dd> |
| <div class="block">Creates a new <a href="org/apache/wayang/jdbc/execution/DatabaseDescriptor.html" title="class in org.apache.wayang.jdbc.execution"><code>DatabaseDescriptor</code></a> for this instance and the given <a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api"><code>Configuration</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/platform/GenericJdbcPlatform.html#createDatabaseDescriptor(org.apache.wayang.core.api.Configuration,java.lang.String)">createDatabaseDescriptor(Configuration, String)</a></span> - Method in class org.apache.wayang.genericjdbc.platform.<a href="org/apache/wayang/genericjdbc/platform/GenericJdbcPlatform.html" title="class in org.apache.wayang.genericjdbc.platform">GenericJdbcPlatform</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/types/DataSetType.html#createDefault(java.lang.Class)">createDefault(Class<? extends T>)</a></span> - Static method in class org.apache.wayang.core.types.<a href="org/apache/wayang/core/types/DataSetType.html" title="class in org.apache.wayang.core.types">DataSetType</a></dt> |
| <dd> |
| <div class="block">Creates a flat data set that contains basic data units.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadProfileToTimeConverter.html#createDefault(org.apache.wayang.core.optimizer.costs.LoadToTimeConverter,org.apache.wayang.core.optimizer.costs.LoadToTimeConverter,org.apache.wayang.core.optimizer.costs.LoadToTimeConverter,org.apache.wayang.core.optimizer.costs.LoadProfileToTimeConverter.ResourceTimeEstimateAggregator)">createDefault(LoadToTimeConverter, LoadToTimeConverter, LoadToTimeConverter, LoadProfileToTimeConverter.ResourceTimeEstimateAggregator)</a></span> - Static method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadProfileToTimeConverter.html" title="class in org.apache.wayang.core.optimizer.costs">LoadProfileToTimeConverter</a></dt> |
| <dd> |
| <div class="block">Create an instance that adds up <a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html" title="class in org.apache.wayang.core.optimizer.costs"><code>TimeEstimate</code></a>s of given <a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html" title="class in org.apache.wayang.core.optimizer.costs"><code>LoadProfile</code></a>s including their |
| sub-<a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html" title="class in org.apache.wayang.core.optimizer.costs"><code>LoadProfile</code></a>s by adding up <a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html" title="class in org.apache.wayang.core.optimizer.costs"><code>TimeEstimate</code></a>s of the same type and otherwise using |
| the given objects to do the conversion.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/types/DataSetType.html#createDefault(org.apache.wayang.core.types.BasicDataUnitType)">createDefault(BasicDataUnitType<T>)</a></span> - Static method in class org.apache.wayang.core.types.<a href="org/apache/wayang/core/types/DataSetType.html" title="class in org.apache.wayang.core.types">DataSetType</a></dt> |
| <dd> |
| <div class="block">Creates a flat data set that contains basic data units.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/types/DataSetType.html#createDefaultUnchecked(java.lang.Class)">createDefaultUnchecked(Class<?>)</a></span> - Static method in class org.apache.wayang.core.types.<a href="org/apache/wayang/core/types/DataSetType.html" title="class in org.apache.wayang.core.types">DataSetType</a></dt> |
| <dd> |
| <div class="block">Creates a flat data set that contains basic data units.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html#createDialect(javax.sql.DataSource)">createDialect(DataSource)</a></span> - Static method in class org.apache.wayang.api.sql.calcite.jdbc.<a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html" title="class in org.apache.wayang.api.sql.calcite.jdbc">JdbcSchema</a></dt> |
| <dd> |
| <div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span> |
| <div class="deprecationComment">Use <a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html#createDialect(org.apache.calcite.sql.SqlDialectFactory,javax.sql.DataSource)"><code>JdbcSchema.createDialect(SqlDialectFactory, DataSource)</code></a> instead</div> |
| </div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html#createDialect(org.apache.calcite.sql.SqlDialectFactory,javax.sql.DataSource)">createDialect(SqlDialectFactory, DataSource)</a></span> - Static method in class org.apache.wayang.api.sql.calcite.jdbc.<a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html" title="class in org.apache.wayang.api.sql.calcite.jdbc">JdbcSchema</a></dt> |
| <dd> |
| <div class="block">Returns a suitable SQL dialect for the given data source.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/DynamicLoadProfileEstimators.html#createEstimatorFor(org.apache.wayang.core.optimizer.costs.LoadProfileEstimator,org.apache.wayang.core.api.Configuration,org.apache.wayang.profiler.log.OptimizationSpace)">createEstimatorFor(LoadProfileEstimator, Configuration, OptimizationSpace)</a></span> - Static method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/DynamicLoadProfileEstimators.html" title="class in org.apache.wayang.profiler.log">DynamicLoadProfileEstimators</a></dt> |
| <dd> |
| <div class="block">Creates a <a href="org/apache/wayang/profiler/log/DynamicLoadProfileEstimator.html" title="class in org.apache.wayang.profiler.log"><code>DynamicLoadProfileEstimator</code></a> according to the given <a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html" title="interface in org.apache.wayang.core.optimizer.costs"><code>LoadProfileEstimator</code></a> and its |
| nested <a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html" title="interface in org.apache.wayang.core.optimizer.costs"><code>LoadProfileEstimator</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/Platform.html#createExecutor(org.apache.wayang.core.api.Job)">createExecutor(Job)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/Platform.html" title="class in org.apache.wayang.core.platform">Platform</a></dt> |
| <dd> |
| <div class="block"><i>Shortcut.</i> Creates an <a href="org/apache/wayang/core/platform/Executor.html" title="interface in org.apache.wayang.core.platform"><code>Executor</code></a> using the <a href="org/apache/wayang/core/platform/Platform.html#getExecutorFactory()"><code>Platform.getExecutorFactory()</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadEstimator.html#createFallback(int,int)">createFallback(int, int)</a></span> - Static method in class 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></dt> |
| <dd> |
| <div class="block">Create a fallback instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/DynamicLoadEstimator.html#createFor(java.lang.String,java.lang.String,java.lang.String,org.apache.wayang.profiler.log.OptimizationSpace)">createFor(String, String, String, OptimizationSpace)</a></span> - Static method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/DynamicLoadEstimator.html" title="class in org.apache.wayang.profiler.log">DynamicLoadEstimator</a></dt> |
| <dd> |
| <div class="block">Parses a mathematical expression and provides it as a <a href="org/apache/wayang/core/optimizer/costs/LoadEstimator.SinglePointEstimationFunction.html" title="interface in org.apache.wayang.core.optimizer.costs"><code>LoadEstimator.SinglePointEstimationFunction</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/SubplanCardinalityPusher.html#createFor(org.apache.wayang.core.plan.wayangplan.OperatorContainer,org.apache.wayang.core.api.Configuration)">createFor(OperatorContainer, Configuration)</a></span> - Static method in class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/SubplanCardinalityPusher.html" title="class in org.apache.wayang.core.optimizer.cardinality">SubplanCardinalityPusher</a></dt> |
| <dd> |
| <div class="block">Create an instance for the given <a href="org/apache/wayang/core/plan/wayangplan/Subplan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>Subplan</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/PlanMetrics.html#createFor(org.apache.wayang.core.plan.wayangplan.WayangPlan,java.lang.String)">createFor(WayangPlan, String)</a></span> - Static method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/PlanMetrics.html" title="class in org.apache.wayang.core.plan.wayangplan">PlanMetrics</a></dt> |
| <dd> |
| <div class="block">Creates a new instance and collects metrics from the given <a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>WayangPlan</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/function/ProjectionDescriptor.html#createForRecords(org.apache.wayang.basic.types.RecordType,java.lang.String...)">createForRecords(RecordType, String...)</a></span> - Static method in class org.apache.wayang.basic.function.<a href="org/apache/wayang/basic/function/ProjectionDescriptor.html" title="class in org.apache.wayang.basic.function">ProjectionDescriptor</a></dt> |
| <dd> |
| <div class="block">Creates a new instance that specifically projects <a href="org/apache/wayang/basic/data/Record.html" title="class in org.apache.wayang.basic.data"><code>Record</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/DefaultOptimizationContext.html#createFrom(org.apache.wayang.core.api.Job)">createFrom(Job)</a></span> - Static method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/DefaultOptimizationContext.html" title="class in org.apache.wayang.core.optimizer">DefaultOptimizationContext</a></dt> |
| <dd> |
| <div class="block">Create a new instance and adds all <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>s in the <a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>WayangPlan</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html#createFrom(org.apache.wayang.core.optimizer.enumeration.ExecutionTaskFlow,org.apache.wayang.core.optimizer.enumeration.StageAssignmentTraversal.StageSplittingCriterion)">createFrom(ExecutionTaskFlow, StageAssignmentTraversal.StageSplittingCriterion)</a></span> - Static method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionPlan</a></dt> |
| <dd> |
| <div class="block">Creates a new instance from the given <a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlow.html" title="class in org.apache.wayang.core.optimizer.enumeration"><code>ExecutionTaskFlow</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlow.html#createFrom(org.apache.wayang.core.optimizer.enumeration.PlanImplementation)">createFrom(PlanImplementation)</a></span> - Static method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlow.html" title="class in org.apache.wayang.core.optimizer.enumeration">ExecutionTaskFlow</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimators.html#createFromJuelSpecification(java.lang.String,org.apache.wayang.core.util.json.WayangJsonObj)">createFromJuelSpecification(String, WayangJsonObj)</a></span> - Static method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimators.html" title="class in org.apache.wayang.core.optimizer.costs">LoadProfileEstimators</a></dt> |
| <dd> |
| <div class="block">Creates a new instance from a specification <code>String</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimators.html#createFromMathExSpecification(java.lang.String,org.apache.wayang.core.util.json.WayangJsonObj)">createFromMathExSpecification(String, WayangJsonObj)</a></span> - Static method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimators.html" title="class in org.apache.wayang.core.optimizer.costs">LoadProfileEstimators</a></dt> |
| <dd> |
| <div class="block">Creates a new instance from a specification <code>String</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/PartialExecution.html#createFromMeasurement(long,java.util.Collection,org.apache.wayang.core.api.Configuration)">createFromMeasurement(long, Collection<ExecutionLineageNode>, Configuration)</a></span> - Static method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/PartialExecution.html" title="class in org.apache.wayang.core.platform">PartialExecution</a></dt> |
| <dd> |
| <div class="block">Creates a new instance according to the measurement data.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimators.html#createFromSpecification(java.lang.String,java.lang.String)">createFromSpecification(String, String)</a></span> - Static method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimators.html" title="class in org.apache.wayang.core.optimizer.costs">LoadProfileEstimators</a></dt> |
| <dd> |
| <div class="block">Creates a new instance from a specification <code>String</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimators.html#createFromSpecification(java.lang.String,org.apache.wayang.core.api.Configuration)">createFromSpecification(String, Configuration)</a></span> - Static method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimators.html" title="class in org.apache.wayang.core.optimizer.costs">LoadProfileEstimators</a></dt> |
| <dd> |
| <div class="block">Creates an <a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html" title="interface in org.apache.wayang.core.optimizer.costs"><code>LoadProfileEstimator</code></a> via a specification that is retrieved from a <a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api"><code>Configuration</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/DynamicLoadProfileEstimators.html#createFromTemplate(java.lang.String,java.lang.String,org.apache.wayang.profiler.log.OptimizationSpace)">createFromTemplate(String, String, OptimizationSpace)</a></span> - Static method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/DynamicLoadProfileEstimators.html" title="class in org.apache.wayang.profiler.log">DynamicLoadProfileEstimators</a></dt> |
| <dd> |
| <div class="block">Creates a new instance from a template <code>String</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/types/DataSetType.html#createGrouped(java.lang.Class)">createGrouped(Class<? extends T>)</a></span> - Static method in class org.apache.wayang.core.types.<a href="org/apache/wayang/core/types/DataSetType.html" title="class in org.apache.wayang.core.types">DataSetType</a></dt> |
| <dd> |
| <div class="block">Creates a data set that contains groups of data units.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/types/DataUnitType.html#createGrouped(java.lang.Class)">createGrouped(Class<T>)</a></span> - Static method in class org.apache.wayang.core.types.<a href="org/apache/wayang/core/types/DataUnitType.html" title="class in org.apache.wayang.core.types">DataUnitType</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/types/DataSetType.html#createGrouped(org.apache.wayang.core.types.BasicDataUnitType)">createGrouped(BasicDataUnitType<T>)</a></span> - Static method in class org.apache.wayang.core.types.<a href="org/apache/wayang/core/types/DataSetType.html" title="class in org.apache.wayang.core.types">DataSetType</a></dt> |
| <dd> |
| <div class="block">Creates a new data set type that contains groups of data units.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/ReduceOperator.html#createGroupedReduce(org.apache.wayang.core.function.ReduceDescriptor,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType)">createGroupedReduce(ReduceDescriptor<Type>, DataSetType<? extends Iterable<Type>>, DataSetType<Type>)</a></span> - Static method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ReduceOperator.html" title="class in org.apache.wayang.basic.operators">ReduceOperator</a></dt> |
| <dd> |
| <div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span> |
| <div class="deprecationComment">This method is just a hack that is necessary because of the ambiguous nature of this operator.</div> |
| </div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/types/DataSetType.html#createGroupedUnchecked(java.lang.Class)">createGroupedUnchecked(Class<?>)</a></span> - Static method in class org.apache.wayang.core.types.<a href="org/apache/wayang/core/types/DataSetType.html" title="class in org.apache.wayang.core.types">DataSetType</a></dt> |
| <dd> |
| <div class="block">Creates a data set that contains groups of data units.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/types/DataUnitType.html#createGroupedUnchecked(java.lang.Class)">createGroupedUnchecked(Class<?>)</a></span> - Static method in class org.apache.wayang.core.types.<a href="org/apache/wayang/core/types/DataUnitType.html" title="class in org.apache.wayang.core.types">DataUnitType</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/SlotMapping.html#createIdentityMapping(org.apache.wayang.core.plan.wayangplan.Operator)">createIdentityMapping(Operator)</a></span> - Static method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/SlotMapping.html" title="class in org.apache.wayang.core.plan.wayangplan">SlotMapping</a></dt> |
| <dd> |
| <div class="block">Create a new instance that maps all <a href="org/apache/wayang/core/plan/wayangplan/Slot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>Slot</code></a>s of the given <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a> to themselves.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/GeneticOptimizer.html#createInitialPopulation()">createInitialPopulation()</a></span> - Method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/GeneticOptimizer.html" title="class in org.apache.wayang.profiler.log">GeneticOptimizer</a></dt> |
| <dd> |
| <div class="block">Creates a population of random <a href="org/apache/wayang/profiler/log/Individual.html" title="class in org.apache.wayang.profiler.log"><code>Individual</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/channels/FileChannel.html#createInstance(org.apache.wayang.core.platform.Executor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,int)">createInstance(Executor, OptimizationContext.OperatorContext, int)</a></span> - Method in class org.apache.wayang.basic.channels.<a href="org/apache/wayang/basic/channels/FileChannel.html" title="class in org.apache.wayang.basic.channels">FileChannel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/Channel.html#createInstance(org.apache.wayang.core.platform.Executor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,int)">createInstance(Executor, OptimizationContext.OperatorContext, int)</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan">Channel</a></dt> |
| <dd> |
| <div class="block">Create a <a href="org/apache/wayang/core/platform/ChannelInstance.html" title="interface in org.apache.wayang.core.platform"><code>ChannelInstance</code></a> for this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/channels/DataSetChannel.html#createInstance(org.apache.wayang.core.platform.Executor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,int)">createInstance(Executor, OptimizationContext.OperatorContext, int)</a></span> - Method in class org.apache.wayang.flink.channels.<a href="org/apache/wayang/flink/channels/DataSetChannel.html" title="class in org.apache.wayang.flink.channels">DataSetChannel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/channels/CollectionChannel.html#createInstance(org.apache.wayang.core.platform.Executor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,int)">createInstance(Executor, OptimizationContext.OperatorContext, int)</a></span> - Method in class org.apache.wayang.java.channels.<a href="org/apache/wayang/java/channels/CollectionChannel.html" title="class in org.apache.wayang.java.channels">CollectionChannel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/channels/StreamChannel.html#createInstance(org.apache.wayang.core.platform.Executor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,int)">createInstance(Executor, OptimizationContext.OperatorContext, int)</a></span> - Method in class org.apache.wayang.java.channels.<a href="org/apache/wayang/java/channels/StreamChannel.html" title="class in org.apache.wayang.java.channels">StreamChannel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/channels/SqlQueryChannel.html#createInstance(org.apache.wayang.core.platform.Executor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,int)">createInstance(Executor, OptimizationContext.OperatorContext, int)</a></span> - Method in class org.apache.wayang.jdbc.channels.<a href="org/apache/wayang/jdbc/channels/SqlQueryChannel.html" title="class in org.apache.wayang.jdbc.channels">SqlQueryChannel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/channels/BroadcastChannel.html#createInstance(org.apache.wayang.core.platform.Executor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,int)">createInstance(Executor, OptimizationContext.OperatorContext, int)</a></span> - Method in class org.apache.wayang.spark.channels.<a href="org/apache/wayang/spark/channels/BroadcastChannel.html" title="class in org.apache.wayang.spark.channels">BroadcastChannel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/channels/RddChannel.html#createInstance(org.apache.wayang.core.platform.Executor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,int)">createInstance(Executor, OptimizationContext.OperatorContext, int)</a></span> - Method in class org.apache.wayang.spark.channels.<a href="org/apache/wayang/spark/channels/RddChannel.html" title="class in org.apache.wayang.spark.channels">RddChannel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/channels/TensorChannel.html#createInstance(org.apache.wayang.core.platform.Executor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,int)">createInstance(Executor, OptimizationContext.OperatorContext, int)</a></span> - Method in class org.apache.wayang.tensorflow.channels.<a href="org/apache/wayang/tensorflow/channels/TensorChannel.html" title="class in org.apache.wayang.tensorflow.channels">TensorChannel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/DefaultLoadEstimator.html#createIOLinearEstimator(long,double)">createIOLinearEstimator(long, double)</a></span> - Static method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/DefaultLoadEstimator.html" title="class in org.apache.wayang.core.optimizer.costs">DefaultLoadEstimator</a></dt> |
| <dd> |
| <div class="block">Create a fallback <a href="org/apache/wayang/core/optimizer/costs/LoadEstimator.html" title="class in org.apache.wayang.core.optimizer.costs"><code>LoadEstimator</code></a> that accounts a given load for each input and output element.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/DefaultLoadEstimator.html#createIOLinearEstimator(org.apache.wayang.core.plan.wayangplan.ExecutionOperator,long,double)">createIOLinearEstimator(ExecutionOperator, long, double)</a></span> - Static method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/DefaultLoadEstimator.html" title="class in org.apache.wayang.core.optimizer.costs">DefaultLoadEstimator</a></dt> |
| <dd> |
| <div class="block">Create a <a href="org/apache/wayang/core/optimizer/costs/LoadEstimator.html" title="class in org.apache.wayang.core.optimizer.costs"><code>LoadEstimator</code></a> that accounts a given load for each input and output element.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/DefaultLoadEstimator.html#createIOLinearEstimator(org.apache.wayang.core.plan.wayangplan.ExecutionOperator,long,double,org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate)">createIOLinearEstimator(ExecutionOperator, long, double, CardinalityEstimate)</a></span> - Static method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/DefaultLoadEstimator.html" title="class in org.apache.wayang.core.optimizer.costs">DefaultLoadEstimator</a></dt> |
| <dd> |
| <div class="block">Create a <a href="org/apache/wayang/core/optimizer/costs/LoadEstimator.html" title="class in org.apache.wayang.core.optimizer.costs"><code>LoadEstimator</code></a> that accounts a given load for each input and output element.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/IntervalLoadEstimator.html#createIOLinearEstimator(T,long,long,double,org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate)">createIOLinearEstimator(T, long, long, double, CardinalityEstimate)</a></span> - Static method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/IntervalLoadEstimator.html" title="class in org.apache.wayang.core.optimizer.costs">IntervalLoadEstimator</a></dt> |
| <dd> |
| <div class="block">Create a <a href="org/apache/wayang/core/optimizer/costs/LoadEstimator.html" title="class in org.apache.wayang.core.optimizer.costs"><code>LoadEstimator</code></a> that accounts a given load for each input and output element.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfilers.html#createJavaCartesianProfiler()">createJavaCartesianProfiler()</a></span> - Static method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfilers.html" title="class in org.apache.wayang.profiler.java">OperatorProfilers</a></dt> |
| <dd> |
| <div class="block">Creates a <a href="org/apache/wayang/profiler/java/BinaryOperatorProfiler.html" title="class in org.apache.wayang.profiler.java"><code>BinaryOperatorProfiler</code></a> for the <a href="org/apache/wayang/java/operators/JavaCartesianOperator.html" title="class in org.apache.wayang.java.operators"><code>JavaCartesianOperator</code></a> with <code>Integer</code> data quanta.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfilers.html#createJavaCollectionSourceProfiler()">createJavaCollectionSourceProfiler()</a></span> - Static method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfilers.html" title="class in org.apache.wayang.profiler.java">OperatorProfilers</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfilers.html#createJavaCountProfiler()">createJavaCountProfiler()</a></span> - Static method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfilers.html" title="class in org.apache.wayang.profiler.java">OperatorProfilers</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfilers.html#createJavaCountProfiler(java.util.function.Supplier,java.lang.Class)">createJavaCountProfiler(Supplier<T>, Class<T>)</a></span> - Static method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfilers.html" title="class in org.apache.wayang.profiler.java">OperatorProfilers</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfilers.html#createJavaDistinctProfiler()">createJavaDistinctProfiler()</a></span> - Static method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfilers.html" title="class in org.apache.wayang.profiler.java">OperatorProfilers</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfilers.html#createJavaDistinctProfiler(java.util.function.Supplier,java.lang.Class)">createJavaDistinctProfiler(Supplier<T>, Class<T>)</a></span> - Static method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfilers.html" title="class in org.apache.wayang.profiler.java">OperatorProfilers</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfilers.html#createJavaFilterProfiler()">createJavaFilterProfiler()</a></span> - Static method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfilers.html" title="class in org.apache.wayang.profiler.java">OperatorProfilers</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfilers.html#createJavaFlatMapProfiler()">createJavaFlatMapProfiler()</a></span> - Static method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfilers.html" title="class in org.apache.wayang.profiler.java">OperatorProfilers</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfilers.html#createJavaFlatMapProfiler(java.util.function.Supplier,org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,java.lang.Class,java.lang.Class)">createJavaFlatMapProfiler(Supplier<In>, FunctionDescriptor.SerializableFunction<In, Iterable<Out>>, Class<In>, Class<Out>)</a></span> - Static method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfilers.html" title="class in org.apache.wayang.profiler.java">OperatorProfilers</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfilers.html#createJavaGlobalReduceProfiler()">createJavaGlobalReduceProfiler()</a></span> - Static method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfilers.html" title="class in org.apache.wayang.profiler.java">OperatorProfilers</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfilers.html#createJavaGlobalReduceProfiler(java.util.function.Supplier,org.apache.wayang.core.function.FunctionDescriptor.SerializableBinaryOperator,java.lang.Class)">createJavaGlobalReduceProfiler(Supplier<In>, FunctionDescriptor.SerializableBinaryOperator<In>, Class<In>)</a></span> - Static method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfilers.html" title="class in org.apache.wayang.profiler.java">OperatorProfilers</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfilers.html#createJavaJoinProfiler()">createJavaJoinProfiler()</a></span> - Static method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfilers.html" title="class in org.apache.wayang.profiler.java">OperatorProfilers</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfilers.html#createJavaLocalCallbackSinkProfiler()">createJavaLocalCallbackSinkProfiler()</a></span> - Static method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfilers.html" title="class in org.apache.wayang.profiler.java">OperatorProfilers</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfilers.html#createJavaMapProfiler()">createJavaMapProfiler()</a></span> - Static method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfilers.html" title="class in org.apache.wayang.profiler.java">OperatorProfilers</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfilers.html#createJavaMapProfiler(java.util.function.Supplier,org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,java.lang.Class,java.lang.Class)">createJavaMapProfiler(Supplier<In>, FunctionDescriptor.SerializableFunction<In, Out>, Class<In>, Class<Out>)</a></span> - Static method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfilers.html" title="class in org.apache.wayang.profiler.java">OperatorProfilers</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfilers.html#createJavaMaterializedGroupByProfiler()">createJavaMaterializedGroupByProfiler()</a></span> - Static method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfilers.html" title="class in org.apache.wayang.profiler.java">OperatorProfilers</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfilers.html#createJavaMaterializedGroupByProfiler(java.util.function.Supplier,org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,java.lang.Class,java.lang.Class)">createJavaMaterializedGroupByProfiler(Supplier<In>, FunctionDescriptor.SerializableFunction<In, Key>, Class<In>, Class<Key>)</a></span> - Static method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfilers.html" title="class in org.apache.wayang.profiler.java">OperatorProfilers</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfilers.html#createJavaReduceByProfiler()">createJavaReduceByProfiler()</a></span> - Static method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfilers.html" title="class in org.apache.wayang.profiler.java">OperatorProfilers</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfilers.html#createJavaReduceByProfiler(java.util.function.Supplier,org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,org.apache.wayang.core.function.FunctionDescriptor.SerializableBinaryOperator,java.lang.Class,java.lang.Class)">createJavaReduceByProfiler(Supplier<In>, FunctionDescriptor.SerializableFunction<In, Key>, FunctionDescriptor.SerializableBinaryOperator<In>, Class<In>, Class<Key>)</a></span> - Static method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfilers.html" title="class in org.apache.wayang.profiler.java">OperatorProfilers</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfilers.html#createJavaSortProfiler()">createJavaSortProfiler()</a></span> - Static method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfilers.html" title="class in org.apache.wayang.profiler.java">OperatorProfilers</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfilers.html#createJavaSortProfiler(java.util.function.Supplier,java.lang.Class)">createJavaSortProfiler(Supplier<T>, Class<T>)</a></span> - Static method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfilers.html" title="class in org.apache.wayang.profiler.java">OperatorProfilers</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfilers.html#createJavaTextFileSourceProfiler()">createJavaTextFileSourceProfiler()</a></span> - Static method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfilers.html" title="class in org.apache.wayang.profiler.java">OperatorProfilers</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfilers.html#createJavaUnionProfiler()">createJavaUnionProfiler()</a></span> - Static method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfilers.html" title="class in org.apache.wayang.profiler.java">OperatorProfilers</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/execution/DatabaseDescriptor.html#createJdbcConnection()">createJdbcConnection()</a></span> - Method in class org.apache.wayang.jdbc.execution.<a href="org/apache/wayang/jdbc/execution/DatabaseDescriptor.html" title="class in org.apache.wayang.jdbc.execution">DatabaseDescriptor</a></dt> |
| <dd> |
| <div class="block">Creates a <code>Connection</code> to the database described by this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/WayangContext.html#createJob(java.lang.String,org.apache.wayang.core.monitor.Monitor,org.apache.wayang.core.plan.wayangplan.WayangPlan,java.lang.String...)">createJob(String, Monitor, WayangPlan, String...)</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/WayangContext.html" title="class in org.apache.wayang.core.api">WayangContext</a></dt> |
| <dd> |
| <div class="block">Create a new <a href="org/apache/wayang/core/api/Job.html" title="class in org.apache.wayang.core.api"><code>Job</code></a> that should execute the given <a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>WayangPlan</code></a> eventually.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/WayangContext.html#createJob(java.lang.String,org.apache.wayang.core.plan.wayangplan.WayangPlan,java.lang.String...)">createJob(String, WayangPlan, String...)</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/WayangContext.html" title="class in org.apache.wayang.core.api">WayangContext</a></dt> |
| <dd> |
| <div class="block">Create a new <a href="org/apache/wayang/core/api/Job.html" title="class in org.apache.wayang.core.api"><code>Job</code></a> that should execute the given <a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>WayangPlan</code></a> eventually.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/WayangContext.html#createJob(java.lang.String,org.apache.wayang.core.plan.wayangplan.WayangPlan,org.apache.wayang.commons.util.profiledb.model.Experiment,java.lang.String...)">createJob(String, WayangPlan, Experiment, String...)</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/WayangContext.html" title="class in org.apache.wayang.core.api">WayangContext</a></dt> |
| <dd> |
| <div class="block">Create a new <a href="org/apache/wayang/core/api/Job.html" title="class in org.apache.wayang.core.api"><code>Job</code></a> that should execute the given <a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>WayangPlan</code></a> eventually.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.EnumerationActivator.html#createKey(org.apache.wayang.core.plan.wayangplan.Operator,org.apache.wayang.core.optimizer.OptimizationContext)">createKey(Operator, OptimizationContext)</a></span> - Static method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.EnumerationActivator.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanEnumerator.EnumerationActivator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadToTimeConverter.html#createLinearCoverter(double)">createLinearCoverter(double)</a></span> - Static method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadToTimeConverter.html" title="class in org.apache.wayang.core.optimizer.costs">LoadToTimeConverter</a></dt> |
| <dd> |
| <div class="block">Create linear converter.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)">createLoadProfileEstimator(Configuration)</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan">ExecutionOperator</a></dt> |
| <dd> |
| <div class="block">Developers of <a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>ExecutionOperator</code></a>s can provide a default <a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html" title="interface in org.apache.wayang.core.optimizer.costs"><code>LoadProfileEstimator</code></a> via this method.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkDoWhileOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)">createLoadProfileEstimator(Configuration)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkDoWhileOperator.html" title="class in org.apache.wayang.flink.operators">FlinkDoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkFilterOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)">createLoadProfileEstimator(Configuration)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkFilterOperator.html" title="class in org.apache.wayang.flink.operators">FlinkFilterOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkFlatMapOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)">createLoadProfileEstimator(Configuration)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkFlatMapOperator.html" title="class in org.apache.wayang.flink.operators">FlinkFlatMapOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkGlobalReduceOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)">createLoadProfileEstimator(Configuration)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkGlobalReduceOperator.html" title="class in org.apache.wayang.flink.operators">FlinkGlobalReduceOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkGroupByOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)">createLoadProfileEstimator(Configuration)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkGroupByOperator.html" title="class in org.apache.wayang.flink.operators">FlinkGroupByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkJoinOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)">createLoadProfileEstimator(Configuration)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkJoinOperator.html" title="class in org.apache.wayang.flink.operators">FlinkJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkMapOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)">createLoadProfileEstimator(Configuration)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkMapOperator.html" title="class in org.apache.wayang.flink.operators">FlinkMapOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkMapPartitionsOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)">createLoadProfileEstimator(Configuration)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkMapPartitionsOperator.html" title="class in org.apache.wayang.flink.operators">FlinkMapPartitionsOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkMaterializedGroupByOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)">createLoadProfileEstimator(Configuration)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkMaterializedGroupByOperator.html" title="class in org.apache.wayang.flink.operators">FlinkMaterializedGroupByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkReduceByOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)">createLoadProfileEstimator(Configuration)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkReduceByOperator.html" title="class in org.apache.wayang.flink.operators">FlinkReduceByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkTextFileSink.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)">createLoadProfileEstimator(Configuration)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkTextFileSink.html" title="class in org.apache.wayang.flink.operators">FlinkTextFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaCoGroupOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)">createLoadProfileEstimator(Configuration)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaCoGroupOperator.html" title="class in org.apache.wayang.java.operators">JavaCoGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaDoWhileOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)">createLoadProfileEstimator(Configuration)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaDoWhileOperator.html" title="class in org.apache.wayang.java.operators">JavaDoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaFilterOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)">createLoadProfileEstimator(Configuration)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaFilterOperator.html" title="class in org.apache.wayang.java.operators">JavaFilterOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaFlatMapOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)">createLoadProfileEstimator(Configuration)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaFlatMapOperator.html" title="class in org.apache.wayang.java.operators">JavaFlatMapOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaGlobalReduceOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)">createLoadProfileEstimator(Configuration)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaGlobalReduceOperator.html" title="class in org.apache.wayang.java.operators">JavaGlobalReduceOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaJoinOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)">createLoadProfileEstimator(Configuration)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaJoinOperator.html" title="class in org.apache.wayang.java.operators">JavaJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaKafkaTopicSink.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)">createLoadProfileEstimator(Configuration)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaKafkaTopicSink.html" title="class in org.apache.wayang.java.operators">JavaKafkaTopicSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaLoopOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)">createLoadProfileEstimator(Configuration)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaLoopOperator.html" title="class in org.apache.wayang.java.operators">JavaLoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaMapOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)">createLoadProfileEstimator(Configuration)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaMapOperator.html" title="class in org.apache.wayang.java.operators">JavaMapOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaMapPartitionsOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)">createLoadProfileEstimator(Configuration)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaMapPartitionsOperator.html" title="class in org.apache.wayang.java.operators">JavaMapPartitionsOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaMaterializedGroupByOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)">createLoadProfileEstimator(Configuration)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaMaterializedGroupByOperator.html" title="class in org.apache.wayang.java.operators">JavaMaterializedGroupByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaReduceByOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)">createLoadProfileEstimator(Configuration)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaReduceByOperator.html" title="class in org.apache.wayang.java.operators">JavaReduceByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaTextFileSink.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)">createLoadProfileEstimator(Configuration)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaTextFileSink.html" title="class in org.apache.wayang.java.operators">JavaTextFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/operators/JdbcFilterOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)">createLoadProfileEstimator(Configuration)</a></span> - Method in class org.apache.wayang.jdbc.operators.<a href="org/apache/wayang/jdbc/operators/JdbcFilterOperator.html" title="class in org.apache.wayang.jdbc.operators">JdbcFilterOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/operators/JdbcJoinOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)">createLoadProfileEstimator(Configuration)</a></span> - Method in class org.apache.wayang.jdbc.operators.<a href="org/apache/wayang/jdbc/operators/JdbcJoinOperator.html" title="class in org.apache.wayang.jdbc.operators">JdbcJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/operators/JdbcProjectionOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)">createLoadProfileEstimator(Configuration)</a></span> - Method in class org.apache.wayang.jdbc.operators.<a href="org/apache/wayang/jdbc/operators/JdbcProjectionOperator.html" title="class in org.apache.wayang.jdbc.operators">JdbcProjectionOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkDoWhileOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)">createLoadProfileEstimator(Configuration)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkDoWhileOperator.html" title="class in org.apache.wayang.spark.operators">SparkDoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkFilterOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)">createLoadProfileEstimator(Configuration)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkFilterOperator.html" title="class in org.apache.wayang.spark.operators">SparkFilterOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkFlatMapOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)">createLoadProfileEstimator(Configuration)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkFlatMapOperator.html" title="class in org.apache.wayang.spark.operators">SparkFlatMapOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkGlobalReduceOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)">createLoadProfileEstimator(Configuration)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkGlobalReduceOperator.html" title="class in org.apache.wayang.spark.operators">SparkGlobalReduceOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkJoinOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)">createLoadProfileEstimator(Configuration)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkJoinOperator.html" title="class in org.apache.wayang.spark.operators">SparkJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkKafkaTopicSink.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)">createLoadProfileEstimator(Configuration)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkKafkaTopicSink.html" title="class in org.apache.wayang.spark.operators">SparkKafkaTopicSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkLoopOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)">createLoadProfileEstimator(Configuration)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkLoopOperator.html" title="class in org.apache.wayang.spark.operators">SparkLoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkMapOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)">createLoadProfileEstimator(Configuration)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkMapOperator.html" title="class in org.apache.wayang.spark.operators">SparkMapOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkMapPartitionsOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)">createLoadProfileEstimator(Configuration)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkMapPartitionsOperator.html" title="class in org.apache.wayang.spark.operators">SparkMapPartitionsOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkMaterializedGroupByOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)">createLoadProfileEstimator(Configuration)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkMaterializedGroupByOperator.html" title="class in org.apache.wayang.spark.operators">SparkMaterializedGroupByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkReduceByOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)">createLoadProfileEstimator(Configuration)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkReduceByOperator.html" title="class in org.apache.wayang.spark.operators">SparkReduceByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkTextFileSink.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)">createLoadProfileEstimator(Configuration)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkTextFileSink.html" title="class in org.apache.wayang.spark.operators">SparkTextFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html#createLoadProfileEstimators(org.apache.wayang.core.api.Configuration,java.util.Collection)">createLoadProfileEstimators(Configuration, Collection<String>)</a></span> - Static method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan">ExecutionOperator</a></dt> |
| <dd> |
| <div class="block">Creates a <a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html" title="interface in org.apache.wayang.core.optimizer.costs"><code>LoadProfileEstimator</code></a> according to the <a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api"><code>Configuration</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/Platform.html#createLoadProfileToTimeConverter(org.apache.wayang.core.api.Configuration)">createLoadProfileToTimeConverter(Configuration)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/Platform.html" title="class in org.apache.wayang.core.platform">Platform</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/platform/FlinkPlatform.html#createLoadProfileToTimeConverter(org.apache.wayang.core.api.Configuration)">createLoadProfileToTimeConverter(Configuration)</a></span> - Method in class org.apache.wayang.flink.platform.<a href="org/apache/wayang/flink/platform/FlinkPlatform.html" title="class in org.apache.wayang.flink.platform">FlinkPlatform</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/platform/GiraphPlatform.html#createLoadProfileToTimeConverter(org.apache.wayang.core.api.Configuration)">createLoadProfileToTimeConverter(Configuration)</a></span> - Method in class org.apache.wayang.giraph.platform.<a href="org/apache/wayang/giraph/platform/GiraphPlatform.html" title="class in org.apache.wayang.giraph.platform">GiraphPlatform</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/platform/JavaPlatform.html#createLoadProfileToTimeConverter(org.apache.wayang.core.api.Configuration)">createLoadProfileToTimeConverter(Configuration)</a></span> - Method in class org.apache.wayang.java.platform.<a href="org/apache/wayang/java/platform/JavaPlatform.html" title="class in org.apache.wayang.java.platform">JavaPlatform</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/platform/JdbcPlatformTemplate.html#createLoadProfileToTimeConverter(org.apache.wayang.core.api.Configuration)">createLoadProfileToTimeConverter(Configuration)</a></span> - Method in class org.apache.wayang.jdbc.platform.<a href="org/apache/wayang/jdbc/platform/JdbcPlatformTemplate.html" title="class in org.apache.wayang.jdbc.platform">JdbcPlatformTemplate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/platform/SparkPlatform.html#createLoadProfileToTimeConverter(org.apache.wayang.core.api.Configuration)">createLoadProfileToTimeConverter(Configuration)</a></span> - Method in class org.apache.wayang.spark.platform.<a href="org/apache/wayang/spark/platform/SparkPlatform.html" title="class in org.apache.wayang.spark.platform">SparkPlatform</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/platform/TensorflowPlatform.html#createLoadProfileToTimeConverter(org.apache.wayang.core.api.Configuration)">createLoadProfileToTimeConverter(Configuration)</a></span> - Method in class org.apache.wayang.tensorflow.platform.<a href="org/apache/wayang/tensorflow/platform/TensorflowPlatform.html" title="class in org.apache.wayang.tensorflow.platform">TensorflowPlatform</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/WayangCollections.html#createMap(org.apache.wayang.core.util.Tuple...)">createMap(Tuple<K, V>...)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/WayangCollections.html" title="class in org.apache.wayang.core.util">WayangCollections</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/WayangCollections.html#createNullFilledArrayList(int)">createNullFilledArrayList(int)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/WayangCollections.html" title="class in org.apache.wayang.core.util">WayangCollections</a></dt> |
| <dd> |
| <div class="block">Creates an <code>ArrayList</code> that is filled with <code>k</code> <code>null</code>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html#createOutputChannelInstances(org.apache.wayang.core.platform.Executor,org.apache.wayang.core.plan.executionplan.ExecutionTask,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,java.util.List)">createOutputChannelInstances(Executor, ExecutionTask, OptimizationContext.OperatorContext, List<ChannelInstance>)</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan">ExecutionOperator</a></dt> |
| <dd> |
| <div class="block">Create output <a href="org/apache/wayang/core/platform/ChannelInstance.html" title="interface in org.apache.wayang.core.platform"><code>ChannelInstance</code></a>s for this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/ExecutorTemplate.html#createPartialExecution(java.util.Collection,long)">createPartialExecution(Collection<ExecutionLineageNode>, long)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/ExecutorTemplate.html" title="class in org.apache.wayang.core.platform">ExecutorTemplate</a></dt> |
| <dd> |
| <div class="block">Create a <a href="org/apache/wayang/core/platform/PartialExecution.html" title="class in org.apache.wayang.core.platform"><code>PartialExecution</code></a> according to the given parameters.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/WayangCollections.html#createPowerList(java.util.Collection)">createPowerList(Collection<T>)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/WayangCollections.html" title="class in org.apache.wayang.core.util">WayangCollections</a></dt> |
| <dd> |
| <div class="block">Creates the <i>power list</i> of the given <code>base</code> (akin to power sets of sets).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/WayangCollections.html#createPowerList(java.util.Collection,int)">createPowerList(Collection<T>, int)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/WayangCollections.html" title="class in org.apache.wayang.core.util">WayangCollections</a></dt> |
| <dd> |
| <div class="block">Creates the <i>power list</i> of the given <code>base</code> (akin to power sets of sets).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/ProfileDBs.html#createProfileDB()">createProfileDB()</a></span> - Static method in class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/ProfileDBs.html" title="class in org.apache.wayang.core.profiling">ProfileDBs</a></dt> |
| <dd> |
| <div class="block">Create and customize a <a href="org/apache/wayang/commons/util/profiledb/ProfileDB.html" title="class in org.apache.wayang.commons.util.profiledb"><code>ProfileDB</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/MapOperator.html#createProjection(java.lang.Class,java.lang.Class,java.lang.String...)">createProjection(Class<Input>, Class<Output>, String...)</a></span> - Static method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/MapOperator.html" title="class in org.apache.wayang.basic.operators">MapOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance that projects the given fields.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/MapOperator.html#createProjection(org.apache.wayang.basic.types.RecordType,java.lang.String...)">createProjection(RecordType, String...)</a></span> - Static method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/MapOperator.html" title="class in org.apache.wayang.basic.operators">MapOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance that projects the given fields of <a href="org/apache/wayang/basic/data/Record.html" title="class in org.apache.wayang.basic.data"><code>Record</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationUtils.html#createPruningStrategy(java.lang.Class,org.apache.wayang.core.api.Configuration)">createPruningStrategy(Class<T>, Configuration)</a></span> - Static method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationUtils.html" title="class in org.apache.wayang.core.optimizer">OptimizationUtils</a></dt> |
| <dd> |
| <div class="block">Creates a new <a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerationPruningStrategy.html" title="interface in org.apache.wayang.core.optimizer.enumeration"><code>PlanEnumerationPruningStrategy</code></a> and configures it.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimationTraversal.html#createPushTraversal(java.util.Collection,java.util.Collection,java.util.Collection,org.apache.wayang.core.api.Configuration)">createPushTraversal(Collection<InputSlot<?>>, Collection<InputSlot<?>>, Collection<Operator>, Configuration)</a></span> - Static method in class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimationTraversal.html" title="class in org.apache.wayang.core.optimizer.cardinality">CardinalityEstimationTraversal</a></dt> |
| <dd> |
| <div class="block">Create an instance that pushes <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html" title="class in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimate</code></a>s through a data flow plan starting at the given |
| <code>inputSlots</code> and <code>sourceOperators</code>, thereby putting <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html" title="class in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimate</code></a>s into the |
| <code>cache</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimationTraversal.html#createPushTraversal(java.util.Collection,java.util.Collection,org.apache.wayang.core.api.Configuration)">createPushTraversal(Collection<InputSlot<?>>, Collection<Operator>, Configuration)</a></span> - Static method in class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimationTraversal.html" title="class in org.apache.wayang.core.optimizer.cardinality">CardinalityEstimationTraversal</a></dt> |
| <dd> |
| <div class="block">Create an instance that pushes <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html" title="class in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimate</code></a>s through a data flow plan starting at the given |
| <code>inputSlots</code> and <code>sourceOperators</code>, thereby putting <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html" title="class in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimate</code></a>s into the |
| <code>cache</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimationTraversal.html#createPushTraversal(org.apache.wayang.core.plan.wayangplan.OperatorContainer,org.apache.wayang.core.api.Configuration)">createPushTraversal(OperatorContainer, Configuration)</a></span> - Static method in class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimationTraversal.html" title="class in org.apache.wayang.core.optimizer.cardinality">CardinalityEstimationTraversal</a></dt> |
| <dd> |
| <div class="block">Create an instance that pushes <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html" title="class in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimate</code></a>s through a data flow plan starting at the given |
| <code>inputSlots</code> and <code>sourceOperators</code>, thereby putting <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html" title="class in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimate</code></a>s into the |
| <code>cache</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/OptimizationSpace.html#createRandomIndividual(java.util.Random)">createRandomIndividual(Random)</a></span> - Method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/OptimizationSpace.html" title="class in org.apache.wayang.profiler.log">OptimizationSpace</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/data/DataGenerators.html#createRandomIntegerSupplier(int,int,java.util.Random)">createRandomIntegerSupplier(int, int, Random)</a></span> - Static method in class org.apache.wayang.profiler.data.<a href="org/apache/wayang/profiler/data/DataGenerators.html" title="class in org.apache.wayang.profiler.data">DataGenerators</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/data/DataGenerators.html#createRandomIntegerSupplier(java.util.Random)">createRandomIntegerSupplier(Random)</a></span> - Static method in class org.apache.wayang.profiler.data.<a href="org/apache/wayang/profiler/data/DataGenerators.html" title="class in org.apache.wayang.profiler.data">DataGenerators</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/data/DataGenerators.html#createRandomStringSupplier(int,int,java.util.Random)">createRandomStringSupplier(int, int, Random)</a></span> - Static method in class org.apache.wayang.profiler.data.<a href="org/apache/wayang/profiler/data/DataGenerators.html" title="class in org.apache.wayang.profiler.data">DataGenerators</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/Variable.html#createRandomValue(java.util.Random)">createRandomValue(Random)</a></span> - Method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/Variable.html" title="class in org.apache.wayang.profiler.log">Variable</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mapping/ReplacementSubplanFactory.html#createReplacementSubplan(org.apache.wayang.core.mapping.SubplanMatch,int)">createReplacementSubplan(SubplanMatch, int)</a></span> - Method in class org.apache.wayang.core.mapping.<a href="org/apache/wayang/core/mapping/ReplacementSubplanFactory.html" title="class in org.apache.wayang.core.mapping">ReplacementSubplanFactory</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/data/DataGenerators.html#createReservoirBasedIntegerSupplier(java.util.List,double,java.util.Random)">createReservoirBasedIntegerSupplier(List<Integer>, double, Random)</a></span> - Static method in class org.apache.wayang.profiler.data.<a href="org/apache/wayang/profiler/data/DataGenerators.html" title="class in org.apache.wayang.profiler.data">DataGenerators</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/data/DataGenerators.html#createReservoirBasedStringSupplier(java.util.List,double,java.util.Random,int,int)">createReservoirBasedStringSupplier(List<String>, double, Random, int, int)</a></span> - Static method in class org.apache.wayang.profiler.data.<a href="org/apache/wayang/profiler/data/DataGenerators.html" title="class in org.apache.wayang.profiler.data">DataGenerators</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mapping/SubplanPattern.html#createSingleton(org.apache.wayang.core.mapping.OperatorPattern)">createSingleton(OperatorPattern)</a></span> - Static method in class org.apache.wayang.core.mapping.<a href="org/apache/wayang/core/mapping/SubplanPattern.html" title="class in org.apache.wayang.core.mapping">SubplanPattern</a></dt> |
| <dd> |
| <div class="block">Creates a new instance that matches only a single operator.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkCartesianProfiler()">createSparkCartesianProfiler()</a></span> - Static method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/OperatorProfilers.html" title="class in org.apache.wayang.profiler.spark">OperatorProfilers</a></dt> |
| <dd> |
| <div class="block">Creates a default <a href="org/apache/wayang/spark/operators/SparkCartesianOperator.html" title="class in org.apache.wayang.spark.operators"><code>SparkCartesianOperator</code></a> profiler.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkCartesianProfiler(java.util.function.Supplier,java.util.function.Supplier,java.lang.Class,java.lang.Class,org.apache.wayang.core.api.Configuration)">createSparkCartesianProfiler(Supplier<In0>, Supplier<In1>, Class<In0>, Class<In1>, Configuration)</a></span> - Static method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/OperatorProfilers.html" title="class in org.apache.wayang.profiler.spark">OperatorProfilers</a></dt> |
| <dd> |
| <div class="block">Creates a custom <a href="org/apache/wayang/spark/operators/SparkCartesianOperator.html" title="class in org.apache.wayang.spark.operators"><code>SparkCartesianOperator</code></a> profiler.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkCollectionSourceProfiler()">createSparkCollectionSourceProfiler()</a></span> - Static method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/OperatorProfilers.html" title="class in org.apache.wayang.profiler.spark">OperatorProfilers</a></dt> |
| <dd> |
| <div class="block">Create a default <a href="org/apache/wayang/spark/operators/SparkCollectionSource.html" title="class in org.apache.wayang.spark.operators"><code>SparkCollectionSource</code></a> profiler.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkCollectionSourceProfiler(java.util.function.Supplier,org.apache.wayang.core.api.Configuration)">createSparkCollectionSourceProfiler(Supplier<String>, Configuration)</a></span> - Static method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/OperatorProfilers.html" title="class in org.apache.wayang.profiler.spark">OperatorProfilers</a></dt> |
| <dd> |
| <div class="block">Create a custom <a href="org/apache/wayang/spark/operators/SparkTextFileSource.html" title="class in org.apache.wayang.spark.operators"><code>SparkTextFileSource</code></a> profiler.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkCountProfiler()">createSparkCountProfiler()</a></span> - Static method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/OperatorProfilers.html" title="class in org.apache.wayang.profiler.spark">OperatorProfilers</a></dt> |
| <dd> |
| <div class="block">Creates a default <a href="org/apache/wayang/spark/operators/SparkCountOperator.html" title="class in org.apache.wayang.spark.operators"><code>SparkCountOperator</code></a> profiler.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkCountProfiler(java.util.function.Supplier,java.lang.Class,org.apache.wayang.core.api.Configuration)">createSparkCountProfiler(Supplier<In>, Class<In>, Configuration)</a></span> - Static method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/OperatorProfilers.html" title="class in org.apache.wayang.profiler.spark">OperatorProfilers</a></dt> |
| <dd> |
| <div class="block">Creates a custom <a href="org/apache/wayang/spark/operators/SparkCountOperator.html" title="class in org.apache.wayang.spark.operators"><code>SparkCountOperator</code></a> profiler.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkDistinctProfiler()">createSparkDistinctProfiler()</a></span> - Static method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/OperatorProfilers.html" title="class in org.apache.wayang.profiler.spark">OperatorProfilers</a></dt> |
| <dd> |
| <div class="block">Creates a default <a href="org/apache/wayang/spark/operators/SparkDistinctOperator.html" title="class in org.apache.wayang.spark.operators"><code>SparkDistinctOperator</code></a> profiler.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkDistinctProfiler(java.util.function.Supplier,java.lang.Class,org.apache.wayang.core.api.Configuration)">createSparkDistinctProfiler(Supplier<Type>, Class<Type>, Configuration)</a></span> - Static method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/OperatorProfilers.html" title="class in org.apache.wayang.profiler.spark">OperatorProfilers</a></dt> |
| <dd> |
| <div class="block">Creates a custom <a href="org/apache/wayang/spark/operators/SparkGlobalReduceOperator.html" title="class in org.apache.wayang.spark.operators"><code>SparkGlobalReduceOperator</code></a> profiler.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkFilterProfiler()">createSparkFilterProfiler()</a></span> - Static method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/OperatorProfilers.html" title="class in org.apache.wayang.profiler.spark">OperatorProfilers</a></dt> |
| <dd> |
| <div class="block">Creates a default <a href="org/apache/wayang/spark/operators/SparkFilterOperator.html" title="class in org.apache.wayang.spark.operators"><code>SparkFilterOperator</code></a> profiler.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkFilterProfiler(java.util.function.Supplier,org.apache.wayang.core.function.FunctionDescriptor.SerializablePredicate,java.lang.Class,org.apache.wayang.core.api.Configuration)">createSparkFilterProfiler(Supplier<Type>, FunctionDescriptor.SerializablePredicate<Type>, Class<Type>, Configuration)</a></span> - Static method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/OperatorProfilers.html" title="class in org.apache.wayang.profiler.spark">OperatorProfilers</a></dt> |
| <dd> |
| <div class="block">Creates a custom <a href="org/apache/wayang/spark/operators/SparkMapOperator.html" title="class in org.apache.wayang.spark.operators"><code>SparkMapOperator</code></a> profiler.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkFlatMapProfiler()">createSparkFlatMapProfiler()</a></span> - Static method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/OperatorProfilers.html" title="class in org.apache.wayang.profiler.spark">OperatorProfilers</a></dt> |
| <dd> |
| <div class="block">Creates a default <a href="org/apache/wayang/spark/operators/SparkFlatMapOperator.html" title="class in org.apache.wayang.spark.operators"><code>SparkFlatMapOperator</code></a> profiler.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkFlatMapProfiler(java.util.function.Supplier,org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,java.lang.Class,java.lang.Class,org.apache.wayang.core.api.Configuration)">createSparkFlatMapProfiler(Supplier<In>, FunctionDescriptor.SerializableFunction<In, Iterable<Out>>, Class<In>, Class<Out>, Configuration)</a></span> - Static method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/OperatorProfilers.html" title="class in org.apache.wayang.profiler.spark">OperatorProfilers</a></dt> |
| <dd> |
| <div class="block">Creates a custom <a href="org/apache/wayang/spark/operators/SparkFlatMapOperator.html" title="class in org.apache.wayang.spark.operators"><code>SparkFlatMapOperator</code></a> profiler.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkGlobalReduceProfiler()">createSparkGlobalReduceProfiler()</a></span> - Static method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/OperatorProfilers.html" title="class in org.apache.wayang.profiler.spark">OperatorProfilers</a></dt> |
| <dd> |
| <div class="block">Creates a default <a href="org/apache/wayang/spark/operators/SparkGlobalReduceOperator.html" title="class in org.apache.wayang.spark.operators"><code>SparkGlobalReduceOperator</code></a> profiler.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkGlobalReduceProfiler(java.util.function.Supplier,org.apache.wayang.core.function.FunctionDescriptor.SerializableBinaryOperator,java.lang.Class,org.apache.wayang.core.api.Configuration)">createSparkGlobalReduceProfiler(Supplier<Type>, FunctionDescriptor.SerializableBinaryOperator<Type>, Class<Type>, Configuration)</a></span> - Static method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/OperatorProfilers.html" title="class in org.apache.wayang.profiler.spark">OperatorProfilers</a></dt> |
| <dd> |
| <div class="block">Creates a custom <a href="org/apache/wayang/spark/operators/SparkGlobalReduceOperator.html" title="class in org.apache.wayang.spark.operators"><code>SparkGlobalReduceOperator</code></a> profiler.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkJoinProfiler()">createSparkJoinProfiler()</a></span> - Static method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/OperatorProfilers.html" title="class in org.apache.wayang.profiler.spark">OperatorProfilers</a></dt> |
| <dd> |
| <div class="block">Creates a default <a href="org/apache/wayang/spark/operators/SparkJoinOperator.html" title="class in org.apache.wayang.spark.operators"><code>SparkJoinOperator</code></a> profiler.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkJoinProfiler(java.util.function.Supplier,java.lang.Class,org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,java.util.function.Supplier,java.lang.Class,org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,java.lang.Class,org.apache.wayang.core.api.Configuration)">createSparkJoinProfiler(Supplier<In0>, Class<In0>, FunctionDescriptor.SerializableFunction<In0, Key>, Supplier<In1>, Class<In1>, FunctionDescriptor.SerializableFunction<In1, Key>, Class<Key>, Configuration)</a></span> - Static method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/OperatorProfilers.html" title="class in org.apache.wayang.profiler.spark">OperatorProfilers</a></dt> |
| <dd> |
| <div class="block">Creates a custom <a href="org/apache/wayang/spark/operators/SparkJoinOperator.html" title="class in org.apache.wayang.spark.operators"><code>SparkJoinOperator</code></a> profiler.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkLocalCallbackSinkProfiler()">createSparkLocalCallbackSinkProfiler()</a></span> - Static method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/OperatorProfilers.html" title="class in org.apache.wayang.profiler.spark">OperatorProfilers</a></dt> |
| <dd> |
| <div class="block">Creates a default <a href="org/apache/wayang/spark/operators/SparkLocalCallbackSink.html" title="class in org.apache.wayang.spark.operators"><code>SparkLocalCallbackSink</code></a> profiler.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkLocalCallbackSinkProfiler(java.util.function.Supplier,java.lang.Class,org.apache.wayang.core.api.Configuration)">createSparkLocalCallbackSinkProfiler(Supplier<Type>, Class<Type>, Configuration)</a></span> - Static method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/OperatorProfilers.html" title="class in org.apache.wayang.profiler.spark">OperatorProfilers</a></dt> |
| <dd> |
| <div class="block">Creates a custom <a href="org/apache/wayang/spark/operators/SparkLocalCallbackSink.html" title="class in org.apache.wayang.spark.operators"><code>SparkLocalCallbackSink</code></a> profiler.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkMapProfiler()">createSparkMapProfiler()</a></span> - Static method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/OperatorProfilers.html" title="class in org.apache.wayang.profiler.spark">OperatorProfilers</a></dt> |
| <dd> |
| <div class="block">Creates a default <a href="org/apache/wayang/spark/operators/SparkMapOperator.html" title="class in org.apache.wayang.spark.operators"><code>SparkMapOperator</code></a> profiler.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkMapProfiler(java.util.function.Supplier,org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,java.lang.Class,java.lang.Class,org.apache.wayang.core.api.Configuration)">createSparkMapProfiler(Supplier<In>, FunctionDescriptor.SerializableFunction<In, Out>, Class<In>, Class<Out>, Configuration)</a></span> - Static method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/OperatorProfilers.html" title="class in org.apache.wayang.profiler.spark">OperatorProfilers</a></dt> |
| <dd> |
| <div class="block">Creates a custom <a href="org/apache/wayang/spark/operators/SparkMapOperator.html" title="class in org.apache.wayang.spark.operators"><code>SparkMapOperator</code></a> profiler.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkMaterializedGroupByProfiler()">createSparkMaterializedGroupByProfiler()</a></span> - Static method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/OperatorProfilers.html" title="class in org.apache.wayang.profiler.spark">OperatorProfilers</a></dt> |
| <dd> |
| <div class="block">Creates a default <a href="org/apache/wayang/spark/operators/SparkMaterializedGroupByOperator.html" title="class in org.apache.wayang.spark.operators"><code>SparkMaterializedGroupByOperator</code></a> profiler.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkMaterializedGroupByProfiler(java.util.function.Supplier,org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,java.lang.Class,java.lang.Class,org.apache.wayang.core.api.Configuration)">createSparkMaterializedGroupByProfiler(Supplier<In>, FunctionDescriptor.SerializableFunction<In, Key>, Class<In>, Class<Key>, Configuration)</a></span> - Static method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/OperatorProfilers.html" title="class in org.apache.wayang.profiler.spark">OperatorProfilers</a></dt> |
| <dd> |
| <div class="block">Creates a custom <a href="org/apache/wayang/spark/operators/SparkMaterializedGroupByOperator.html" title="class in org.apache.wayang.spark.operators"><code>SparkMaterializedGroupByOperator</code></a> profiler.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkReduceByProfiler()">createSparkReduceByProfiler()</a></span> - Static method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/OperatorProfilers.html" title="class in org.apache.wayang.profiler.spark">OperatorProfilers</a></dt> |
| <dd> |
| <div class="block">Creates a default <a href="org/apache/wayang/spark/operators/SparkReduceByOperator.html" title="class in org.apache.wayang.spark.operators"><code>SparkReduceByOperator</code></a> profiler.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkReduceByProfiler(java.util.function.Supplier,org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,org.apache.wayang.core.function.FunctionDescriptor.SerializableBinaryOperator,java.lang.Class,java.lang.Class,org.apache.wayang.core.api.Configuration)">createSparkReduceByProfiler(Supplier<In>, FunctionDescriptor.SerializableFunction<In, Key>, FunctionDescriptor.SerializableBinaryOperator<In>, Class<In>, Class<Key>, Configuration)</a></span> - Static method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/OperatorProfilers.html" title="class in org.apache.wayang.profiler.spark">OperatorProfilers</a></dt> |
| <dd> |
| <div class="block">Creates a custom <a href="org/apache/wayang/spark/operators/SparkReduceByOperator.html" title="class in org.apache.wayang.spark.operators"><code>SparkReduceByOperator</code></a> profiler.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkSortProfiler()">createSparkSortProfiler()</a></span> - Static method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/OperatorProfilers.html" title="class in org.apache.wayang.profiler.spark">OperatorProfilers</a></dt> |
| <dd> |
| <div class="block">Creates a default <a href="org/apache/wayang/spark/operators/SparkSortOperator.html" title="class in org.apache.wayang.spark.operators"><code>SparkSortOperator</code></a> profiler.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkSortProfiler(java.util.function.Supplier,java.lang.Class,org.apache.wayang.core.api.Configuration)">createSparkSortProfiler(Supplier<Type>, Class<Type>, Configuration)</a></span> - Static method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/OperatorProfilers.html" title="class in org.apache.wayang.profiler.spark">OperatorProfilers</a></dt> |
| <dd> |
| <div class="block">Creates a custom <a href="org/apache/wayang/spark/operators/SparkSortOperator.html" title="class in org.apache.wayang.spark.operators"><code>SparkSortOperator</code></a> profiler.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkTextFileSourceProfiler()">createSparkTextFileSourceProfiler()</a></span> - Static method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/OperatorProfilers.html" title="class in org.apache.wayang.profiler.spark">OperatorProfilers</a></dt> |
| <dd> |
| <div class="block">Create a default <a href="org/apache/wayang/spark/operators/SparkTextFileSource.html" title="class in org.apache.wayang.spark.operators"><code>SparkTextFileSource</code></a> profiler.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkTextFileSourceProfiler(java.util.function.Supplier,org.apache.wayang.core.api.Configuration)">createSparkTextFileSourceProfiler(Supplier<String>, Configuration)</a></span> - Static method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/OperatorProfilers.html" title="class in org.apache.wayang.profiler.spark">OperatorProfilers</a></dt> |
| <dd> |
| <div class="block">Create a custom <a href="org/apache/wayang/spark/operators/SparkTextFileSource.html" title="class in org.apache.wayang.spark.operators"><code>SparkTextFileSource</code></a> profiler.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkUnionProfiler()">createSparkUnionProfiler()</a></span> - Static method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/OperatorProfilers.html" title="class in org.apache.wayang.profiler.spark">OperatorProfilers</a></dt> |
| <dd> |
| <div class="block">Creates a default <a href="org/apache/wayang/spark/operators/SparkUnionAllOperator.html" title="class in org.apache.wayang.spark.operators"><code>SparkUnionAllOperator</code></a> profiler.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkUnionProfiler(java.util.function.Supplier,java.util.function.Supplier,java.lang.Class,org.apache.wayang.core.api.Configuration)">createSparkUnionProfiler(Supplier<Type>, Supplier<Type>, Class<Type>, Configuration)</a></span> - Static method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/OperatorProfilers.html" title="class in org.apache.wayang.profiler.spark">OperatorProfilers</a></dt> |
| <dd> |
| <div class="block">Creates a custom <a href="org/apache/wayang/spark/operators/SparkUnionAllOperator.html" title="class in org.apache.wayang.spark.operators"><code>SparkUnionAllOperator</code></a> profiler.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/operators/JdbcExecutionOperator.html#createSqlClause(java.sql.Connection,org.apache.wayang.jdbc.compiler.FunctionCompiler)">createSqlClause(Connection, FunctionCompiler)</a></span> - Method in interface org.apache.wayang.jdbc.operators.<a href="org/apache/wayang/jdbc/operators/JdbcExecutionOperator.html" title="interface in org.apache.wayang.jdbc.operators">JdbcExecutionOperator</a></dt> |
| <dd> |
| <div class="block">Creates a SQL clause for this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/operators/JdbcFilterOperator.html#createSqlClause(java.sql.Connection,org.apache.wayang.jdbc.compiler.FunctionCompiler)">createSqlClause(Connection, FunctionCompiler)</a></span> - Method in class org.apache.wayang.jdbc.operators.<a href="org/apache/wayang/jdbc/operators/JdbcFilterOperator.html" title="class in org.apache.wayang.jdbc.operators">JdbcFilterOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/operators/JdbcJoinOperator.html#createSqlClause(java.sql.Connection,org.apache.wayang.jdbc.compiler.FunctionCompiler)">createSqlClause(Connection, FunctionCompiler)</a></span> - Method in class org.apache.wayang.jdbc.operators.<a href="org/apache/wayang/jdbc/operators/JdbcJoinOperator.html" title="class in org.apache.wayang.jdbc.operators">JdbcJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/operators/JdbcProjectionOperator.html#createSqlClause(java.sql.Connection,org.apache.wayang.jdbc.compiler.FunctionCompiler)">createSqlClause(Connection, FunctionCompiler)</a></span> - Method in class org.apache.wayang.jdbc.operators.<a href="org/apache/wayang/jdbc/operators/JdbcProjectionOperator.html" title="class in org.apache.wayang.jdbc.operators">JdbcProjectionOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/operators/JdbcTableSource.html#createSqlClause(java.sql.Connection,org.apache.wayang.jdbc.compiler.FunctionCompiler)">createSqlClause(Connection, FunctionCompiler)</a></span> - Method in class org.apache.wayang.jdbc.operators.<a href="org/apache/wayang/jdbc/operators/JdbcTableSource.html" title="class in org.apache.wayang.jdbc.operators">JdbcTableSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/execution/GenericJdbcExecutor.html#createSqlQuery(java.lang.String,java.util.Collection,java.lang.String)">createSqlQuery(String, Collection<String>, String)</a></span> - Method in class org.apache.wayang.genericjdbc.execution.<a href="org/apache/wayang/genericjdbc/execution/GenericJdbcExecutor.html" title="class in org.apache.wayang.genericjdbc.execution">GenericJdbcExecutor</a></dt> |
| <dd> |
| <div class="block">Creates a SQL query.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/execution/JdbcExecutor.html#createSqlQuery(java.lang.String,java.util.Collection,java.lang.String,java.util.Collection)">createSqlQuery(String, Collection<String>, String, Collection<String>)</a></span> - Method in class org.apache.wayang.jdbc.execution.<a href="org/apache/wayang/jdbc/execution/JdbcExecutor.html" title="class in org.apache.wayang.jdbc.execution">JdbcExecutor</a></dt> |
| <dd> |
| <div class="block">Creates a SQL query.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/PlatformExecution.html#createStage(org.apache.wayang.core.plan.executionplan.ExecutionStageLoop,int)">createStage(ExecutionStageLoop, int)</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/PlatformExecution.html" title="class in org.apache.wayang.core.plan.executionplan">PlatformExecution</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LocalCallbackSink.html#createStdoutSink(java.lang.Class)">createStdoutSink(Class<T>)</a></span> - Static method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LocalCallbackSink.html" title="class in org.apache.wayang.basic.operators">LocalCallbackSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LocalCallbackSink.html#createStdoutSink(org.apache.wayang.core.types.DataSetType)">createStdoutSink(DataSetType<T>)</a></span> - Static method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LocalCallbackSink.html" title="class in org.apache.wayang.basic.operators">LocalCallbackSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/Platform.html#createTimeToCostConverter(org.apache.wayang.core.api.Configuration)">createTimeToCostConverter(Configuration)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/Platform.html" title="class in org.apache.wayang.core.platform">Platform</a></dt> |
| <dd> |
| <div class="block">Creates a <a href="org/apache/wayang/core/optimizer/costs/TimeToCostConverter.html" title="class in org.apache.wayang.core.optimizer.costs"><code>TimeToCostConverter</code></a> for this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/platform/FlinkPlatform.html#createTimeToCostConverter(org.apache.wayang.core.api.Configuration)">createTimeToCostConverter(Configuration)</a></span> - Method in class org.apache.wayang.flink.platform.<a href="org/apache/wayang/flink/platform/FlinkPlatform.html" title="class in org.apache.wayang.flink.platform">FlinkPlatform</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/platform/GiraphPlatform.html#createTimeToCostConverter(org.apache.wayang.core.api.Configuration)">createTimeToCostConverter(Configuration)</a></span> - Method in class org.apache.wayang.giraph.platform.<a href="org/apache/wayang/giraph/platform/GiraphPlatform.html" title="class in org.apache.wayang.giraph.platform">GiraphPlatform</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/platform/JavaPlatform.html#createTimeToCostConverter(org.apache.wayang.core.api.Configuration)">createTimeToCostConverter(Configuration)</a></span> - Method in class org.apache.wayang.java.platform.<a href="org/apache/wayang/java/platform/JavaPlatform.html" title="class in org.apache.wayang.java.platform">JavaPlatform</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/platform/JdbcPlatformTemplate.html#createTimeToCostConverter(org.apache.wayang.core.api.Configuration)">createTimeToCostConverter(Configuration)</a></span> - Method in class org.apache.wayang.jdbc.platform.<a href="org/apache/wayang/jdbc/platform/JdbcPlatformTemplate.html" title="class in org.apache.wayang.jdbc.platform">JdbcPlatformTemplate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/platform/SparkPlatform.html#createTimeToCostConverter(org.apache.wayang.core.api.Configuration)">createTimeToCostConverter(Configuration)</a></span> - Method in class org.apache.wayang.spark.platform.<a href="org/apache/wayang/spark/platform/SparkPlatform.html" title="class in org.apache.wayang.spark.platform">SparkPlatform</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/platform/TensorflowPlatform.html#createTimeToCostConverter(org.apache.wayang.core.api.Configuration)">createTimeToCostConverter(Configuration)</a></span> - Method in class org.apache.wayang.tensorflow.platform.<a href="org/apache/wayang/tensorflow/platform/TensorflowPlatform.html" title="class in org.apache.wayang.tensorflow.platform">TensorflowPlatform</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadProfileToTimeConverter.html#createTopLevelStretching(org.apache.wayang.core.optimizer.costs.LoadToTimeConverter,org.apache.wayang.core.optimizer.costs.LoadToTimeConverter,org.apache.wayang.core.optimizer.costs.LoadToTimeConverter,org.apache.wayang.core.optimizer.costs.LoadProfileToTimeConverter.ResourceTimeEstimateAggregator,double)">createTopLevelStretching(LoadToTimeConverter, LoadToTimeConverter, LoadToTimeConverter, LoadProfileToTimeConverter.ResourceTimeEstimateAggregator, double)</a></span> - Static method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadProfileToTimeConverter.html" title="class in org.apache.wayang.core.optimizer.costs">LoadProfileToTimeConverter</a></dt> |
| <dd> |
| <div class="block">Create an instance that adds up <a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html" title="class in org.apache.wayang.core.optimizer.costs"><code>TimeEstimate</code></a>s of given <a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html" title="class in org.apache.wayang.core.optimizer.costs"><code>LoadProfile</code></a>s including their |
| sub-<a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html" title="class in org.apache.wayang.core.optimizer.costs"><code>LoadProfile</code></a>s by adding up <a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html" title="class in org.apache.wayang.core.optimizer.costs"><code>TimeEstimate</code></a>s of the same type and otherwise using |
| the given objects to do the conversion.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankVertexInputFormat.html#createVertexReader(org.apache.hadoop.mapreduce.InputSplit,org.apache.hadoop.mapreduce.TaskAttemptContext)">createVertexReader(InputSplit, TaskAttemptContext)</a></span> - Method in class org.apache.wayang.giraph.Algorithm.<a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankVertexInputFormat.html" title="class in org.apache.wayang.giraph.Algorithm">PageRankAlgorithm.PageRankVertexInputFormat</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankVertexOutputFormat.html#createVertexWriter(org.apache.hadoop.mapreduce.TaskAttemptContext)">createVertexWriter(TaskAttemptContext)</a></span> - Method in class org.apache.wayang.giraph.Algorithm.<a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankVertexOutputFormat.html" title="class in org.apache.wayang.giraph.Algorithm">PageRankAlgorithm.PageRankVertexOutputFormat</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/wordcount/WordCountWithJavaNativeAPI.html#createWayangPlan(java.lang.String,java.util.Collection)">createWayangPlan(String, Collection<Tuple2<String, Integer>>)</a></span> - Static method in class org.apache.wayang.apps.wordcount.<a href="org/apache/wayang/apps/wordcount/WordCountWithJavaNativeAPI.html" title="class in org.apache.wayang.apps.wordcount">WordCountWithJavaNativeAPI</a></dt> |
| <dd> |
| <div class="block">Creates the <a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>WayangPlan</code></a> for the word count app.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#criterionDescriptor">criterionDescriptor</a></span> - Variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DoWhileOperator.html" title="class in org.apache.wayang.basic.operators">DoWhileOperator</a></dt> |
| <dd> |
| <div class="block">Function that this operator applies to the input elements.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LoopOperator.html#criterionDescriptor">criterionDescriptor</a></span> - Variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators">LoopOperator</a></dt> |
| <dd> |
| <div class="block">Function that this operator applies to the input elements.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/nn/CrossEntropyLoss.html" title="class in org.apache.wayang.basic.model.op.nn"><span class="typeNameLink">CrossEntropyLoss</span></a> - Class in <a href="org/apache/wayang/basic/model/op/nn/package-summary.html">org.apache.wayang.basic.model.op.nn</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/nn/CrossEntropyLoss.html#%3Cinit%3E(int)">CrossEntropyLoss(int)</a></span> - Constructor for class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/CrossEntropyLoss.html" title="class in org.apache.wayang.basic.model.op.nn">CrossEntropyLoss</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/nn/CrossEntropyLoss.html#%3Cinit%3E(int,java.lang.String)">CrossEntropyLoss(int, String)</a></span> - Constructor for class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/CrossEntropyLoss.html" title="class in org.apache.wayang.basic.model.op.nn">CrossEntropyLoss</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/Individual.html#crossOver(org.apache.wayang.profiler.log.Individual,java.util.Random)">crossOver(Individual, Random)</a></span> - Method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/Individual.html" title="class in org.apache.wayang.profiler.log">Individual</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html" title="class in org.apache.wayang.core.platform"><span class="typeNameLink">CrossPlatformExecutor</span></a> - Class in <a href="org/apache/wayang/core/platform/package-summary.html">org.apache.wayang.core.platform</a></dt> |
| <dd> |
| <div class="block">Executes a (cross-platform) <a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionPlan</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html#%3Cinit%3E(org.apache.wayang.core.api.Job,org.apache.wayang.core.profiling.InstrumentationStrategy)">CrossPlatformExecutor(Job, InstrumentationStrategy)</a></span> - Constructor for class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html" title="class in org.apache.wayang.core.platform">CrossPlatformExecutor</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/util/CrossProductIterable.html" title="class in org.apache.wayang.core.util"><span class="typeNameLink">CrossProductIterable</span></a><<a href="org/apache/wayang/core/util/CrossProductIterable.html" title="type parameter in CrossProductIterable">T</a>> - Class in <a href="org/apache/wayang/core/util/package-summary.html">org.apache.wayang.core.util</a></dt> |
| <dd> |
| <div class="block">Iterates all combinations, i.e., the Cartesian product, of given <code>Iterable</code>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/CrossProductIterable.html#%3Cinit%3E(java.util.List)">CrossProductIterable(List<? extends Iterable<T>>)</a></span> - Constructor for class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/CrossProductIterable.html" title="class in org.apache.wayang.core.util">CrossProductIterable</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/sources/fs/CsvRowConverter.html" title="class in org.apache.wayang.api.sql.sources.fs"><span class="typeNameLink">CsvRowConverter</span></a> - Class in <a href="org/apache/wayang/api/sql/sources/fs/package-summary.html">org.apache.wayang.api.sql.sources.fs</a></dt> |
| <dd> |
| <div class="block">Based on Calcite's CSV enumerator.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/sources/fs/CsvRowConverter.html#%3Cinit%3E()">CsvRowConverter()</a></span> - Constructor for class org.apache.wayang.api.sql.sources.fs.<a href="org/apache/wayang/api/sql/sources/fs/CsvRowConverter.html" title="class in org.apache.wayang.api.sql.sources.fs">CsvRowConverter</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/ProfileDBs.html#customize(org.apache.wayang.commons.util.profiledb.ProfileDB)">customize(ProfileDB)</a></span> - Static method in class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/ProfileDBs.html" title="class in org.apache.wayang.core.profiling">ProfileDBs</a></dt> |
| <dd> |
| <div class="block">Customize a <a href="org/apache/wayang/commons/util/profiledb/ProfileDB.html" title="class in org.apache.wayang.commons.util.profiledb"><code>ProfileDB</code></a> for use with Wayang.</div> |
| </dd> |
| </dl> |
| <a id="I:D"> |
| <!-- --> |
| </a> |
| <h2 class="title">D</h2> |
| <dl> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.Dampener.html#%3Cinit%3E(double,double)">Dampener(double, double)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.Dampener.html" title="class in org.apache.wayang.flink.operators">FlinkPageRankOperator.Dampener</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/PageRankOperator.html#dampingFactor">dampingFactor</a></span> - Variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/PageRankOperator.html" title="class in org.apache.wayang.basic.operators">PageRankOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/iejoin/data/Data.html" title="class in org.apache.wayang.iejoin.data"><span class="typeNameLink">Data</span></a><<a href="org/apache/wayang/iejoin/data/Data.html" title="type parameter in Data">Type0</a> extends java.lang.Comparable<<a href="org/apache/wayang/iejoin/data/Data.html" title="type parameter in Data">Type0</a>>,​<a href="org/apache/wayang/iejoin/data/Data.html" title="type parameter in Data">Type1</a> extends java.lang.Comparable<<a href="org/apache/wayang/iejoin/data/Data.html" title="type parameter in Data">Type1</a>>> - Class in <a href="org/apache/wayang/iejoin/data/package-summary.html">org.apache.wayang.iejoin.data</a></dt> |
| <dd> |
| <div class="block">Created by khayyzy on 5/28/16.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/data/Data.html#%3Cinit%3E(long,Type0,Type1)">Data(long, Type0, Type1)</a></span> - Constructor for class org.apache.wayang.iejoin.data.<a href="org/apache/wayang/iejoin/data/Data.html" title="class in org.apache.wayang.iejoin.data">Data</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/iejoin/data/Data.Comparator.html" title="class in org.apache.wayang.iejoin.data"><span class="typeNameLink">Data.Comparator</span></a><<a href="org/apache/wayang/iejoin/data/Data.Comparator.html" title="type parameter in Data.Comparator">Type0</a> extends java.lang.Comparable<<a href="org/apache/wayang/iejoin/data/Data.Comparator.html" title="type parameter in Data.Comparator">Type0</a>>,​<a href="org/apache/wayang/iejoin/data/Data.Comparator.html" title="type parameter in Data.Comparator">Type1</a> extends java.lang.Comparable<<a href="org/apache/wayang/iejoin/data/Data.Comparator.html" title="type parameter in Data.Comparator">Type1</a>>> - Class in <a href="org/apache/wayang/iejoin/data/package-summary.html">org.apache.wayang.iejoin.data</a></dt> |
| <dd> |
| <div class="block">Created by khayyzy on 5/28/16.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/jdbc/execution/DatabaseDescriptor.html" title="class in org.apache.wayang.jdbc.execution"><span class="typeNameLink">DatabaseDescriptor</span></a> - Class in <a href="org/apache/wayang/jdbc/execution/package-summary.html">org.apache.wayang.jdbc.execution</a></dt> |
| <dd> |
| <div class="block">This class describes a database.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/execution/DatabaseDescriptor.html#%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String,java.lang.String)">DatabaseDescriptor(String, String, String, String)</a></span> - Constructor for class org.apache.wayang.jdbc.execution.<a href="org/apache/wayang/jdbc/execution/DatabaseDescriptor.html" title="class in org.apache.wayang.jdbc.execution">DatabaseDescriptor</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/iejoin/operators/java_helpers/DataComparator.html" title="class in org.apache.wayang.iejoin.operators.java_helpers"><span class="typeNameLink">DataComparator</span></a><<a href="org/apache/wayang/iejoin/operators/java_helpers/DataComparator.html" title="type parameter in DataComparator">Type0</a> extends java.lang.Comparable<<a href="org/apache/wayang/iejoin/operators/java_helpers/DataComparator.html" title="type parameter in DataComparator">Type0</a>>,​<a href="org/apache/wayang/iejoin/operators/java_helpers/DataComparator.html" title="type parameter in DataComparator">Type1</a> extends java.lang.Comparable<<a href="org/apache/wayang/iejoin/operators/java_helpers/DataComparator.html" title="type parameter in DataComparator">Type1</a>>,​<a href="org/apache/wayang/iejoin/operators/java_helpers/DataComparator.html" title="type parameter in DataComparator">Input</a>> - Class in <a href="org/apache/wayang/iejoin/operators/java_helpers/package-summary.html">org.apache.wayang.iejoin.operators.java_helpers</a></dt> |
| <dd> |
| <div class="block">Created by khayyzy on 5/28/16.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/java_helpers/DataComparator.html#%3Cinit%3E(boolean,boolean)">DataComparator(boolean, boolean)</a></span> - Constructor for class org.apache.wayang.iejoin.operators.java_helpers.<a href="org/apache/wayang/iejoin/operators/java_helpers/DataComparator.html" title="class in org.apache.wayang.iejoin.operators.java_helpers">DataComparator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/profiler/data/DataGenerators.html" title="class in org.apache.wayang.profiler.data"><span class="typeNameLink">DataGenerators</span></a> - Class in <a href="org/apache/wayang/profiler/data/package-summary.html">org.apache.wayang.profiler.data</a></dt> |
| <dd> |
| <div class="block">Utility to create common data generators.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/data/DataGenerators.html#%3Cinit%3E()">DataGenerators()</a></span> - Constructor for class org.apache.wayang.profiler.data.<a href="org/apache/wayang/profiler/data/DataGenerators.html" title="class in org.apache.wayang.profiler.data">DataGenerators</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/profiler/data/DataGenerators.Generator.html" title="interface in org.apache.wayang.profiler.data"><span class="typeNameLink">DataGenerators.Generator</span></a><<a href="org/apache/wayang/profiler/data/DataGenerators.Generator.html" title="type parameter in DataGenerators.Generator">T</a>> - Interface in <a href="org/apache/wayang/profiler/data/package-summary.html">org.apache.wayang.profiler.data</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfiler.html#dataQuantumGenerators">dataQuantumGenerators</a></span> - Variable in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfiler.html" title="class in org.apache.wayang.profiler.java">OperatorProfiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html#dataQuantumGenerators">dataQuantumGenerators</a></span> - Variable in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html" title="class in org.apache.wayang.profiler.spark">SparkOperatorProfiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/channels/ChannelConversions.html#DATASET_TO_COLLECTION">DATASET_TO_COLLECTION</a></span> - Static variable in class org.apache.wayang.flink.channels.<a href="org/apache/wayang/flink/channels/ChannelConversions.html" title="class in org.apache.wayang.flink.channels">ChannelConversions</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/channels/ChannelConversions.html#DATASET_TO_HDFS_TSV">DATASET_TO_HDFS_TSV</a></span> - Static variable in class org.apache.wayang.flink.channels.<a href="org/apache/wayang/flink/channels/ChannelConversions.html" title="class in org.apache.wayang.flink.channels">ChannelConversions</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/channels/ChannelConversions.html#DATASET_TO_OBJECT_FILE">DATASET_TO_OBJECT_FILE</a></span> - Static variable in class org.apache.wayang.flink.channels.<a href="org/apache/wayang/flink/channels/ChannelConversions.html" title="class in org.apache.wayang.flink.channels">ChannelConversions</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/channels/DataSetChannel.html" title="class in org.apache.wayang.flink.channels"><span class="typeNameLink">DataSetChannel</span></a> - Class in <a href="org/apache/wayang/flink/channels/package-summary.html">org.apache.wayang.flink.channels</a></dt> |
| <dd> |
| <div class="block">Describes the situation where one <code>DataSet</code> is operated on, producing a further <code>DataSet</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/channels/DataSetChannel.html#%3Cinit%3E(org.apache.wayang.core.platform.ChannelDescriptor,org.apache.wayang.core.plan.wayangplan.OutputSlot)">DataSetChannel(ChannelDescriptor, OutputSlot<?>)</a></span> - Constructor for class org.apache.wayang.flink.channels.<a href="org/apache/wayang/flink/channels/DataSetChannel.html" title="class in org.apache.wayang.flink.channels">DataSetChannel</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/channels/DataSetChannel.Instance.html" title="class in org.apache.wayang.flink.channels"><span class="typeNameLink">DataSetChannel.Instance</span></a> - Class in <a href="org/apache/wayang/flink/channels/package-summary.html">org.apache.wayang.flink.channels</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/platform/ChannelInstance.html" title="interface in org.apache.wayang.core.platform"><code>ChannelInstance</code></a> implementation for <code>DataSet</code>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/SampleOperator.html#datasetSize">datasetSize</a></span> - Variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/SampleOperator.html" title="class in org.apache.wayang.basic.operators">SampleOperator</a></dt> |
| <dd> |
| <div class="block">Size of the dataset to be sampled or <a href="org/apache/wayang/basic/operators/SampleOperator.html#UNKNOWN_DATASET_SIZE">0L</a> if a dataset size is not known.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/types/DataSetType.html" title="class in org.apache.wayang.core.types"><span class="typeNameLink">DataSetType</span></a><<a href="org/apache/wayang/core/types/DataSetType.html" title="type parameter in DataSetType">T</a>> - Class in <a href="org/apache/wayang/core/types/package-summary.html">org.apache.wayang.core.types</a></dt> |
| <dd> |
| <div class="block">A data set is an abstraction of the Wayang programming model.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/types/DataSetType.html#%3Cinit%3E()">DataSetType()</a></span> - Constructor for class org.apache.wayang.core.types.<a href="org/apache/wayang/core/types/DataSetType.html" title="class in org.apache.wayang.core.types">DataSetType</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/types/DataSetType.html#%3Cinit%3E(org.apache.wayang.core.types.DataUnitType)">DataSetType(DataUnitType<T>)</a></span> - Constructor for class org.apache.wayang.core.types.<a href="org/apache/wayang/core/types/DataSetType.html" title="class in org.apache.wayang.core.types">DataSetType</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html#dataSource(java.lang.String,java.lang.String,java.lang.String,java.lang.String)">dataSource(String, String, String, String)</a></span> - Static method in class org.apache.wayang.api.sql.calcite.jdbc.<a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html" title="class in org.apache.wayang.api.sql.calcite.jdbc">JdbcSchema</a></dt> |
| <dd> |
| <div class="block">Creates a JDBC data source with the given specification.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/types/DataUnitGroupType.html" title="class in org.apache.wayang.core.types"><span class="typeNameLink">DataUnitGroupType</span></a><<a href="org/apache/wayang/core/types/DataUnitGroupType.html" title="type parameter in DataUnitGroupType">T</a>> - Class in <a href="org/apache/wayang/core/types/package-summary.html">org.apache.wayang.core.types</a></dt> |
| <dd> |
| <div class="block">A grouped data unit type describes just the structure of data units within a grouped dataset.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/types/DataUnitGroupType.html#%3Cinit%3E(org.apache.wayang.core.types.DataUnitType)">DataUnitGroupType(DataUnitType)</a></span> - Constructor for class org.apache.wayang.core.types.<a href="org/apache/wayang/core/types/DataUnitGroupType.html" title="class in org.apache.wayang.core.types">DataUnitGroupType</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/types/DataUnitType.html" title="class in org.apache.wayang.core.types"><span class="typeNameLink">DataUnitType</span></a><<a href="org/apache/wayang/core/types/DataUnitType.html" title="type parameter in DataUnitType">T</a>> - Class in <a href="org/apache/wayang/core/types/package-summary.html">org.apache.wayang.core.types</a></dt> |
| <dd> |
| <div class="block">The type of data types designate the kind of data that are being passed between operators.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/types/DataUnitType.html#%3Cinit%3E()">DataUnitType()</a></span> - Constructor for class org.apache.wayang.core.types.<a href="org/apache/wayang/core/types/DataUnitType.html" title="class in org.apache.wayang.core.types">DataUnitType</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/ModelTransformOperator.html#decisionTreeClassification()">decisionTreeClassification()</a></span> - Static method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ModelTransformOperator.html" title="class in org.apache.wayang.basic.operators">ModelTransformOperator</a></dt> |
| <dd> |
| <div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/PredictOperators.html#decisionTreeClassification()">decisionTreeClassification()</a></span> - Static method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/PredictOperators.html" title="class in org.apache.wayang.basic.operators">PredictOperators</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/ml/DecisionTreeClassificationMapping.html" title="class in org.apache.wayang.spark.mapping.ml"><span class="typeNameLink">DecisionTreeClassificationMapping</span></a> - Class in <a href="org/apache/wayang/spark/mapping/ml/package-summary.html">org.apache.wayang.spark.mapping.ml</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/DecisionTreeClassificationOperator.html" title="class in org.apache.wayang.basic.operators"><code>DecisionTreeClassificationOperator</code></a> to <a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeClassificationOperator.html" title="class in org.apache.wayang.spark.operators.ml"><code>SparkDecisionTreeClassificationOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/ml/DecisionTreeClassificationMapping.html#%3Cinit%3E()">DecisionTreeClassificationMapping()</a></span> - Constructor for class org.apache.wayang.spark.mapping.ml.<a href="org/apache/wayang/spark/mapping/ml/DecisionTreeClassificationMapping.html" title="class in org.apache.wayang.spark.mapping.ml">DecisionTreeClassificationMapping</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/DecisionTreeClassificationModel.html" title="interface in org.apache.wayang.basic.model"><span class="typeNameLink">DecisionTreeClassificationModel</span></a> - Interface in <a href="org/apache/wayang/basic/model/package-summary.html">org.apache.wayang.basic.model</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/DecisionTreeClassificationOperator.html" title="class in org.apache.wayang.basic.operators"><span class="typeNameLink">DecisionTreeClassificationOperator</span></a> - Class in <a href="org/apache/wayang/basic/operators/package-summary.html">org.apache.wayang.basic.operators</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/DecisionTreeClassificationOperator.html#%3Cinit%3E()">DecisionTreeClassificationOperator()</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DecisionTreeClassificationOperator.html" title="class in org.apache.wayang.basic.operators">DecisionTreeClassificationOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/DecisionTreeClassificationOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.DecisionTreeClassificationOperator)">DecisionTreeClassificationOperator(DecisionTreeClassificationOperator)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DecisionTreeClassificationOperator.html" title="class in org.apache.wayang.basic.operators">DecisionTreeClassificationOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/ConsumerIteratorAdapter.html#declareLastAdd()">declareLastAdd()</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/ConsumerIteratorAdapter.html" title="class in org.apache.wayang.core.util">ConsumerIteratorAdapter</a></dt> |
| <dd> |
| <div class="block">Declare that all elements have been pushed to the producer <code>Consumer</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Counter.html#decrement(T)">decrement(T)</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Counter.html" title="class in org.apache.wayang.core.util">Counter</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.html#deemsComprehensive(org.apache.wayang.core.optimizer.enumeration.PlanEnumeration)">deemsComprehensive(PlanEnumeration)</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanEnumerator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/PageRankOperator.html#DEFAULT_DAMPING_FACTOR">DEFAULT_DAMPING_FACTOR</a></span> - Static variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/PageRankOperator.html" title="class in org.apache.wayang.basic.operators">PageRankOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/PageRankOperator.html#DEFAULT_GRAPH_DENSITIY">DEFAULT_GRAPH_DENSITIY</a></span> - Static variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/PageRankOperator.html" title="class in org.apache.wayang.basic.operators">PageRankOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/monitor/Monitor.html#DEFAULT_MONITOR_BASE_URL">DEFAULT_MONITOR_BASE_URL</a></span> - Static variable in class org.apache.wayang.core.monitor.<a href="org/apache/wayang/core/monitor/Monitor.html" title="class in org.apache.wayang.core.monitor">Monitor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/monitor/Monitor.html#DEFAULT_MONITOR_BASE_URL_PROPERTY_KEY">DEFAULT_MONITOR_BASE_URL_PROPERTY_KEY</a></span> - Static variable in class org.apache.wayang.core.monitor.<a href="org/apache/wayang/core/monitor/Monitor.html" title="class in org.apache.wayang.core.monitor">Monitor</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/cardinality/DefaultCardinalityEstimator.html" title="class in org.apache.wayang.core.optimizer.cardinality"><span class="typeNameLink">DefaultCardinalityEstimator</span></a> - Class in <a href="org/apache/wayang/core/optimizer/cardinality/package-summary.html">org.apache.wayang.core.optimizer.cardinality</a></dt> |
| <dd> |
| <div class="block">Default implementation of the <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimator.html" title="interface in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/DefaultCardinalityEstimator.html#%3Cinit%3E()">DefaultCardinalityEstimator()</a></span> - Constructor for class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/DefaultCardinalityEstimator.html" title="class in org.apache.wayang.core.optimizer.cardinality">DefaultCardinalityEstimator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/DefaultCardinalityEstimator.html#%3Cinit%3E(double,int,boolean,org.apache.wayang.core.function.FunctionDescriptor.SerializableToLongBiFunction)">DefaultCardinalityEstimator(double, int, boolean, FunctionDescriptor.SerializableToLongBiFunction<long[], Configuration>)</a></span> - Constructor for class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/DefaultCardinalityEstimator.html" title="class in org.apache.wayang.core.optimizer.cardinality">DefaultCardinalityEstimator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/DefaultCardinalityEstimator.html#%3Cinit%3E(double,int,boolean,org.apache.wayang.core.function.FunctionDescriptor.SerializableToLongFunction)">DefaultCardinalityEstimator(double, int, boolean, FunctionDescriptor.SerializableToLongFunction<long[]>)</a></span> - Constructor for class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/DefaultCardinalityEstimator.html" title="class in org.apache.wayang.core.optimizer.cardinality">DefaultCardinalityEstimator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/cardinality/DefaultCardinalityPusher.html" title="class in org.apache.wayang.core.optimizer.cardinality"><span class="typeNameLink">DefaultCardinalityPusher</span></a> - Class in <a href="org/apache/wayang/core/optimizer/cardinality/package-summary.html">org.apache.wayang.core.optimizer.cardinality</a></dt> |
| <dd> |
| <div class="block">Default <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityPusher.html" title="class in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityPusher</code></a> implementation.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/DefaultCardinalityPusher.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.Operator,int%5B%5D,int%5B%5D,org.apache.wayang.core.api.configuration.KeyValueProvider)">DefaultCardinalityPusher(Operator, int[], int[], KeyValueProvider<OutputSlot<?>, CardinalityEstimator>)</a></span> - Constructor for class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/DefaultCardinalityPusher.html" title="class in org.apache.wayang.core.optimizer.cardinality">DefaultCardinalityPusher</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/DefaultCardinalityPusher.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.Operator,org.apache.wayang.core.api.configuration.KeyValueProvider)">DefaultCardinalityPusher(Operator, KeyValueProvider<OutputSlot<?>, CardinalityEstimator>)</a></span> - Constructor for class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/DefaultCardinalityPusher.html" title="class in org.apache.wayang.core.optimizer.cardinality">DefaultCardinalityPusher</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/channels/DefaultChannelConversion.html" title="class in org.apache.wayang.core.optimizer.channels"><span class="typeNameLink">DefaultChannelConversion</span></a> - Class in <a href="org/apache/wayang/core/optimizer/channels/package-summary.html">org.apache.wayang.core.optimizer.channels</a></dt> |
| <dd> |
| <div class="block">Default implementation of the <a href="org/apache/wayang/core/optimizer/channels/ChannelConversion.html" title="class in org.apache.wayang.core.optimizer.channels"><code>ChannelConversion</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/channels/DefaultChannelConversion.html#%3Cinit%3E(org.apache.wayang.core.platform.ChannelDescriptor,org.apache.wayang.core.platform.ChannelDescriptor,java.util.function.BiFunction,java.lang.String)">DefaultChannelConversion(ChannelDescriptor, ChannelDescriptor, BiFunction<Channel, Configuration, ExecutionOperator>, String)</a></span> - Constructor for class org.apache.wayang.core.optimizer.channels.<a href="org/apache/wayang/core/optimizer/channels/DefaultChannelConversion.html" title="class in org.apache.wayang.core.optimizer.channels">DefaultChannelConversion</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/channels/DefaultChannelConversion.html#%3Cinit%3E(org.apache.wayang.core.platform.ChannelDescriptor,org.apache.wayang.core.platform.ChannelDescriptor,java.util.function.Supplier)">DefaultChannelConversion(ChannelDescriptor, ChannelDescriptor, Supplier<ExecutionOperator>)</a></span> - Constructor for class org.apache.wayang.core.optimizer.channels.<a href="org/apache/wayang/core/optimizer/channels/DefaultChannelConversion.html" title="class in org.apache.wayang.core.optimizer.channels">DefaultChannelConversion</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/channels/DefaultChannelConversion.html#%3Cinit%3E(org.apache.wayang.core.platform.ChannelDescriptor,org.apache.wayang.core.platform.ChannelDescriptor,java.util.function.Supplier,java.lang.String)">DefaultChannelConversion(ChannelDescriptor, ChannelDescriptor, Supplier<ExecutionOperator>, String)</a></span> - Constructor for class org.apache.wayang.core.optimizer.channels.<a href="org/apache/wayang/core/optimizer/channels/DefaultChannelConversion.html" title="class in org.apache.wayang.core.optimizer.channels">DefaultChannelConversion</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/util/mathex/DefaultContext.html" title="class in org.apache.wayang.core.util.mathex"><span class="typeNameLink">DefaultContext</span></a> - Class in <a href="org/apache/wayang/core/util/mathex/package-summary.html">org.apache.wayang.core.util.mathex</a></dt> |
| <dd> |
| <div class="block">Default <a href="org/apache/wayang/core/util/mathex/Context.html" title="interface in org.apache.wayang.core.util.mathex"><code>Context</code></a> implementation that can be configured.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/DefaultContext.html#%3Cinit%3E()">DefaultContext()</a></span> - Constructor for class org.apache.wayang.core.util.mathex.<a href="org/apache/wayang/core/util/mathex/DefaultContext.html" title="class in org.apache.wayang.core.util.mathex">DefaultContext</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/DefaultContext.html#%3Cinit%3E(org.apache.wayang.core.util.mathex.Context)">DefaultContext(Context)</a></span> - Constructor for class org.apache.wayang.core.util.mathex.<a href="org/apache/wayang/core/util/mathex/DefaultContext.html" title="class in org.apache.wayang.core.util.mathex">DefaultContext</a></dt> |
| <dd> |
| <div class="block">Creates a new instance with a parent.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/costs/DefaultEstimatableCost.html" title="class in org.apache.wayang.core.optimizer.costs"><span class="typeNameLink">DefaultEstimatableCost</span></a> - Class in <a href="org/apache/wayang/core/optimizer/costs/package-summary.html">org.apache.wayang.core.optimizer.costs</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/DefaultEstimatableCost.html#%3Cinit%3E()">DefaultEstimatableCost()</a></span> - Constructor for class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/DefaultEstimatableCost.html" title="class in org.apache.wayang.core.optimizer.costs">DefaultEstimatableCost</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/costs/DefaultEstimatableCost.Factory.html" title="class in org.apache.wayang.core.optimizer.costs"><span class="typeNameLink">DefaultEstimatableCost.Factory</span></a> - Class in <a href="org/apache/wayang/core/optimizer/costs/package-summary.html">org.apache.wayang.core.optimizer.costs</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/costs/DefaultLoadEstimator.html" title="class in org.apache.wayang.core.optimizer.costs"><span class="typeNameLink">DefaultLoadEstimator</span></a> - Class in <a href="org/apache/wayang/core/optimizer/costs/package-summary.html">org.apache.wayang.core.optimizer.costs</a></dt> |
| <dd> |
| <div class="block">Implementation of <a href="org/apache/wayang/core/optimizer/costs/LoadEstimator.html" title="class in org.apache.wayang.core.optimizer.costs"><code>LoadEstimator</code></a> that uses a single-point cost function.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/DefaultLoadEstimator.html#%3Cinit%3E(int,int,double,org.apache.wayang.core.function.FunctionDescriptor.SerializableToLongBiFunction)">DefaultLoadEstimator(int, int, double, FunctionDescriptor.SerializableToLongBiFunction<long[], long[]>)</a></span> - Constructor for class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/DefaultLoadEstimator.html" title="class in org.apache.wayang.core.optimizer.costs">DefaultLoadEstimator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/DefaultLoadEstimator.html#%3Cinit%3E(int,int,double,org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate,org.apache.wayang.core.function.FunctionDescriptor.SerializableToLongBiFunction)">DefaultLoadEstimator(int, int, double, CardinalityEstimate, FunctionDescriptor.SerializableToLongBiFunction<long[], long[]>)</a></span> - Constructor for class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/DefaultLoadEstimator.html" title="class in org.apache.wayang.core.optimizer.costs">DefaultLoadEstimator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/DefaultLoadEstimator.html#%3Cinit%3E(int,int,double,org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate,org.apache.wayang.core.optimizer.costs.LoadEstimator.SinglePointEstimationFunction)">DefaultLoadEstimator(int, int, double, CardinalityEstimate, LoadEstimator.SinglePointEstimationFunction)</a></span> - Constructor for class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/DefaultLoadEstimator.html" title="class in org.apache.wayang.core.optimizer.costs">DefaultLoadEstimator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/DefaultOptimizationContext.html" title="class in org.apache.wayang.core.optimizer"><span class="typeNameLink">DefaultOptimizationContext</span></a> - Class in <a href="org/apache/wayang/core/optimizer/package-summary.html">org.apache.wayang.core.optimizer</a></dt> |
| <dd> |
| <div class="block">This implementation of <a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer"><code>OptimizationContext</code></a> represents a direct mapping from <a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html" title="class in org.apache.wayang.core.optimizer"><code>OptimizationContext.OperatorContext</code></a> |
| to executions of the respective <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/DefaultOptimizationContext.html#%3Cinit%3E(org.apache.wayang.core.api.Job)">DefaultOptimizationContext(Job)</a></span> - Constructor for class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/DefaultOptimizationContext.html" title="class in org.apache.wayang.core.optimizer">DefaultOptimizationContext</a></dt> |
| <dd> |
| <div class="block">Create a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/DefaultOptimizationContext.html#%3Cinit%3E(org.apache.wayang.core.api.Job,org.apache.wayang.core.plan.wayangplan.Operator)">DefaultOptimizationContext(Job, Operator)</a></span> - Constructor for class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/DefaultOptimizationContext.html" title="class in org.apache.wayang.core.optimizer">DefaultOptimizationContext</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/DefaultOptimizationContext.html#%3Cinit%3E(org.apache.wayang.core.optimizer.OptimizationContext)">DefaultOptimizationContext(OptimizationContext)</a></span> - Constructor for class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/DefaultOptimizationContext.html" title="class in org.apache.wayang.core.optimizer">DefaultOptimizationContext</a></dt> |
| <dd> |
| <div class="block">Forks an <a href="org/apache/wayang/core/optimizer/DefaultOptimizationContext.html" title="class in org.apache.wayang.core.optimizer"><code>DefaultOptimizationContext</code></a> by providing a write-layer on top of the <code>base</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/WayangBasics.html#defaultPlugin()">defaultPlugin()</a></span> - Static method in class org.apache.wayang.basic.<a href="org/apache/wayang/basic/WayangBasics.html" title="class in org.apache.wayang.basic">WayangBasics</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/EstimationContext.html#defaultSerializer">defaultSerializer</a></span> - Static variable in interface org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/EstimationContext.html" title="interface in org.apache.wayang.core.optimizer.costs">EstimationContext</a></dt> |
| <dd> |
| <div class="block">Default <a href="org/apache/wayang/core/util/JsonSerializer.html" title="interface in org.apache.wayang.core.util"><code>JsonSerializer</code></a> for <a href="org/apache/wayang/core/optimizer/costs/EstimationContext.html" title="interface in org.apache.wayang.core.optimizer.costs"><code>EstimationContext</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/FileSystem.html#delete(java.lang.String,boolean)">delete(String, boolean)</a></span> - Method in interface org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/FileSystem.html" title="interface in org.apache.wayang.core.util.fs">FileSystem</a></dt> |
| <dd> |
| <div class="block">Deletes the given file at the given <code>url</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/HadoopFileSystem.html#delete(java.lang.String,boolean)">delete(String, boolean)</a></span> - Method in class org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/HadoopFileSystem.html" title="class in org.apache.wayang.core.util.fs">HadoopFileSystem</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/LocalFileSystem.html#delete(java.lang.String,boolean)">delete(String, boolean)</a></span> - Method in class org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/LocalFileSystem.html" title="class in org.apache.wayang.core.util.fs">LocalFileSystem</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/S3FileSystem.html#delete(java.lang.String,boolean)">delete(String, boolean)</a></span> - Method in class org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/S3FileSystem.html" title="class in org.apache.wayang.core.util.fs">S3FileSystem</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/channels/FileChannel.Descriptor.html#%3Cinit%3E(java.lang.String,java.lang.String)">Descriptor(String, String)</a></span> - Constructor for class org.apache.wayang.basic.channels.<a href="org/apache/wayang/basic/channels/FileChannel.Descriptor.html" title="class in org.apache.wayang.basic.channels">FileChannel.Descriptor</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/channels/SqlQueryChannel.Descriptor.html#%3Cinit%3E(org.apache.wayang.jdbc.platform.JdbcPlatformTemplate)">Descriptor(JdbcPlatformTemplate)</a></span> - Constructor for class org.apache.wayang.jdbc.channels.<a href="org/apache/wayang/jdbc/channels/SqlQueryChannel.Descriptor.html" title="class in org.apache.wayang.jdbc.channels">SqlQueryChannel.Descriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/channels/DataSetChannel.html#DESCRIPTOR">DESCRIPTOR</a></span> - Static variable in class org.apache.wayang.flink.channels.<a href="org/apache/wayang/flink/channels/DataSetChannel.html" title="class in org.apache.wayang.flink.channels">DataSetChannel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/channels/CollectionChannel.html#DESCRIPTOR">DESCRIPTOR</a></span> - Static variable in class org.apache.wayang.java.channels.<a href="org/apache/wayang/java/channels/CollectionChannel.html" title="class in org.apache.wayang.java.channels">CollectionChannel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/channels/StreamChannel.html#DESCRIPTOR">DESCRIPTOR</a></span> - Static variable in class org.apache.wayang.java.channels.<a href="org/apache/wayang/java/channels/StreamChannel.html" title="class in org.apache.wayang.java.channels">StreamChannel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/channels/BroadcastChannel.html#DESCRIPTOR">DESCRIPTOR</a></span> - Static variable in class org.apache.wayang.spark.channels.<a href="org/apache/wayang/spark/channels/BroadcastChannel.html" title="class in org.apache.wayang.spark.channels">BroadcastChannel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/channels/TensorChannel.html#DESCRIPTOR">DESCRIPTOR</a></span> - Static variable in class org.apache.wayang.tensorflow.channels.<a href="org/apache/wayang/tensorflow/channels/TensorChannel.html" title="class in org.apache.wayang.tensorflow.channels">TensorChannel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/channels/DataSetChannel.html#DESCRIPTOR_MANY">DESCRIPTOR_MANY</a></span> - Static variable in class org.apache.wayang.flink.channels.<a href="org/apache/wayang/flink/channels/DataSetChannel.html" title="class in org.apache.wayang.flink.channels">DataSetChannel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/json/MeasurementDeserializer.html#deserialize(com.google.gson.JsonElement,java.lang.reflect.Type,com.google.gson.JsonDeserializationContext)">deserialize(JsonElement, Type, JsonDeserializationContext)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.json.<a href="org/apache/wayang/commons/util/profiledb/json/MeasurementDeserializer.html" title="class in org.apache.wayang.commons.util.profiledb.json">MeasurementDeserializer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.GsonSerializer.html#deserialize(com.google.gson.JsonElement,java.lang.reflect.Type,com.google.gson.JsonDeserializationContext)">deserialize(JsonElement, Type, JsonDeserializationContext)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.GsonSerializer.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorBase.GsonSerializer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/JsonSerializables.html#deserialize(java.lang.Object)">deserialize(Object)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/JsonSerializables.html" title="class in org.apache.wayang.core.util">JsonSerializables</a></dt> |
| <dd> |
| <div class="block">Deserialize a given JSON datatype.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/AtomicExecution.KeyOrLoadSerializer.html#deserialize(org.apache.wayang.core.util.json.WayangJsonObj)">deserialize(WayangJsonObj)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/AtomicExecution.KeyOrLoadSerializer.html" title="class in org.apache.wayang.core.platform">AtomicExecution.KeyOrLoadSerializer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/JsonSerializables.html#deserialize(org.apache.wayang.core.util.json.WayangJsonObj)">deserialize(WayangJsonObj)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/JsonSerializables.html" title="class in org.apache.wayang.core.util">JsonSerializables</a></dt> |
| <dd> |
| <div class="block">Deserialize a <code>Class</code>-tagged <a href="org/apache/wayang/core/util/json/WayangJsonObj.html" title="class in org.apache.wayang.core.util.json"><code>WayangJsonObj</code></a> that should correspond to a <a href="org/apache/wayang/core/util/JsonSerializable.html" title="interface in org.apache.wayang.core.util"><code>JsonSerializable</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/JsonSerializer.html#deserialize(org.apache.wayang.core.util.json.WayangJsonObj)">deserialize(WayangJsonObj)</a></span> - Method in interface org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/JsonSerializer.html" title="interface in org.apache.wayang.core.util">JsonSerializer</a></dt> |
| <dd> |
| <div class="block">Deserializes an object.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/AtomicExecution.KeyOrLoadSerializer.html#deserialize(org.apache.wayang.core.util.json.WayangJsonObj,java.lang.Class)">deserialize(WayangJsonObj, Class<? extends AtomicExecution>)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/AtomicExecution.KeyOrLoadSerializer.html" title="class in org.apache.wayang.core.platform">AtomicExecution.KeyOrLoadSerializer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/AtomicExecutionGroup.Serializer.html#deserialize(org.apache.wayang.core.util.json.WayangJsonObj,java.lang.Class)">deserialize(WayangJsonObj, Class<? extends AtomicExecutionGroup>)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/AtomicExecutionGroup.Serializer.html" title="class in org.apache.wayang.core.platform">AtomicExecutionGroup.Serializer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/PartialExecution.Serializer.html#deserialize(org.apache.wayang.core.util.json.WayangJsonObj,java.lang.Class)">deserialize(WayangJsonObj, Class<? extends PartialExecution>)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/PartialExecution.Serializer.html" title="class in org.apache.wayang.core.platform">PartialExecution.Serializer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/JsonSerializable.Serializer.html#deserialize(org.apache.wayang.core.util.json.WayangJsonObj,java.lang.Class)">deserialize(WayangJsonObj, Class<? extends T>)</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/JsonSerializable.Serializer.html" title="class in org.apache.wayang.core.util">JsonSerializable.Serializer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/JsonSerializables.html#deserialize(org.apache.wayang.core.util.json.WayangJsonObj,java.lang.Class)">deserialize(WayangJsonObj, Class<? extends T>)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/JsonSerializables.html" title="class in org.apache.wayang.core.util">JsonSerializables</a></dt> |
| <dd> |
| <div class="block">Deserialize a <a href="org/apache/wayang/core/util/json/WayangJsonObj.html" title="class in org.apache.wayang.core.util.json"><code>WayangJsonObj</code></a> that should correspond to a <a href="org/apache/wayang/core/util/JsonSerializable.html" title="interface in org.apache.wayang.core.util"><code>JsonSerializable</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/JsonSerializer.html#deserialize(org.apache.wayang.core.util.json.WayangJsonObj,java.lang.Class)">deserialize(WayangJsonObj, Class<? extends T>)</a></span> - Method in interface org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/JsonSerializer.html" title="interface in org.apache.wayang.core.util">JsonSerializer</a></dt> |
| <dd> |
| <div class="block">Deserializes an object.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/JsonSerializables.html#deserialize(org.apache.wayang.core.util.json.WayangJsonObj,org.apache.wayang.core.util.JsonSerializer)">deserialize(WayangJsonObj, JsonSerializer<T>)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/JsonSerializables.html" title="class in org.apache.wayang.core.util">JsonSerializables</a></dt> |
| <dd> |
| <div class="block">Deserialize a (<code>Class</code>-tagged) <a href="org/apache/wayang/core/util/json/WayangJsonObj.html" title="class in org.apache.wayang.core.util.json"><code>WayangJsonObj</code></a> with a <a href="org/apache/wayang/core/util/JsonSerializer.html" title="interface in org.apache.wayang.core.util"><code>JsonSerializer</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/JsonSerializables.html#deserialize(org.apache.wayang.core.util.json.WayangJsonObj,org.apache.wayang.core.util.JsonSerializer,java.lang.Class)">deserialize(WayangJsonObj, JsonSerializer<T>, Class<? extends T>)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/JsonSerializables.html" title="class in org.apache.wayang.core.util">JsonSerializables</a></dt> |
| <dd> |
| <div class="block">Deserialize a <a href="org/apache/wayang/core/util/json/WayangJsonObj.html" title="class in org.apache.wayang.core.util.json"><code>WayangJsonObj</code></a> with a <a href="org/apache/wayang/core/util/JsonSerializer.html" title="interface in org.apache.wayang.core.util"><code>JsonSerializer</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/JsonSerializables.html#deserializeAllAsList(org.apache.wayang.core.util.json.WayangJsonArray)">deserializeAllAsList(WayangJsonArray)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/JsonSerializables.html" title="class in org.apache.wayang.core.util">JsonSerializables</a></dt> |
| <dd> |
| <div class="block">Deserialize a <a href="org/apache/wayang/core/util/json/WayangJsonArray.html" title="class in org.apache.wayang.core.util.json"><code>WayangJsonArray</code></a> according to the rules of <a href="org/apache/wayang/core/util/JsonSerializables.html#deserialize(java.lang.Object)"><code>JsonSerializables.deserialize(Object)</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/JsonSerializables.html#deserializeAllAsList(org.apache.wayang.core.util.json.WayangJsonArray,java.lang.Class)">deserializeAllAsList(WayangJsonArray, Class<T>)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/JsonSerializables.html" title="class in org.apache.wayang.core.util">JsonSerializables</a></dt> |
| <dd> |
| <div class="block">Deserialize a <a href="org/apache/wayang/core/util/json/WayangJsonArray.html" title="class in org.apache.wayang.core.util.json"><code>WayangJsonArray</code></a> according to the rules of <a href="org/apache/wayang/core/util/JsonSerializables.html#deserialize(org.apache.wayang.core.util.json.WayangJsonObj,java.lang.Class)"><code>JsonSerializables.deserialize(WayangJsonObj, Class)</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/JsonSerializables.html#deserializeAllAsList(org.apache.wayang.core.util.json.WayangJsonArray,org.apache.wayang.core.util.JsonSerializer)">deserializeAllAsList(WayangJsonArray, JsonSerializer<T>)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/JsonSerializables.html" title="class in org.apache.wayang.core.util">JsonSerializables</a></dt> |
| <dd> |
| <div class="block">Deserialize a <a href="org/apache/wayang/core/util/json/WayangJsonArray.html" title="class in org.apache.wayang.core.util.json"><code>WayangJsonArray</code></a> according to the rules of <a href="org/apache/wayang/core/util/JsonSerializables.html#deserialize(org.apache.wayang.core.util.json.WayangJsonObj,org.apache.wayang.core.util.JsonSerializer)"><code>JsonSerializables.deserialize(WayangJsonObj, JsonSerializer)</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/JsonSerializables.html#deserializeAllAsList(org.apache.wayang.core.util.json.WayangJsonArray,org.apache.wayang.core.util.JsonSerializer,java.lang.Class)">deserializeAllAsList(WayangJsonArray, JsonSerializer<T>, Class<T>)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/JsonSerializables.html" title="class in org.apache.wayang.core.util">JsonSerializables</a></dt> |
| <dd> |
| <div class="block">Deserialize a <a href="org/apache/wayang/core/util/json/WayangJsonArray.html" title="class in org.apache.wayang.core.util.json"><code>WayangJsonArray</code></a> according to the rules of <a href="org/apache/wayang/core/util/JsonSerializables.html#deserialize(org.apache.wayang.core.util.json.WayangJsonObj,org.apache.wayang.core.util.JsonSerializer,java.lang.Class)"><code>JsonSerializables.deserialize(WayangJsonObj, JsonSerializer, Class)</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html#dialect">dialect</a></span> - Variable in class org.apache.wayang.api.sql.calcite.jdbc.<a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html" title="class in org.apache.wayang.api.sql.calcite.jdbc">JdbcSchema</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/monitor/DisabledMonitor.html" title="class in org.apache.wayang.core.monitor"><span class="typeNameLink">DisabledMonitor</span></a> - Class in <a href="org/apache/wayang/core/monitor/package-summary.html">org.apache.wayang.core.monitor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/monitor/DisabledMonitor.html#%3Cinit%3E()">DisabledMonitor()</a></span> - Constructor for class org.apache.wayang.core.monitor.<a href="org/apache/wayang/core/monitor/DisabledMonitor.html" title="class in org.apache.wayang.core.monitor">DisabledMonitor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html#disconnectFrom(org.apache.wayang.core.plan.wayangplan.InputSlot)">disconnectFrom(InputSlot<T>)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan">OutputSlot</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadProfileToTimeConverter.html#diskCoverter">diskCoverter</a></span> - Variable in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadProfileToTimeConverter.html" title="class in org.apache.wayang.core.optimizer.costs">LoadProfileToTimeConverter</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/profiler/hardware/DiskProfiler.html" title="class in org.apache.wayang.profiler.hardware"><span class="typeNameLink">DiskProfiler</span></a> - Class in <a href="org/apache/wayang/profiler/hardware/package-summary.html">org.apache.wayang.profiler.hardware</a></dt> |
| <dd> |
| <div class="block">Profiles the reading and writing speed to some directory.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/hardware/DiskProfiler.html#%3Cinit%3E(java.lang.String)">DiskProfiler(String)</a></span> - Constructor for class org.apache.wayang.profiler.hardware.<a href="org/apache/wayang/profiler/hardware/DiskProfiler.html" title="class in org.apache.wayang.profiler.hardware">DiskProfiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/ExecutionResource.html#dispose()">dispose()</a></span> - Method in interface org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/ExecutionResource.html" title="interface in org.apache.wayang.core.platform">ExecutionResource</a></dt> |
| <dd> |
| <div class="block">Releases the allocated assets of this resource and unregisters it with its <a href="org/apache/wayang/core/platform/Executor.html" title="interface in org.apache.wayang.core.platform"><code>Executor</code></a> if there is one.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/ExecutionResourceTemplate.html#dispose()">dispose()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/ExecutionResourceTemplate.html" title="class in org.apache.wayang.core.platform">ExecutionResourceTemplate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/Executor.html#dispose()">dispose()</a></span> - Method in interface org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/Executor.html" title="interface in org.apache.wayang.core.platform">Executor</a></dt> |
| <dd> |
| <div class="block">Releases any instances acquired by this instance to execute <a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionStage</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/ExecutorTemplate.html#dispose()">dispose()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/ExecutorTemplate.html" title="class in org.apache.wayang.core.platform">ExecutorTemplate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/execution/FlinkExecutor.html#dispose()">dispose()</a></span> - Method in class org.apache.wayang.flink.execution.<a href="org/apache/wayang/flink/execution/FlinkExecutor.html" title="class in org.apache.wayang.flink.execution">FlinkExecutor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/execution/GenericJdbcExecutor.html#dispose()">dispose()</a></span> - Method in class org.apache.wayang.genericjdbc.execution.<a href="org/apache/wayang/genericjdbc/execution/GenericJdbcExecutor.html" title="class in org.apache.wayang.genericjdbc.execution">GenericJdbcExecutor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/execution/GiraphExecutor.html#dispose()">dispose()</a></span> - Method in class org.apache.wayang.giraph.execution.<a href="org/apache/wayang/giraph/execution/GiraphExecutor.html" title="class in org.apache.wayang.giraph.execution">GiraphExecutor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/execution/JdbcExecutor.html#dispose()">dispose()</a></span> - Method in class org.apache.wayang.jdbc.execution.<a href="org/apache/wayang/jdbc/execution/JdbcExecutor.html" title="class in org.apache.wayang.jdbc.execution">JdbcExecutor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/execution/SparkExecutor.html#dispose()">dispose()</a></span> - Method in class org.apache.wayang.spark.execution.<a href="org/apache/wayang/spark/execution/SparkExecutor.html" title="class in org.apache.wayang.spark.execution">SparkExecutor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/execution/TensorflowExecutor.html#dispose()">dispose()</a></span> - Method in class org.apache.wayang.tensorflow.execution.<a href="org/apache/wayang/tensorflow/execution/TensorflowExecutor.html" title="class in org.apache.wayang.tensorflow.execution">TensorflowExecutor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/AbstractReferenceCountable.html#disposeIfUnreferenced()">disposeIfUnreferenced()</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/AbstractReferenceCountable.html" title="class in org.apache.wayang.core.util">AbstractReferenceCountable</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/ReferenceCountable.html#disposeIfUnreferenced()">disposeIfUnreferenced()</a></span> - Method in interface org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/ReferenceCountable.html" title="interface in org.apache.wayang.core.util">ReferenceCountable</a></dt> |
| <dd> |
| <div class="block">Dispose this instance if there are no more references to it.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/ExecutionResourceTemplate.html#disposeUnreferenced()">disposeUnreferenced()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/ExecutionResourceTemplate.html" title="class in org.apache.wayang.core.platform">ExecutionResourceTemplate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/ExecutorTemplate.html#disposeUnreferenced()">disposeUnreferenced()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/ExecutorTemplate.html" title="class in org.apache.wayang.core.platform">ExecutorTemplate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/AbstractReferenceCountable.html#disposeUnreferenced()">disposeUnreferenced()</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/AbstractReferenceCountable.html" title="class in org.apache.wayang.core.util">AbstractReferenceCountable</a></dt> |
| <dd> |
| <div class="block">Dispose this instance, which is not referenced anymore.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/mapping/DistinctMapping.html" title="class in org.apache.wayang.flink.mapping"><span class="typeNameLink">DistinctMapping</span></a> - Class in <a href="org/apache/wayang/flink/mapping/package-summary.html">org.apache.wayang.flink.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/DistinctOperator.html" title="class in org.apache.wayang.basic.operators"><code>DistinctOperator</code></a> to <a href="org/apache/wayang/flink/operators/FlinkDistinctOperator.html" title="class in org.apache.wayang.flink.operators"><code>FlinkDistinctOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/mapping/DistinctMapping.html" title="class in org.apache.wayang.java.mapping"><span class="typeNameLink">DistinctMapping</span></a> - Class in <a href="org/apache/wayang/java/mapping/package-summary.html">org.apache.wayang.java.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/DistinctOperator.html" title="class in org.apache.wayang.basic.operators"><code>DistinctOperator</code></a> to <a href="org/apache/wayang/java/operators/JavaDistinctOperator.html" title="class in org.apache.wayang.java.operators"><code>JavaDistinctOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/DistinctMapping.html" title="class in org.apache.wayang.spark.mapping"><span class="typeNameLink">DistinctMapping</span></a> - Class in <a href="org/apache/wayang/spark/mapping/package-summary.html">org.apache.wayang.spark.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/DistinctOperator.html" title="class in org.apache.wayang.basic.operators"><code>DistinctOperator</code></a> to <a href="org/apache/wayang/spark/operators/SparkDistinctOperator.html" title="class in org.apache.wayang.spark.operators"><code>SparkDistinctOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/DistinctMapping.html#%3Cinit%3E()">DistinctMapping()</a></span> - Constructor for class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/DistinctMapping.html" title="class in org.apache.wayang.flink.mapping">DistinctMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/DistinctMapping.html#%3Cinit%3E()">DistinctMapping()</a></span> - Constructor for class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/DistinctMapping.html" title="class in org.apache.wayang.java.mapping">DistinctMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/DistinctMapping.html#%3Cinit%3E()">DistinctMapping()</a></span> - Constructor for class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/DistinctMapping.html" title="class in org.apache.wayang.spark.mapping">DistinctMapping</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/DistinctOperator.html" title="class in org.apache.wayang.basic.operators"><span class="typeNameLink">DistinctOperator</span></a><<a href="org/apache/wayang/basic/operators/DistinctOperator.html" title="type parameter in DistinctOperator">Type</a>> - Class in <a href="org/apache/wayang/basic/operators/package-summary.html">org.apache.wayang.basic.operators</a></dt> |
| <dd> |
| <div class="block">This operator returns the distinct elements in this dataset.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/DistinctOperator.html#%3Cinit%3E(java.lang.Class)">DistinctOperator(Class<Type>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DistinctOperator.html" title="class in org.apache.wayang.basic.operators">DistinctOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/DistinctOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.DistinctOperator)">DistinctOperator(DistinctOperator<Type>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DistinctOperator.html" title="class in org.apache.wayang.basic.operators">DistinctOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/DistinctOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)">DistinctOperator(DataSetType<Type>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DistinctOperator.html" title="class in org.apache.wayang.basic.operators">DistinctOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html#divideBy(double)">divideBy(double)</a></span> - Method in class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html" title="class in org.apache.wayang.core.optimizer.cardinality">CardinalityEstimate</a></dt> |
| <dd> |
| <div class="block">Divides the estimate values, not the probability.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/model/DLModel.html" title="class in org.apache.wayang.basic.model"><span class="typeNameLink">DLModel</span></a> - Class in <a href="org/apache/wayang/basic/model/package-summary.html">org.apache.wayang.basic.model</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/DLModel.html#%3Cinit%3E(org.apache.wayang.basic.model.op.Op)">DLModel(Op)</a></span> - Constructor for class org.apache.wayang.basic.model.<a href="org/apache/wayang/basic/model/DLModel.html" title="class in org.apache.wayang.basic.model">DLModel</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/DLTrainingOperator.html" title="class in org.apache.wayang.basic.operators"><span class="typeNameLink">DLTrainingOperator</span></a><<a href="org/apache/wayang/basic/operators/DLTrainingOperator.html" title="type parameter in DLTrainingOperator">X</a>,​<a href="org/apache/wayang/basic/operators/DLTrainingOperator.html" title="type parameter in DLTrainingOperator">Y</a>> - Class in <a href="org/apache/wayang/basic/operators/package-summary.html">org.apache.wayang.basic.operators</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/DLTrainingOperator.html#%3Cinit%3E(org.apache.wayang.basic.model.DLModel,org.apache.wayang.basic.operators.DLTrainingOperator.Option,java.lang.Class,java.lang.Class)">DLTrainingOperator(DLModel, DLTrainingOperator.Option, Class<X>, Class<Y>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DLTrainingOperator.html" title="class in org.apache.wayang.basic.operators">DLTrainingOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/DLTrainingOperator.html#%3Cinit%3E(org.apache.wayang.basic.model.DLModel,org.apache.wayang.basic.operators.DLTrainingOperator.Option,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType)">DLTrainingOperator(DLModel, DLTrainingOperator.Option, DataSetType<X>, DataSetType<Y>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DLTrainingOperator.html" title="class in org.apache.wayang.basic.operators">DLTrainingOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/DLTrainingOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.DLTrainingOperator)">DLTrainingOperator(DLTrainingOperator<X, Y>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DLTrainingOperator.html" title="class in org.apache.wayang.basic.operators">DLTrainingOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/DLTrainingOperator.Option.html" title="class in org.apache.wayang.basic.operators"><span class="typeNameLink">DLTrainingOperator.Option</span></a> - Class in <a href="org/apache/wayang/basic/operators/package-summary.html">org.apache.wayang.basic.operators</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/tensorflow/mapping/DLTrainingOperatorMapping.html" title="class in org.apache.wayang.tensorflow.mapping"><span class="typeNameLink">DLTrainingOperatorMapping</span></a> - Class in <a href="org/apache/wayang/tensorflow/mapping/package-summary.html">org.apache.wayang.tensorflow.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/DLTrainingOperator.html" title="class in org.apache.wayang.basic.operators"><code>DLTrainingOperator</code></a> to <a href="org/apache/wayang/tensorflow/operators/TensorflowDLTrainingOperator.html" title="class in org.apache.wayang.tensorflow.operators"><code>TensorflowDLTrainingOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/mapping/DLTrainingOperatorMapping.html#%3Cinit%3E()">DLTrainingOperatorMapping()</a></span> - Constructor for class org.apache.wayang.tensorflow.mapping.<a href="org/apache/wayang/tensorflow/mapping/DLTrainingOperatorMapping.html" title="class in org.apache.wayang.tensorflow.mapping">DLTrainingOperatorMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/channels/FileChannel.Instance.html#doDispose()">doDispose()</a></span> - Method in class org.apache.wayang.basic.channels.<a href="org/apache/wayang/basic/channels/FileChannel.Instance.html" title="class in org.apache.wayang.basic.channels">FileChannel.Instance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/ExecutionResourceTemplate.html#doDispose()">doDispose()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/ExecutionResourceTemplate.html" title="class in org.apache.wayang.core.platform">ExecutionResourceTemplate</a></dt> |
| <dd> |
| <div class="block">Performs the actual disposing work of this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/channels/DataSetChannel.Instance.html#doDispose()">doDispose()</a></span> - Method in class org.apache.wayang.flink.channels.<a href="org/apache/wayang/flink/channels/DataSetChannel.Instance.html" title="class in org.apache.wayang.flink.channels">DataSetChannel.Instance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/execution/FlinkContextReference.html#doDispose()">doDispose()</a></span> - Method in class org.apache.wayang.flink.execution.<a href="org/apache/wayang/flink/execution/FlinkContextReference.html" title="class in org.apache.wayang.flink.execution">FlinkContextReference</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/channels/CollectionChannel.Instance.html#doDispose()">doDispose()</a></span> - Method in class org.apache.wayang.java.channels.<a href="org/apache/wayang/java/channels/CollectionChannel.Instance.html" title="class in org.apache.wayang.java.channels">CollectionChannel.Instance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/channels/StreamChannel.Instance.html#doDispose()">doDispose()</a></span> - Method in class org.apache.wayang.java.channels.<a href="org/apache/wayang/java/channels/StreamChannel.Instance.html" title="class in org.apache.wayang.java.channels">StreamChannel.Instance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/channels/SqlQueryChannel.Instance.html#doDispose()">doDispose()</a></span> - Method in class org.apache.wayang.jdbc.channels.<a href="org/apache/wayang/jdbc/channels/SqlQueryChannel.Instance.html" title="class in org.apache.wayang.jdbc.channels">SqlQueryChannel.Instance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/channels/BroadcastChannel.Instance.html#doDispose()">doDispose()</a></span> - Method in class org.apache.wayang.spark.channels.<a href="org/apache/wayang/spark/channels/BroadcastChannel.Instance.html" title="class in org.apache.wayang.spark.channels">BroadcastChannel.Instance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/channels/RddChannel.Instance.html#doDispose()">doDispose()</a></span> - Method in class org.apache.wayang.spark.channels.<a href="org/apache/wayang/spark/channels/RddChannel.Instance.html" title="class in org.apache.wayang.spark.channels">RddChannel.Instance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/execution/SparkContextReference.html#doDispose()">doDispose()</a></span> - Method in class org.apache.wayang.spark.execution.<a href="org/apache/wayang/spark/execution/SparkContextReference.html" title="class in org.apache.wayang.spark.execution">SparkContextReference</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/channels/TensorChannel.Instance.html#doDispose()">doDispose()</a></span> - Method in class org.apache.wayang.tensorflow.channels.<a href="org/apache/wayang/tensorflow/channels/TensorChannel.Instance.html" title="class in org.apache.wayang.tensorflow.channels">TensorChannel.Instance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/execution/TensorflowContextReference.html#doDispose()">doDispose()</a></span> - Method in class org.apache.wayang.tensorflow.execution.<a href="org/apache/wayang/tensorflow/execution/TensorflowContextReference.html" title="class in org.apache.wayang.tensorflow.execution">TensorflowContextReference</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Job.html#doExecute()">doExecute()</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Job.html" title="class in org.apache.wayang.core.api">Job</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/LoopEnumerator.html#doExecute()">doExecute()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/LoopEnumerator.html" title="class in org.apache.wayang.core.optimizer.enumeration">LoopEnumerator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/StageAssignmentTraversal.html#doExecute()">doExecute()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/StageAssignmentTraversal.html" title="class in org.apache.wayang.core.optimizer.enumeration">StageAssignmentTraversal</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/LoopIsolator.html#doExecute()">doExecute()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/LoopIsolator.html" title="class in org.apache.wayang.core.plan.wayangplan">LoopIsolator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/PushExecutorTemplate.StageExecution.html#doExecute()">doExecute()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/PushExecutorTemplate.StageExecution.html" title="class in org.apache.wayang.core.platform">PushExecutorTemplate.StageExecution</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/OneTimeExecutable.html#doExecute()">doExecute()</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/OneTimeExecutable.html" title="class in org.apache.wayang.core.util">OneTimeExecutable</a></dt> |
| <dd> |
| <div class="block">Performs the actual work of this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/AbstractAlternativeCardinalityPusher.html#doPush(org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,org.apache.wayang.core.api.Configuration)">doPush(OptimizationContext.OperatorContext, Configuration)</a></span> - Method in class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/AbstractAlternativeCardinalityPusher.html" title="class in org.apache.wayang.core.optimizer.cardinality">AbstractAlternativeCardinalityPusher</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityPusher.html#doPush(org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,org.apache.wayang.core.api.Configuration)">doPush(OptimizationContext.OperatorContext, Configuration)</a></span> - Method in class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/CardinalityPusher.html" title="class in org.apache.wayang.core.optimizer.cardinality">CardinalityPusher</a></dt> |
| <dd> |
| <div class="block">Perform the actual push.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/DefaultCardinalityPusher.html#doPush(org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,org.apache.wayang.core.api.Configuration)">doPush(OptimizationContext.OperatorContext, Configuration)</a></span> - Method in class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/DefaultCardinalityPusher.html" title="class in org.apache.wayang.core.optimizer.cardinality">DefaultCardinalityPusher</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/LoopSubplanCardinalityPusher.html#doPush(org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,org.apache.wayang.core.api.Configuration)">doPush(OptimizationContext.OperatorContext, Configuration)</a></span> - Method in class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/LoopSubplanCardinalityPusher.html" title="class in org.apache.wayang.core.optimizer.cardinality">LoopSubplanCardinalityPusher</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/SubplanCardinalityPusher.html#doPush(org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,org.apache.wayang.core.api.Configuration)">doPush(OptimizationContext.OperatorContext, Configuration)</a></span> - Method in class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/SubplanCardinalityPusher.html" title="class in org.apache.wayang.core.optimizer.cardinality">SubplanCardinalityPusher</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Actions.html#doSafe(org.apache.wayang.core.util.Action)">doSafe(Action)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Actions.html" title="class in org.apache.wayang.core.util">Actions</a></dt> |
| <dd> |
| <div class="block">Executes an <a href="org/apache/wayang/core/util/Action.html" title="interface in org.apache.wayang.core.util"><code>Action</code></a>, catching any error.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/mapping/DoWhileMapping.html" title="class in org.apache.wayang.flink.mapping"><span class="typeNameLink">DoWhileMapping</span></a> - Class in <a href="org/apache/wayang/flink/mapping/package-summary.html">org.apache.wayang.flink.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/DoWhileOperator.html" title="class in org.apache.wayang.basic.operators"><code>DoWhileOperator</code></a> to <a href="org/apache/wayang/flink/operators/FlinkDoWhileOperator.html" title="class in org.apache.wayang.flink.operators"><code>FlinkDoWhileOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/mapping/DoWhileMapping.html" title="class in org.apache.wayang.java.mapping"><span class="typeNameLink">DoWhileMapping</span></a> - Class in <a href="org/apache/wayang/java/mapping/package-summary.html">org.apache.wayang.java.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators"><code>LoopOperator</code></a> to <a href="org/apache/wayang/java/operators/JavaLoopOperator.html" title="class in org.apache.wayang.java.operators"><code>JavaLoopOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/DoWhileMapping.html" title="class in org.apache.wayang.spark.mapping"><span class="typeNameLink">DoWhileMapping</span></a> - Class in <a href="org/apache/wayang/spark/mapping/package-summary.html">org.apache.wayang.spark.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators"><code>LoopOperator</code></a> to <a href="org/apache/wayang/spark/operators/SparkLoopOperator.html" title="class in org.apache.wayang.spark.operators"><code>SparkLoopOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/DoWhileMapping.html#%3Cinit%3E()">DoWhileMapping()</a></span> - Constructor for class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/DoWhileMapping.html" title="class in org.apache.wayang.flink.mapping">DoWhileMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/DoWhileMapping.html#%3Cinit%3E()">DoWhileMapping()</a></span> - Constructor for class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/DoWhileMapping.html" title="class in org.apache.wayang.java.mapping">DoWhileMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/DoWhileMapping.html#%3Cinit%3E()">DoWhileMapping()</a></span> - Constructor for class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/DoWhileMapping.html" title="class in org.apache.wayang.spark.mapping">DoWhileMapping</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/DoWhileOperator.html" title="class in org.apache.wayang.basic.operators"><span class="typeNameLink">DoWhileOperator</span></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>> - Class in <a href="org/apache/wayang/basic/operators/package-summary.html">org.apache.wayang.basic.operators</a></dt> |
| <dd> |
| <div class="block">This operator has three inputs and two outputs.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#%3Cinit%3E(java.lang.Class,java.lang.Class,org.apache.wayang.core.function.FunctionDescriptor.SerializablePredicate,java.lang.Integer)">DoWhileOperator(Class<InputType>, Class<ConvergenceType>, FunctionDescriptor.SerializablePredicate<Collection<ConvergenceType>>, Integer)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DoWhileOperator.html" title="class in org.apache.wayang.basic.operators">DoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.DoWhileOperator)">DoWhileOperator(DoWhileOperator<InputType, ConvergenceType>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DoWhileOperator.html" title="class in org.apache.wayang.basic.operators">DoWhileOperator</a></dt> |
| <dd> |
| <div class="block">Creates a copy of the given <a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators"><code>LoopOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.FunctionDescriptor.SerializablePredicate,java.lang.Integer)">DoWhileOperator(DataSetType<InputType>, DataSetType<ConvergenceType>, FunctionDescriptor.SerializablePredicate<Collection<ConvergenceType>>, Integer)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DoWhileOperator.html" title="class in org.apache.wayang.basic.operators">DoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.PredicateDescriptor,java.lang.Integer)">DoWhileOperator(DataSetType<InputType>, DataSetType<ConvergenceType>, PredicateDescriptor<Collection<ConvergenceType>>, Integer)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DoWhileOperator.html" title="class in org.apache.wayang.basic.operators">DoWhileOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html#downstream()">downstream()</a></span> - Static method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html" title="class in org.apache.wayang.core.plan.wayangplan">PlanTraversal</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlowCompiler.Activator.html#doWork()">doWork()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlowCompiler.Activator.html" title="class in org.apache.wayang.core.optimizer.enumeration">ExecutionTaskFlowCompiler.Activator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.Activator.html#doWork()">doWork()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.traversal.<a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.Activator.html" title="class in org.apache.wayang.core.plan.wayangplan.traversal">AbstractTopologicalTraversal.Activator</a></dt> |
| <dd> |
| <div class="block">Performs the work to be done by this instance and defines the next <a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.Activation.html" title="class in org.apache.wayang.core.plan.wayangplan.traversal"><code>AbstractTopologicalTraversal.Activation</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/Op.html#dType">dType</a></span> - Variable in class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Op.html" title="class in org.apache.wayang.basic.model.op">Op</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/compiler/criterion/DummyFilter.html" title="class in org.apache.wayang.flink.compiler.criterion"><span class="typeNameLink">DummyFilter</span></a><<a href="org/apache/wayang/flink/compiler/criterion/DummyFilter.html" title="type parameter in DummyFilter">InputType</a>> - Class in <a href="org/apache/wayang/flink/compiler/criterion/package-summary.html">org.apache.wayang.flink.compiler.criterion</a></dt> |
| <dd> |
| <div class="block">Create a <code>FilterFunction</code> that remove the elements null</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/criterion/DummyFilter.html#%3Cinit%3E(java.lang.Class)">DummyFilter(Class<InputType>)</a></span> - Constructor for class org.apache.wayang.flink.compiler.criterion.<a href="org/apache/wayang/flink/compiler/criterion/DummyFilter.html" title="class in org.apache.wayang.flink.compiler.criterion">DummyFilter</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/compiler/criterion/DummyMap.html" title="class in org.apache.wayang.flink.compiler.criterion"><span class="typeNameLink">DummyMap</span></a><<a href="org/apache/wayang/flink/compiler/criterion/DummyMap.html" title="type parameter in DummyMap">InputType</a>,​<a href="org/apache/wayang/flink/compiler/criterion/DummyMap.html" title="type parameter in DummyMap">OutputType</a>> - Class in <a href="org/apache/wayang/flink/compiler/criterion/package-summary.html">org.apache.wayang.flink.compiler.criterion</a></dt> |
| <dd> |
| <div class="block">Class create a <code>MapFunction</code> that genereta only null as convertion</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/criterion/DummyMap.html#%3Cinit%3E(java.lang.Class,java.lang.Class)">DummyMap(Class<InputType>, Class<OutputType>)</a></span> - Constructor for class org.apache.wayang.flink.compiler.criterion.<a href="org/apache/wayang/flink/compiler/criterion/DummyMap.html" title="class in org.apache.wayang.flink.compiler.criterion">DummyMap</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/profiler/log/DynamicEstimationContext.html" title="class in org.apache.wayang.profiler.log"><span class="typeNameLink">DynamicEstimationContext</span></a> - Class in <a href="org/apache/wayang/profiler/log/package-summary.html">org.apache.wayang.profiler.log</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/optimizer/costs/EstimationContext.html" title="interface in org.apache.wayang.core.optimizer.costs"><code>EstimationContext</code></a> implementation for <a href="org/apache/wayang/profiler/log/DynamicLoadEstimator.html" title="class in org.apache.wayang.profiler.log"><code>DynamicLoadEstimator</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/DynamicEstimationContext.html#%3Cinit%3E(org.apache.wayang.profiler.log.Individual,org.apache.wayang.core.optimizer.costs.EstimationContext)">DynamicEstimationContext(Individual, EstimationContext)</a></span> - Constructor for class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/DynamicEstimationContext.html" title="class in org.apache.wayang.profiler.log">DynamicEstimationContext</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/profiler/log/DynamicLoadEstimator.html" title="class in org.apache.wayang.profiler.log"><span class="typeNameLink">DynamicLoadEstimator</span></a> - Class in <a href="org/apache/wayang/profiler/log/package-summary.html">org.apache.wayang.profiler.log</a></dt> |
| <dd> |
| <div class="block">Adjustable <a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html" title="interface in org.apache.wayang.core.optimizer.costs"><code>LoadProfileEstimator</code></a> implementation.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/DynamicLoadEstimator.html#%3Cinit%3E(org.apache.wayang.profiler.log.DynamicLoadEstimator.SinglePointEstimator,java.util.function.Function,java.util.Collection)">DynamicLoadEstimator(DynamicLoadEstimator.SinglePointEstimator, Function<Individual, String>, Collection<Variable>)</a></span> - Constructor for class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/DynamicLoadEstimator.html" title="class in org.apache.wayang.profiler.log">DynamicLoadEstimator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/DynamicLoadEstimator.html#%3Cinit%3E(org.apache.wayang.profiler.log.DynamicLoadEstimator.SinglePointEstimator,java.util.function.Function,org.apache.wayang.profiler.log.Variable...)">DynamicLoadEstimator(DynamicLoadEstimator.SinglePointEstimator, Function<Individual, String>, Variable...)</a></span> - Constructor for class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/DynamicLoadEstimator.html" title="class in org.apache.wayang.profiler.log">DynamicLoadEstimator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/profiler/log/DynamicLoadEstimator.SinglePointEstimator.html" title="interface in org.apache.wayang.profiler.log"><span class="typeNameLink">DynamicLoadEstimator.SinglePointEstimator</span></a> - Interface in <a href="org/apache/wayang/profiler/log/package-summary.html">org.apache.wayang.profiler.log</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/profiler/log/DynamicLoadProfileEstimator.html" title="class in org.apache.wayang.profiler.log"><span class="typeNameLink">DynamicLoadProfileEstimator</span></a> - Class in <a href="org/apache/wayang/profiler/log/package-summary.html">org.apache.wayang.profiler.log</a></dt> |
| <dd> |
| <div class="block">Adjustable <a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html" title="interface in org.apache.wayang.core.optimizer.costs"><code>LoadProfileEstimator</code></a> implementation.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/DynamicLoadProfileEstimator.html#%3Cinit%3E(java.lang.String,int,int,org.apache.wayang.profiler.log.DynamicLoadEstimator)">DynamicLoadProfileEstimator(String, int, int, DynamicLoadEstimator)</a></span> - Constructor for class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/DynamicLoadProfileEstimator.html" title="class in org.apache.wayang.profiler.log">DynamicLoadProfileEstimator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/DynamicLoadProfileEstimator.html#%3Cinit%3E(java.lang.String,int,int,org.apache.wayang.profiler.log.DynamicLoadEstimator,org.apache.wayang.profiler.log.DynamicLoadEstimator,org.apache.wayang.profiler.log.DynamicLoadEstimator)">DynamicLoadProfileEstimator(String, int, int, DynamicLoadEstimator, DynamicLoadEstimator, DynamicLoadEstimator)</a></span> - Constructor for class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/DynamicLoadProfileEstimator.html" title="class in org.apache.wayang.profiler.log">DynamicLoadProfileEstimator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/profiler/log/DynamicLoadProfileEstimators.html" title="class in org.apache.wayang.profiler.log"><span class="typeNameLink">DynamicLoadProfileEstimators</span></a> - Class in <a href="org/apache/wayang/profiler/log/package-summary.html">org.apache.wayang.profiler.log</a></dt> |
| <dd> |
| <div class="block">Utility to create <a href="org/apache/wayang/profiler/log/DynamicLoadProfileEstimator.html" title="class in org.apache.wayang.profiler.log"><code>DynamicLoadProfileEstimator</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/DynamicLoadProfileEstimators.html#%3Cinit%3E()">DynamicLoadProfileEstimators()</a></span> - Constructor for class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/DynamicLoadProfileEstimators.html" title="class in org.apache.wayang.profiler.log">DynamicLoadProfileEstimators</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/plugin/DynamicPlugin.html" title="class in org.apache.wayang.core.plugin"><span class="typeNameLink">DynamicPlugin</span></a> - Class in <a href="org/apache/wayang/core/plugin/package-summary.html">org.apache.wayang.core.plugin</a></dt> |
| <dd> |
| <div class="block">This <a href="org/apache/wayang/core/plugin/Plugin.html" title="interface in org.apache.wayang.core.plugin"><code>Plugin</code></a> can be arbitrarily customized.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plugin/DynamicPlugin.html#%3Cinit%3E()">DynamicPlugin()</a></span> - Constructor for class org.apache.wayang.core.plugin.<a href="org/apache/wayang/core/plugin/DynamicPlugin.html" title="class in org.apache.wayang.core.plugin">DynamicPlugin</a></dt> |
| <dd> </dd> |
| </dl> |
| <a id="I:E"> |
| <!-- --> |
| </a> |
| <h2 class="title">E</h2> |
| <dl> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/ElementaryOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><span class="typeNameLink">ElementaryOperator</span></a> - Interface in <a href="org/apache/wayang/core/plan/wayangplan/package-summary.html">org.apache.wayang.core.plan.wayangplan</a></dt> |
| <dd> |
| <div class="block">Indivisible <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a> that is not containing other <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/python/PythonAPI.html#empty()">empty()</a></span> - Method in class org.apache.wayang.api.python.<a href="org/apache/wayang/api/python/PythonAPI.html" title="class in org.apache.wayang.api.python">PythonAPI</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/CollectionSource.html#empty(java.lang.Class)">empty(Class<T>)</a></span> - Static method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/CollectionSource.html" title="class in org.apache.wayang.basic.operators">CollectionSource</a></dt> |
| <dd> |
| <div class="block">Creates a new instance without any data quanta.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Bitmask.html#EMPTY_BITMASK">EMPTY_BITMASK</a></span> - Static variable in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Bitmask.html" title="class in org.apache.wayang.core.util">Bitmask</a></dt> |
| <dd> |
| <div class="block">An instance without any bits set.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html#EMPTY_ESTIMATE">EMPTY_ESTIMATE</a></span> - Static variable in class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html" title="class in org.apache.wayang.core.optimizer.cardinality">CardinalityEstimate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html#emptyLoadProfile">emptyLoadProfile</a></span> - Static variable in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html" title="class in org.apache.wayang.core.optimizer.costs">LoadProfile</a></dt> |
| <dd> |
| <div class="block">Instance with all values set to <code>0</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/RepeatOperator.html#endIteration(org.apache.wayang.core.plan.wayangplan.Operator,int)">endIteration(Operator, int)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/RepeatOperator.html" title="class in org.apache.wayang.basic.operators">RepeatOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#endIteration(org.apache.wayang.core.plan.wayangplan.Operator,int,org.apache.wayang.core.plan.wayangplan.Operator,int)">endIteration(Operator, int, Operator, int)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DoWhileOperator.html" title="class in org.apache.wayang.basic.operators">DoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LoopOperator.html#endIteration(org.apache.wayang.core.plan.wayangplan.Operator,int,org.apache.wayang.core.plan.wayangplan.Operator,int)">endIteration(Operator, int, Operator, int)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators">LoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LoopOperator.html#endIteration(org.apache.wayang.core.plan.wayangplan.Operator,org.apache.wayang.core.plan.wayangplan.Operator)">endIteration(Operator, Operator)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators">LoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/LocalFileSystem.html#ensureDir(java.io.File)">ensureDir(File)</a></span> - Static method in class org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/LocalFileSystem.html" title="class in org.apache.wayang.core.util.fs">LocalFileSystem</a></dt> |
| <dd> |
| <div class="block">Ensure that there is a directory represented by the given <code>File</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/HadoopFileSystem.html#ensureInitialized()">ensureInitialized()</a></span> - Method in class org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/HadoopFileSystem.html" title="class in org.apache.wayang.core.util.fs">HadoopFileSystem</a></dt> |
| <dd> |
| <div class="block">Make sure that this instance is initialized.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExBaseListener.html#enterBinaryOperation(org.apache.wayang.core.mathex.MathExParser.BinaryOperationContext)">enterBinaryOperation(MathExParser.BinaryOperationContext)</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExBaseListener.html" title="class in org.apache.wayang.core.mathex">MathExBaseListener</a></dt> |
| <dd> |
| <div class="block">Enter a parse tree produced by the <code>binaryOperation</code> |
| labeled alternative in <a href="org/apache/wayang/core/mathex/MathExParser.html#expression()"><code>MathExParser.expression()</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExListener.html#enterBinaryOperation(org.apache.wayang.core.mathex.MathExParser.BinaryOperationContext)">enterBinaryOperation(MathExParser.BinaryOperationContext)</a></span> - Method in interface org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExListener.html" title="interface in org.apache.wayang.core.mathex">MathExListener</a></dt> |
| <dd> |
| <div class="block">Enter a parse tree produced by the <code>binaryOperation</code> |
| labeled alternative in <a href="org/apache/wayang/core/mathex/MathExParser.html#expression()"><code>MathExParser.expression()</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExBaseListener.html#enterConstant(org.apache.wayang.core.mathex.MathExParser.ConstantContext)">enterConstant(MathExParser.ConstantContext)</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExBaseListener.html" title="class in org.apache.wayang.core.mathex">MathExBaseListener</a></dt> |
| <dd> |
| <div class="block">Enter a parse tree produced by the <code>constant</code> |
| labeled alternative in <a href="org/apache/wayang/core/mathex/MathExParser.html#expression()"><code>MathExParser.expression()</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExListener.html#enterConstant(org.apache.wayang.core.mathex.MathExParser.ConstantContext)">enterConstant(MathExParser.ConstantContext)</a></span> - Method in interface org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExListener.html" title="interface in org.apache.wayang.core.mathex">MathExListener</a></dt> |
| <dd> |
| <div class="block">Enter a parse tree produced by the <code>constant</code> |
| labeled alternative in <a href="org/apache/wayang/core/mathex/MathExParser.html#expression()"><code>MathExParser.expression()</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExBaseListener.html#enterEveryRule(org.antlr.v4.runtime.ParserRuleContext)">enterEveryRule(ParserRuleContext)</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExBaseListener.html" title="class in org.apache.wayang.core.mathex">MathExBaseListener</a></dt> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExBaseListener.html#enterFunction(org.apache.wayang.core.mathex.MathExParser.FunctionContext)">enterFunction(MathExParser.FunctionContext)</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExBaseListener.html" title="class in org.apache.wayang.core.mathex">MathExBaseListener</a></dt> |
| <dd> |
| <div class="block">Enter a parse tree produced by the <code>function</code> |
| labeled alternative in <a href="org/apache/wayang/core/mathex/MathExParser.html#expression()"><code>MathExParser.expression()</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExListener.html#enterFunction(org.apache.wayang.core.mathex.MathExParser.FunctionContext)">enterFunction(MathExParser.FunctionContext)</a></span> - Method in interface org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExListener.html" title="interface in org.apache.wayang.core.mathex">MathExListener</a></dt> |
| <dd> |
| <div class="block">Enter a parse tree produced by the <code>function</code> |
| labeled alternative in <a href="org/apache/wayang/core/mathex/MathExParser.html#expression()"><code>MathExParser.expression()</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html#enteringContainersIf(java.util.function.Predicate)">enteringContainersIf(Predicate<OperatorContainer>)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html" title="class in org.apache.wayang.core.plan.wayangplan">PlanTraversal</a></dt> |
| <dd> |
| <div class="block">Criterion to control when to visit the <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>s contained in <a href="org/apache/wayang/core/plan/wayangplan/CompositeOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>CompositeOperator</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExBaseListener.html#enterParensExpression(org.apache.wayang.core.mathex.MathExParser.ParensExpressionContext)">enterParensExpression(MathExParser.ParensExpressionContext)</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExBaseListener.html" title="class in org.apache.wayang.core.mathex">MathExBaseListener</a></dt> |
| <dd> |
| <div class="block">Enter a parse tree produced by the <code>parensExpression</code> |
| labeled alternative in <a href="org/apache/wayang/core/mathex/MathExParser.html#expression()"><code>MathExParser.expression()</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExListener.html#enterParensExpression(org.apache.wayang.core.mathex.MathExParser.ParensExpressionContext)">enterParensExpression(MathExParser.ParensExpressionContext)</a></span> - Method in interface org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExListener.html" title="interface in org.apache.wayang.core.mathex">MathExListener</a></dt> |
| <dd> |
| <div class="block">Enter a parse tree produced by the <code>parensExpression</code> |
| labeled alternative in <a href="org/apache/wayang/core/mathex/MathExParser.html#expression()"><code>MathExParser.expression()</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.BinaryOperationContext.html#enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)">enterRule(ParseTreeListener)</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.BinaryOperationContext.html" title="class in org.apache.wayang.core.mathex">MathExParser.BinaryOperationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.ConstantContext.html#enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)">enterRule(ParseTreeListener)</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.ConstantContext.html" title="class in org.apache.wayang.core.mathex">MathExParser.ConstantContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.FunctionContext.html#enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)">enterRule(ParseTreeListener)</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.FunctionContext.html" title="class in org.apache.wayang.core.mathex">MathExParser.FunctionContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.ParensExpressionContext.html#enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)">enterRule(ParseTreeListener)</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.ParensExpressionContext.html" title="class in org.apache.wayang.core.mathex">MathExParser.ParensExpressionContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.UnaryOperationContext.html#enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)">enterRule(ParseTreeListener)</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.UnaryOperationContext.html" title="class in org.apache.wayang.core.mathex">MathExParser.UnaryOperationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.VariableContext.html#enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)">enterRule(ParseTreeListener)</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.VariableContext.html" title="class in org.apache.wayang.core.mathex">MathExParser.VariableContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExBaseListener.html#enterUnaryOperation(org.apache.wayang.core.mathex.MathExParser.UnaryOperationContext)">enterUnaryOperation(MathExParser.UnaryOperationContext)</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExBaseListener.html" title="class in org.apache.wayang.core.mathex">MathExBaseListener</a></dt> |
| <dd> |
| <div class="block">Enter a parse tree produced by the <code>unaryOperation</code> |
| labeled alternative in <a href="org/apache/wayang/core/mathex/MathExParser.html#expression()"><code>MathExParser.expression()</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExListener.html#enterUnaryOperation(org.apache.wayang.core.mathex.MathExParser.UnaryOperationContext)">enterUnaryOperation(MathExParser.UnaryOperationContext)</a></span> - Method in interface org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExListener.html" title="interface in org.apache.wayang.core.mathex">MathExListener</a></dt> |
| <dd> |
| <div class="block">Enter a parse tree produced by the <code>unaryOperation</code> |
| labeled alternative in <a href="org/apache/wayang/core/mathex/MathExParser.html#expression()"><code>MathExParser.expression()</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExBaseListener.html#enterVariable(org.apache.wayang.core.mathex.MathExParser.VariableContext)">enterVariable(MathExParser.VariableContext)</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExBaseListener.html" title="class in org.apache.wayang.core.mathex">MathExBaseListener</a></dt> |
| <dd> |
| <div class="block">Enter a parse tree produced by the <code>variable</code> |
| labeled alternative in <a href="org/apache/wayang/core/mathex/MathExParser.html#expression()"><code>MathExParser.expression()</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExListener.html#enterVariable(org.apache.wayang.core.mathex.MathExParser.VariableContext)">enterVariable(MathExParser.VariableContext)</a></span> - Method in interface org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExListener.html" title="interface in org.apache.wayang.core.mathex">MathExListener</a></dt> |
| <dd> |
| <div class="block">Enter a parse tree produced by the <code>variable</code> |
| labeled alternative in <a href="org/apache/wayang/core/mathex/MathExParser.html#expression()"><code>MathExParser.expression()</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/LoopEnumerator.html#enumerate()">enumerate()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/LoopEnumerator.html" title="class in org.apache.wayang.core.optimizer.enumeration">LoopEnumerator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.html#enumerate(boolean)">enumerate(boolean)</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanEnumerator</a></dt> |
| <dd> |
| <div class="block">Produce the <a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumeration.html" title="class in org.apache.wayang.core.optimizer.enumeration"><code>PlanEnumeration</code></a> for the plan specified during the construction of this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadEstimator.html#enumerateCombinations(org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate%5B%5D)">enumerateCombinations(CardinalityEstimate[])</a></span> - Method in class 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></dt> |
| <dd> |
| <div class="block">Create all possible combination of lower and upper estimates of the given <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html" title="class in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimate</code></a>s, |
| thereby replacing <code>null</code> values according to <a href="org/apache/wayang/core/optimizer/costs/LoadEstimator.html#replaceNullCardinality(org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate)"><code>LoadEstimator.replaceNullCardinality(CardinalityEstimate)</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/partition/EnumerationAlternative.html" title="class in org.apache.wayang.core.optimizer.partition"><span class="typeNameLink">EnumerationAlternative</span></a> - Class in <a href="org/apache/wayang/core/optimizer/partition/package-summary.html">org.apache.wayang.core.optimizer.partition</a></dt> |
| <dd> |
| <div class="block">An enumeration alternative is embedded within an <a href="org/apache/wayang/core/optimizer/partition/EnumerationBranch.html" title="class in org.apache.wayang.core.optimizer.partition"><code>EnumerationBranch</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/partition/EnumerationAlternative.html#%3Cinit%3E()">EnumerationAlternative()</a></span> - Constructor for class org.apache.wayang.core.optimizer.partition.<a href="org/apache/wayang/core/optimizer/partition/EnumerationAlternative.html" title="class in org.apache.wayang.core.optimizer.partition">EnumerationAlternative</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/partition/EnumerationBranch.html" title="class in org.apache.wayang.core.optimizer.partition"><span class="typeNameLink">EnumerationBranch</span></a> - Class in <a href="org/apache/wayang/core/optimizer/partition/package-summary.html">org.apache.wayang.core.optimizer.partition</a></dt> |
| <dd> |
| <div class="block">An enumeration branch is the basic unit for enumeration, i.e., translation from a <a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>WayangPlan</code></a> to an |
| <a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionPlan</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/partition/EnumerationBranch.html#%3Cinit%3E()">EnumerationBranch()</a></span> - Constructor for class org.apache.wayang.core.optimizer.partition.<a href="org/apache/wayang/core/optimizer/partition/EnumerationBranch.html" title="class in org.apache.wayang.core.optimizer.partition">EnumerationBranch</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.EpsilonFilter.html#%3Cinit%3E()">EpsilonFilter()</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.EpsilonFilter.html" title="class in org.apache.wayang.flink.operators">FlinkPageRankOperator.EpsilonFilter</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/Eq.html" title="class in org.apache.wayang.basic.model.op"><span class="typeNameLink">Eq</span></a> - Class in <a href="org/apache/wayang/basic/model/op/package-summary.html">org.apache.wayang.basic.model.op</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/Eq.html#%3Cinit%3E()">Eq()</a></span> - Constructor for class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Eq.html" title="class in org.apache.wayang.basic.model.op">Eq</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/Eq.html#%3Cinit%3E(java.lang.String)">Eq(String)</a></span> - Constructor for class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Eq.html" title="class in org.apache.wayang.basic.model.op">Eq</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html#equalReverse">equalReverse</a></span> - Variable in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">IEJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html#equalReverse">equalReverse</a></span> - Variable in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">IESelfJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/tpch/data/q1/GroupKey.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.wayang.apps.tpch.data.q1.<a href="org/apache/wayang/apps/tpch/data/q1/GroupKey.html" title="class in org.apache.wayang.apps.tpch.data.q1">GroupKey</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/channels/FileChannel.Descriptor.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.wayang.basic.channels.<a href="org/apache/wayang/basic/channels/FileChannel.Descriptor.html" title="class in org.apache.wayang.basic.channels">FileChannel.Descriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/data/Record.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.wayang.basic.data.<a href="org/apache/wayang/basic/data/Record.html" title="class in org.apache.wayang.basic.data">Record</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/data/Tuple2.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.wayang.basic.data.<a href="org/apache/wayang/basic/data/Tuple2.html" title="class in org.apache.wayang.basic.data">Tuple2</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/data/Tuple5.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.wayang.basic.data.<a href="org/apache/wayang/basic/data/Tuple5.html" title="class in org.apache.wayang.basic.data">Tuple5</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/types/RecordType.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.wayang.basic.types.<a href="org/apache/wayang/basic/types/RecordType.html" title="class in org.apache.wayang.basic.types">RecordType</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.model.<a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model">Experiment</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/model/Measurement.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.model.<a href="org/apache/wayang/commons/util/profiledb/model/Measurement.html" title="class in org.apache.wayang.commons.util.profiledb.model">Measurement</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/model/Subject.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.model.<a href="org/apache/wayang/commons/util/profiledb/model/Subject.html" title="class in org.apache.wayang.commons.util.profiledb.model">Subject</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html" title="class in org.apache.wayang.core.optimizer">ProbabilisticDoubleInterval</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html" title="class in org.apache.wayang.core.optimizer">ProbabilisticIntervalEstimate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/ChannelDescriptor.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/ChannelDescriptor.html" title="class in org.apache.wayang.core.platform">ChannelDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/types/BasicDataUnitType.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.wayang.core.types.<a href="org/apache/wayang/core/types/BasicDataUnitType.html" title="class in org.apache.wayang.core.types">BasicDataUnitType</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/types/DataSetType.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.wayang.core.types.<a href="org/apache/wayang/core/types/DataSetType.html" title="class in org.apache.wayang.core.types">DataSetType</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/types/DataUnitGroupType.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.wayang.core.types.<a href="org/apache/wayang/core/types/DataUnitGroupType.html" title="class in org.apache.wayang.core.types">DataUnitGroupType</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Bitmask.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Bitmask.html" title="class in org.apache.wayang.core.util">Bitmask</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Canonicalizer.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Canonicalizer.html" title="class in org.apache.wayang.core.util">Canonicalizer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Counter.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Counter.html" title="class in org.apache.wayang.core.util">Counter</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Tuple.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Tuple.html" title="class in org.apache.wayang.core.util">Tuple</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/channels/SqlQueryChannel.Descriptor.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.wayang.jdbc.channels.<a href="org/apache/wayang/jdbc/channels/SqlQueryChannel.Descriptor.html" title="class in org.apache.wayang.jdbc.channels">SqlQueryChannel.Descriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html#equalsWithinDelta(org.apache.wayang.core.optimizer.ProbabilisticDoubleInterval,double,long,long)">equalsWithinDelta(ProbabilisticDoubleInterval, double, long, long)</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html" title="class in org.apache.wayang.core.optimizer">ProbabilisticDoubleInterval</a></dt> |
| <dd> |
| <div class="block">Compares with this instance equals with <code>that</code> instance within given delta bounds.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html#equalsWithinDelta(org.apache.wayang.core.optimizer.ProbabilisticIntervalEstimate,double,long,long)">equalsWithinDelta(ProbabilisticIntervalEstimate, double, long, long)</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html" title="class in org.apache.wayang.core.optimizer">ProbabilisticIntervalEstimate</a></dt> |
| <dd> |
| <div class="block">Compares with this instance equals with <code>that</code> instance within given delta bounds.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumeration.html#escape(org.apache.wayang.core.plan.wayangplan.OperatorAlternative.Alternative)">escape(OperatorAlternative.Alternative)</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumeration.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanEnumeration</a></dt> |
| <dd> |
| <div class="block">Create a new instance that equals this instance but redirects via |
| <a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.Alternative.html#getSlotMapping()"><code>OperatorAlternative.Alternative.getSlotMapping()</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html#escape(org.apache.wayang.core.plan.wayangplan.OperatorAlternative.Alternative,org.apache.wayang.core.optimizer.enumeration.PlanEnumeration)">escape(OperatorAlternative.Alternative, PlanEnumeration)</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanImplementation</a></dt> |
| <dd> |
| <div class="block">Escapes the <a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OperatorAlternative</code></a> that contains this instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/costs/EstimatableCost.html" title="interface in org.apache.wayang.core.optimizer.costs"><span class="typeNameLink">EstimatableCost</span></a> - Interface in <a href="org/apache/wayang/core/optimizer/costs/package-summary.html">org.apache.wayang.core.optimizer.costs</a></dt> |
| <dd> |
| <div class="block">EstimatableCost defines an interface for optimizer cost in terms of |
| methods to estimate a PlanImplementation's cost.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/costs/EstimatableCostFactory.html" title="interface in org.apache.wayang.core.optimizer.costs"><span class="typeNameLink">EstimatableCostFactory</span></a> - Interface in <a href="org/apache/wayang/core/optimizer/costs/package-summary.html">org.apache.wayang.core.optimizer.costs</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/ConstantLoadProfileEstimator.html#estimate(org.apache.wayang.core.optimizer.costs.EstimationContext)">estimate(EstimationContext)</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/ConstantLoadProfileEstimator.html" title="class in org.apache.wayang.core.optimizer.costs">ConstantLoadProfileEstimator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html#estimate(org.apache.wayang.core.optimizer.costs.EstimationContext)">estimate(EstimationContext)</a></span> - Method in interface org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html" title="interface in org.apache.wayang.core.optimizer.costs">LoadProfileEstimator</a></dt> |
| <dd> |
| <div class="block">Estimates a <a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html" title="class in org.apache.wayang.core.optimizer.costs"><code>LoadProfile</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/NestableLoadProfileEstimator.html#estimate(org.apache.wayang.core.optimizer.costs.EstimationContext)">estimate(EstimationContext)</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/NestableLoadProfileEstimator.html" title="class in org.apache.wayang.core.optimizer.costs">NestableLoadProfileEstimator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/DynamicLoadProfileEstimator.html#estimate(org.apache.wayang.core.optimizer.costs.EstimationContext)">estimate(EstimationContext)</a></span> - Method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/DynamicLoadProfileEstimator.html" title="class in org.apache.wayang.profiler.log">DynamicLoadProfileEstimator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadEstimator.SinglePointEstimationFunction.html#estimate(org.apache.wayang.core.optimizer.costs.EstimationContext,long%5B%5D,long%5B%5D)">estimate(EstimationContext, long[], long[])</a></span> - Method in interface org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadEstimator.SinglePointEstimationFunction.html" title="interface in org.apache.wayang.core.optimizer.costs">LoadEstimator.SinglePointEstimationFunction</a></dt> |
| <dd> |
| <div class="block">Estimate the load for the given artifact, input, and output estimates.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/KafkaTopicSource.CardinalityEstimator.html#estimate(org.apache.wayang.core.optimizer.OptimizationContext,org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate...)">estimate(OptimizationContext, CardinalityEstimate...)</a></span> - Method in class 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></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/ObjectFileSource.CardinalityEstimator.html#estimate(org.apache.wayang.core.optimizer.OptimizationContext,org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate...)">estimate(OptimizationContext, CardinalityEstimate...)</a></span> - Method in class 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></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/TextFileSource.CardinalityEstimator.html#estimate(org.apache.wayang.core.optimizer.OptimizationContext,org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate...)">estimate(OptimizationContext, CardinalityEstimate...)</a></span> - Method in class 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></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/AggregatingCardinalityEstimator.html#estimate(org.apache.wayang.core.optimizer.OptimizationContext,org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate...)">estimate(OptimizationContext, CardinalityEstimate...)</a></span> - Method in class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/AggregatingCardinalityEstimator.html" title="class in org.apache.wayang.core.optimizer.cardinality">AggregatingCardinalityEstimator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimator.html#estimate(org.apache.wayang.core.optimizer.OptimizationContext,org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate...)">estimate(OptimizationContext, CardinalityEstimate...)</a></span> - Method in interface org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimator.html" title="interface in org.apache.wayang.core.optimizer.cardinality">CardinalityEstimator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/DefaultCardinalityEstimator.html#estimate(org.apache.wayang.core.optimizer.OptimizationContext,org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate...)">estimate(OptimizationContext, CardinalityEstimate...)</a></span> - Method in class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/DefaultCardinalityEstimator.html" title="class in org.apache.wayang.core.optimizer.cardinality">DefaultCardinalityEstimator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/FallbackCardinalityEstimator.html#estimate(org.apache.wayang.core.optimizer.OptimizationContext,org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate...)">estimate(OptimizationContext, CardinalityEstimate...)</a></span> - Method in class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/FallbackCardinalityEstimator.html" title="class in org.apache.wayang.core.optimizer.cardinality">FallbackCardinalityEstimator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/FixedSizeCardinalityEstimator.html#estimate(org.apache.wayang.core.optimizer.OptimizationContext,org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate...)">estimate(OptimizationContext, CardinalityEstimate...)</a></span> - Method in class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/FixedSizeCardinalityEstimator.html" title="class in org.apache.wayang.core.optimizer.cardinality">FixedSizeCardinalityEstimator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/SwitchForwardCardinalityEstimator.html#estimate(org.apache.wayang.core.optimizer.OptimizationContext,org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate...)">estimate(OptimizationContext, CardinalityEstimate...)</a></span> - Method in class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/SwitchForwardCardinalityEstimator.html" title="class in org.apache.wayang.core.optimizer.cardinality">SwitchForwardCardinalityEstimator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/DynamicLoadEstimator.SinglePointEstimator.html#estimate(org.apache.wayang.profiler.log.DynamicEstimationContext,long%5B%5D,long%5B%5D)">estimate(DynamicEstimationContext, long[], long[])</a></span> - Method in interface org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/DynamicLoadEstimator.SinglePointEstimator.html" title="interface in org.apache.wayang.profiler.log">DynamicLoadEstimator.SinglePointEstimator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/channels/ChannelConversion.html#estimateConversionCost(org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate,int,org.apache.wayang.core.optimizer.OptimizationContext)">estimateConversionCost(CardinalityEstimate, int, OptimizationContext)</a></span> - Method in class org.apache.wayang.core.optimizer.channels.<a href="org/apache/wayang/core/optimizer/channels/ChannelConversion.html" title="class in org.apache.wayang.core.optimizer.channels">ChannelConversion</a></dt> |
| <dd> |
| <div class="block">Estimate the required cost to carry out the conversion for a given <code>cardinality</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/channels/DefaultChannelConversion.html#estimateConversionCost(org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate,int,org.apache.wayang.core.optimizer.OptimizationContext)">estimateConversionCost(CardinalityEstimate, int, OptimizationContext)</a></span> - Method in class org.apache.wayang.core.optimizer.channels.<a href="org/apache/wayang/core/optimizer/channels/DefaultChannelConversion.html" title="class in org.apache.wayang.core.optimizer.channels">DefaultChannelConversion</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/AtomicExecutionGroup.html#estimateExecutionTime()">estimateExecutionTime()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/AtomicExecutionGroup.html" title="class in org.apache.wayang.core.platform">AtomicExecutionGroup</a></dt> |
| <dd> |
| <div class="block">Estimate the <a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html" title="class in org.apache.wayang.core.optimizer.costs"><code>TimeEstimate</code></a> for all <a href="org/apache/wayang/core/platform/AtomicExecution.html" title="class in org.apache.wayang.core.platform"><code>AtomicExecution</code></a>s in this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/AtomicExecutionGroup.html#estimateExecutionTime(org.apache.wayang.core.optimizer.costs.EstimationContext)">estimateExecutionTime(EstimationContext)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/AtomicExecutionGroup.html" title="class in org.apache.wayang.core.platform">AtomicExecutionGroup</a></dt> |
| <dd> |
| <div class="block">Estimate the <a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html" title="class in org.apache.wayang.core.optimizer.costs"><code>TimeEstimate</code></a> for all <a href="org/apache/wayang/core/platform/AtomicExecution.html" title="class in org.apache.wayang.core.platform"><code>AtomicExecution</code></a>s in this instance in the light of the |
| given <a href="org/apache/wayang/core/optimizer/costs/EstimationContext.html" title="interface in org.apache.wayang.core.optimizer.costs"><code>EstimationContext</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/AtomicExecutionGroup.html#estimateLoad()">estimateLoad()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/AtomicExecutionGroup.html" title="class in org.apache.wayang.core.platform">AtomicExecutionGroup</a></dt> |
| <dd> |
| <div class="block">Estimate the <a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html" title="class in org.apache.wayang.core.optimizer.costs"><code>LoadProfile</code></a> for all <a href="org/apache/wayang/core/platform/AtomicExecution.html" title="class in org.apache.wayang.core.platform"><code>AtomicExecution</code></a>s in this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/AtomicExecution.html#estimateLoad(org.apache.wayang.core.optimizer.costs.EstimationContext)">estimateLoad(EstimationContext)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/AtomicExecution.html" title="class in org.apache.wayang.core.platform">AtomicExecution</a></dt> |
| <dd> |
| <div class="block">Estimates the <a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html" title="class in org.apache.wayang.core.optimizer.costs"><code>LoadProfile</code></a> for this instance under a given <a href="org/apache/wayang/core/optimizer/costs/EstimationContext.html" title="interface in org.apache.wayang.core.optimizer.costs"><code>EstimationContext</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/AtomicExecutionGroup.html#estimateLoad(org.apache.wayang.core.optimizer.costs.EstimationContext)">estimateLoad(EstimationContext)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/AtomicExecutionGroup.html" title="class in org.apache.wayang.core.platform">AtomicExecutionGroup</a></dt> |
| <dd> |
| <div class="block">Estimate the <a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html" title="class in org.apache.wayang.core.optimizer.costs"><code>LoadProfile</code></a> for all <a href="org/apache/wayang/core/platform/AtomicExecution.html" title="class in org.apache.wayang.core.platform"><code>AtomicExecution</code></a>s in this instance in the light of |
| a specific <a href="org/apache/wayang/core/optimizer/costs/EstimationContext.html" title="interface in org.apache.wayang.core.optimizer.costs"><code>EstimationContext</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimators.html#estimateLoadProfile(org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,org.apache.wayang.core.optimizer.costs.LoadProfileEstimator)">estimateLoadProfile(OptimizationContext.OperatorContext, LoadProfileEstimator)</a></span> - Static method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimators.html" title="class in org.apache.wayang.core.optimizer.costs">LoadProfileEstimators</a></dt> |
| <dd> |
| <div class="block">Estimate the <a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html" title="class in org.apache.wayang.core.optimizer.costs"><code>LoadProfile</code></a> for an <a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html" title="class in org.apache.wayang.core.optimizer"><code>OptimizationContext.OperatorContext</code></a> using a |
| <a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html" title="interface in org.apache.wayang.core.optimizer.costs"><code>LoadProfileEstimator</code></a> for the corresponding <a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>ExecutionOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/costs/EstimationContext.html" title="interface in org.apache.wayang.core.optimizer.costs"><span class="typeNameLink">EstimationContext</span></a> - Interface in <a href="org/apache/wayang/core/optimizer/costs/package-summary.html">org.apache.wayang.core.optimizer.costs</a></dt> |
| <dd> |
| <div class="block">Provides parameters required by <a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html" title="interface in org.apache.wayang.core.optimizer.costs"><code>LoadProfileEstimator</code></a>s.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/EstimationContextProperty.html" title="annotation in org.apache.wayang.core.plan.wayangplan"><span class="typeNameLink">EstimationContextProperty</span></a> - Annotation Type in <a href="org/apache/wayang/core/plan/wayangplan/package-summary.html">org.apache.wayang.core.plan.wayangplan</a></dt> |
| <dd> |
| <div class="block">Marks a property of an <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a> that is relevant to the estimation process, i.e., should be provided |
| in <a href="org/apache/wayang/core/optimizer/costs/EstimationContext.html" title="interface in org.apache.wayang.core.optimizer.costs"><code>EstimationContext</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/Expression.html#evaluate(java.lang.String)">evaluate(String)</a></span> - Static method in interface org.apache.wayang.core.util.mathex.<a href="org/apache/wayang/core/util/mathex/Expression.html" title="interface in org.apache.wayang.core.util.mathex">Expression</a></dt> |
| <dd> |
| <div class="block">Parse the given <code>specification</code> and evaluate it with the <a href="org/apache/wayang/core/util/mathex/Context.html#baseContext"><code>Context.baseContext</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/ReflectionUtils.html#evaluate(java.lang.String)">evaluate(String)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/ReflectionUtils.html" title="class in org.apache.wayang.core.util">ReflectionUtils</a></dt> |
| <dd> |
| <div class="block">Tries to evaluate the given statement, thereby supporting the following statement types: |
| |
| <code>new <class name>()</code> |
| <code><class name>.<constant></code> |
| <code><class name>.<static method></code>() |
| </div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/Expression.html#evaluate(java.lang.String,org.apache.wayang.core.util.mathex.Context)">evaluate(String, Context)</a></span> - Static method in interface org.apache.wayang.core.util.mathex.<a href="org/apache/wayang/core/util/mathex/Expression.html" title="interface in org.apache.wayang.core.util.mathex">Expression</a></dt> |
| <dd> |
| <div class="block">Parse the given <code>specification</code> and evaluate it with the given <a href="org/apache/wayang/core/util/mathex/Context.html" title="interface in org.apache.wayang.core.util.mathex"><code>Context</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfiler.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D)">evaluate(ChannelInstance[], ChannelInstance[])</a></span> - Method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfiler.html" title="class in org.apache.wayang.profiler.java">OperatorProfiler</a></dt> |
| <dd> |
| <div class="block">Utility method to invoke |
| <a href="org/apache/wayang/java/operators/JavaExecutionOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.java.execution.JavaExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)"><code>JavaExecutionOperator.evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkCartesianOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.flink.execution.FlinkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkCartesianOperator.html" title="class in org.apache.wayang.flink.operators">FlinkCartesianOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkCoGroupOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.flink.execution.FlinkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkCoGroupOperator.html" title="class in org.apache.wayang.flink.operators">FlinkCoGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkCollectionSink.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.flink.execution.FlinkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkCollectionSink.html" title="class in org.apache.wayang.flink.operators">FlinkCollectionSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkCollectionSource.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.flink.execution.FlinkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkCollectionSource.html" title="class in org.apache.wayang.flink.operators">FlinkCollectionSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkCountOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.flink.execution.FlinkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkCountOperator.html" title="class in org.apache.wayang.flink.operators">FlinkCountOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkDistinctOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.flink.execution.FlinkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkDistinctOperator.html" title="class in org.apache.wayang.flink.operators">FlinkDistinctOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkDoWhileOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.flink.execution.FlinkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkDoWhileOperator.html" title="class in org.apache.wayang.flink.operators">FlinkDoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkExecutionOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.flink.execution.FlinkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in interface org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkExecutionOperator.html" title="interface in org.apache.wayang.flink.operators">FlinkExecutionOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkFilterOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.flink.execution.FlinkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkFilterOperator.html" title="class in org.apache.wayang.flink.operators">FlinkFilterOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkFlatMapOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.flink.execution.FlinkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkFlatMapOperator.html" title="class in org.apache.wayang.flink.operators">FlinkFlatMapOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkGlobalMaterializedGroupOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.flink.execution.FlinkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkGlobalMaterializedGroupOperator.html" title="class in org.apache.wayang.flink.operators">FlinkGlobalMaterializedGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkGlobalReduceOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.flink.execution.FlinkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkGlobalReduceOperator.html" title="class in org.apache.wayang.flink.operators">FlinkGlobalReduceOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkGroupByOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.flink.execution.FlinkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkGroupByOperator.html" title="class in org.apache.wayang.flink.operators">FlinkGroupByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkIntersectOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.flink.execution.FlinkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkIntersectOperator.html" title="class in org.apache.wayang.flink.operators">FlinkIntersectOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkJoinOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.flink.execution.FlinkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkJoinOperator.html" title="class in org.apache.wayang.flink.operators">FlinkJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkLocalCallbackSink.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.flink.execution.FlinkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkLocalCallbackSink.html" title="class in org.apache.wayang.flink.operators">FlinkLocalCallbackSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkLoopOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.flink.execution.FlinkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkLoopOperator.html" title="class in org.apache.wayang.flink.operators">FlinkLoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkMapOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.flink.execution.FlinkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkMapOperator.html" title="class in org.apache.wayang.flink.operators">FlinkMapOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkMapPartitionsOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.flink.execution.FlinkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkMapPartitionsOperator.html" title="class in org.apache.wayang.flink.operators">FlinkMapPartitionsOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkMaterializedGroupByOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.flink.execution.FlinkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkMaterializedGroupByOperator.html" title="class in org.apache.wayang.flink.operators">FlinkMaterializedGroupByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkObjectFileSink.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.flink.execution.FlinkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkObjectFileSink.html" title="class in org.apache.wayang.flink.operators">FlinkObjectFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkObjectFileSource.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.flink.execution.FlinkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkObjectFileSource.html" title="class in org.apache.wayang.flink.operators">FlinkObjectFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.flink.execution.FlinkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.html" title="class in org.apache.wayang.flink.operators">FlinkPageRankOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkReduceByOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.flink.execution.FlinkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkReduceByOperator.html" title="class in org.apache.wayang.flink.operators">FlinkReduceByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkRepeatExpandedOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.flink.execution.FlinkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkRepeatExpandedOperator.html" title="class in org.apache.wayang.flink.operators">FlinkRepeatExpandedOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkRepeatOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.flink.execution.FlinkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkRepeatOperator.html" title="class in org.apache.wayang.flink.operators">FlinkRepeatOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkSampleOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.flink.execution.FlinkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkSampleOperator.html" title="class in org.apache.wayang.flink.operators">FlinkSampleOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkSortOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.flink.execution.FlinkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkSortOperator.html" title="class in org.apache.wayang.flink.operators">FlinkSortOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkTextFileSink.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.flink.execution.FlinkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkTextFileSink.html" title="class in org.apache.wayang.flink.operators">FlinkTextFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkTextFileSource.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.flink.execution.FlinkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkTextFileSource.html" title="class in org.apache.wayang.flink.operators">FlinkTextFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkTsvFileSink.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.flink.execution.FlinkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkTsvFileSink.html" title="class in org.apache.wayang.flink.operators">FlinkTsvFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkUnionAllOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.flink.execution.FlinkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkUnionAllOperator.html" title="class in org.apache.wayang.flink.operators">FlinkUnionAllOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkZipWithIdOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.flink.execution.FlinkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkZipWithIdOperator.html" title="class in org.apache.wayang.flink.operators">FlinkZipWithIdOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/sources/fs/JavaCSVTableSource.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.java.execution.JavaExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.api.sql.sources.fs.<a href="org/apache/wayang/api/sql/sources/fs/JavaCSVTableSource.html" title="class in org.apache.wayang.api.sql.sources.fs">JavaCSVTableSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/operators/GenericSqlToStreamOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.java.execution.JavaExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.genericjdbc.operators.<a href="org/apache/wayang/genericjdbc/operators/GenericSqlToStreamOperator.html" title="class in org.apache.wayang.genericjdbc.operators">GenericSqlToStreamOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/JavaIEJoinOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.java.execution.JavaExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/JavaIEJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">JavaIEJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/JavaIESelfJoinOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.java.execution.JavaExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/JavaIESelfJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">JavaIESelfJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/graph/JavaPageRankOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.java.execution.JavaExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.java.operators.graph.<a href="org/apache/wayang/java/operators/graph/JavaPageRankOperator.html" title="class in org.apache.wayang.java.operators.graph">JavaPageRankOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaCartesianOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.java.execution.JavaExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaCartesianOperator.html" title="class in org.apache.wayang.java.operators">JavaCartesianOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaCoGroupOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.java.execution.JavaExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaCoGroupOperator.html" title="class in org.apache.wayang.java.operators">JavaCoGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaCollectionSource.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.java.execution.JavaExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaCollectionSource.html" title="class in org.apache.wayang.java.operators">JavaCollectionSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaCollectOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.java.execution.JavaExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaCollectOperator.html" title="class in org.apache.wayang.java.operators">JavaCollectOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaCountOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.java.execution.JavaExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaCountOperator.html" title="class in org.apache.wayang.java.operators">JavaCountOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaDistinctOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.java.execution.JavaExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaDistinctOperator.html" title="class in org.apache.wayang.java.operators">JavaDistinctOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaDoWhileOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.java.execution.JavaExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaDoWhileOperator.html" title="class in org.apache.wayang.java.operators">JavaDoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaExecutionOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.java.execution.JavaExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a></span> - Method in interface org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaExecutionOperator.html" title="interface in org.apache.wayang.java.operators">JavaExecutionOperator</a></dt> |
| <dd> |
| <div class="block">Evaluates this operator.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaFilterOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.java.execution.JavaExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaFilterOperator.html" title="class in org.apache.wayang.java.operators">JavaFilterOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaFlatMapOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.java.execution.JavaExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaFlatMapOperator.html" title="class in org.apache.wayang.java.operators">JavaFlatMapOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaGlobalMaterializedGroupOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.java.execution.JavaExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaGlobalMaterializedGroupOperator.html" title="class in org.apache.wayang.java.operators">JavaGlobalMaterializedGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaGlobalReduceOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.java.execution.JavaExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaGlobalReduceOperator.html" title="class in org.apache.wayang.java.operators">JavaGlobalReduceOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaIntersectOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.java.execution.JavaExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaIntersectOperator.html" title="class in org.apache.wayang.java.operators">JavaIntersectOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaJoinOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.java.execution.JavaExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaJoinOperator.html" title="class in org.apache.wayang.java.operators">JavaJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaKafkaTopicSink.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.java.execution.JavaExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaKafkaTopicSink.html" title="class in org.apache.wayang.java.operators">JavaKafkaTopicSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaKafkaTopicSource.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.java.execution.JavaExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaKafkaTopicSource.html" title="class in org.apache.wayang.java.operators">JavaKafkaTopicSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaLocalCallbackSink.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.java.execution.JavaExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaLocalCallbackSink.html" title="class in org.apache.wayang.java.operators">JavaLocalCallbackSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaLoopOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.java.execution.JavaExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaLoopOperator.html" title="class in org.apache.wayang.java.operators">JavaLoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaMapOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.java.execution.JavaExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaMapOperator.html" title="class in org.apache.wayang.java.operators">JavaMapOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaMapPartitionsOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.java.execution.JavaExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaMapPartitionsOperator.html" title="class in org.apache.wayang.java.operators">JavaMapPartitionsOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaMaterializedGroupByOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.java.execution.JavaExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaMaterializedGroupByOperator.html" title="class in org.apache.wayang.java.operators">JavaMaterializedGroupByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaObjectFileSink.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.java.execution.JavaExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaObjectFileSink.html" title="class in org.apache.wayang.java.operators">JavaObjectFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaObjectFileSource.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.java.execution.JavaExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaObjectFileSource.html" title="class in org.apache.wayang.java.operators">JavaObjectFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaRandomSampleOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.java.execution.JavaExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaRandomSampleOperator.html" title="class in org.apache.wayang.java.operators">JavaRandomSampleOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaReduceByOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.java.execution.JavaExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaReduceByOperator.html" title="class in org.apache.wayang.java.operators">JavaReduceByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaRepeatOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.java.execution.JavaExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaRepeatOperator.html" title="class in org.apache.wayang.java.operators">JavaRepeatOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaReservoirSampleOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.java.execution.JavaExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaReservoirSampleOperator.html" title="class in org.apache.wayang.java.operators">JavaReservoirSampleOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaSortOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.java.execution.JavaExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaSortOperator.html" title="class in org.apache.wayang.java.operators">JavaSortOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaTextFileSink.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.java.execution.JavaExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaTextFileSink.html" title="class in org.apache.wayang.java.operators">JavaTextFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaTextFileSource.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.java.execution.JavaExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaTextFileSource.html" title="class in org.apache.wayang.java.operators">JavaTextFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaTsvFileSink.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.java.execution.JavaExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaTsvFileSink.html" title="class in org.apache.wayang.java.operators">JavaTsvFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaTsvFileSource.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.java.execution.JavaExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaTsvFileSource.html" title="class in org.apache.wayang.java.operators">JavaTsvFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaUnionAllOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.java.execution.JavaExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaUnionAllOperator.html" title="class in org.apache.wayang.java.operators">JavaUnionAllOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/operators/SqlToStreamOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.java.execution.JavaExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.jdbc.operators.<a href="org/apache/wayang/jdbc/operators/SqlToStreamOperator.html" title="class in org.apache.wayang.jdbc.operators">SqlToStreamOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/SparkIEJoinOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.spark.execution.SparkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/SparkIEJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">SparkIEJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/SparkIESelfJoinOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.spark.execution.SparkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/SparkIESelfJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">SparkIESelfJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/operators/SqlToRddOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.spark.execution.SparkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.jdbc.operators.<a href="org/apache/wayang/jdbc/operators/SqlToRddOperator.html" title="class in org.apache.wayang.jdbc.operators">SqlToRddOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeClassificationOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.spark.execution.SparkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeClassificationOperator.html" title="class in org.apache.wayang.spark.operators.ml">SparkDecisionTreeClassificationOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/ml/SparkKMeansOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.spark.execution.SparkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkKMeansOperator.html" title="class in org.apache.wayang.spark.operators.ml">SparkKMeansOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/ml/SparkLinearRegressionOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.spark.execution.SparkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkLinearRegressionOperator.html" title="class in org.apache.wayang.spark.operators.ml">SparkLinearRegressionOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/ml/SparkModelTransformOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.spark.execution.SparkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkModelTransformOperator.html" title="class in org.apache.wayang.spark.operators.ml">SparkModelTransformOperator</a></dt> |
| <dd> |
| <div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/ml/SparkPredictOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.spark.execution.SparkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkPredictOperator.html" title="class in org.apache.wayang.spark.operators.ml">SparkPredictOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkBernoulliSampleOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.spark.execution.SparkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkBernoulliSampleOperator.html" title="class in org.apache.wayang.spark.operators">SparkBernoulliSampleOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkBroadcastOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.spark.execution.SparkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkBroadcastOperator.html" title="class in org.apache.wayang.spark.operators">SparkBroadcastOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkCacheOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.spark.execution.SparkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkCacheOperator.html" title="class in org.apache.wayang.spark.operators">SparkCacheOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkCartesianOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.spark.execution.SparkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkCartesianOperator.html" title="class in org.apache.wayang.spark.operators">SparkCartesianOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkCoGroupOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.spark.execution.SparkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkCoGroupOperator.html" title="class in org.apache.wayang.spark.operators">SparkCoGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkCollectionSource.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.spark.execution.SparkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkCollectionSource.html" title="class in org.apache.wayang.spark.operators">SparkCollectionSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkCollectOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.spark.execution.SparkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkCollectOperator.html" title="class in org.apache.wayang.spark.operators">SparkCollectOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkCountOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.spark.execution.SparkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkCountOperator.html" title="class in org.apache.wayang.spark.operators">SparkCountOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkDistinctOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.spark.execution.SparkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkDistinctOperator.html" title="class in org.apache.wayang.spark.operators">SparkDistinctOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkDoWhileOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.spark.execution.SparkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkDoWhileOperator.html" title="class in org.apache.wayang.spark.operators">SparkDoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkExecutionOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.spark.execution.SparkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in interface org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkExecutionOperator.html" title="interface in org.apache.wayang.spark.operators">SparkExecutionOperator</a></dt> |
| <dd> |
| <div class="block">Evaluates this operator.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkFilterOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.spark.execution.SparkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkFilterOperator.html" title="class in org.apache.wayang.spark.operators">SparkFilterOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkFlatMapOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.spark.execution.SparkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkFlatMapOperator.html" title="class in org.apache.wayang.spark.operators">SparkFlatMapOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkGlobalMaterializedGroupOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.spark.execution.SparkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkGlobalMaterializedGroupOperator.html" title="class in org.apache.wayang.spark.operators">SparkGlobalMaterializedGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkGlobalReduceOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.spark.execution.SparkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkGlobalReduceOperator.html" title="class in org.apache.wayang.spark.operators">SparkGlobalReduceOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkIntersectOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.spark.execution.SparkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkIntersectOperator.html" title="class in org.apache.wayang.spark.operators">SparkIntersectOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkJoinOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.spark.execution.SparkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkJoinOperator.html" title="class in org.apache.wayang.spark.operators">SparkJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkKafkaTopicSink.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.spark.execution.SparkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkKafkaTopicSink.html" title="class in org.apache.wayang.spark.operators">SparkKafkaTopicSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkKafkaTopicSource.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.spark.execution.SparkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkKafkaTopicSource.html" title="class in org.apache.wayang.spark.operators">SparkKafkaTopicSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkLocalCallbackSink.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.spark.execution.SparkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkLocalCallbackSink.html" title="class in org.apache.wayang.spark.operators">SparkLocalCallbackSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkLoopOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.spark.execution.SparkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkLoopOperator.html" title="class in org.apache.wayang.spark.operators">SparkLoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkMapOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.spark.execution.SparkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkMapOperator.html" title="class in org.apache.wayang.spark.operators">SparkMapOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkMapPartitionsOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.spark.execution.SparkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkMapPartitionsOperator.html" title="class in org.apache.wayang.spark.operators">SparkMapPartitionsOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkMaterializedGroupByOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.spark.execution.SparkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkMaterializedGroupByOperator.html" title="class in org.apache.wayang.spark.operators">SparkMaterializedGroupByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkObjectFileSink.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.spark.execution.SparkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkObjectFileSink.html" title="class in org.apache.wayang.spark.operators">SparkObjectFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkObjectFileSource.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.spark.execution.SparkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkObjectFileSource.html" title="class in org.apache.wayang.spark.operators">SparkObjectFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkRandomPartitionSampleOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.spark.execution.SparkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkRandomPartitionSampleOperator.html" title="class in org.apache.wayang.spark.operators">SparkRandomPartitionSampleOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkReduceByOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.spark.execution.SparkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkReduceByOperator.html" title="class in org.apache.wayang.spark.operators">SparkReduceByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkRepeatOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.spark.execution.SparkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkRepeatOperator.html" title="class in org.apache.wayang.spark.operators">SparkRepeatOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkShufflePartitionSampleOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.spark.execution.SparkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkShufflePartitionSampleOperator.html" title="class in org.apache.wayang.spark.operators">SparkShufflePartitionSampleOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkSortOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.spark.execution.SparkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkSortOperator.html" title="class in org.apache.wayang.spark.operators">SparkSortOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkTextFileSink.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.spark.execution.SparkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkTextFileSink.html" title="class in org.apache.wayang.spark.operators">SparkTextFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkTextFileSource.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.spark.execution.SparkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkTextFileSource.html" title="class in org.apache.wayang.spark.operators">SparkTextFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkTsvFileSink.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.spark.execution.SparkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkTsvFileSink.html" title="class in org.apache.wayang.spark.operators">SparkTsvFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkTsvFileSource.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.spark.execution.SparkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkTsvFileSource.html" title="class in org.apache.wayang.spark.operators">SparkTsvFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkUnionAllOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.spark.execution.SparkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkUnionAllOperator.html" title="class in org.apache.wayang.spark.operators">SparkUnionAllOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkZipWithIdOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.spark.execution.SparkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkZipWithIdOperator.html" title="class in org.apache.wayang.spark.operators">SparkZipWithIdOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/operators/TensorflowCollectionSource.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.tensorflow.execution.TensorflowExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], TensorflowExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.tensorflow.operators.<a href="org/apache/wayang/tensorflow/operators/TensorflowCollectionSource.html" title="class in org.apache.wayang.tensorflow.operators">TensorflowCollectionSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/operators/TensorflowCollectOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.tensorflow.execution.TensorflowExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], TensorflowExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.tensorflow.operators.<a href="org/apache/wayang/tensorflow/operators/TensorflowCollectOperator.html" title="class in org.apache.wayang.tensorflow.operators">TensorflowCollectOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/operators/TensorflowDLTrainingOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.tensorflow.execution.TensorflowExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], TensorflowExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.tensorflow.operators.<a href="org/apache/wayang/tensorflow/operators/TensorflowDLTrainingOperator.html" title="class in org.apache.wayang.tensorflow.operators">TensorflowDLTrainingOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/operators/TensorflowExecutionOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.tensorflow.execution.TensorflowExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], TensorflowExecutor, OptimizationContext.OperatorContext)</a></span> - Method in interface org.apache.wayang.tensorflow.operators.<a href="org/apache/wayang/tensorflow/operators/TensorflowExecutionOperator.html" title="interface in org.apache.wayang.tensorflow.operators">TensorflowExecutionOperator</a></dt> |
| <dd> |
| <div class="block">Evaluates this operator.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/operators/TensorflowPredictOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.tensorflow.execution.TensorflowExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">evaluate(ChannelInstance[], ChannelInstance[], TensorflowExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.tensorflow.operators.<a href="org/apache/wayang/tensorflow/operators/TensorflowPredictOperator.html" title="class in org.apache.wayang.tensorflow.operators">TensorflowPredictOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/Expression.html#evaluate(org.apache.wayang.core.util.mathex.Context)">evaluate(Context)</a></span> - Method in interface org.apache.wayang.core.util.mathex.<a href="org/apache/wayang/core/util/mathex/Expression.html" title="interface in org.apache.wayang.core.util.mathex">Expression</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/model/BinaryOperation.html#evaluate(org.apache.wayang.core.util.mathex.Context)">evaluate(Context)</a></span> - Method in class org.apache.wayang.core.util.mathex.model.<a href="org/apache/wayang/core/util/mathex/model/BinaryOperation.html" title="class in org.apache.wayang.core.util.mathex.model">BinaryOperation</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/model/CompiledFunction.html#evaluate(org.apache.wayang.core.util.mathex.Context)">evaluate(Context)</a></span> - Method in class org.apache.wayang.core.util.mathex.model.<a href="org/apache/wayang/core/util/mathex/model/CompiledFunction.html" title="class in org.apache.wayang.core.util.mathex.model">CompiledFunction</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/model/Constant.html#evaluate(org.apache.wayang.core.util.mathex.Context)">evaluate(Context)</a></span> - Method in class org.apache.wayang.core.util.mathex.model.<a href="org/apache/wayang/core/util/mathex/model/Constant.html" title="class in org.apache.wayang.core.util.mathex.model">Constant</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/model/NamedFunction.html#evaluate(org.apache.wayang.core.util.mathex.Context)">evaluate(Context)</a></span> - Method in class org.apache.wayang.core.util.mathex.model.<a href="org/apache/wayang/core/util/mathex/model/NamedFunction.html" title="class in org.apache.wayang.core.util.mathex.model">NamedFunction</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/model/UnaryOperation.html#evaluate(org.apache.wayang.core.util.mathex.Context)">evaluate(Context)</a></span> - Method in class org.apache.wayang.core.util.mathex.model.<a href="org/apache/wayang/core/util/mathex/model/UnaryOperation.html" title="class in org.apache.wayang.core.util.mathex.model">UnaryOperation</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/model/Variable.html#evaluate(org.apache.wayang.core.util.mathex.Context)">evaluate(Context)</a></span> - Method in class org.apache.wayang.core.util.mathex.model.<a href="org/apache/wayang/core/util/mathex/model/Variable.html" title="class in org.apache.wayang.core.util.mathex.model">Variable</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html#evaluate(org.apache.wayang.spark.operators.SparkExecutionOperator,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D)">evaluate(SparkExecutionOperator, ChannelInstance[], ChannelInstance[])</a></span> - Method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html" title="class in org.apache.wayang.profiler.spark">SparkOperatorProfiler</a></dt> |
| <dd> |
| <div class="block">Utility method to invoke |
| <a href="org/apache/wayang/spark/operators/SparkExecutionOperator.html#evaluate(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.spark.execution.SparkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)"><code>SparkExecutionOperator.evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/converter/WayangProjectVisitor.html#evaluateNaryOperation(org.apache.wayang.basic.data.Record,java.util.List,java.util.function.BinaryOperator)">evaluateNaryOperation(Record, List<RexNode>, BinaryOperator<Double>)</a></span> - Static method in class org.apache.wayang.api.sql.calcite.converter.<a href="org/apache/wayang/api/sql/calcite/converter/WayangProjectVisitor.html" title="class in org.apache.wayang.api.sql.calcite.converter">WayangProjectVisitor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/converter/WayangProjectVisitor.html#evaluateRexCall(org.apache.wayang.basic.data.Record,org.apache.calcite.rex.RexCall)">evaluateRexCall(Record, RexCall)</a></span> - Static method in class org.apache.wayang.api.sql.calcite.converter.<a href="org/apache/wayang/api/sql/calcite/converter/WayangProjectVisitor.html" title="class in org.apache.wayang.api.sql.calcite.converter">WayangProjectVisitor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/converter/WayangProjectVisitor.html#evaluateRexNode(org.apache.wayang.basic.data.Record,org.apache.calcite.rex.RexNode)">evaluateRexNode(Record, RexNode)</a></span> - Static method in class org.apache.wayang.api.sql.calcite.converter.<a href="org/apache/wayang/api/sql/calcite/converter/WayangProjectVisitor.html" title="class in org.apache.wayang.api.sql.calcite.converter">WayangProjectVisitor</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/util/mathex/exceptions/EvaluationException.html" title="class in org.apache.wayang.core.util.mathex.exceptions"><span class="typeNameLink">EvaluationException</span></a> - Exception in <a href="org/apache/wayang/core/util/mathex/exceptions/package-summary.html">org.apache.wayang.core.util.mathex.exceptions</a></dt> |
| <dd> |
| <div class="block">This exception signals a failed <a href="org/apache/wayang/core/util/mathex/Expression.html" title="interface in org.apache.wayang.core.util.mathex"><code>Expression</code></a> evaluation.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/exceptions/EvaluationException.html#%3Cinit%3E()">EvaluationException()</a></span> - Constructor for exception org.apache.wayang.core.util.mathex.exceptions.<a href="org/apache/wayang/core/util/mathex/exceptions/EvaluationException.html" title="class in org.apache.wayang.core.util.mathex.exceptions">EvaluationException</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/exceptions/EvaluationException.html#%3Cinit%3E(java.lang.String)">EvaluationException(String)</a></span> - Constructor for exception org.apache.wayang.core.util.mathex.exceptions.<a href="org/apache/wayang/core/util/mathex/exceptions/EvaluationException.html" title="class in org.apache.wayang.core.util.mathex.exceptions">EvaluationException</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/exceptions/EvaluationException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)">EvaluationException(String, Throwable)</a></span> - Constructor for exception org.apache.wayang.core.util.mathex.exceptions.<a href="org/apache/wayang/core/util/mathex/exceptions/EvaluationException.html" title="class in org.apache.wayang.core.util.mathex.exceptions">EvaluationException</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/exceptions/EvaluationException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable,boolean,boolean)">EvaluationException(String, Throwable, boolean, boolean)</a></span> - Constructor for exception org.apache.wayang.core.util.mathex.exceptions.<a href="org/apache/wayang/core/util/mathex/exceptions/EvaluationException.html" title="class in org.apache.wayang.core.util.mathex.exceptions">EvaluationException</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/exceptions/EvaluationException.html#%3Cinit%3E(java.lang.Throwable)">EvaluationException(Throwable)</a></span> - Constructor for exception org.apache.wayang.core.util.mathex.exceptions.<a href="org/apache/wayang/core/util/mathex/exceptions/EvaluationException.html" title="class in org.apache.wayang.core.util.mathex.exceptions">EvaluationException</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/GeneticOptimizer.html#evolve(java.util.List)">evolve(List<Individual>)</a></span> - Method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/GeneticOptimizer.html" title="class in org.apache.wayang.profiler.log">GeneticOptimizer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html#exchangeInputChannel(org.apache.wayang.core.plan.executionplan.Channel,org.apache.wayang.core.plan.executionplan.Channel)">exchangeInputChannel(Channel, Channel)</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionTask</a></dt> |
| <dd> |
| <div class="block">Exchanges input <a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plugin/DynamicPlugin.html#excludeChannelConversion(org.apache.wayang.core.optimizer.channels.ChannelConversion)">excludeChannelConversion(ChannelConversion)</a></span> - Method in class org.apache.wayang.core.plugin.<a href="org/apache/wayang/core/plugin/DynamicPlugin.html" title="class in org.apache.wayang.core.plugin">DynamicPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plugin/DynamicPlugin.html#excludeMapping(org.apache.wayang.core.mapping.Mapping)">excludeMapping(Mapping)</a></span> - Method in class org.apache.wayang.core.plugin.<a href="org/apache/wayang/core/plugin/DynamicPlugin.html" title="class in org.apache.wayang.core.plugin">DynamicPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plugin/DynamicPlugin.html#excludeRequiredPlatform(org.apache.wayang.core.platform.Platform)">excludeRequiredPlatform(Platform)</a></span> - Method in class org.apache.wayang.core.plugin.<a href="org/apache/wayang/core/plugin/DynamicPlugin.html" title="class in org.apache.wayang.core.plugin">DynamicPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/python/executor/PythonWorkerManager.html#execute()">execute()</a></span> - Method in class org.apache.wayang.api.python.executor.<a href="org/apache/wayang/api/python/executor/PythonWorkerManager.html" title="class in org.apache.wayang.api.python.executor">PythonWorkerManager</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Job.html#execute()">execute()</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Job.html" title="class in org.apache.wayang.core.api">Job</a></dt> |
| <dd> |
| <div class="block">Run this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Action.html#execute()">execute()</a></span> - Method in interface org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Action.html" title="interface in org.apache.wayang.core.util">Action</a></dt> |
| <dd> |
| <div class="block">Perform this action.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/OneTimeExecutable.html#execute()">execute()</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/OneTimeExecutable.html" title="class in org.apache.wayang.core.util">OneTimeExecutable</a></dt> |
| <dd> |
| <div class="block">Invoke <a href="org/apache/wayang/core/util/OneTimeExecutable.html#doExecute()"><code>OneTimeExecutable.doExecute()</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/ML4allPlan.html#execute(java.lang.String,org.apache.wayang.core.api.WayangContext)">execute(String, WayangContext)</a></span> - Method in class org.apache.wayang.ml4all.abstraction.plan.<a href="org/apache/wayang/ml4all/abstraction/plan/ML4allPlan.html" title="class in org.apache.wayang.ml4all.abstraction.plan">ML4allPlan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/WayangContext.html#execute(java.lang.String,org.apache.wayang.core.monitor.Monitor,org.apache.wayang.core.plan.wayangplan.WayangPlan,java.lang.String...)">execute(String, Monitor, WayangPlan, String...)</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/WayangContext.html" title="class in org.apache.wayang.core.api">WayangContext</a></dt> |
| <dd> |
| <div class="block">Execute a plan.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/WayangContext.html#execute(java.lang.String,org.apache.wayang.core.plan.wayangplan.WayangPlan,java.lang.String...)">execute(String, WayangPlan, String...)</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/WayangContext.html" title="class in org.apache.wayang.core.api">WayangContext</a></dt> |
| <dd> |
| <div class="block">Execute a plan.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/WayangContext.html#execute(java.lang.String,org.apache.wayang.core.plan.wayangplan.WayangPlan,org.apache.wayang.commons.util.profiledb.model.Experiment,java.lang.String...)">execute(String, WayangPlan, Experiment, String...)</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/WayangContext.html" title="class in org.apache.wayang.core.api">WayangContext</a></dt> |
| <dd> |
| <div class="block">Execute a plan.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/Executor.html#execute(org.apache.wayang.core.plan.executionplan.ExecutionStage,org.apache.wayang.core.optimizer.OptimizationContext,org.apache.wayang.core.platform.ExecutionState)">execute(ExecutionStage, OptimizationContext, ExecutionState)</a></span> - Method in interface org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/Executor.html" title="interface in org.apache.wayang.core.platform">Executor</a></dt> |
| <dd> |
| <div class="block">Executes the given <code>stage</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/PushExecutorTemplate.html#execute(org.apache.wayang.core.plan.executionplan.ExecutionStage,org.apache.wayang.core.optimizer.OptimizationContext,org.apache.wayang.core.platform.ExecutionState)">execute(ExecutionStage, OptimizationContext, ExecutionState)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/PushExecutorTemplate.html" title="class in org.apache.wayang.core.platform">PushExecutorTemplate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/execution/GenericJdbcExecutor.html#execute(org.apache.wayang.core.plan.executionplan.ExecutionStage,org.apache.wayang.core.optimizer.OptimizationContext,org.apache.wayang.core.platform.ExecutionState)">execute(ExecutionStage, OptimizationContext, ExecutionState)</a></span> - Method in class org.apache.wayang.genericjdbc.execution.<a href="org/apache/wayang/genericjdbc/execution/GenericJdbcExecutor.html" title="class in org.apache.wayang.genericjdbc.execution">GenericJdbcExecutor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/execution/GiraphExecutor.html#execute(org.apache.wayang.core.plan.executionplan.ExecutionStage,org.apache.wayang.core.optimizer.OptimizationContext,org.apache.wayang.core.platform.ExecutionState)">execute(ExecutionStage, OptimizationContext, ExecutionState)</a></span> - Method in class org.apache.wayang.giraph.execution.<a href="org/apache/wayang/giraph/execution/GiraphExecutor.html" title="class in org.apache.wayang.giraph.execution">GiraphExecutor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/execution/JdbcExecutor.html#execute(org.apache.wayang.core.plan.executionplan.ExecutionStage,org.apache.wayang.core.optimizer.OptimizationContext,org.apache.wayang.core.platform.ExecutionState)">execute(ExecutionStage, OptimizationContext, ExecutionState)</a></span> - Method in class org.apache.wayang.jdbc.execution.<a href="org/apache/wayang/jdbc/execution/JdbcExecutor.html" title="class in org.apache.wayang.jdbc.execution">JdbcExecutor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/execution/TensorflowExecutor.html#execute(org.apache.wayang.core.plan.executionplan.ExecutionStage,org.apache.wayang.core.optimizer.OptimizationContext,org.apache.wayang.core.platform.ExecutionState)">execute(ExecutionStage, OptimizationContext, ExecutionState)</a></span> - Method in class org.apache.wayang.tensorflow.execution.<a href="org/apache/wayang/tensorflow/execution/TensorflowExecutor.html" title="class in org.apache.wayang.tensorflow.execution">TensorflowExecutor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/PushExecutorTemplate.html#execute(org.apache.wayang.core.plan.executionplan.ExecutionTask,java.util.List,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,boolean)">execute(ExecutionTask, List<ChannelInstance>, OptimizationContext.OperatorContext, boolean)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/PushExecutorTemplate.html" title="class in org.apache.wayang.core.platform">PushExecutorTemplate</a></dt> |
| <dd> |
| <div class="block">Executes the given <code>task</code> and return the output <a href="org/apache/wayang/core/platform/ChannelInstance.html" title="interface in org.apache.wayang.core.platform"><code>ChannelInstance</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/execution/FlinkExecutor.html#execute(org.apache.wayang.core.plan.executionplan.ExecutionTask,java.util.List,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,boolean)">execute(ExecutionTask, List<ChannelInstance>, OptimizationContext.OperatorContext, boolean)</a></span> - Method in class org.apache.wayang.flink.execution.<a href="org/apache/wayang/flink/execution/FlinkExecutor.html" title="class in org.apache.wayang.flink.execution">FlinkExecutor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/execution/JavaExecutor.html#execute(org.apache.wayang.core.plan.executionplan.ExecutionTask,java.util.List,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,boolean)">execute(ExecutionTask, List<ChannelInstance>, OptimizationContext.OperatorContext, boolean)</a></span> - Method in class org.apache.wayang.java.execution.<a href="org/apache/wayang/java/execution/JavaExecutor.html" title="class in org.apache.wayang.java.execution">JavaExecutor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/execution/SparkExecutor.html#execute(org.apache.wayang.core.plan.executionplan.ExecutionTask,java.util.List,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,boolean)">execute(ExecutionTask, List<ChannelInstance>, OptimizationContext.OperatorContext, boolean)</a></span> - Method in class org.apache.wayang.spark.execution.<a href="org/apache/wayang/spark/execution/SparkExecutor.html" title="class in org.apache.wayang.spark.execution">SparkExecutor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/WayangContext.html#execute(org.apache.wayang.core.plan.wayangplan.WayangPlan,java.lang.String...)">execute(WayangPlan, String...)</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/WayangContext.html" title="class in org.apache.wayang.core.api">WayangContext</a></dt> |
| <dd> |
| <div class="block">Execute a plan.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/operators/GiraphExecutionOperator.html#execute(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.giraph.execution.GiraphExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">execute(ChannelInstance[], ChannelInstance[], GiraphExecutor, OptimizationContext.OperatorContext)</a></span> - Method in interface org.apache.wayang.giraph.operators.<a href="org/apache/wayang/giraph/operators/GiraphExecutionOperator.html" title="interface in org.apache.wayang.giraph.operators">GiraphExecutionOperator</a></dt> |
| <dd> |
| <div class="block">Evaluates this operator.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/operators/GiraphPageRankOperator.html#execute(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.giraph.execution.GiraphExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">execute(ChannelInstance[], ChannelInstance[], GiraphExecutor, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.giraph.operators.<a href="org/apache/wayang/giraph/operators/GiraphPageRankOperator.html" title="class in org.apache.wayang.giraph.operators">GiraphPageRankOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/BinaryOperatorProfiler.html#executeOperator()">executeOperator()</a></span> - Method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/BinaryOperatorProfiler.html" title="class in org.apache.wayang.profiler.java">BinaryOperatorProfiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfiler.html#executeOperator()">executeOperator()</a></span> - Method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfiler.html" title="class in org.apache.wayang.profiler.java">OperatorProfiler</a></dt> |
| <dd> |
| <div class="block">Executes the profiling task.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/SinkProfiler.html#executeOperator()">executeOperator()</a></span> - Method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/SinkProfiler.html" title="class in org.apache.wayang.profiler.java">SinkProfiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/SourceProfiler.html#executeOperator()">executeOperator()</a></span> - Method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/SourceProfiler.html" title="class in org.apache.wayang.profiler.java">SourceProfiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/UnaryOperatorProfiler.html#executeOperator()">executeOperator()</a></span> - Method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/UnaryOperatorProfiler.html" title="class in org.apache.wayang.profiler.java">UnaryOperatorProfiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/BinaryOperatorProfiler.html#executeOperator()">executeOperator()</a></span> - Method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/BinaryOperatorProfiler.html" title="class in org.apache.wayang.profiler.spark">BinaryOperatorProfiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SinkProfiler.html#executeOperator()">executeOperator()</a></span> - Method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SinkProfiler.html" title="class in org.apache.wayang.profiler.spark">SinkProfiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html#executeOperator()">executeOperator()</a></span> - Method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html" title="class in org.apache.wayang.profiler.spark">SparkOperatorProfiler</a></dt> |
| <dd> |
| <div class="block">Executes the profiling task.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SparkSourceProfiler.html#executeOperator()">executeOperator()</a></span> - Method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SparkSourceProfiler.html" title="class in org.apache.wayang.profiler.spark">SparkSourceProfiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SparkUnaryOperatorProfiler.html#executeOperator()">executeOperator()</a></span> - Method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SparkUnaryOperatorProfiler.html" title="class in org.apache.wayang.profiler.spark">SparkUnaryOperatorProfiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Action.html#executeSafe()">executeSafe()</a></span> - Method in interface org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Action.html" title="interface in org.apache.wayang.core.util">Action</a></dt> |
| <dd> |
| <div class="block">Performs this actionl.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/context/SqlContext.html#executeSql(java.lang.String)">executeSql(String)</a></span> - Method in class org.apache.wayang.api.sql.context.<a href="org/apache/wayang/api/sql/context/SqlContext.html" title="class in org.apache.wayang.api.sql.context">SqlContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/ReflectionUtils.html#executeStaticArglessMethod(java.lang.String,java.lang.String)">executeStaticArglessMethod(String, String)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/ReflectionUtils.html" title="class in org.apache.wayang.core.util">ReflectionUtils</a></dt> |
| <dd> |
| <div class="block">Executes a parameterless static method.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html#executeUntilBreakpoint(org.apache.wayang.core.plan.executionplan.ExecutionPlan,org.apache.wayang.core.optimizer.OptimizationContext)">executeUntilBreakpoint(ExecutionPlan, OptimizationContext)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html" title="class in org.apache.wayang.core.platform">CrossPlatformExecutor</a></dt> |
| <dd> |
| <div class="block">Execute the given <a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionPlan</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/function/ExecutionContext.html" title="interface in org.apache.wayang.core.function"><span class="typeNameLink">ExecutionContext</span></a> - Interface in <a href="org/apache/wayang/core/function/package-summary.html">org.apache.wayang.core.function</a></dt> |
| <dd> |
| <div class="block">While a function is executed on a certain <a href="org/apache/wayang/core/platform/Platform.html" title="class in org.apache.wayang.core.platform"><code>Platform</code></a>, allows access to some information of the context in |
| which the function is being executed.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/platform/lineage/ExecutionLineageNode.html" title="class in org.apache.wayang.core.platform.lineage"><span class="typeNameLink">ExecutionLineageNode</span></a> - Class in <a href="org/apache/wayang/core/platform/lineage/package-summary.html">org.apache.wayang.core.platform.lineage</a></dt> |
| <dd> |
| <div class="block">Encapsulates <a href="org/apache/wayang/core/platform/AtomicExecution.html" title="class in org.apache.wayang.core.platform"><code>AtomicExecution</code></a>s with a common <a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html" title="class in org.apache.wayang.core.optimizer"><code>OptimizationContext.OperatorContext</code></a> in a lazy execution lineage.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/lineage/ExecutionLineageNode.html#%3Cinit%3E(org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">ExecutionLineageNode(OptimizationContext.OperatorContext)</a></span> - Constructor for class org.apache.wayang.core.platform.lineage.<a href="org/apache/wayang/core/platform/lineage/ExecutionLineageNode.html" title="class in org.apache.wayang.core.platform.lineage">ExecutionLineageNode</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/profiling/ExecutionLog.html" title="class in org.apache.wayang.core.profiling"><span class="typeNameLink">ExecutionLog</span></a> - Class in <a href="org/apache/wayang/core/profiling/package-summary.html">org.apache.wayang.core.profiling</a></dt> |
| <dd> |
| <div class="block">Stores execution data have been collected by the <a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html" title="class in org.apache.wayang.core.platform"><code>CrossPlatformExecutor</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><span class="typeNameLink">ExecutionOperator</span></a> - Interface in <a href="org/apache/wayang/core/plan/wayangplan/package-summary.html">org.apache.wayang.core.plan.wayangplan</a></dt> |
| <dd> |
| <div class="block">An execution operator is handled by a certain platform.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html#executionPaddingTime">executionPaddingTime</a></span> - Variable in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html" title="class in org.apache.wayang.profiler.spark">SparkOperatorProfiler</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html" title="class in org.apache.wayang.core.plan.executionplan"><span class="typeNameLink">ExecutionPlan</span></a> - Class in <a href="org/apache/wayang/core/plan/executionplan/package-summary.html">org.apache.wayang.core.plan.executionplan</a></dt> |
| <dd> |
| <div class="block">Represents an executable, cross-platform data flow.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html#%3Cinit%3E()">ExecutionPlan()</a></span> - Constructor for class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionPlan</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.html" title="class in org.apache.wayang.core.profiling"><span class="typeNameLink">ExecutionPlanMeasurement</span></a> - Class in <a href="org/apache/wayang/core/profiling/package-summary.html">org.apache.wayang.core.profiling</a></dt> |
| <dd> |
| <div class="block">This <a href="org/apache/wayang/commons/util/profiledb/model/Measurement.html" title="class in org.apache.wayang.commons.util.profiledb.model"><code>Measurement</code></a> encapsulates an <a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionPlan</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.ChannelNode.html" title="class in org.apache.wayang.core.profiling"><span class="typeNameLink">ExecutionPlanMeasurement.ChannelNode</span></a> - Class in <a href="org/apache/wayang/core/profiling/package-summary.html">org.apache.wayang.core.profiling</a></dt> |
| <dd> |
| <div class="block">Encapsulates a <a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a> of the <a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionPlan</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.Link.html" title="class in org.apache.wayang.core.profiling"><span class="typeNameLink">ExecutionPlanMeasurement.Link</span></a> - Class in <a href="org/apache/wayang/core/profiling/package-summary.html">org.apache.wayang.core.profiling</a></dt> |
| <dd> |
| <div class="block">A directed link between an <a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.OperatorNode.html" title="class in org.apache.wayang.core.profiling"><code>ExecutionPlanMeasurement.OperatorNode</code></a> and a <a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.ChannelNode.html" title="class in org.apache.wayang.core.profiling"><code>ExecutionPlanMeasurement.ChannelNode</code></a> (in any order).</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.OperatorNode.html" title="class in org.apache.wayang.core.profiling"><span class="typeNameLink">ExecutionPlanMeasurement.OperatorNode</span></a> - Class in <a href="org/apache/wayang/core/profiling/package-summary.html">org.apache.wayang.core.profiling</a></dt> |
| <dd> |
| <div class="block">Encapsulates a <a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a> of the <a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionPlan</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/platform/ExecutionResource.html" title="interface in org.apache.wayang.core.platform"><span class="typeNameLink">ExecutionResource</span></a> - Interface in <a href="org/apache/wayang/core/platform/package-summary.html">org.apache.wayang.core.platform</a></dt> |
| <dd> |
| <div class="block">Represents a resource allocated for execution that needs to be released manually.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/platform/ExecutionResourceTemplate.html" title="class in org.apache.wayang.core.platform"><span class="typeNameLink">ExecutionResourceTemplate</span></a> - Class in <a href="org/apache/wayang/core/platform/package-summary.html">org.apache.wayang.core.platform</a></dt> |
| <dd> |
| <div class="block">Implements various functionalities of an <a href="org/apache/wayang/core/platform/ExecutionResource.html" title="interface in org.apache.wayang.core.platform"><code>ExecutionResource</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/ExecutionResourceTemplate.html#%3Cinit%3E(org.apache.wayang.core.platform.CompositeExecutionResource)">ExecutionResourceTemplate(CompositeExecutionResource)</a></span> - Constructor for class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/ExecutionResourceTemplate.html" title="class in org.apache.wayang.core.platform">ExecutionResourceTemplate</a></dt> |
| <dd> |
| <div class="block">Creates a new instance and registers it with an <a href="org/apache/wayang/core/platform/CompositeExecutionResource.html" title="interface in org.apache.wayang.core.platform"><code>CompositeExecutionResource</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html" title="class in org.apache.wayang.core.plan.executionplan"><span class="typeNameLink">ExecutionStage</span></a> - Class in <a href="org/apache/wayang/core/plan/executionplan/package-summary.html">org.apache.wayang.core.plan.executionplan</a></dt> |
| <dd> |
| <div class="block">Resides within a <a href="org/apache/wayang/core/plan/executionplan/PlatformExecution.html" title="class in org.apache.wayang.core.plan.executionplan"><code>PlatformExecution</code></a> and represents the minimum execution unit that is controlled by Wayang.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/plan/executionplan/ExecutionStageLoop.html" title="class in org.apache.wayang.core.plan.executionplan"><span class="typeNameLink">ExecutionStageLoop</span></a> - Class in <a href="org/apache/wayang/core/plan/executionplan/package-summary.html">org.apache.wayang.core.plan.executionplan</a></dt> |
| <dd> |
| <div class="block">This class models the execution equivalent of <a href="org/apache/wayang/core/plan/wayangplan/LoopSubplan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>LoopSubplan</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionStageLoop.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.LoopSubplan)">ExecutionStageLoop(LoopSubplan)</a></span> - Constructor for class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionStageLoop.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionStageLoop</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/platform/ExecutionState.html" title="interface in org.apache.wayang.core.platform"><span class="typeNameLink">ExecutionState</span></a> - Interface in <a href="org/apache/wayang/core/platform/package-summary.html">org.apache.wayang.core.platform</a></dt> |
| <dd> |
| <div class="block">Contains a state of the execution of an <a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlow.html" title="class in org.apache.wayang.core.optimizer.enumeration"><code>ExecutionTaskFlow</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html" title="class in org.apache.wayang.core.plan.executionplan"><span class="typeNameLink">ExecutionTask</span></a> - Class in <a href="org/apache/wayang/core/plan/executionplan/package-summary.html">org.apache.wayang.core.plan.executionplan</a></dt> |
| <dd> |
| <div class="block">Serves as an adapter to include <a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>ExecutionOperator</code></a>s, which are usually parts of <a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>WayangPlan</code></a>s, in |
| <a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionPlan</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.ExecutionOperator)">ExecutionTask(ExecutionOperator)</a></span> - Constructor for class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionTask</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.ExecutionOperator,int,int)">ExecutionTask(ExecutionOperator, int, int)</a></span> - Constructor for class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionTask</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlow.html" title="class in org.apache.wayang.core.optimizer.enumeration"><span class="typeNameLink">ExecutionTaskFlow</span></a> - Class in <a href="org/apache/wayang/core/optimizer/enumeration/package-summary.html">org.apache.wayang.core.optimizer.enumeration</a></dt> |
| <dd> |
| <div class="block">Graph of <a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionTask</code></a>s and <a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlow.html#%3Cinit%3E(java.util.Collection)">ExecutionTaskFlow(Collection<ExecutionTask>)</a></span> - Constructor for class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlow.html" title="class in org.apache.wayang.core.optimizer.enumeration">ExecutionTaskFlow</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlow.html#%3Cinit%3E(java.util.Collection,java.util.Set)">ExecutionTaskFlow(Collection<ExecutionTask>, Set<Channel>)</a></span> - Constructor for class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlow.html" title="class in org.apache.wayang.core.optimizer.enumeration">ExecutionTaskFlow</a></dt> |
| <dd> |
| <div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlowCompiler.html" title="class in org.apache.wayang.core.optimizer.enumeration"><span class="typeNameLink">ExecutionTaskFlowCompiler</span></a> - Class in <a href="org/apache/wayang/core/optimizer/enumeration/package-summary.html">org.apache.wayang.core.optimizer.enumeration</a></dt> |
| <dd> |
| <div class="block">Creates an <a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlow.html" title="class in org.apache.wayang.core.optimizer.enumeration"><code>ExecutionTaskFlow</code></a> from a <a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration"><code>PlanImplementation</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlowCompiler.html#%3Cinit%3E(java.util.Collection,org.apache.wayang.core.optimizer.enumeration.PlanImplementation)">ExecutionTaskFlowCompiler(Collection<ExecutionOperator>, PlanImplementation)</a></span> - Constructor for class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlowCompiler.html" title="class in org.apache.wayang.core.optimizer.enumeration">ExecutionTaskFlowCompiler</a></dt> |
| <dd> |
| <div class="block">Creates a new instance that enumerates a <i>complete</i> <a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionPlan</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlowCompiler.html#%3Cinit%3E(java.util.Collection,org.apache.wayang.core.optimizer.enumeration.PlanImplementation,org.apache.wayang.core.plan.executionplan.ExecutionPlan,java.util.Set,java.util.Set)">ExecutionTaskFlowCompiler(Collection<ExecutionOperator>, PlanImplementation, ExecutionPlan, Set<Channel>, Set<ExecutionStage>)</a></span> - Constructor for class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlowCompiler.html" title="class in org.apache.wayang.core.optimizer.enumeration">ExecutionTaskFlowCompiler</a></dt> |
| <dd> |
| <div class="block">Creates a new instance that enumerates a <i>partial</i> <a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionPlan</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlowCompiler.Activation.html" title="class in org.apache.wayang.core.optimizer.enumeration"><span class="typeNameLink">ExecutionTaskFlowCompiler.Activation</span></a> - Class in <a href="org/apache/wayang/core/optimizer/enumeration/package-summary.html">org.apache.wayang.core.optimizer.enumeration</a></dt> |
| <dd> |
| <div class="block">Propagates a <a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a> to its consumers.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlowCompiler.Activator.html" title="class in org.apache.wayang.core.optimizer.enumeration"><span class="typeNameLink">ExecutionTaskFlowCompiler.Activator</span></a> - Class in <a href="org/apache/wayang/core/optimizer/enumeration/package-summary.html">org.apache.wayang.core.optimizer.enumeration</a></dt> |
| <dd> |
| <div class="block">Takes care of creating <a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionTask</code></a>s and <a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfiler.html#executor">executor</a></span> - Variable in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfiler.html" title="class in org.apache.wayang.profiler.java">OperatorProfiler</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/platform/Executor.html" title="interface in org.apache.wayang.core.platform"><span class="typeNameLink">Executor</span></a> - Interface in <a href="org/apache/wayang/core/platform/package-summary.html">org.apache.wayang.core.platform</a></dt> |
| <dd> |
| <div class="block">An executor executes <a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>ExecutionOperator</code></a>s.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html" title="interface in org.apache.wayang.spark.monitoring.interfaces"><span class="typeNameLink">Executor</span></a> - Interface in <a href="org/apache/wayang/spark/monitoring/interfaces/package-summary.html">org.apache.wayang.spark.monitoring.interfaces</a></dt> |
| <dd> |
| <div class="block">The Executor interface represents an executor in a Spark cluster.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/platform/Executor.Factory.html" title="interface in org.apache.wayang.core.platform"><span class="typeNameLink">Executor.Factory</span></a> - Interface in <a href="org/apache/wayang/core/platform/package-summary.html">org.apache.wayang.core.platform</a></dt> |
| <dd> |
| <div class="block">Factory for <a href="org/apache/wayang/core/platform/Executor.html" title="interface in org.apache.wayang.core.platform"><code>Executor</code></a>s.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html" title="class in org.apache.wayang.spark.monitoring.metrics"><span class="typeNameLink">ExecutorAdded</span></a> - Class in <a href="org/apache/wayang/spark/monitoring/metrics/package-summary.html">org.apache.wayang.spark.monitoring.metrics</a></dt> |
| <dd> |
| <div class="block">The ExecutorAdded class represents an executor added event in a distributed computing system.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html#%3Cinit%3E()">ExecutorAdded()</a></span> - Constructor for class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorAdded</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html" title="class in org.apache.wayang.spark.monitoring.metrics"><span class="typeNameLink">ExecutorRemoved</span></a> - Class in <a href="org/apache/wayang/spark/monitoring/metrics/package-summary.html">org.apache.wayang.spark.monitoring.metrics</a></dt> |
| <dd> |
| <div class="block">An event class representing the removal of an executor.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html#%3Cinit%3E()">ExecutorRemoved()</a></span> - Constructor for class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorRemoved</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/platform/ExecutorTemplate.html" title="class in org.apache.wayang.core.platform"><span class="typeNameLink">ExecutorTemplate</span></a> - Class in <a href="org/apache/wayang/core/platform/package-summary.html">org.apache.wayang.core.platform</a></dt> |
| <dd> |
| <div class="block">Implements the <a href="org/apache/wayang/core/platform/ExecutionResource.html" title="interface in org.apache.wayang.core.platform"><code>ExecutionResource</code></a> handling as defined by <a href="org/apache/wayang/core/platform/Executor.html" title="interface in org.apache.wayang.core.platform"><code>Executor</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/ExecutorTemplate.html#%3Cinit%3E(org.apache.wayang.core.platform.CrossPlatformExecutor)">ExecutorTemplate(CrossPlatformExecutor)</a></span> - Constructor for class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/ExecutorTemplate.html" title="class in org.apache.wayang.core.platform">ExecutorTemplate</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html#executorTime(long)">executorTime(long)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Executor</a></dt> |
| <dd> |
| <div class="block">Sets the time at which this executor started.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html#executorTime(long)">executorTime(long)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorAdded</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html#executorTime(long)">executorTime(long)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorRemoved</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html#executorTime(long)">executorTime(long)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorUpdated</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html" title="class in org.apache.wayang.spark.monitoring.metrics"><span class="typeNameLink">ExecutorUpdated</span></a> - Class in <a href="org/apache/wayang/spark/monitoring/metrics/package-summary.html">org.apache.wayang.spark.monitoring.metrics</a></dt> |
| <dd> |
| <div class="block">An implementation of the Executor interface that represents an updated executor.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html#%3Cinit%3E()">ExecutorUpdated()</a></span> - Constructor for class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorUpdated</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html#exit(org.apache.wayang.core.plan.wayangplan.InputSlot)">exit(InputSlot<T>)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/Subplan.html" title="class in org.apache.wayang.core.plan.wayangplan">Subplan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExBaseListener.html#exitBinaryOperation(org.apache.wayang.core.mathex.MathExParser.BinaryOperationContext)">exitBinaryOperation(MathExParser.BinaryOperationContext)</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExBaseListener.html" title="class in org.apache.wayang.core.mathex">MathExBaseListener</a></dt> |
| <dd> |
| <div class="block">Exit a parse tree produced by the <code>binaryOperation</code> |
| labeled alternative in <a href="org/apache/wayang/core/mathex/MathExParser.html#expression()"><code>MathExParser.expression()</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExListener.html#exitBinaryOperation(org.apache.wayang.core.mathex.MathExParser.BinaryOperationContext)">exitBinaryOperation(MathExParser.BinaryOperationContext)</a></span> - Method in interface org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExListener.html" title="interface in org.apache.wayang.core.mathex">MathExListener</a></dt> |
| <dd> |
| <div class="block">Exit a parse tree produced by the <code>binaryOperation</code> |
| labeled alternative in <a href="org/apache/wayang/core/mathex/MathExParser.html#expression()"><code>MathExParser.expression()</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExBaseListener.html#exitConstant(org.apache.wayang.core.mathex.MathExParser.ConstantContext)">exitConstant(MathExParser.ConstantContext)</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExBaseListener.html" title="class in org.apache.wayang.core.mathex">MathExBaseListener</a></dt> |
| <dd> |
| <div class="block">Exit a parse tree produced by the <code>constant</code> |
| labeled alternative in <a href="org/apache/wayang/core/mathex/MathExParser.html#expression()"><code>MathExParser.expression()</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExListener.html#exitConstant(org.apache.wayang.core.mathex.MathExParser.ConstantContext)">exitConstant(MathExParser.ConstantContext)</a></span> - Method in interface org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExListener.html" title="interface in org.apache.wayang.core.mathex">MathExListener</a></dt> |
| <dd> |
| <div class="block">Exit a parse tree produced by the <code>constant</code> |
| labeled alternative in <a href="org/apache/wayang/core/mathex/MathExParser.html#expression()"><code>MathExParser.expression()</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExBaseListener.html#exitEveryRule(org.antlr.v4.runtime.ParserRuleContext)">exitEveryRule(ParserRuleContext)</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExBaseListener.html" title="class in org.apache.wayang.core.mathex">MathExBaseListener</a></dt> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExBaseListener.html#exitFunction(org.apache.wayang.core.mathex.MathExParser.FunctionContext)">exitFunction(MathExParser.FunctionContext)</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExBaseListener.html" title="class in org.apache.wayang.core.mathex">MathExBaseListener</a></dt> |
| <dd> |
| <div class="block">Exit a parse tree produced by the <code>function</code> |
| labeled alternative in <a href="org/apache/wayang/core/mathex/MathExParser.html#expression()"><code>MathExParser.expression()</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExListener.html#exitFunction(org.apache.wayang.core.mathex.MathExParser.FunctionContext)">exitFunction(MathExParser.FunctionContext)</a></span> - Method in interface org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExListener.html" title="interface in org.apache.wayang.core.mathex">MathExListener</a></dt> |
| <dd> |
| <div class="block">Exit a parse tree produced by the <code>function</code> |
| labeled alternative in <a href="org/apache/wayang/core/mathex/MathExParser.html#expression()"><code>MathExParser.expression()</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExBaseListener.html#exitParensExpression(org.apache.wayang.core.mathex.MathExParser.ParensExpressionContext)">exitParensExpression(MathExParser.ParensExpressionContext)</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExBaseListener.html" title="class in org.apache.wayang.core.mathex">MathExBaseListener</a></dt> |
| <dd> |
| <div class="block">Exit a parse tree produced by the <code>parensExpression</code> |
| labeled alternative in <a href="org/apache/wayang/core/mathex/MathExParser.html#expression()"><code>MathExParser.expression()</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExListener.html#exitParensExpression(org.apache.wayang.core.mathex.MathExParser.ParensExpressionContext)">exitParensExpression(MathExParser.ParensExpressionContext)</a></span> - Method in interface org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExListener.html" title="interface in org.apache.wayang.core.mathex">MathExListener</a></dt> |
| <dd> |
| <div class="block">Exit a parse tree produced by the <code>parensExpression</code> |
| labeled alternative in <a href="org/apache/wayang/core/mathex/MathExParser.html#expression()"><code>MathExParser.expression()</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.BinaryOperationContext.html#exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)">exitRule(ParseTreeListener)</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.BinaryOperationContext.html" title="class in org.apache.wayang.core.mathex">MathExParser.BinaryOperationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.ConstantContext.html#exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)">exitRule(ParseTreeListener)</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.ConstantContext.html" title="class in org.apache.wayang.core.mathex">MathExParser.ConstantContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.FunctionContext.html#exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)">exitRule(ParseTreeListener)</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.FunctionContext.html" title="class in org.apache.wayang.core.mathex">MathExParser.FunctionContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.ParensExpressionContext.html#exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)">exitRule(ParseTreeListener)</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.ParensExpressionContext.html" title="class in org.apache.wayang.core.mathex">MathExParser.ParensExpressionContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.UnaryOperationContext.html#exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)">exitRule(ParseTreeListener)</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.UnaryOperationContext.html" title="class in org.apache.wayang.core.mathex">MathExParser.UnaryOperationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.VariableContext.html#exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)">exitRule(ParseTreeListener)</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.VariableContext.html" title="class in org.apache.wayang.core.mathex">MathExParser.VariableContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExBaseListener.html#exitUnaryOperation(org.apache.wayang.core.mathex.MathExParser.UnaryOperationContext)">exitUnaryOperation(MathExParser.UnaryOperationContext)</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExBaseListener.html" title="class in org.apache.wayang.core.mathex">MathExBaseListener</a></dt> |
| <dd> |
| <div class="block">Exit a parse tree produced by the <code>unaryOperation</code> |
| labeled alternative in <a href="org/apache/wayang/core/mathex/MathExParser.html#expression()"><code>MathExParser.expression()</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExListener.html#exitUnaryOperation(org.apache.wayang.core.mathex.MathExParser.UnaryOperationContext)">exitUnaryOperation(MathExParser.UnaryOperationContext)</a></span> - Method in interface org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExListener.html" title="interface in org.apache.wayang.core.mathex">MathExListener</a></dt> |
| <dd> |
| <div class="block">Exit a parse tree produced by the <code>unaryOperation</code> |
| labeled alternative in <a href="org/apache/wayang/core/mathex/MathExParser.html#expression()"><code>MathExParser.expression()</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExBaseListener.html#exitVariable(org.apache.wayang.core.mathex.MathExParser.VariableContext)">exitVariable(MathExParser.VariableContext)</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExBaseListener.html" title="class in org.apache.wayang.core.mathex">MathExBaseListener</a></dt> |
| <dd> |
| <div class="block">Exit a parse tree produced by the <code>variable</code> |
| labeled alternative in <a href="org/apache/wayang/core/mathex/MathExParser.html#expression()"><code>MathExParser.expression()</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExListener.html#exitVariable(org.apache.wayang.core.mathex.MathExParser.VariableContext)">exitVariable(MathExParser.VariableContext)</a></span> - Method in interface org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExListener.html" title="interface in org.apache.wayang.core.mathex">MathExListener</a></dt> |
| <dd> |
| <div class="block">Exit a parse tree produced by the <code>variable</code> |
| labeled alternative in <a href="org/apache/wayang/core/mathex/MathExParser.html#expression()"><code>MathExParser.expression()</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html#expand(org.apache.wayang.core.plan.executionplan.ExecutionPlan)">expand(ExecutionPlan)</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionPlan</a></dt> |
| <dd> |
| <div class="block">The given instance should build upon the open <a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a>s of this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html#expectationValueComparator()">expectationValueComparator()</a></span> - Static method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html" title="class in org.apache.wayang.core.optimizer">ProbabilisticIntervalEstimate</a></dt> |
| <dd> |
| <div class="block">Creates a <code>Comparator</code> based on the mean of instances.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/KafkaTopicSource.CardinalityEstimator.html#EXPECTED_ESTIMATE_DEVIATION">EXPECTED_ESTIMATE_DEVIATION</a></span> - Static variable in class 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></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/ObjectFileSource.CardinalityEstimator.html#EXPECTED_ESTIMATE_DEVIATION">EXPECTED_ESTIMATE_DEVIATION</a></span> - Static variable in class 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></dt> |
| <dd> |
| <div class="block">We expect selectivities to be correct within a factor of 0.05.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/TextFileSource.CardinalityEstimator.html#EXPECTED_ESTIMATE_DEVIATION">EXPECTED_ESTIMATE_DEVIATION</a></span> - Static variable in class 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></dt> |
| <dd> |
| <div class="block">We expect selectivities to be correct within a factor of 0.05.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model"><span class="typeNameLink">Experiment</span></a> - Class in <a href="org/apache/wayang/commons/util/profiledb/model/package-summary.html">org.apache.wayang.commons.util.profiledb.model</a></dt> |
| <dd> |
| <div class="block">An experiment comprises <a href="org/apache/wayang/commons/util/profiledb/model/Measurement.html" title="class in org.apache.wayang.commons.util.profiledb.model"><code>Measurement</code></a>s from one specific <a href="org/apache/wayang/commons/util/profiledb/model/Subject.html" title="class in org.apache.wayang.commons.util.profiledb.model"><code>Subject</code></a> execution.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html#%3Cinit%3E(java.lang.String,org.apache.wayang.commons.util.profiledb.model.Subject,long,java.lang.String...)">Experiment(String, Subject, long, String...)</a></span> - Constructor for class org.apache.wayang.commons.util.profiledb.model.<a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model">Experiment</a></dt> |
| <dd> |
| <div class="block">Create a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html#%3Cinit%3E(java.lang.String,org.apache.wayang.commons.util.profiledb.model.Subject,java.lang.String...)">Experiment(String, Subject, String...)</a></span> - Constructor for class org.apache.wayang.commons.util.profiledb.model.<a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model">Experiment</a></dt> |
| <dd> |
| <div class="block">Create a new instance that is starting right now.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/WayangContext.html#explain(org.apache.wayang.core.plan.wayangplan.WayangPlan,boolean,java.lang.String...)">explain(WayangPlan, boolean, String...)</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/WayangContext.html" title="class in org.apache.wayang.core.api">WayangContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/WayangContext.html#explain(org.apache.wayang.core.plan.wayangplan.WayangPlan,java.lang.String...)">explain(WayangPlan, String...)</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/WayangContext.html" title="class in org.apache.wayang.core.api">WayangContext</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/util/ExplainTreeNode.html" title="class in org.apache.wayang.core.util"><span class="typeNameLink">ExplainTreeNode</span></a> - Class in <a href="org/apache/wayang/core/util/package-summary.html">org.apache.wayang.core.util</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/ExplainTreeNode.html#%3Cinit%3E()">ExplainTreeNode()</a></span> - Constructor for class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/ExplainTreeNode.html" title="class in org.apache.wayang.core.util">ExplainTreeNode</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/util/ExplainUtils.html" title="class in org.apache.wayang.core.util"><span class="typeNameLink">ExplainUtils</span></a> - Class in <a href="org/apache/wayang/core/util/package-summary.html">org.apache.wayang.core.util</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/ExplainUtils.html#%3Cinit%3E()">ExplainUtils()</a></span> - Constructor for class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/ExplainUtils.html" title="class in org.apache.wayang.core.util">ExplainUtils</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/monitor/Monitor.html#exPlanUrl">exPlanUrl</a></span> - Variable in class org.apache.wayang.core.monitor.<a href="org/apache/wayang/core/monitor/Monitor.html" title="class in org.apache.wayang.core.monitor">Monitor</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/api/configuration/ExplicitCollectionProvider.html" title="class in org.apache.wayang.core.api.configuration"><span class="typeNameLink">ExplicitCollectionProvider</span></a><<a href="org/apache/wayang/core/api/configuration/ExplicitCollectionProvider.html" title="type parameter in ExplicitCollectionProvider">Value</a>> - Class in <a href="org/apache/wayang/core/api/configuration/package-summary.html">org.apache.wayang.core.api.configuration</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/api/configuration/CollectionProvider.html" title="class in org.apache.wayang.core.api.configuration"><code>CollectionProvider</code></a> implementation based on a blacklist and a whitelist.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/ExplicitCollectionProvider.html#%3Cinit%3E(org.apache.wayang.core.api.Configuration)">ExplicitCollectionProvider(Configuration)</a></span> - Constructor for class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/ExplicitCollectionProvider.html" title="class in org.apache.wayang.core.api.configuration">ExplicitCollectionProvider</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/ExplicitCollectionProvider.html#%3Cinit%3E(org.apache.wayang.core.api.Configuration,org.apache.wayang.core.api.configuration.CollectionProvider)">ExplicitCollectionProvider(Configuration, CollectionProvider<Value>)</a></span> - Constructor for class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/ExplicitCollectionProvider.html" title="class in org.apache.wayang.core.api.configuration">ExplicitCollectionProvider</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.BinaryOperationContext.html#expression()">expression()</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.BinaryOperationContext.html" title="class in org.apache.wayang.core.mathex">MathExParser.BinaryOperationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.html#expression()">expression()</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.html" title="class in org.apache.wayang.core.mathex">MathExParser</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.FunctionContext.html#expression()">expression()</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.FunctionContext.html" title="class in org.apache.wayang.core.mathex">MathExParser.FunctionContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.ParensExpressionContext.html#expression()">expression()</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.ParensExpressionContext.html" title="class in org.apache.wayang.core.mathex">MathExParser.ParensExpressionContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.UnaryOperationContext.html#expression()">expression()</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.UnaryOperationContext.html" title="class in org.apache.wayang.core.mathex">MathExParser.UnaryOperationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.BinaryOperationContext.html#expression(int)">expression(int)</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.BinaryOperationContext.html" title="class in org.apache.wayang.core.mathex">MathExParser.BinaryOperationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.FunctionContext.html#expression(int)">expression(int)</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.FunctionContext.html" title="class in org.apache.wayang.core.mathex">MathExParser.FunctionContext</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/util/mathex/Expression.html" title="interface in org.apache.wayang.core.util.mathex"><span class="typeNameLink">Expression</span></a> - Interface in <a href="org/apache/wayang/core/util/mathex/package-summary.html">org.apache.wayang.core.util.mathex</a></dt> |
| <dd> |
| <div class="block">A mathematical expression that can be evaluated.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/mathex/ExpressionBuilder.html" title="class in org.apache.wayang.core.util.mathex"><span class="typeNameLink">ExpressionBuilder</span></a> - Class in <a href="org/apache/wayang/core/util/mathex/package-summary.html">org.apache.wayang.core.util.mathex</a></dt> |
| <dd> |
| <div class="block">This utility builds <a href="org/apache/wayang/core/util/mathex/Expression.html" title="interface in org.apache.wayang.core.util.mathex"><code>Expression</code></a>s from an input <code>String</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/ExpressionBuilder.html#%3Cinit%3E()">ExpressionBuilder()</a></span> - Constructor for class org.apache.wayang.core.util.mathex.<a href="org/apache/wayang/core/util/mathex/ExpressionBuilder.html" title="class in org.apache.wayang.core.util.mathex">ExpressionBuilder</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.ExpressionContext.html#%3Cinit%3E()">ExpressionContext()</a></span> - Constructor for class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.ExpressionContext.html" title="class in org.apache.wayang.core.mathex">MathExParser.ExpressionContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.ExpressionContext.html#%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)">ExpressionContext(ParserRuleContext, int)</a></span> - Constructor for class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.ExpressionContext.html" title="class in org.apache.wayang.core.mathex">MathExParser.ExpressionContext</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/compiler/ExtendedBinaryOperatorAdapter.html" title="class in org.apache.wayang.spark.compiler"><span class="typeNameLink">ExtendedBinaryOperatorAdapter</span></a><<a href="org/apache/wayang/spark/compiler/ExtendedBinaryOperatorAdapter.html" title="type parameter in ExtendedBinaryOperatorAdapter">Type</a>> - Class in <a href="org/apache/wayang/spark/compiler/package-summary.html">org.apache.wayang.spark.compiler</a></dt> |
| <dd> |
| <div class="block">Implements a <code>Function2</code> that calls <a href="org/apache/wayang/core/function/ExtendedFunction.html#open(org.apache.wayang.core.function.ExecutionContext)"><code>ExtendedFunction.open(ExecutionContext)</code></a> |
| of its implementation before delegating the very first <code>Function2.call(Object, Object)</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/compiler/ExtendedBinaryOperatorAdapter.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.ExtendedSerializableBinaryOperator,org.apache.wayang.spark.execution.SparkExecutionContext)">ExtendedBinaryOperatorAdapter(FunctionDescriptor.ExtendedSerializableBinaryOperator<Type>, SparkExecutionContext)</a></span> - Constructor for class org.apache.wayang.spark.compiler.<a href="org/apache/wayang/spark/compiler/ExtendedBinaryOperatorAdapter.html" title="class in org.apache.wayang.spark.compiler">ExtendedBinaryOperatorAdapter</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/compiler/ExtendedFlatMapFunctionAdapter.html" title="class in org.apache.wayang.spark.compiler"><span class="typeNameLink">ExtendedFlatMapFunctionAdapter</span></a><<a href="org/apache/wayang/spark/compiler/ExtendedFlatMapFunctionAdapter.html" title="type parameter in ExtendedFlatMapFunctionAdapter">InputType</a>,​<a href="org/apache/wayang/spark/compiler/ExtendedFlatMapFunctionAdapter.html" title="type parameter in ExtendedFlatMapFunctionAdapter">OutputType</a>> - Class in <a href="org/apache/wayang/spark/compiler/package-summary.html">org.apache.wayang.spark.compiler</a></dt> |
| <dd> |
| <div class="block">Implements a <code>FlatMapFunction</code> that calls <a href="org/apache/wayang/core/function/ExtendedFunction.html#open(org.apache.wayang.core.function.ExecutionContext)"><code>ExtendedFunction.open(ExecutionContext)</code></a> |
| of its implementation before delegating the very first <code>Function.call(Object)</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/compiler/ExtendedFlatMapFunctionAdapter.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.ExtendedSerializableFunction,org.apache.wayang.spark.execution.SparkExecutionContext)">ExtendedFlatMapFunctionAdapter(FunctionDescriptor.ExtendedSerializableFunction, SparkExecutionContext)</a></span> - Constructor for class org.apache.wayang.spark.compiler.<a href="org/apache/wayang/spark/compiler/ExtendedFlatMapFunctionAdapter.html" title="class in org.apache.wayang.spark.compiler">ExtendedFlatMapFunctionAdapter</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/compiler/ExtendedFunction.html" title="class in org.apache.wayang.spark.compiler"><span class="typeNameLink">ExtendedFunction</span></a><<a href="org/apache/wayang/spark/compiler/ExtendedFunction.html" title="type parameter in ExtendedFunction">InputType</a>,​<a href="org/apache/wayang/spark/compiler/ExtendedFunction.html" title="type parameter in ExtendedFunction">OutputType</a>> - Class in <a href="org/apache/wayang/spark/compiler/package-summary.html">org.apache.wayang.spark.compiler</a></dt> |
| <dd> |
| <div class="block">Implements a <code>Function</code> that calls <a href="org/apache/wayang/core/function/ExtendedFunction.html#open(org.apache.wayang.core.function.ExecutionContext)"><code>ExtendedFunction.open(ExecutionContext)</code></a> |
| of its implementation before delegating the very first <code>Function.call(Object)</code>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/function/ExtendedFunction.html" title="interface in org.apache.wayang.core.function"><span class="typeNameLink">ExtendedFunction</span></a> - Interface in <a href="org/apache/wayang/core/function/package-summary.html">org.apache.wayang.core.function</a></dt> |
| <dd> |
| <div class="block">Used to enrich regular functions with additional life-cycle methods of <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/compiler/ExtendedFunction.html#%3Cinit%3E(T,org.apache.wayang.spark.execution.SparkExecutionContext)">ExtendedFunction(T, SparkExecutionContext)</a></span> - Constructor for class org.apache.wayang.spark.compiler.<a href="org/apache/wayang/spark/compiler/ExtendedFunction.html" title="class in org.apache.wayang.spark.compiler">ExtendedFunction</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/compiler/ExtendedMapFunctionAdapter.html" title="class in org.apache.wayang.spark.compiler"><span class="typeNameLink">ExtendedMapFunctionAdapter</span></a><<a href="org/apache/wayang/spark/compiler/ExtendedMapFunctionAdapter.html" title="type parameter in ExtendedMapFunctionAdapter">InputType</a>,​<a href="org/apache/wayang/spark/compiler/ExtendedMapFunctionAdapter.html" title="type parameter in ExtendedMapFunctionAdapter">OutputType</a>> - Class in <a href="org/apache/wayang/spark/compiler/package-summary.html">org.apache.wayang.spark.compiler</a></dt> |
| <dd> |
| <div class="block">Implements a <code>Function</code> that calls <a href="org/apache/wayang/core/function/ExtendedFunction.html#open(org.apache.wayang.core.function.ExecutionContext)"><code>ExtendedFunction.open(ExecutionContext)</code></a> |
| of its implementation before delegating the very first <code>Function.call(Object)</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/compiler/ExtendedMapFunctionAdapter.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.ExtendedSerializableFunction,org.apache.wayang.spark.execution.SparkExecutionContext)">ExtendedMapFunctionAdapter(FunctionDescriptor.ExtendedSerializableFunction<InputType, OutputType>, SparkExecutionContext)</a></span> - Constructor for class org.apache.wayang.spark.compiler.<a href="org/apache/wayang/spark/compiler/ExtendedMapFunctionAdapter.html" title="class in org.apache.wayang.spark.compiler">ExtendedMapFunctionAdapter</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/compiler/ExtendedMapPartitionsFunctionAdapter.html" title="class in org.apache.wayang.spark.compiler"><span class="typeNameLink">ExtendedMapPartitionsFunctionAdapter</span></a><<a href="org/apache/wayang/spark/compiler/ExtendedMapPartitionsFunctionAdapter.html" title="type parameter in ExtendedMapPartitionsFunctionAdapter">InputType</a>,​<a href="org/apache/wayang/spark/compiler/ExtendedMapPartitionsFunctionAdapter.html" title="type parameter in ExtendedMapPartitionsFunctionAdapter">OutputType</a>> - Class in <a href="org/apache/wayang/spark/compiler/package-summary.html">org.apache.wayang.spark.compiler</a></dt> |
| <dd> |
| <div class="block">Wraps a <code>Function</code> as a <code>FlatMapFunction</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/compiler/ExtendedMapPartitionsFunctionAdapter.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.ExtendedSerializableFunction,org.apache.wayang.spark.execution.SparkExecutionContext)">ExtendedMapPartitionsFunctionAdapter(FunctionDescriptor.ExtendedSerializableFunction<Iterable<InputType>, Iterable<OutputType>>, SparkExecutionContext)</a></span> - Constructor for class org.apache.wayang.spark.compiler.<a href="org/apache/wayang/spark/compiler/ExtendedMapPartitionsFunctionAdapter.html" title="class in org.apache.wayang.spark.compiler">ExtendedMapPartitionsFunctionAdapter</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/compiler/ExtendedPredicateAdapater.html" title="class in org.apache.wayang.spark.compiler"><span class="typeNameLink">ExtendedPredicateAdapater</span></a><<a href="org/apache/wayang/spark/compiler/ExtendedPredicateAdapater.html" title="type parameter in ExtendedPredicateAdapater">Type</a>> - Class in <a href="org/apache/wayang/spark/compiler/package-summary.html">org.apache.wayang.spark.compiler</a></dt> |
| <dd> |
| <div class="block">Implements a <code>Function</code> that calls <a href="org/apache/wayang/core/function/ExtendedFunction.html#open(org.apache.wayang.core.function.ExecutionContext)"><code>ExtendedFunction.open(ExecutionContext)</code></a> |
| of its implementation before delegating the very first <code>Function.call(Object)</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/compiler/ExtendedPredicateAdapater.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.ExtendedSerializablePredicate,org.apache.wayang.spark.execution.SparkExecutionContext)">ExtendedPredicateAdapater(FunctionDescriptor.ExtendedSerializablePredicate<Type>, SparkExecutionContext)</a></span> - Constructor for class org.apache.wayang.spark.compiler.<a href="org/apache/wayang/spark/compiler/ExtendedPredicateAdapater.html" title="class in org.apache.wayang.spark.compiler">ExtendedPredicateAdapater</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/iejoin/operators/java_helpers/extractData.html" title="class in org.apache.wayang.iejoin.operators.java_helpers"><span class="typeNameLink">extractData</span></a><<a href="org/apache/wayang/iejoin/operators/java_helpers/extractData.html" title="type parameter in extractData">TypeXPivot</a> extends java.lang.Comparable<<a href="org/apache/wayang/iejoin/operators/java_helpers/extractData.html" title="type parameter in extractData">TypeXPivot</a>>,​<a href="org/apache/wayang/iejoin/operators/java_helpers/extractData.html" title="type parameter in extractData">TypeXRef</a> extends java.lang.Comparable<<a href="org/apache/wayang/iejoin/operators/java_helpers/extractData.html" title="type parameter in extractData">TypeXRef</a>>,​<a href="org/apache/wayang/iejoin/operators/java_helpers/extractData.html" title="type parameter in extractData">Input</a>> - Class in <a href="org/apache/wayang/iejoin/operators/java_helpers/package-summary.html">org.apache.wayang.iejoin.operators.java_helpers</a></dt> |
| <dd> |
| <div class="block">Created by khayyzy on 5/28/16.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/iejoin/operators/spark_helpers/extractData.html" title="class in org.apache.wayang.iejoin.operators.spark_helpers"><span class="typeNameLink">extractData</span></a><<a href="org/apache/wayang/iejoin/operators/spark_helpers/extractData.html" title="type parameter in extractData">TypeXPivot</a> extends java.lang.Comparable<<a href="org/apache/wayang/iejoin/operators/spark_helpers/extractData.html" title="type parameter in extractData">TypeXPivot</a>>,​<a href="org/apache/wayang/iejoin/operators/spark_helpers/extractData.html" title="type parameter in extractData">TypeXRef</a> extends java.lang.Comparable<<a href="org/apache/wayang/iejoin/operators/spark_helpers/extractData.html" title="type parameter in extractData">TypeXRef</a>>,​<a href="org/apache/wayang/iejoin/operators/spark_helpers/extractData.html" title="type parameter in extractData">Input</a>> - Class in <a href="org/apache/wayang/iejoin/operators/spark_helpers/package-summary.html">org.apache.wayang.iejoin.operators.spark_helpers</a></dt> |
| <dd> |
| <div class="block">Created by khayyzy on 5/28/16.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/java_helpers/extractData.html#%3Cinit%3E(java.util.function.Function,java.util.function.Function)">extractData(Function<Input, TypeXPivot>, Function<Input, TypeXRef>)</a></span> - Constructor for class org.apache.wayang.iejoin.operators.java_helpers.<a href="org/apache/wayang/iejoin/operators/java_helpers/extractData.html" title="class in org.apache.wayang.iejoin.operators.java_helpers">extractData</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/spark_helpers/extractData.html#%3Cinit%3E(org.apache.spark.api.java.function.Function,org.apache.spark.api.java.function.Function)">extractData(Function<Input, TypeXPivot>, Function<Input, TypeXRef>)</a></span> - Constructor for class org.apache.wayang.iejoin.operators.spark_helpers.<a href="org/apache/wayang/iejoin/operators/spark_helpers/extractData.html" title="class in org.apache.wayang.iejoin.operators.spark_helpers">extractData</a></dt> |
| <dd> </dd> |
| </dl> |
| <a id="I:F"> |
| <!-- --> |
| </a> |
| <h2 class="title">F</h2> |
| <dl> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/DefaultEstimatableCost.Factory.html#%3Cinit%3E()">Factory()</a></span> - Constructor for class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/DefaultEstimatableCost.Factory.html" title="class in org.apache.wayang.core.optimizer.costs">DefaultEstimatableCost.Factory</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/DefaultEstimatableCost.html#FACTORY">FACTORY</a></span> - Static variable in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/DefaultEstimatableCost.html" title="class in org.apache.wayang.core.optimizer.costs">DefaultEstimatableCost</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Task.TaskStatusForRunning.html#FAILED">FAILED</a></span> - org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.TaskStatusForRunning.html" title="enum in org.apache.wayang.spark.monitoring.interfaces">Task.TaskStatusForRunning</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/util/ProfilingUtils.html#fakeJavaExecutor()">fakeJavaExecutor()</a></span> - Static method in class org.apache.wayang.profiler.util.<a href="org/apache/wayang/profiler/util/ProfilingUtils.html" title="class in org.apache.wayang.profiler.util">ProfilingUtils</a></dt> |
| <dd> |
| <div class="block">Provides a <a href="org/apache/wayang/java/execution/JavaExecutor.html" title="class in org.apache.wayang.java.execution"><code>JavaExecutor</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/util/ProfilingUtils.html#fakeJob(java.lang.String...)">fakeJob(String...)</a></span> - Static method in class org.apache.wayang.profiler.util.<a href="org/apache/wayang/profiler/util/ProfilingUtils.html" title="class in org.apache.wayang.profiler.util">ProfilingUtils</a></dt> |
| <dd> |
| <div class="block">Provides a <a href="org/apache/wayang/core/api/Job.html" title="class in org.apache.wayang.core.api"><code>Job</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/util/ProfilingUtils.html#fakeSparkExecutor(java.lang.String...)">fakeSparkExecutor(String...)</a></span> - Static method in class org.apache.wayang.profiler.util.<a href="org/apache/wayang/profiler/util/ProfilingUtils.html" title="class in org.apache.wayang.profiler.util">ProfilingUtils</a></dt> |
| <dd> |
| <div class="block">Provides a <a href="org/apache/wayang/spark/execution/SparkExecutor.html" title="class in org.apache.wayang.spark.execution"><code>SparkExecutor</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/KafkaTopicSource.CardinalityEstimator.html#FALLBACK_ESTIMATE">FALLBACK_ESTIMATE</a></span> - Variable in class 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></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/ObjectFileSource.CardinalityEstimator.html#FALLBACK_ESTIMATE">FALLBACK_ESTIMATE</a></span> - Variable in class 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></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/TextFileSource.CardinalityEstimator.html#FALLBACK_ESTIMATE">FALLBACK_ESTIMATE</a></span> - Variable in class 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></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/cardinality/FallbackCardinalityEstimator.html" title="class in org.apache.wayang.core.optimizer.cardinality"><span class="typeNameLink">FallbackCardinalityEstimator</span></a> - Class in <a href="org/apache/wayang/core/optimizer/cardinality/package-summary.html">org.apache.wayang.core.optimizer.cardinality</a></dt> |
| <dd> |
| <div class="block">Assumes with a confidence of 50% that the output cardinality will be somewhere between 1 and the product of |
| all 10*input estimates.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/FallbackCardinalityEstimator.html#%3Cinit%3E()">FallbackCardinalityEstimator()</a></span> - Constructor for class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/FallbackCardinalityEstimator.html" title="class in org.apache.wayang.core.optimizer.cardinality">FallbackCardinalityEstimator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html#fanOut()">fanOut()</a></span> - Static method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html" title="class in org.apache.wayang.core.plan.wayangplan">PlanTraversal</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/Input.Type.html#FEATURES">FEATURES</a></span> - org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Input.Type.html" title="enum in org.apache.wayang.basic.model.op">Input.Type</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/ml/Attr.html#FEATURES">FEATURES</a></span> - Static variable in class 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></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/execution/FlinkExecutor.html#fee">fee</a></span> - Variable in class org.apache.wayang.flink.execution.<a href="org/apache/wayang/flink/execution/FlinkExecutor.html" title="class in org.apache.wayang.flink.execution">FlinkExecutor</a></dt> |
| <dd> |
| <div class="block">The <code>ExecutionEnvironment</code> to be used by this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/data/Tuple2.html#field0">field0</a></span> - Variable in class org.apache.wayang.basic.data.<a href="org/apache/wayang/basic/data/Tuple2.html" title="class in org.apache.wayang.basic.data">Tuple2</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/data/Tuple5.html#field0">field0</a></span> - Variable in class org.apache.wayang.basic.data.<a href="org/apache/wayang/basic/data/Tuple5.html" title="class in org.apache.wayang.basic.data">Tuple5</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Tuple.html#field0">field0</a></span> - Variable in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Tuple.html" title="class in org.apache.wayang.core.util">Tuple</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/data/Tuple2.html#field1">field1</a></span> - Variable in class org.apache.wayang.basic.data.<a href="org/apache/wayang/basic/data/Tuple2.html" title="class in org.apache.wayang.basic.data">Tuple2</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/data/Tuple5.html#field1">field1</a></span> - Variable in class org.apache.wayang.basic.data.<a href="org/apache/wayang/basic/data/Tuple5.html" title="class in org.apache.wayang.basic.data">Tuple5</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Tuple.html#field1">field1</a></span> - Variable in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Tuple.html" title="class in org.apache.wayang.core.util">Tuple</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/data/Tuple5.html#field2">field2</a></span> - Variable in class org.apache.wayang.basic.data.<a href="org/apache/wayang/basic/data/Tuple5.html" title="class in org.apache.wayang.basic.data">Tuple5</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/data/Tuple5.html#field3">field3</a></span> - Variable in class org.apache.wayang.basic.data.<a href="org/apache/wayang/basic/data/Tuple5.html" title="class in org.apache.wayang.basic.data">Tuple5</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/data/Tuple5.html#field4">field4</a></span> - Variable in class org.apache.wayang.basic.data.<a href="org/apache/wayang/basic/data/Tuple5.html" title="class in org.apache.wayang.basic.data">Tuple5</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html#FILE_PARAMETER_KEY">FILE_PARAMETER_KEY</a></span> - Static variable in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html" title="class in org.apache.wayang.flink.compiler">WayangFileOutputFormat</a></dt> |
| <dd> |
| <div class="block">The key under which the name of the target path is stored in the configuration.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/channels/FileChannel.html" title="class in org.apache.wayang.basic.channels"><span class="typeNameLink">FileChannel</span></a> - Class in <a href="org/apache/wayang/basic/channels/package-summary.html">org.apache.wayang.basic.channels</a></dt> |
| <dd> |
| <div class="block">Represents a <a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a> that is realized via a file/set of files.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/channels/FileChannel.html#%3Cinit%3E(org.apache.wayang.basic.channels.FileChannel.Descriptor)">FileChannel(FileChannel.Descriptor)</a></span> - Constructor for class org.apache.wayang.basic.channels.<a href="org/apache/wayang/basic/channels/FileChannel.html" title="class in org.apache.wayang.basic.channels">FileChannel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/channels/FileChannel.html#%3Cinit%3E(org.apache.wayang.core.platform.ChannelDescriptor,org.apache.wayang.core.plan.wayangplan.OutputSlot)">FileChannel(ChannelDescriptor, OutputSlot<?>)</a></span> - Constructor for class org.apache.wayang.basic.channels.<a href="org/apache/wayang/basic/channels/FileChannel.html" title="class in org.apache.wayang.basic.channels">FileChannel</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/channels/FileChannel.Descriptor.html" title="class in org.apache.wayang.basic.channels"><span class="typeNameLink">FileChannel.Descriptor</span></a> - Class in <a href="org/apache/wayang/basic/channels/package-summary.html">org.apache.wayang.basic.channels</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/platform/ChannelDescriptor.html" title="class in org.apache.wayang.core.platform"><code>ChannelDescriptor</code></a> for <a href="org/apache/wayang/basic/channels/FileChannel.html" title="class in org.apache.wayang.basic.channels"><code>FileChannel</code></a>s.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/channels/FileChannel.Instance.html" title="class in org.apache.wayang.basic.channels"><span class="typeNameLink">FileChannel.Instance</span></a> - Class in <a href="org/apache/wayang/basic/channels/package-summary.html">org.apache.wayang.basic.channels</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/platform/ChannelInstance.html" title="interface in org.apache.wayang.core.platform"><code>ChannelInstance</code></a> implementation for <a href="org/apache/wayang/basic/channels/FileChannel.html" title="class in org.apache.wayang.basic.channels"><code>FileChannel</code></a>s.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/channels/FileChannels.html" title="class in org.apache.wayang.spark.channels"><span class="typeNameLink">FileChannels</span></a> - Class in <a href="org/apache/wayang/spark/channels/package-summary.html">org.apache.wayang.spark.channels</a></dt> |
| <dd> |
| <div class="block">Utilities for <a href="org/apache/wayang/basic/channels/FileChannel.html" title="class in org.apache.wayang.basic.channels"><code>FileChannel</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/channels/FileChannels.html#%3Cinit%3E()">FileChannels()</a></span> - Constructor for class org.apache.wayang.spark.channels.<a href="org/apache/wayang/spark/channels/FileChannels.html" title="class in org.apache.wayang.spark.channels">FileChannels</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/monitor/FileMonitor.html" title="class in org.apache.wayang.core.monitor"><span class="typeNameLink">FileMonitor</span></a> - Class in <a href="org/apache/wayang/core/monitor/package-summary.html">org.apache.wayang.core.monitor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/monitor/FileMonitor.html#%3Cinit%3E()">FileMonitor()</a></span> - Constructor for class org.apache.wayang.core.monitor.<a href="org/apache/wayang/core/monitor/FileMonitor.html" title="class in org.apache.wayang.core.monitor">FileMonitor</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/commons/util/profiledb/storage/FileStorage.html" title="class in org.apache.wayang.commons.util.profiledb.storage"><span class="typeNameLink">FileStorage</span></a> - Class in <a href="org/apache/wayang/commons/util/profiledb/storage/package-summary.html">org.apache.wayang.commons.util.profiledb.storage</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/storage/FileStorage.html#%3Cinit%3E(java.net.URI)">FileStorage(URI)</a></span> - Constructor for class org.apache.wayang.commons.util.profiledb.storage.<a href="org/apache/wayang/commons/util/profiledb/storage/FileStorage.html" title="class in org.apache.wayang.commons.util.profiledb.storage">FileStorage</a></dt> |
| <dd> |
| <div class="block">Assigns File where <a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model"><code>Experiment</code></a>s will be written regarding to given URI</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/fs/FileSystem.html" title="interface in org.apache.wayang.core.util.fs"><span class="typeNameLink">FileSystem</span></a> - Interface in <a href="org/apache/wayang/core/util/fs/package-summary.html">org.apache.wayang.core.util.fs</a></dt> |
| <dd> |
| <div class="block">Abstraction for accessing a file system.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/fs/FileSystems.html" title="class in org.apache.wayang.core.util.fs"><span class="typeNameLink">FileSystems</span></a> - Class in <a href="org/apache/wayang/core/util/fs/package-summary.html">org.apache.wayang.core.util.fs</a></dt> |
| <dd> |
| <div class="block">Tool to work with <a href="org/apache/wayang/core/util/fs/FileSystem.html" title="interface in org.apache.wayang.core.util.fs"><code>FileSystem</code></a>s.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/fs/FileUtils.html" title="class in org.apache.wayang.core.util.fs"><span class="typeNameLink">FileUtils</span></a> - Class in <a href="org/apache/wayang/core/util/fs/package-summary.html">org.apache.wayang.core.util.fs</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/FileUtils.html#%3Cinit%3E()">FileUtils()</a></span> - Constructor for class org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/FileUtils.html" title="class in org.apache.wayang.core.util.fs">FileUtils</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/criterion/DummyFilter.html#filter(InputType)">filter(InputType)</a></span> - Method in class org.apache.wayang.flink.compiler.criterion.<a href="org/apache/wayang/flink/compiler/criterion/DummyFilter.html" title="class in org.apache.wayang.flink.compiler.criterion">DummyFilter</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.EpsilonFilter.html#filter(org.apache.flink.api.java.tuple.Tuple2)">filter(Tuple2<Tuple2<Long, Double>, Tuple2<Long, Double>>)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.EpsilonFilter.html" title="class in org.apache.wayang.flink.operators">FlinkPageRankOperator.EpsilonFilter</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/criterion/WayangFilterCriterion.html#filter(T)">filter(T)</a></span> - Method in class org.apache.wayang.flink.compiler.criterion.<a href="org/apache/wayang/flink/compiler/criterion/WayangFilterCriterion.html" title="class in org.apache.wayang.flink.compiler.criterion">WayangFilterCriterion</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/mapping/FilterMapping.html" title="class in org.apache.wayang.flink.mapping"><span class="typeNameLink">FilterMapping</span></a> - Class in <a href="org/apache/wayang/flink/mapping/package-summary.html">org.apache.wayang.flink.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/FilterOperator.html" title="class in org.apache.wayang.basic.operators"><code>FilterOperator</code></a> to <a href="org/apache/wayang/flink/operators/FlinkFilterOperator.html" title="class in org.apache.wayang.flink.operators"><code>FlinkFilterOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/genericjdbc/mapping/FilterMapping.html" title="class in org.apache.wayang.genericjdbc.mapping"><span class="typeNameLink">FilterMapping</span></a> - Class in <a href="org/apache/wayang/genericjdbc/mapping/package-summary.html">org.apache.wayang.genericjdbc.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/FilterOperator.html" title="class in org.apache.wayang.basic.operators"><code>FilterOperator</code></a> to <a href="org/apache/wayang/genericjdbc/operators/GenericJdbcFilterOperator.html" title="class in org.apache.wayang.genericjdbc.operators"><code>GenericJdbcFilterOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/mapping/FilterMapping.html" title="class in org.apache.wayang.java.mapping"><span class="typeNameLink">FilterMapping</span></a> - Class in <a href="org/apache/wayang/java/mapping/package-summary.html">org.apache.wayang.java.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/FilterOperator.html" title="class in org.apache.wayang.basic.operators"><code>FilterOperator</code></a> to <a href="org/apache/wayang/java/operators/JavaFilterOperator.html" title="class in org.apache.wayang.java.operators"><code>JavaFilterOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/postgres/mapping/FilterMapping.html" title="class in org.apache.wayang.postgres.mapping"><span class="typeNameLink">FilterMapping</span></a> - Class in <a href="org/apache/wayang/postgres/mapping/package-summary.html">org.apache.wayang.postgres.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/FilterOperator.html" title="class in org.apache.wayang.basic.operators"><code>FilterOperator</code></a> to <a href="org/apache/wayang/postgres/operators/PostgresFilterOperator.html" title="class in org.apache.wayang.postgres.operators"><code>PostgresFilterOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/FilterMapping.html" title="class in org.apache.wayang.spark.mapping"><span class="typeNameLink">FilterMapping</span></a> - Class in <a href="org/apache/wayang/spark/mapping/package-summary.html">org.apache.wayang.spark.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/FilterOperator.html" title="class in org.apache.wayang.basic.operators"><code>FilterOperator</code></a> to <a href="org/apache/wayang/spark/operators/SparkFilterOperator.html" title="class in org.apache.wayang.spark.operators"><code>SparkFilterOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/sqlite3/mapping/FilterMapping.html" title="class in org.apache.wayang.sqlite3.mapping"><span class="typeNameLink">FilterMapping</span></a> - Class in <a href="org/apache/wayang/sqlite3/mapping/package-summary.html">org.apache.wayang.sqlite3.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/FilterOperator.html" title="class in org.apache.wayang.basic.operators"><code>FilterOperator</code></a> to <a href="org/apache/wayang/sqlite3/operators/Sqlite3FilterOperator.html" title="class in org.apache.wayang.sqlite3.operators"><code>Sqlite3FilterOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/FilterMapping.html#%3Cinit%3E()">FilterMapping()</a></span> - Constructor for class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/FilterMapping.html" title="class in org.apache.wayang.flink.mapping">FilterMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/mapping/FilterMapping.html#%3Cinit%3E()">FilterMapping()</a></span> - Constructor for class org.apache.wayang.genericjdbc.mapping.<a href="org/apache/wayang/genericjdbc/mapping/FilterMapping.html" title="class in org.apache.wayang.genericjdbc.mapping">FilterMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/FilterMapping.html#%3Cinit%3E()">FilterMapping()</a></span> - Constructor for class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/FilterMapping.html" title="class in org.apache.wayang.java.mapping">FilterMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/postgres/mapping/FilterMapping.html#%3Cinit%3E()">FilterMapping()</a></span> - Constructor for class org.apache.wayang.postgres.mapping.<a href="org/apache/wayang/postgres/mapping/FilterMapping.html" title="class in org.apache.wayang.postgres.mapping">FilterMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/FilterMapping.html#%3Cinit%3E()">FilterMapping()</a></span> - Constructor for class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/FilterMapping.html" title="class in org.apache.wayang.spark.mapping">FilterMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/sqlite3/mapping/FilterMapping.html#%3Cinit%3E()">FilterMapping()</a></span> - Constructor for class org.apache.wayang.sqlite3.mapping.<a href="org/apache/wayang/sqlite3/mapping/FilterMapping.html" title="class in org.apache.wayang.sqlite3.mapping">FilterMapping</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/FilterOperator.html" title="class in org.apache.wayang.basic.operators"><span class="typeNameLink">FilterOperator</span></a><<a href="org/apache/wayang/basic/operators/FilterOperator.html" title="type parameter in FilterOperator">Type</a>> - Class in <a href="org/apache/wayang/basic/operators/package-summary.html">org.apache.wayang.basic.operators</a></dt> |
| <dd> |
| <div class="block">This operator returns a new dataset after filtering by applying predicateDescriptor.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/FilterOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.FilterOperator)">FilterOperator(FilterOperator<Type>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/FilterOperator.html" title="class in org.apache.wayang.basic.operators">FilterOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/FilterOperator.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializablePredicate,java.lang.Class)">FilterOperator(FunctionDescriptor.SerializablePredicate<Type>, Class<Type>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/FilterOperator.html" title="class in org.apache.wayang.basic.operators">FilterOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/FilterOperator.html#%3Cinit%3E(org.apache.wayang.core.function.PredicateDescriptor)">FilterOperator(PredicateDescriptor<Type>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/FilterOperator.html" title="class in org.apache.wayang.basic.operators">FilterOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/FilterOperator.html#%3Cinit%3E(org.apache.wayang.core.function.PredicateDescriptor,org.apache.wayang.core.types.DataSetType)">FilterOperator(PredicateDescriptor<Type>, DataSetType<Type>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/FilterOperator.html" title="class in org.apache.wayang.basic.operators">FilterOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/FilterOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.FunctionDescriptor.SerializablePredicate)">FilterOperator(DataSetType<Type>, FunctionDescriptor.SerializablePredicate<Type>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/FilterOperator.html" title="class in org.apache.wayang.basic.operators">FilterOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/iejoin/operators/spark_helpers/filterUnwantedBlocks.html" title="class in org.apache.wayang.iejoin.operators.spark_helpers"><span class="typeNameLink">filterUnwantedBlocks</span></a><<a href="org/apache/wayang/iejoin/operators/spark_helpers/filterUnwantedBlocks.html" title="type parameter in filterUnwantedBlocks">Type0</a> extends java.lang.Comparable<<a href="org/apache/wayang/iejoin/operators/spark_helpers/filterUnwantedBlocks.html" title="type parameter in filterUnwantedBlocks">Type0</a>>,​<a href="org/apache/wayang/iejoin/operators/spark_helpers/filterUnwantedBlocks.html" title="type parameter in filterUnwantedBlocks">Type1</a> extends java.lang.Comparable<<a href="org/apache/wayang/iejoin/operators/spark_helpers/filterUnwantedBlocks.html" title="type parameter in filterUnwantedBlocks">Type1</a>>> - Class in <a href="org/apache/wayang/iejoin/operators/spark_helpers/package-summary.html">org.apache.wayang.iejoin.operators.spark_helpers</a></dt> |
| <dd> |
| <div class="block">Created by khayyzy on 5/28/16.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/spark_helpers/filterUnwantedBlocks.html#%3Cinit%3E(org.apache.wayang.iejoin.operators.IEJoinMasterOperator.JoinCondition,boolean)">filterUnwantedBlocks(IEJoinMasterOperator.JoinCondition, boolean)</a></span> - Constructor for class org.apache.wayang.iejoin.operators.spark_helpers.<a href="org/apache/wayang/iejoin/operators/spark_helpers/filterUnwantedBlocks.html" title="class in org.apache.wayang.iejoin.operators.spark_helpers">filterUnwantedBlocks</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#FINAL_OUTPUT_INDEX">FINAL_OUTPUT_INDEX</a></span> - Static variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DoWhileOperator.html" title="class in org.apache.wayang.basic.operators">DoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LoopOperator.html#FINAL_OUTPUT_INDEX">FINAL_OUTPUT_INDEX</a></span> - Static variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators">LoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/RepeatOperator.html#FINAL_OUTPUT_INDEX">FINAL_OUTPUT_INDEX</a></span> - Static variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/RepeatOperator.html" title="class in org.apache.wayang.basic.operators">RepeatOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/api/LogicalOperator.html#finalise()">finalise()</a></span> - Method in class org.apache.wayang.ml4all.abstraction.api.<a href="org/apache/wayang/ml4all/abstraction/api/LogicalOperator.html" title="class in org.apache.wayang.ml4all.abstraction.api">LogicalOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LogicalOperatorWrapper.html#finalise()">finalise()</a></span> - Method in class org.apache.wayang.ml4all.abstraction.plan.wrappers.<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LogicalOperatorWrapper.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">LogicalOperatorWrapper</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LogicalOperatorWrapperWithModel.html#finalise()">finalise()</a></span> - Method in class org.apache.wayang.ml4all.abstraction.plan.wrappers.<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LogicalOperatorWrapperWithModel.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">LogicalOperatorWrapperWithModel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/FileSystems.html#findActualInputPaths(java.lang.String)">findActualInputPaths(String)</a></span> - Static method in class org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/FileSystems.html" title="class in org.apache.wayang.core.util.fs">FileSystems</a></dt> |
| <dd> |
| <div class="block">Systems such as Spark do not produce a single output file often times.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/FileSystems.html#findActualSingleInputPath(java.lang.String)">findActualSingleInputPath(String)</a></span> - Static method in class org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/FileSystems.html" title="class in org.apache.wayang.core.util.fs">FileSystems</a></dt> |
| <dd> |
| <div class="block">As <a href="org/apache/wayang/core/util/fs/FileSystems.html#findActualInputPaths(java.lang.String)"><code>FileSystems.findActualInputPaths(String)</code></a> but requires the presence of only a single input file.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/channels/ChannelConversionGraph.html#findMinimumCostJunction(org.apache.wayang.core.plan.wayangplan.OutputSlot,java.util.Collection,java.util.List,org.apache.wayang.core.optimizer.OptimizationContext)">findMinimumCostJunction(OutputSlot<?>, Collection<Channel>, List<InputSlot<?>>, OptimizationContext)</a></span> - Method in class org.apache.wayang.core.optimizer.channels.<a href="org/apache/wayang/core/optimizer/channels/ChannelConversionGraph.html" title="class in org.apache.wayang.core.optimizer.channels">ChannelConversionGraph</a></dt> |
| <dd> |
| <div class="block">Finds the minimum tree <a href="org/apache/wayang/core/platform/Junction.html" title="class in org.apache.wayang.core.platform"><code>Junction</code></a> (w.r.t.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/channels/ChannelConversionGraph.html#findMinimumCostJunction(org.apache.wayang.core.plan.wayangplan.OutputSlot,java.util.List,org.apache.wayang.core.optimizer.OptimizationContext,boolean)">findMinimumCostJunction(OutputSlot<?>, List<InputSlot<?>>, OptimizationContext, boolean)</a></span> - Method in class org.apache.wayang.core.optimizer.channels.<a href="org/apache/wayang/core/optimizer/channels/ChannelConversionGraph.html" title="class in org.apache.wayang.core.optimizer.channels">ChannelConversionGraph</a></dt> |
| <dd> |
| <div class="block">Finds the minimum tree <a href="org/apache/wayang/core/platform/Junction.html" title="class in org.apache.wayang.core.platform"><code>Junction</code></a> (w.r.t.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/spark_helpers/List2AttributesObjectSkinny.html#findMinMaxRank()">findMinMaxRank()</a></span> - Method in class org.apache.wayang.iejoin.operators.spark_helpers.<a href="org/apache/wayang/iejoin/operators/spark_helpers/List2AttributesObjectSkinny.html" title="class in org.apache.wayang.iejoin.operators.spark_helpers">List2AttributesObjectSkinny</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/LocalFileSystem.html#findTempDir()">findTempDir()</a></span> - Static method in class org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/LocalFileSystem.html" title="class in org.apache.wayang.core.util.fs">LocalFileSystem</a></dt> |
| <dd> |
| <div class="block">Retrieves a directory that can be used for temporary files.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationUtils.html#findWayangPlanOutputSlotFor(org.apache.wayang.core.plan.executionplan.Channel)">findWayangPlanOutputSlotFor(Channel)</a></span> - Static method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationUtils.html" title="class in org.apache.wayang.core.optimizer">OptimizationUtils</a></dt> |
| <dd> |
| <div class="block">Determine the producing <a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OutputSlot</code></a> of this <a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a> that lies within a <a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>WayangPlan</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.State.html#FINISHED">FINISHED</a></span> - org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.State.html" title="enum in org.apache.wayang.core.plan.wayangplan">LoopHeadOperator.State</a></dt> |
| <dd> |
| <div class="block">The <a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>LoopHeadOperator</code></a> has been executed ultimately.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Task.TaskStatusForRunning.html#FINISHED">FINISHED</a></span> - org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.TaskStatusForRunning.html" title="enum in org.apache.wayang.spark.monitoring.interfaces">Task.TaskStatusForRunning</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaObjectFileSink.StreamChunker.html#fire()">fire()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaObjectFileSink.StreamChunker.html" title="class in org.apache.wayang.java.operators">JavaObjectFileSink.StreamChunker</a></dt> |
| <dd> |
| <div class="block">Apply the specified <a href="org/apache/wayang/java/operators/JavaObjectFileSink.StreamChunker.html#action"><code>JavaObjectFileSink.StreamChunker.action</code></a> to the current chunk and prepare for a new chunk.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#FIRST_EPOCH">FIRST_EPOCH</a></span> - Static variable in interface 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></dt> |
| <dd> |
| <div class="block">Each operator is associated with an epoch, which is a logical timestamp for the operator's creation.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LinearRegressionOperator.html#fitIntercept">fitIntercept</a></span> - Variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LinearRegressionOperator.html" title="class in org.apache.wayang.basic.operators">LinearRegressionOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/Individual.html#fitnessComparator">fitnessComparator</a></span> - Static variable in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/Individual.html" title="class in org.apache.wayang.profiler.log">Individual</a></dt> |
| <dd> |
| <div class="block">Orders <a href="org/apache/wayang/profiler/log/Individual.html" title="class in org.apache.wayang.profiler.log"><code>Individual</code></a>s by their fitness descendingly.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/platform/FixBreakpoint.html" title="class in org.apache.wayang.core.platform"><span class="typeNameLink">FixBreakpoint</span></a> - Class in <a href="org/apache/wayang/core/platform/package-summary.html">org.apache.wayang.core.platform</a></dt> |
| <dd> |
| <div class="block">Describes when to interrupt the execution of an <a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionPlan</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/FixBreakpoint.html#%3Cinit%3E()">FixBreakpoint()</a></span> - Constructor for class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/FixBreakpoint.html" title="class in org.apache.wayang.core.platform">FixBreakpoint</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/cardinality/FixedSizeCardinalityEstimator.html" title="class in org.apache.wayang.core.optimizer.cardinality"><span class="typeNameLink">FixedSizeCardinalityEstimator</span></a> - Class in <a href="org/apache/wayang/core/optimizer/cardinality/package-summary.html">org.apache.wayang.core.optimizer.cardinality</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimator.html" title="interface in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimator</code></a> implementation for <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>s with a fix-sized output.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/FixedSizeCardinalityEstimator.html#%3Cinit%3E(long)">FixedSizeCardinalityEstimator(long)</a></span> - Constructor for class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/FixedSizeCardinalityEstimator.html" title="class in org.apache.wayang.core.optimizer.cardinality">FixedSizeCardinalityEstimator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/FixedSizeCardinalityEstimator.html#%3Cinit%3E(long,boolean)">FixedSizeCardinalityEstimator(long, boolean)</a></span> - Constructor for class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/FixedSizeCardinalityEstimator.html" title="class in org.apache.wayang.core.optimizer.cardinality">FixedSizeCardinalityEstimator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.JoinVertexWithEdgesMatch.html#flatMap(org.apache.flink.api.java.tuple.Tuple2,org.apache.flink.util.Collector)">flatMap(Tuple2<Tuple2<Long, Double>, Tuple2<Long, Long[]>>, Collector<Tuple2<Long, Double>>)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.JoinVertexWithEdgesMatch.html" title="class in org.apache.wayang.flink.operators">FlinkPageRankOperator.JoinVertexWithEdgesMatch</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/function/FlatMapDescriptor.html" title="class in org.apache.wayang.core.function"><span class="typeNameLink">FlatMapDescriptor</span></a><<a href="org/apache/wayang/core/function/FlatMapDescriptor.html" title="type parameter in FlatMapDescriptor">Input</a>,​<a href="org/apache/wayang/core/function/FlatMapDescriptor.html" title="type parameter in FlatMapDescriptor">Output</a>> - Class in <a href="org/apache/wayang/core/function/package-summary.html">org.apache.wayang.core.function</a></dt> |
| <dd> |
| <div class="block">This descriptor pertains to functions that consume a single data unit and output a group of data units.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/FlatMapDescriptor.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,java.lang.Class,java.lang.Class)">FlatMapDescriptor(FunctionDescriptor.SerializableFunction<Input, Iterable<Output>>, Class<Input>, Class<Output>)</a></span> - Constructor for class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/FlatMapDescriptor.html" title="class in org.apache.wayang.core.function">FlatMapDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/FlatMapDescriptor.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,java.lang.Class,java.lang.Class,org.apache.wayang.core.optimizer.costs.LoadProfileEstimator)">FlatMapDescriptor(FunctionDescriptor.SerializableFunction<Input, Iterable<Output>>, Class<Input>, Class<Output>, LoadProfileEstimator)</a></span> - Constructor for class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/FlatMapDescriptor.html" title="class in org.apache.wayang.core.function">FlatMapDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/FlatMapDescriptor.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,java.lang.Class,java.lang.Class,org.apache.wayang.core.optimizer.ProbabilisticDoubleInterval)">FlatMapDescriptor(FunctionDescriptor.SerializableFunction<Input, Iterable<Output>>, Class<Input>, Class<Output>, ProbabilisticDoubleInterval)</a></span> - Constructor for class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/FlatMapDescriptor.html" title="class in org.apache.wayang.core.function">FlatMapDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/FlatMapDescriptor.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,java.lang.Class,java.lang.Class,org.apache.wayang.core.optimizer.ProbabilisticDoubleInterval,org.apache.wayang.core.optimizer.costs.LoadProfileEstimator)">FlatMapDescriptor(FunctionDescriptor.SerializableFunction<Input, Iterable<Output>>, Class<Input>, Class<Output>, ProbabilisticDoubleInterval, LoadProfileEstimator)</a></span> - Constructor for class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/FlatMapDescriptor.html" title="class in org.apache.wayang.core.function">FlatMapDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/FlatMapDescriptor.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,org.apache.wayang.core.types.BasicDataUnitType,org.apache.wayang.core.types.BasicDataUnitType,org.apache.wayang.core.optimizer.ProbabilisticDoubleInterval,org.apache.wayang.core.optimizer.costs.LoadProfileEstimator)">FlatMapDescriptor(FunctionDescriptor.SerializableFunction<Input, Iterable<Output>>, BasicDataUnitType<Input>, BasicDataUnitType<Output>, ProbabilisticDoubleInterval, LoadProfileEstimator)</a></span> - Constructor for class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/FlatMapDescriptor.html" title="class in org.apache.wayang.core.function">FlatMapDescriptor</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/compiler/FlatMapFunctionAdapter.html" title="class in org.apache.wayang.spark.compiler"><span class="typeNameLink">FlatMapFunctionAdapter</span></a><<a href="org/apache/wayang/spark/compiler/FlatMapFunctionAdapter.html" title="type parameter in FlatMapFunctionAdapter">InputType</a>,​<a href="org/apache/wayang/spark/compiler/FlatMapFunctionAdapter.html" title="type parameter in FlatMapFunctionAdapter">OutputType</a>> - Class in <a href="org/apache/wayang/spark/compiler/package-summary.html">org.apache.wayang.spark.compiler</a></dt> |
| <dd> |
| <div class="block">Wraps a <code>Function</code> as a <code>FlatMapFunction</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/compiler/FlatMapFunctionAdapter.html#%3Cinit%3E(java.util.function.Function)">FlatMapFunctionAdapter(Function<InputType, Iterable<OutputType>>)</a></span> - Constructor for class org.apache.wayang.spark.compiler.<a href="org/apache/wayang/spark/compiler/FlatMapFunctionAdapter.html" title="class in org.apache.wayang.spark.compiler">FlatMapFunctionAdapter</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/mapping/FlatMapMapping.html" title="class in org.apache.wayang.flink.mapping"><span class="typeNameLink">FlatMapMapping</span></a> - Class in <a href="org/apache/wayang/flink/mapping/package-summary.html">org.apache.wayang.flink.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/FlatMapOperator.html" title="class in org.apache.wayang.basic.operators"><code>FlatMapOperator</code></a> to <a href="org/apache/wayang/flink/operators/FlinkFlatMapOperator.html" title="class in org.apache.wayang.flink.operators"><code>FlinkFlatMapOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/mapping/FlatMapMapping.html" title="class in org.apache.wayang.java.mapping"><span class="typeNameLink">FlatMapMapping</span></a> - Class in <a href="org/apache/wayang/java/mapping/package-summary.html">org.apache.wayang.java.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/FlatMapOperator.html" title="class in org.apache.wayang.basic.operators"><code>FlatMapOperator</code></a> to <a href="org/apache/wayang/java/operators/JavaFlatMapOperator.html" title="class in org.apache.wayang.java.operators"><code>JavaFlatMapOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/FlatMapMapping.html" title="class in org.apache.wayang.spark.mapping"><span class="typeNameLink">FlatMapMapping</span></a> - Class in <a href="org/apache/wayang/spark/mapping/package-summary.html">org.apache.wayang.spark.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/FlatMapOperator.html" title="class in org.apache.wayang.basic.operators"><code>FlatMapOperator</code></a> to <a href="org/apache/wayang/spark/operators/SparkFlatMapOperator.html" title="class in org.apache.wayang.spark.operators"><code>SparkFlatMapOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/FlatMapMapping.html#%3Cinit%3E()">FlatMapMapping()</a></span> - Constructor for class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/FlatMapMapping.html" title="class in org.apache.wayang.flink.mapping">FlatMapMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/FlatMapMapping.html#%3Cinit%3E()">FlatMapMapping()</a></span> - Constructor for class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/FlatMapMapping.html" title="class in org.apache.wayang.java.mapping">FlatMapMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/FlatMapMapping.html#%3Cinit%3E()">FlatMapMapping()</a></span> - Constructor for class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/FlatMapMapping.html" title="class in org.apache.wayang.spark.mapping">FlatMapMapping</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/FlatMapOperator.html" title="class in org.apache.wayang.basic.operators"><span class="typeNameLink">FlatMapOperator</span></a><<a href="org/apache/wayang/basic/operators/FlatMapOperator.html" title="type parameter in FlatMapOperator">InputType</a>,​<a href="org/apache/wayang/basic/operators/FlatMapOperator.html" title="type parameter in FlatMapOperator">OutputType</a>> - Class in <a href="org/apache/wayang/basic/operators/package-summary.html">org.apache.wayang.basic.operators</a></dt> |
| <dd> |
| <div class="block">A flatmap operator represents semantics as they are known from frameworks, such as Spark and Flink.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/FlatMapOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.FlatMapOperator)">FlatMapOperator(FlatMapOperator<InputType, OutputType>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/FlatMapOperator.html" title="class in org.apache.wayang.basic.operators">FlatMapOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/FlatMapOperator.html#%3Cinit%3E(org.apache.wayang.core.function.FlatMapDescriptor)">FlatMapOperator(FlatMapDescriptor<InputType, OutputType>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/FlatMapOperator.html" title="class in org.apache.wayang.basic.operators">FlatMapOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/FlatMapOperator.html#%3Cinit%3E(org.apache.wayang.core.function.FlatMapDescriptor,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType)">FlatMapOperator(FlatMapDescriptor<InputType, OutputType>, DataSetType<InputType>, DataSetType<OutputType>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/FlatMapOperator.html" title="class in org.apache.wayang.basic.operators">FlatMapOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/FlatMapOperator.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,java.lang.Class,java.lang.Class)">FlatMapOperator(FunctionDescriptor.SerializableFunction<InputType, Iterable<OutputType>>, Class<InputType>, Class<OutputType>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/FlatMapOperator.html" title="class in org.apache.wayang.basic.operators">FlatMapOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/Flink.html" title="class in org.apache.wayang.flink"><span class="typeNameLink">Flink</span></a> - Class in <a href="org/apache/wayang/flink/package-summary.html">org.apache.wayang.flink</a></dt> |
| <dd> |
| <div class="block">Register for relevant components of this module.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/Flink.html#%3Cinit%3E()">Flink()</a></span> - Constructor for class org.apache.wayang.flink.<a href="org/apache/wayang/flink/Flink.html" title="class in org.apache.wayang.flink">Flink</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/plugin/FlinkBasicPlugin.html" title="class in org.apache.wayang.flink.plugin"><span class="typeNameLink">FlinkBasicPlugin</span></a> - Class in <a href="org/apache/wayang/flink/plugin/package-summary.html">org.apache.wayang.flink.plugin</a></dt> |
| <dd> |
| <div class="block">This <a href="org/apache/wayang/core/plugin/Plugin.html" title="interface in org.apache.wayang.core.plugin"><code>Plugin</code></a> enables to use the basic Wayang <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>s on the <a href="org/apache/wayang/flink/platform/FlinkPlatform.html" title="class in org.apache.wayang.flink.platform"><code>FlinkPlatform</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/plugin/FlinkBasicPlugin.html#%3Cinit%3E()">FlinkBasicPlugin()</a></span> - Constructor for class org.apache.wayang.flink.plugin.<a href="org/apache/wayang/flink/plugin/FlinkBasicPlugin.html" title="class in org.apache.wayang.flink.plugin">FlinkBasicPlugin</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/operators/FlinkCartesianOperator.html" title="class in org.apache.wayang.flink.operators"><span class="typeNameLink">FlinkCartesianOperator</span></a><<a href="org/apache/wayang/flink/operators/FlinkCartesianOperator.html" title="type parameter in FlinkCartesianOperator">InputType0</a>,​<a href="org/apache/wayang/flink/operators/FlinkCartesianOperator.html" title="type parameter in FlinkCartesianOperator">InputType1</a>> - Class in <a href="org/apache/wayang/flink/operators/package-summary.html">org.apache.wayang.flink.operators</a></dt> |
| <dd> |
| <div class="block">Flink implementation of the <a href="org/apache/wayang/basic/operators/CartesianOperator.html" title="class in org.apache.wayang.basic.operators"><code>CartesianOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkCartesianOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.CartesianOperator)">FlinkCartesianOperator(CartesianOperator<InputType0, InputType1>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkCartesianOperator.html" title="class in org.apache.wayang.flink.operators">FlinkCartesianOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkCartesianOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType)">FlinkCartesianOperator(DataSetType<InputType0>, DataSetType<InputType1>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkCartesianOperator.html" title="class in org.apache.wayang.flink.operators">FlinkCartesianOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/compiler/FlinkCoGroupFunction.html" title="class in org.apache.wayang.flink.compiler"><span class="typeNameLink">FlinkCoGroupFunction</span></a><<a href="org/apache/wayang/flink/compiler/FlinkCoGroupFunction.html" title="type parameter in FlinkCoGroupFunction">InputType0</a>,​<a href="org/apache/wayang/flink/compiler/FlinkCoGroupFunction.html" title="type parameter in FlinkCoGroupFunction">InputType1</a>,​<a href="org/apache/wayang/flink/compiler/FlinkCoGroupFunction.html" title="type parameter in FlinkCoGroupFunction">OutputType</a>> - Class in <a href="org/apache/wayang/flink/compiler/package-summary.html">org.apache.wayang.flink.compiler</a></dt> |
| <dd> |
| <div class="block">Wrapper of <code>CoGroupFunction</code> of Flink for use in Wayang</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/FlinkCoGroupFunction.html#%3Cinit%3E()">FlinkCoGroupFunction()</a></span> - Constructor for class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/FlinkCoGroupFunction.html" title="class in org.apache.wayang.flink.compiler">FlinkCoGroupFunction</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/operators/FlinkCoGroupOperator.html" title="class in org.apache.wayang.flink.operators"><span class="typeNameLink">FlinkCoGroupOperator</span></a><<a href="org/apache/wayang/flink/operators/FlinkCoGroupOperator.html" title="type parameter in FlinkCoGroupOperator">InputType0</a>,​<a href="org/apache/wayang/flink/operators/FlinkCoGroupOperator.html" title="type parameter in FlinkCoGroupOperator">InputType1</a>,​<a href="org/apache/wayang/flink/operators/FlinkCoGroupOperator.html" title="type parameter in FlinkCoGroupOperator">TypeKey</a>> - Class in <a href="org/apache/wayang/flink/operators/package-summary.html">org.apache.wayang.flink.operators</a></dt> |
| <dd> |
| <div class="block">Flink implementation of the <a href="org/apache/wayang/basic/operators/CoGroupOperator.html" title="class in org.apache.wayang.basic.operators"><code>CoGroupOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkCoGroupOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.CoGroupOperator)">FlinkCoGroupOperator(CoGroupOperator<InputType0, InputType1, TypeKey>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkCoGroupOperator.html" title="class in org.apache.wayang.flink.operators">FlinkCoGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkCoGroupOperator.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,java.lang.Class,java.lang.Class,java.lang.Class)">FlinkCoGroupOperator(FunctionDescriptor.SerializableFunction<InputType0, TypeKey>, FunctionDescriptor.SerializableFunction<InputType1, TypeKey>, Class<InputType0>, Class<InputType1>, Class<TypeKey>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkCoGroupOperator.html" title="class in org.apache.wayang.flink.operators">FlinkCoGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkCoGroupOperator.html#%3Cinit%3E(org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.function.TransformationDescriptor)">FlinkCoGroupOperator(TransformationDescriptor<InputType0, TypeKey>, TransformationDescriptor<InputType1, TypeKey>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkCoGroupOperator.html" title="class in org.apache.wayang.flink.operators">FlinkCoGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkCoGroupOperator.html#%3Cinit%3E(org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType)">FlinkCoGroupOperator(TransformationDescriptor<InputType0, TypeKey>, TransformationDescriptor<InputType1, TypeKey>, DataSetType<InputType0>, DataSetType<InputType1>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkCoGroupOperator.html" title="class in org.apache.wayang.flink.operators">FlinkCoGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/operators/FlinkCollectionSink.html" title="class in org.apache.wayang.flink.operators"><span class="typeNameLink">FlinkCollectionSink</span></a><<a href="org/apache/wayang/flink/operators/FlinkCollectionSink.html" title="type parameter in FlinkCollectionSink">Type</a>> - Class in <a href="org/apache/wayang/flink/operators/package-summary.html">org.apache.wayang.flink.operators</a></dt> |
| <dd> |
| <div class="block">Converts <a href="org/apache/wayang/flink/channels/DataSetChannel.html" title="class in org.apache.wayang.flink.channels"><code>DataSetChannel</code></a> into a <a href="org/apache/wayang/java/channels/CollectionChannel.html" title="class in org.apache.wayang.java.channels"><code>CollectionChannel</code></a></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkCollectionSink.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)">FlinkCollectionSink(DataSetType<Type>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkCollectionSink.html" title="class in org.apache.wayang.flink.operators">FlinkCollectionSink</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/operators/FlinkCollectionSource.html" title="class in org.apache.wayang.flink.operators"><span class="typeNameLink">FlinkCollectionSource</span></a><<a href="org/apache/wayang/flink/operators/FlinkCollectionSource.html" title="type parameter in FlinkCollectionSource">Type</a>> - Class in <a href="org/apache/wayang/flink/operators/package-summary.html">org.apache.wayang.flink.operators</a></dt> |
| <dd> |
| <div class="block">This is execution operator implements the <a href="org/apache/wayang/basic/operators/CollectionSource.html" title="class in org.apache.wayang.basic.operators"><code>CollectionSource</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkCollectionSource.html#%3Cinit%3E(java.util.Collection,org.apache.wayang.core.types.DataSetType)">FlinkCollectionSource(Collection<Type>, DataSetType<Type>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkCollectionSource.html" title="class in org.apache.wayang.flink.operators">FlinkCollectionSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkCollectionSource.html#%3Cinit%3E(org.apache.wayang.basic.operators.CollectionSource)">FlinkCollectionSource(CollectionSource<Type>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkCollectionSource.html" title="class in org.apache.wayang.flink.operators">FlinkCollectionSource</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkCollectionSource.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)">FlinkCollectionSource(DataSetType<Type>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkCollectionSource.html" title="class in org.apache.wayang.flink.operators">FlinkCollectionSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/execution/FlinkContextReference.html" title="class in org.apache.wayang.flink.execution"><span class="typeNameLink">FlinkContextReference</span></a> - Class in <a href="org/apache/wayang/flink/execution/package-summary.html">org.apache.wayang.flink.execution</a></dt> |
| <dd> |
| <div class="block">Wraps and manages a Flink <code>ExecutionEnvironment</code> to avoid steady re-creation.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/execution/FlinkContextReference.html#%3Cinit%3E(org.apache.wayang.core.platform.CrossPlatformExecutor,org.apache.flink.api.java.ExecutionEnvironment,int)">FlinkContextReference(CrossPlatformExecutor, ExecutionEnvironment, int)</a></span> - Constructor for class org.apache.wayang.flink.execution.<a href="org/apache/wayang/flink/execution/FlinkContextReference.html" title="class in org.apache.wayang.flink.execution">FlinkContextReference</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/plugin/FlinkConversionPlugin.html" title="class in org.apache.wayang.flink.plugin"><span class="typeNameLink">FlinkConversionPlugin</span></a> - Class in <a href="org/apache/wayang/flink/plugin/package-summary.html">org.apache.wayang.flink.plugin</a></dt> |
| <dd> |
| <div class="block">This <a href="org/apache/wayang/core/plugin/Plugin.html" title="interface in org.apache.wayang.core.plugin"><code>Plugin</code></a> provides <a href="org/apache/wayang/core/optimizer/channels/ChannelConversion.html" title="class in org.apache.wayang.core.optimizer.channels"><code>ChannelConversion</code></a>s from the <a href="org/apache/wayang/flink/platform/FlinkPlatform.html" title="class in org.apache.wayang.flink.platform"><code>FlinkPlatform</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/plugin/FlinkConversionPlugin.html#%3Cinit%3E()">FlinkConversionPlugin()</a></span> - Constructor for class org.apache.wayang.flink.plugin.<a href="org/apache/wayang/flink/plugin/FlinkConversionPlugin.html" title="class in org.apache.wayang.flink.plugin">FlinkConversionPlugin</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/operators/FlinkCountOperator.html" title="class in org.apache.wayang.flink.operators"><span class="typeNameLink">FlinkCountOperator</span></a><<a href="org/apache/wayang/flink/operators/FlinkCountOperator.html" title="type parameter in FlinkCountOperator">Type</a>> - Class in <a href="org/apache/wayang/flink/operators/package-summary.html">org.apache.wayang.flink.operators</a></dt> |
| <dd> |
| <div class="block">Flink implementation of the <a href="org/apache/wayang/basic/operators/CountOperator.html" title="class in org.apache.wayang.basic.operators"><code>CountOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkCountOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.CountOperator)">FlinkCountOperator(CountOperator<Type>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkCountOperator.html" title="class in org.apache.wayang.flink.operators">FlinkCountOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkCountOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)">FlinkCountOperator(DataSetType<Type>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkCountOperator.html" title="class in org.apache.wayang.flink.operators">FlinkCountOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/operators/FlinkDistinctOperator.html" title="class in org.apache.wayang.flink.operators"><span class="typeNameLink">FlinkDistinctOperator</span></a><<a href="org/apache/wayang/flink/operators/FlinkDistinctOperator.html" title="type parameter in FlinkDistinctOperator">Type</a>> - Class in <a href="org/apache/wayang/flink/operators/package-summary.html">org.apache.wayang.flink.operators</a></dt> |
| <dd> |
| <div class="block">Flink implementation of the <a href="org/apache/wayang/basic/operators/DistinctOperator.html" title="class in org.apache.wayang.basic.operators"><code>DistinctOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkDistinctOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.DistinctOperator)">FlinkDistinctOperator(DistinctOperator<Type>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkDistinctOperator.html" title="class in org.apache.wayang.flink.operators">FlinkDistinctOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkDistinctOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)">FlinkDistinctOperator(DataSetType<Type>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkDistinctOperator.html" title="class in org.apache.wayang.flink.operators">FlinkDistinctOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/operators/FlinkDoWhileOperator.html" title="class in org.apache.wayang.flink.operators"><span class="typeNameLink">FlinkDoWhileOperator</span></a><<a href="org/apache/wayang/flink/operators/FlinkDoWhileOperator.html" title="type parameter in FlinkDoWhileOperator">InputType</a>,​<a href="org/apache/wayang/flink/operators/FlinkDoWhileOperator.html" title="type parameter in FlinkDoWhileOperator">ConvergenceType</a>> - Class in <a href="org/apache/wayang/flink/operators/package-summary.html">org.apache.wayang.flink.operators</a></dt> |
| <dd> |
| <div class="block">Flink implementation of the <a href="org/apache/wayang/basic/operators/DoWhileOperator.html" title="class in org.apache.wayang.basic.operators"><code>DoWhileOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkDoWhileOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.DoWhileOperator)">FlinkDoWhileOperator(DoWhileOperator<InputType, ConvergenceType>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkDoWhileOperator.html" title="class in org.apache.wayang.flink.operators">FlinkDoWhileOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkDoWhileOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.FunctionDescriptor.SerializablePredicate,java.lang.Integer)">FlinkDoWhileOperator(DataSetType<InputType>, DataSetType<ConvergenceType>, FunctionDescriptor.SerializablePredicate<Collection<ConvergenceType>>, Integer)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkDoWhileOperator.html" title="class in org.apache.wayang.flink.operators">FlinkDoWhileOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkDoWhileOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.PredicateDescriptor,java.lang.Integer)">FlinkDoWhileOperator(DataSetType<InputType>, DataSetType<ConvergenceType>, PredicateDescriptor<Collection<ConvergenceType>>, Integer)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkDoWhileOperator.html" title="class in org.apache.wayang.flink.operators">FlinkDoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/execution/FlinkExecutionContext.html" title="class in org.apache.wayang.flink.execution"><span class="typeNameLink">FlinkExecutionContext</span></a> - Class in <a href="org/apache/wayang/flink/execution/package-summary.html">org.apache.wayang.flink.execution</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/function/ExecutionContext.html" title="interface in org.apache.wayang.core.function"><code>ExecutionContext</code></a> implementation for the <a href="org/apache/wayang/flink/platform/FlinkPlatform.html" title="class in org.apache.wayang.flink.platform"><code>FlinkPlatform</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/execution/FlinkExecutionContext.html#%3Cinit%3E(org.apache.wayang.flink.operators.FlinkExecutionOperator,org.apache.wayang.core.platform.ChannelInstance%5B%5D,int)">FlinkExecutionContext(FlinkExecutionOperator, ChannelInstance[], int)</a></span> - Constructor for class org.apache.wayang.flink.execution.<a href="org/apache/wayang/flink/execution/FlinkExecutionContext.html" title="class in org.apache.wayang.flink.execution">FlinkExecutionContext</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/operators/FlinkExecutionOperator.html" title="interface in org.apache.wayang.flink.operators"><span class="typeNameLink">FlinkExecutionOperator</span></a> - Interface in <a href="org/apache/wayang/flink/operators/package-summary.html">org.apache.wayang.flink.operators</a></dt> |
| <dd> |
| <div class="block">Execution operator for the Flink platform.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/execution/FlinkExecutor.html" title="class in org.apache.wayang.flink.execution"><span class="typeNameLink">FlinkExecutor</span></a> - Class in <a href="org/apache/wayang/flink/execution/package-summary.html">org.apache.wayang.flink.execution</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/platform/Executor.html" title="interface in org.apache.wayang.core.platform"><code>Executor</code></a> implementation for the <a href="org/apache/wayang/flink/platform/FlinkPlatform.html" title="class in org.apache.wayang.flink.platform"><code>FlinkPlatform</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/execution/FlinkExecutor.html#%3Cinit%3E(org.apache.wayang.flink.platform.FlinkPlatform,org.apache.wayang.core.api.Job)">FlinkExecutor(FlinkPlatform, Job)</a></span> - Constructor for class org.apache.wayang.flink.execution.<a href="org/apache/wayang/flink/execution/FlinkExecutor.html" title="class in org.apache.wayang.flink.execution">FlinkExecutor</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/operators/FlinkFilterOperator.html" title="class in org.apache.wayang.flink.operators"><span class="typeNameLink">FlinkFilterOperator</span></a><<a href="org/apache/wayang/flink/operators/FlinkFilterOperator.html" title="type parameter in FlinkFilterOperator">Type</a>> - Class in <a href="org/apache/wayang/flink/operators/package-summary.html">org.apache.wayang.flink.operators</a></dt> |
| <dd> |
| <div class="block">Flink implementation of the <a href="org/apache/wayang/basic/operators/FilterOperator.html" title="class in org.apache.wayang.basic.operators"><code>FilterOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkFilterOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.FilterOperator)">FlinkFilterOperator(FilterOperator<Type>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkFilterOperator.html" title="class in org.apache.wayang.flink.operators">FlinkFilterOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkFilterOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.PredicateDescriptor)">FlinkFilterOperator(DataSetType<Type>, PredicateDescriptor<Type>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkFilterOperator.html" title="class in org.apache.wayang.flink.operators">FlinkFilterOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/operators/FlinkFlatMapOperator.html" title="class in org.apache.wayang.flink.operators"><span class="typeNameLink">FlinkFlatMapOperator</span></a><<a href="org/apache/wayang/flink/operators/FlinkFlatMapOperator.html" title="type parameter in FlinkFlatMapOperator">InputType</a>,​<a href="org/apache/wayang/flink/operators/FlinkFlatMapOperator.html" title="type parameter in FlinkFlatMapOperator">OutputType</a>> - Class in <a href="org/apache/wayang/flink/operators/package-summary.html">org.apache.wayang.flink.operators</a></dt> |
| <dd> |
| <div class="block">Flink implementation of the <a href="org/apache/wayang/basic/operators/FlatMapOperator.html" title="class in org.apache.wayang.basic.operators"><code>FlatMapOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkFlatMapOperator.html#%3Cinit%3E()">FlinkFlatMapOperator()</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkFlatMapOperator.html" title="class in org.apache.wayang.flink.operators">FlinkFlatMapOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkFlatMapOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.FlatMapOperator)">FlinkFlatMapOperator(FlatMapOperator<InputType, OutputType>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkFlatMapOperator.html" title="class in org.apache.wayang.flink.operators">FlinkFlatMapOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkFlatMapOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.FlatMapDescriptor)">FlinkFlatMapOperator(DataSetType<InputType>, DataSetType<OutputType>, FlatMapDescriptor<InputType, OutputType>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkFlatMapOperator.html" title="class in org.apache.wayang.flink.operators">FlinkFlatMapOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/operators/FlinkGlobalMaterializedGroupOperator.html" title="class in org.apache.wayang.flink.operators"><span class="typeNameLink">FlinkGlobalMaterializedGroupOperator</span></a><<a href="org/apache/wayang/flink/operators/FlinkGlobalMaterializedGroupOperator.html" title="type parameter in FlinkGlobalMaterializedGroupOperator">Type</a>> - Class in <a href="org/apache/wayang/flink/operators/package-summary.html">org.apache.wayang.flink.operators</a></dt> |
| <dd> |
| <div class="block">Flink implementation of the <a href="org/apache/wayang/basic/operators/GlobalMaterializedGroupOperator.html" title="class in org.apache.wayang.basic.operators"><code>GlobalMaterializedGroupOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkGlobalMaterializedGroupOperator.html#%3Cinit%3E(java.lang.Class)">FlinkGlobalMaterializedGroupOperator(Class<Type>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkGlobalMaterializedGroupOperator.html" title="class in org.apache.wayang.flink.operators">FlinkGlobalMaterializedGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkGlobalMaterializedGroupOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.GlobalMaterializedGroupOperator)">FlinkGlobalMaterializedGroupOperator(GlobalMaterializedGroupOperator<Type>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkGlobalMaterializedGroupOperator.html" title="class in org.apache.wayang.flink.operators">FlinkGlobalMaterializedGroupOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkGlobalMaterializedGroupOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType)">FlinkGlobalMaterializedGroupOperator(DataSetType<Type>, DataSetType<Iterable<Type>>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkGlobalMaterializedGroupOperator.html" title="class in org.apache.wayang.flink.operators">FlinkGlobalMaterializedGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/operators/FlinkGlobalReduceOperator.html" title="class in org.apache.wayang.flink.operators"><span class="typeNameLink">FlinkGlobalReduceOperator</span></a><<a href="org/apache/wayang/flink/operators/FlinkGlobalReduceOperator.html" title="type parameter in FlinkGlobalReduceOperator">Type</a>> - Class in <a href="org/apache/wayang/flink/operators/package-summary.html">org.apache.wayang.flink.operators</a></dt> |
| <dd> |
| <div class="block">Flink implementation of the <a href="org/apache/wayang/basic/operators/GlobalReduceOperator.html" title="class in org.apache.wayang.basic.operators"><code>GlobalReduceOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkGlobalReduceOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.GlobalReduceOperator)">FlinkGlobalReduceOperator(GlobalReduceOperator<Type>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkGlobalReduceOperator.html" title="class in org.apache.wayang.flink.operators">FlinkGlobalReduceOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkGlobalReduceOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.ReduceDescriptor)">FlinkGlobalReduceOperator(DataSetType<Type>, ReduceDescriptor<Type>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkGlobalReduceOperator.html" title="class in org.apache.wayang.flink.operators">FlinkGlobalReduceOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/plugin/FlinkGraphPlugin.html" title="class in org.apache.wayang.flink.plugin"><span class="typeNameLink">FlinkGraphPlugin</span></a> - Class in <a href="org/apache/wayang/flink/plugin/package-summary.html">org.apache.wayang.flink.plugin</a></dt> |
| <dd> |
| <div class="block">This <a href="org/apache/wayang/core/plugin/Plugin.html" title="interface in org.apache.wayang.core.plugin"><code>Plugin</code></a> enables to use the basic Wayang <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>s on the <a href="org/apache/wayang/flink/platform/FlinkPlatform.html" title="class in org.apache.wayang.flink.platform"><code>FlinkPlatform</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/plugin/FlinkGraphPlugin.html#%3Cinit%3E()">FlinkGraphPlugin()</a></span> - Constructor for class org.apache.wayang.flink.plugin.<a href="org/apache/wayang/flink/plugin/FlinkGraphPlugin.html" title="class in org.apache.wayang.flink.plugin">FlinkGraphPlugin</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/operators/FlinkGroupByOperator.html" title="class in org.apache.wayang.flink.operators"><span class="typeNameLink">FlinkGroupByOperator</span></a><<a href="org/apache/wayang/flink/operators/FlinkGroupByOperator.html" title="type parameter in FlinkGroupByOperator">InputType</a>,​<a href="org/apache/wayang/flink/operators/FlinkGroupByOperator.html" title="type parameter in FlinkGroupByOperator">KeyType</a>> - Class in <a href="org/apache/wayang/flink/operators/package-summary.html">org.apache.wayang.flink.operators</a></dt> |
| <dd> |
| <div class="block">Flink implementation of the <a href="org/apache/wayang/basic/operators/GroupByOperator.html" title="class in org.apache.wayang.basic.operators"><code>GroupByOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkGroupByOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.GroupByOperator)">FlinkGroupByOperator(GroupByOperator<InputType, KeyType>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkGroupByOperator.html" title="class in org.apache.wayang.flink.operators">FlinkGroupByOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkGroupByOperator.html#%3Cinit%3E(org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType)">FlinkGroupByOperator(TransformationDescriptor<InputType, KeyType>, DataSetType<InputType>, DataSetType<KeyType>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkGroupByOperator.html" title="class in org.apache.wayang.flink.operators">FlinkGroupByOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/operators/FlinkIntersectOperator.html" title="class in org.apache.wayang.flink.operators"><span class="typeNameLink">FlinkIntersectOperator</span></a><<a href="org/apache/wayang/flink/operators/FlinkIntersectOperator.html" title="type parameter in FlinkIntersectOperator">Type</a>> - Class in <a href="org/apache/wayang/flink/operators/package-summary.html">org.apache.wayang.flink.operators</a></dt> |
| <dd> |
| <div class="block">Flink implementation of the <a href="org/apache/wayang/basic/operators/IntersectOperator.html" title="class in org.apache.wayang.basic.operators"><code>IntersectOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkIntersectOperator.html#%3Cinit%3E(java.lang.Class)">FlinkIntersectOperator(Class<Type>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkIntersectOperator.html" title="class in org.apache.wayang.flink.operators">FlinkIntersectOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkIntersectOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.IntersectOperator)">FlinkIntersectOperator(IntersectOperator<Type>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkIntersectOperator.html" title="class in org.apache.wayang.flink.operators">FlinkIntersectOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkIntersectOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)">FlinkIntersectOperator(DataSetType<Type>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkIntersectOperator.html" title="class in org.apache.wayang.flink.operators">FlinkIntersectOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/operators/FlinkJoinOperator.html" title="class in org.apache.wayang.flink.operators"><span class="typeNameLink">FlinkJoinOperator</span></a><<a href="org/apache/wayang/flink/operators/FlinkJoinOperator.html" title="type parameter in FlinkJoinOperator">InputType0</a>,​<a href="org/apache/wayang/flink/operators/FlinkJoinOperator.html" title="type parameter in FlinkJoinOperator">InputType1</a>,​<a href="org/apache/wayang/flink/operators/FlinkJoinOperator.html" title="type parameter in FlinkJoinOperator">KeyType</a>> - Class in <a href="org/apache/wayang/flink/operators/package-summary.html">org.apache.wayang.flink.operators</a></dt> |
| <dd> |
| <div class="block">Flink implementation of the <a href="org/apache/wayang/basic/operators/JoinOperator.html" title="class in org.apache.wayang.basic.operators"><code>JoinOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkJoinOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.JoinOperator)">FlinkJoinOperator(JoinOperator<InputType0, InputType1, KeyType>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkJoinOperator.html" title="class in org.apache.wayang.flink.operators">FlinkJoinOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkJoinOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.function.TransformationDescriptor)">FlinkJoinOperator(DataSetType<InputType0>, DataSetType<InputType1>, TransformationDescriptor<InputType0, KeyType>, TransformationDescriptor<InputType1, KeyType>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkJoinOperator.html" title="class in org.apache.wayang.flink.operators">FlinkJoinOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/operators/FlinkLocalCallbackSink.html" title="class in org.apache.wayang.flink.operators"><span class="typeNameLink">FlinkLocalCallbackSink</span></a><<a href="org/apache/wayang/flink/operators/FlinkLocalCallbackSink.html" title="type parameter in FlinkLocalCallbackSink">Type</a> extends java.io.Serializable> - Class in <a href="org/apache/wayang/flink/operators/package-summary.html">org.apache.wayang.flink.operators</a></dt> |
| <dd> |
| <div class="block">Implementation of the <a href="org/apache/wayang/basic/operators/LocalCallbackSink.html" title="class in org.apache.wayang.basic.operators"><code>LocalCallbackSink</code></a> operator for the Flink platform.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkLocalCallbackSink.html#%3Cinit%3E(org.apache.wayang.basic.operators.LocalCallbackSink)">FlinkLocalCallbackSink(LocalCallbackSink<Type>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkLocalCallbackSink.html" title="class in org.apache.wayang.flink.operators">FlinkLocalCallbackSink</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkLocalCallbackSink.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableConsumer,org.apache.wayang.core.types.DataSetType)">FlinkLocalCallbackSink(FunctionDescriptor.SerializableConsumer<Type>, DataSetType)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkLocalCallbackSink.html" title="class in org.apache.wayang.flink.operators">FlinkLocalCallbackSink</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/operators/FlinkLoopOperator.html" title="class in org.apache.wayang.flink.operators"><span class="typeNameLink">FlinkLoopOperator</span></a><<a href="org/apache/wayang/flink/operators/FlinkLoopOperator.html" title="type parameter in FlinkLoopOperator">InputType</a>,​<a href="org/apache/wayang/flink/operators/FlinkLoopOperator.html" title="type parameter in FlinkLoopOperator">ConvergenceType</a>> - Class in <a href="org/apache/wayang/flink/operators/package-summary.html">org.apache.wayang.flink.operators</a></dt> |
| <dd> |
| <div class="block">Flink implementation of the <a href="org/apache/wayang/basic/operators/RepeatOperator.html" title="class in org.apache.wayang.basic.operators"><code>RepeatOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkLoopOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.LoopOperator)">FlinkLoopOperator(LoopOperator<InputType, ConvergenceType>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkLoopOperator.html" title="class in org.apache.wayang.flink.operators">FlinkLoopOperator</a></dt> |
| <dd> |
| <div class="block">Creates a copy of the given <a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators"><code>LoopOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkLoopOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.FunctionDescriptor.SerializablePredicate,java.lang.Integer)">FlinkLoopOperator(DataSetType<InputType>, DataSetType<ConvergenceType>, FunctionDescriptor.SerializablePredicate<Collection<ConvergenceType>>, Integer)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkLoopOperator.html" title="class in org.apache.wayang.flink.operators">FlinkLoopOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkLoopOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.PredicateDescriptor,java.lang.Integer)">FlinkLoopOperator(DataSetType<InputType>, DataSetType<ConvergenceType>, PredicateDescriptor<Collection<ConvergenceType>>, Integer)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkLoopOperator.html" title="class in org.apache.wayang.flink.operators">FlinkLoopOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/operators/FlinkMapOperator.html" title="class in org.apache.wayang.flink.operators"><span class="typeNameLink">FlinkMapOperator</span></a><<a href="org/apache/wayang/flink/operators/FlinkMapOperator.html" title="type parameter in FlinkMapOperator">InputType</a>,​<a href="org/apache/wayang/flink/operators/FlinkMapOperator.html" title="type parameter in FlinkMapOperator">OutputType</a>> - Class in <a href="org/apache/wayang/flink/operators/package-summary.html">org.apache.wayang.flink.operators</a></dt> |
| <dd> |
| <div class="block">Flink implementation of the <a href="org/apache/wayang/basic/operators/MapOperator.html" title="class in org.apache.wayang.basic.operators"><code>MapOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkMapOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.MapOperator)">FlinkMapOperator(MapOperator<InputType, OutputType>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkMapOperator.html" title="class in org.apache.wayang.flink.operators">FlinkMapOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkMapOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.TransformationDescriptor)">FlinkMapOperator(DataSetType<InputType>, DataSetType<OutputType>, TransformationDescriptor<InputType, OutputType>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkMapOperator.html" title="class in org.apache.wayang.flink.operators">FlinkMapOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/operators/FlinkMapPartitionsOperator.html" title="class in org.apache.wayang.flink.operators"><span class="typeNameLink">FlinkMapPartitionsOperator</span></a><<a href="org/apache/wayang/flink/operators/FlinkMapPartitionsOperator.html" title="type parameter in FlinkMapPartitionsOperator">InputType</a>,​<a href="org/apache/wayang/flink/operators/FlinkMapPartitionsOperator.html" title="type parameter in FlinkMapPartitionsOperator">OutputType</a>> - Class in <a href="org/apache/wayang/flink/operators/package-summary.html">org.apache.wayang.flink.operators</a></dt> |
| <dd> |
| <div class="block">Flink implementation of the <a href="org/apache/wayang/basic/operators/MapPartitionsOperator.html" title="class in org.apache.wayang.basic.operators"><code>MapPartitionsOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkMapPartitionsOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.MapPartitionsOperator)">FlinkMapPartitionsOperator(MapPartitionsOperator<InputType, OutputType>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkMapPartitionsOperator.html" title="class in org.apache.wayang.flink.operators">FlinkMapPartitionsOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkMapPartitionsOperator.html#%3Cinit%3E(org.apache.wayang.core.function.MapPartitionsDescriptor)">FlinkMapPartitionsOperator(MapPartitionsDescriptor<InputType, OutputType>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkMapPartitionsOperator.html" title="class in org.apache.wayang.flink.operators">FlinkMapPartitionsOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkMapPartitionsOperator.html#%3Cinit%3E(org.apache.wayang.core.function.MapPartitionsDescriptor,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType)">FlinkMapPartitionsOperator(MapPartitionsDescriptor<InputType, OutputType>, DataSetType<InputType>, DataSetType<OutputType>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkMapPartitionsOperator.html" title="class in org.apache.wayang.flink.operators">FlinkMapPartitionsOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/operators/FlinkMaterializedGroupByOperator.html" title="class in org.apache.wayang.flink.operators"><span class="typeNameLink">FlinkMaterializedGroupByOperator</span></a><<a href="org/apache/wayang/flink/operators/FlinkMaterializedGroupByOperator.html" title="type parameter in FlinkMaterializedGroupByOperator">Type</a>,​<a href="org/apache/wayang/flink/operators/FlinkMaterializedGroupByOperator.html" title="type parameter in FlinkMaterializedGroupByOperator">KeyType</a>> - Class in <a href="org/apache/wayang/flink/operators/package-summary.html">org.apache.wayang.flink.operators</a></dt> |
| <dd> |
| <div class="block">Flink implementation of the <a href="org/apache/wayang/basic/operators/MaterializedGroupByOperator.html" title="class in org.apache.wayang.basic.operators"><code>MaterializedGroupByOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkMaterializedGroupByOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.MaterializedGroupByOperator)">FlinkMaterializedGroupByOperator(MaterializedGroupByOperator<Type, KeyType>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkMaterializedGroupByOperator.html" title="class in org.apache.wayang.flink.operators">FlinkMaterializedGroupByOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkMaterializedGroupByOperator.html#%3Cinit%3E(org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType)">FlinkMaterializedGroupByOperator(TransformationDescriptor<Type, KeyType>, DataSetType<Type>, DataSetType<Iterable<Type>>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkMaterializedGroupByOperator.html" title="class in org.apache.wayang.flink.operators">FlinkMaterializedGroupByOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/operators/FlinkObjectFileSink.html" title="class in org.apache.wayang.flink.operators"><span class="typeNameLink">FlinkObjectFileSink</span></a><<a href="org/apache/wayang/flink/operators/FlinkObjectFileSink.html" title="type parameter in FlinkObjectFileSink">Type</a>> - Class in <a href="org/apache/wayang/flink/operators/package-summary.html">org.apache.wayang.flink.operators</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a> for the <a href="org/apache/wayang/flink/platform/FlinkPlatform.html" title="class in org.apache.wayang.flink.platform"><code>FlinkPlatform</code></a> that creates a sequence file.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkObjectFileSink.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.types.DataSetType)">FlinkObjectFileSink(String, DataSetType<Type>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkObjectFileSink.html" title="class in org.apache.wayang.flink.operators">FlinkObjectFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkObjectFileSink.html#%3Cinit%3E(org.apache.wayang.basic.operators.ObjectFileSink)">FlinkObjectFileSink(ObjectFileSink<Type>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkObjectFileSink.html" title="class in org.apache.wayang.flink.operators">FlinkObjectFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkObjectFileSink.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)">FlinkObjectFileSink(DataSetType<Type>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkObjectFileSink.html" title="class in org.apache.wayang.flink.operators">FlinkObjectFileSink</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/operators/FlinkObjectFileSource.html" title="class in org.apache.wayang.flink.operators"><span class="typeNameLink">FlinkObjectFileSource</span></a><<a href="org/apache/wayang/flink/operators/FlinkObjectFileSource.html" title="type parameter in FlinkObjectFileSource">Type</a>> - Class in <a href="org/apache/wayang/flink/operators/package-summary.html">org.apache.wayang.flink.operators</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a> for the <a href="org/apache/wayang/flink/platform/FlinkPlatform.html" title="class in org.apache.wayang.flink.platform"><code>FlinkPlatform</code></a> that creates a sequence file.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkObjectFileSource.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.types.DataSetType)">FlinkObjectFileSource(String, DataSetType<Type>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkObjectFileSource.html" title="class in org.apache.wayang.flink.operators">FlinkObjectFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkObjectFileSource.html#%3Cinit%3E(org.apache.wayang.basic.operators.ObjectFileSource)">FlinkObjectFileSource(ObjectFileSource<Type>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkObjectFileSource.html" title="class in org.apache.wayang.flink.operators">FlinkObjectFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkObjectFileSource.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)">FlinkObjectFileSource(DataSetType<Type>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkObjectFileSource.html" title="class in org.apache.wayang.flink.operators">FlinkObjectFileSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.html" title="class in org.apache.wayang.flink.operators"><span class="typeNameLink">FlinkPageRankOperator</span></a> - Class in <a href="org/apache/wayang/flink/operators/package-summary.html">org.apache.wayang.flink.operators</a></dt> |
| <dd> |
| <div class="block">Flink implementation of the <a href="org/apache/wayang/basic/operators/PageRankOperator.html" title="class in org.apache.wayang.basic.operators"><code>PageRankOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.html#%3Cinit%3E(java.lang.Integer)">FlinkPageRankOperator(Integer)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.html" title="class in org.apache.wayang.flink.operators">FlinkPageRankOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.PageRankOperator)">FlinkPageRankOperator(PageRankOperator)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.html" title="class in org.apache.wayang.flink.operators">FlinkPageRankOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.BuildOutgoingEdgeList.html" title="class in org.apache.wayang.flink.operators"><span class="typeNameLink">FlinkPageRankOperator.BuildOutgoingEdgeList</span></a> - Class in <a href="org/apache/wayang/flink/operators/package-summary.html">org.apache.wayang.flink.operators</a></dt> |
| <dd> |
| <div class="block">A reduce function that takes a sequence of edges and builds the adjacency list for the vertex where the edges |
| originate.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.Dampener.html" title="class in org.apache.wayang.flink.operators"><span class="typeNameLink">FlinkPageRankOperator.Dampener</span></a> - Class in <a href="org/apache/wayang/flink/operators/package-summary.html">org.apache.wayang.flink.operators</a></dt> |
| <dd> |
| <div class="block">The function that applies the page rank dampening formula.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.EpsilonFilter.html" title="class in org.apache.wayang.flink.operators"><span class="typeNameLink">FlinkPageRankOperator.EpsilonFilter</span></a> - Class in <a href="org/apache/wayang/flink/operators/package-summary.html">org.apache.wayang.flink.operators</a></dt> |
| <dd> |
| <div class="block">Filter that filters vertices where the rank difference is below a threshold.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.JoinVertexWithEdgesMatch.html" title="class in org.apache.wayang.flink.operators"><span class="typeNameLink">FlinkPageRankOperator.JoinVertexWithEdgesMatch</span></a> - Class in <a href="org/apache/wayang/flink/operators/package-summary.html">org.apache.wayang.flink.operators</a></dt> |
| <dd> |
| <div class="block">Join function that distributes a fraction of a vertex's rank to all neighbors.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.RankAssigner.html" title="class in org.apache.wayang.flink.operators"><span class="typeNameLink">FlinkPageRankOperator.RankAssigner</span></a> - Class in <a href="org/apache/wayang/flink/operators/package-summary.html">org.apache.wayang.flink.operators</a></dt> |
| <dd> |
| <div class="block">A map function that assigns an initial rank to all pages.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/platform/FlinkPlatform.html" title="class in org.apache.wayang.flink.platform"><span class="typeNameLink">FlinkPlatform</span></a> - Class in <a href="org/apache/wayang/flink/platform/package-summary.html">org.apache.wayang.flink.platform</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/platform/Platform.html" title="class in org.apache.wayang.core.platform"><code>Platform</code></a> for Apache Flink.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/operators/FlinkReduceByOperator.html" title="class in org.apache.wayang.flink.operators"><span class="typeNameLink">FlinkReduceByOperator</span></a><<a href="org/apache/wayang/flink/operators/FlinkReduceByOperator.html" title="type parameter in FlinkReduceByOperator">InputType</a>,​<a href="org/apache/wayang/flink/operators/FlinkReduceByOperator.html" title="type parameter in FlinkReduceByOperator">KeyType</a>> - Class in <a href="org/apache/wayang/flink/operators/package-summary.html">org.apache.wayang.flink.operators</a></dt> |
| <dd> |
| <div class="block">Flink implementation of the <a href="org/apache/wayang/basic/operators/ReduceByOperator.html" title="class in org.apache.wayang.basic.operators"><code>ReduceByOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkReduceByOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.ReduceByOperator)">FlinkReduceByOperator(ReduceByOperator<InputType, KeyType>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkReduceByOperator.html" title="class in org.apache.wayang.flink.operators">FlinkReduceByOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkReduceByOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.function.ReduceDescriptor)">FlinkReduceByOperator(DataSetType<InputType>, TransformationDescriptor<InputType, KeyType>, ReduceDescriptor<InputType>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkReduceByOperator.html" title="class in org.apache.wayang.flink.operators">FlinkReduceByOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/operators/FlinkRepeatExpandedOperator.html" title="class in org.apache.wayang.flink.operators"><span class="typeNameLink">FlinkRepeatExpandedOperator</span></a><<a href="org/apache/wayang/flink/operators/FlinkRepeatExpandedOperator.html" title="type parameter in FlinkRepeatExpandedOperator">Type</a>> - Class in <a href="org/apache/wayang/flink/operators/package-summary.html">org.apache.wayang.flink.operators</a></dt> |
| <dd> |
| <div class="block">Flink implementation of the <a href="org/apache/wayang/basic/operators/RepeatOperator.html" title="class in org.apache.wayang.basic.operators"><code>RepeatOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkRepeatExpandedOperator.html#%3Cinit%3E(int,org.apache.wayang.core.types.DataSetType)">FlinkRepeatExpandedOperator(int, DataSetType<Type>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkRepeatExpandedOperator.html" title="class in org.apache.wayang.flink.operators">FlinkRepeatExpandedOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkRepeatExpandedOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.RepeatOperator)">FlinkRepeatExpandedOperator(RepeatOperator<Type>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkRepeatExpandedOperator.html" title="class in org.apache.wayang.flink.operators">FlinkRepeatExpandedOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/operators/FlinkRepeatOperator.html" title="class in org.apache.wayang.flink.operators"><span class="typeNameLink">FlinkRepeatOperator</span></a><<a href="org/apache/wayang/flink/operators/FlinkRepeatOperator.html" title="type parameter in FlinkRepeatOperator">Type</a>> - Class in <a href="org/apache/wayang/flink/operators/package-summary.html">org.apache.wayang.flink.operators</a></dt> |
| <dd> |
| <div class="block">Flink implementation of the <a href="org/apache/wayang/basic/operators/RepeatOperator.html" title="class in org.apache.wayang.basic.operators"><code>RepeatOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkRepeatOperator.html#%3Cinit%3E(int,org.apache.wayang.core.types.DataSetType)">FlinkRepeatOperator(int, DataSetType<Type>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkRepeatOperator.html" title="class in org.apache.wayang.flink.operators">FlinkRepeatOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkRepeatOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.RepeatOperator)">FlinkRepeatOperator(RepeatOperator<Type>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkRepeatOperator.html" title="class in org.apache.wayang.flink.operators">FlinkRepeatOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/operators/FlinkSampleOperator.html" title="class in org.apache.wayang.flink.operators"><span class="typeNameLink">FlinkSampleOperator</span></a><<a href="org/apache/wayang/flink/operators/FlinkSampleOperator.html" title="type parameter in FlinkSampleOperator">Type</a>> - Class in <a href="org/apache/wayang/flink/operators/package-summary.html">org.apache.wayang.flink.operators</a></dt> |
| <dd> |
| <div class="block">Flink implementation of the <a href="org/apache/wayang/basic/operators/SampleOperator.html" title="class in org.apache.wayang.basic.operators"><code>SampleOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkSampleOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.SampleOperator)">FlinkSampleOperator(SampleOperator<Type>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkSampleOperator.html" title="class in org.apache.wayang.flink.operators">FlinkSampleOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkSampleOperator.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableIntUnaryOperator,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.FunctionDescriptor.SerializableLongUnaryOperator)">FlinkSampleOperator(FunctionDescriptor.SerializableIntUnaryOperator, DataSetType<Type>, FunctionDescriptor.SerializableLongUnaryOperator)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkSampleOperator.html" title="class in org.apache.wayang.flink.operators">FlinkSampleOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/operators/FlinkSortOperator.html" title="class in org.apache.wayang.flink.operators"><span class="typeNameLink">FlinkSortOperator</span></a><<a href="org/apache/wayang/flink/operators/FlinkSortOperator.html" title="type parameter in FlinkSortOperator">InputType</a>,​<a href="org/apache/wayang/flink/operators/FlinkSortOperator.html" title="type parameter in FlinkSortOperator">KeyType</a>> - Class in <a href="org/apache/wayang/flink/operators/package-summary.html">org.apache.wayang.flink.operators</a></dt> |
| <dd> |
| <div class="block">Flink implementation of the <a href="org/apache/wayang/basic/operators/SortOperator.html" title="class in org.apache.wayang.basic.operators"><code>SortOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkSortOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.SortOperator)">FlinkSortOperator(SortOperator<InputType, KeyType>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkSortOperator.html" title="class in org.apache.wayang.flink.operators">FlinkSortOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkSortOperator.html#%3Cinit%3E(org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.types.DataSetType)">FlinkSortOperator(TransformationDescriptor<InputType, KeyType>, DataSetType<InputType>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkSortOperator.html" title="class in org.apache.wayang.flink.operators">FlinkSortOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/operators/FlinkTextFileSink.html" title="class in org.apache.wayang.flink.operators"><span class="typeNameLink">FlinkTextFileSink</span></a><<a href="org/apache/wayang/flink/operators/FlinkTextFileSink.html" title="type parameter in FlinkTextFileSink">Type</a>> - Class in <a href="org/apache/wayang/flink/operators/package-summary.html">org.apache.wayang.flink.operators</a></dt> |
| <dd> |
| <div class="block">Implementation of the <a href="org/apache/wayang/basic/operators/TextFileSink.html" title="class in org.apache.wayang.basic.operators"><code>TextFileSink</code></a> operator for the Flink platform.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkTextFileSink.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.function.TransformationDescriptor)">FlinkTextFileSink(String, TransformationDescriptor<Type, String>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkTextFileSink.html" title="class in org.apache.wayang.flink.operators">FlinkTextFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkTextFileSink.html#%3Cinit%3E(org.apache.wayang.basic.operators.TextFileSink)">FlinkTextFileSink(TextFileSink<Type>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkTextFileSink.html" title="class in org.apache.wayang.flink.operators">FlinkTextFileSink</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/operators/FlinkTextFileSource.html" title="class in org.apache.wayang.flink.operators"><span class="typeNameLink">FlinkTextFileSource</span></a> - Class in <a href="org/apache/wayang/flink/operators/package-summary.html">org.apache.wayang.flink.operators</a></dt> |
| <dd> |
| <div class="block">Provides a <code>Collection</code> to a Flink job.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkTextFileSource.html#%3Cinit%3E(java.lang.String)">FlinkTextFileSource(String)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkTextFileSource.html" title="class in org.apache.wayang.flink.operators">FlinkTextFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkTextFileSource.html#%3Cinit%3E(java.lang.String,java.lang.String)">FlinkTextFileSource(String, String)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkTextFileSource.html" title="class in org.apache.wayang.flink.operators">FlinkTextFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkTextFileSource.html#%3Cinit%3E(org.apache.wayang.basic.operators.TextFileSource)">FlinkTextFileSource(TextFileSource)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkTextFileSource.html" title="class in org.apache.wayang.flink.operators">FlinkTextFileSource</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/operators/FlinkTsvFileSink.html" title="class in org.apache.wayang.flink.operators"><span class="typeNameLink">FlinkTsvFileSink</span></a><<a href="org/apache/wayang/flink/operators/FlinkTsvFileSink.html" title="type parameter in FlinkTsvFileSink">Type</a> extends <a href="org/apache/wayang/basic/data/Tuple2.html" title="class in org.apache.wayang.basic.data">Tuple2</a><?,​?>> - Class in <a href="org/apache/wayang/flink/operators/package-summary.html">org.apache.wayang.flink.operators</a></dt> |
| <dd> |
| <div class="block">Created by bertty on 31-10-17.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkTsvFileSink.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.types.DataSetType)">FlinkTsvFileSink(String, DataSetType<Type>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkTsvFileSink.html" title="class in org.apache.wayang.flink.operators">FlinkTsvFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkTsvFileSink.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)">FlinkTsvFileSink(DataSetType<Type>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkTsvFileSink.html" title="class in org.apache.wayang.flink.operators">FlinkTsvFileSink</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/operators/FlinkUnionAllOperator.html" title="class in org.apache.wayang.flink.operators"><span class="typeNameLink">FlinkUnionAllOperator</span></a><<a href="org/apache/wayang/flink/operators/FlinkUnionAllOperator.html" title="type parameter in FlinkUnionAllOperator">Type</a>> - Class in <a href="org/apache/wayang/flink/operators/package-summary.html">org.apache.wayang.flink.operators</a></dt> |
| <dd> |
| <div class="block">Flink implementation of the <a href="org/apache/wayang/basic/operators/UnionAllOperator.html" title="class in org.apache.wayang.basic.operators"><code>UnionAllOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkUnionAllOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.UnionAllOperator)">FlinkUnionAllOperator(UnionAllOperator<Type>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkUnionAllOperator.html" title="class in org.apache.wayang.flink.operators">FlinkUnionAllOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkUnionAllOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)">FlinkUnionAllOperator(DataSetType<Type>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkUnionAllOperator.html" title="class in org.apache.wayang.flink.operators">FlinkUnionAllOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/operators/FlinkZipWithIdOperator.html" title="class in org.apache.wayang.flink.operators"><span class="typeNameLink">FlinkZipWithIdOperator</span></a><<a href="org/apache/wayang/flink/operators/FlinkZipWithIdOperator.html" title="type parameter in FlinkZipWithIdOperator">InputType</a>> - Class in <a href="org/apache/wayang/flink/operators/package-summary.html">org.apache.wayang.flink.operators</a></dt> |
| <dd> |
| <div class="block">Flink implementation of the <a href="org/apache/wayang/basic/operators/MapOperator.html" title="class in org.apache.wayang.basic.operators"><code>MapOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkZipWithIdOperator.html#%3Cinit%3E(java.lang.Class)">FlinkZipWithIdOperator(Class<InputType>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkZipWithIdOperator.html" title="class in org.apache.wayang.flink.operators">FlinkZipWithIdOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkZipWithIdOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.ZipWithIdOperator)">FlinkZipWithIdOperator(ZipWithIdOperator<InputType>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkZipWithIdOperator.html" title="class in org.apache.wayang.flink.operators">FlinkZipWithIdOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkZipWithIdOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)">FlinkZipWithIdOperator(DataSetType<InputType>)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkZipWithIdOperator.html" title="class in org.apache.wayang.flink.operators">FlinkZipWithIdOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Bitmask.html#flip(int,int)">flip(int, int)</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Bitmask.html" title="class in org.apache.wayang.core.util">Bitmask</a></dt> |
| <dd> |
| <div class="block">Flips all bits in the given range</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/Op.DType.html#FLOAT32">FLOAT32</a></span> - org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Op.DType.html" title="enum in org.apache.wayang.basic.model.op">Op.DType</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/Op.DType.html#FLOAT64">FLOAT64</a></span> - org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Op.DType.html" title="enum in org.apache.wayang.basic.model.op">Op.DType</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html#followingInputsDownstreamIf(java.util.function.Predicate)">followingInputsDownstreamIf(Predicate<InputSlot<?>>)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html" title="class in org.apache.wayang.core.plan.wayangplan">PlanTraversal</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html#followingInputsIf(java.util.function.Predicate)">followingInputsIf(Predicate<InputSlot<?>>)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html" title="class in org.apache.wayang.core.plan.wayangplan">PlanTraversal</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html#followingOutputsIf(java.util.function.Predicate)">followingOutputsIf(Predicate<OutputSlot<?>>)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html" title="class in org.apache.wayang.core.plan.wayangplan">PlanTraversal</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.Alternative.html#followInput(org.apache.wayang.core.plan.wayangplan.InputSlot)">followInput(InputSlot<T>)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.Alternative.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorAlternative.Alternative</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html#followInput(org.apache.wayang.core.plan.wayangplan.InputSlot)">followInput(InputSlot<T>)</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html" title="interface in org.apache.wayang.core.plan.wayangplan">OperatorContainer</a></dt> |
| <dd> |
| <div class="block">Enter the encased plan by following an <code>inputSlot</code> of the encasing <a href="org/apache/wayang/core/plan/wayangplan/CompositeOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>CompositeOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html#followInput(org.apache.wayang.core.plan.wayangplan.InputSlot)">followInput(InputSlot<T>)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/Subplan.html" title="class in org.apache.wayang.core.plan.wayangplan">Subplan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html#followInputs(org.apache.wayang.core.plan.wayangplan.Operator)">followInputs(Operator)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html" title="class in org.apache.wayang.core.plan.wayangplan">PlanTraversal</a></dt> |
| <dd> |
| <div class="block">Override to control the traversal behavior.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html#followInputUnchecked(org.apache.wayang.core.plan.wayangplan.InputSlot)">followInputUnchecked(InputSlot<?>)</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html" title="interface in org.apache.wayang.core.plan.wayangplan">OperatorContainer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.Alternative.html#followOutput(org.apache.wayang.core.plan.wayangplan.OutputSlot)">followOutput(OutputSlot<T>)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.Alternative.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorAlternative.Alternative</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html#followOutput(org.apache.wayang.core.plan.wayangplan.OutputSlot)">followOutput(OutputSlot<T>)</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html" title="interface in org.apache.wayang.core.plan.wayangplan">OperatorContainer</a></dt> |
| <dd> |
| <div class="block">Exit the encased plan by following an <code>outputSlot</code> of an encased, terminal <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html#followOutput(org.apache.wayang.core.plan.wayangplan.OutputSlot)">followOutput(OutputSlot<T>)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/Subplan.html" title="class in org.apache.wayang.core.plan.wayangplan">Subplan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html#followOutputRecursively(org.apache.wayang.core.plan.wayangplan.OutputSlot)">followOutputRecursively(OutputSlot<T>)</a></span> - Static method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan">OutputSlot</a></dt> |
| <dd> |
| <div class="block">Recursively follow the given <code>outputSlot</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html#followOutputs(java.util.stream.Stream)">followOutputs(Stream<OutputSlot<?>>)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html" title="class in org.apache.wayang.core.plan.wayangplan">PlanTraversal</a></dt> |
| <dd> |
| <div class="block">Override to control the traversal behavior.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/TopDownPlanVisitor.html#followUp(org.apache.wayang.core.plan.wayangplan.Operator,org.apache.wayang.core.plan.wayangplan.OutputSlot,Payload,Return)">followUp(Operator, OutputSlot<?>, Payload, Return)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/TopDownPlanVisitor.html" title="class in org.apache.wayang.core.plan.wayangplan">TopDownPlanVisitor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#fork()">fork()</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> |
| <div class="block">Creates a child instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#fork(java.lang.String)">fork(String)</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> |
| <div class="block">Creates a child instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/applications/Util.html#formatData(java.lang.String,java.lang.Integer)">formatData(String, Integer)</a></span> - Static method in class org.apache.wayang.applications.<a href="org/apache/wayang/applications/Util.html" title="class in org.apache.wayang.applications">Util</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html#formatDuration(long)">formatDuration(long)</a></span> - Static method in class org.apache.wayang.commons.util.profiledb.model.measurement.<a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html" title="class in org.apache.wayang.commons.util.profiledb.model.measurement">TimeMeasurement</a></dt> |
| <dd> |
| <div class="block">Formats the given milliseconds as <code>h:MM:ss.mmm</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Formats.html#formatDuration(long)">formatDuration(long)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Formats.html" title="class in org.apache.wayang.core.util">Formats</a></dt> |
| <dd> |
| <div class="block">Formats the given milliseconds as <code>h:MM:ss.mmm</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Formats.html#formatDuration(long,boolean)">formatDuration(long, boolean)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Formats.html" title="class in org.apache.wayang.core.util">Formats</a></dt> |
| <dd> |
| <div class="block">Formats the given milliseconds as <code>h:MM:ss.mmm (millis ms)</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Formats.html#formatLarge(long)">formatLarge(long)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Formats.html" title="class in org.apache.wayang.core.util">Formats</a></dt> |
| <dd> |
| <div class="block">Formats a large number by replacing less significant digits with G, M, or K.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Formats.html#formatPercentage(double)">formatPercentage(double)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Formats.html" title="class in org.apache.wayang.core.util">Formats</a></dt> |
| <dd> |
| <div class="block">Formats a value in <code>[0, 1]</code> as a percentage with 2 decimal places.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/Formats.html" title="class in org.apache.wayang.core.util"><span class="typeNameLink">Formats</span></a> - Class in <a href="org/apache/wayang/core/util/package-summary.html">org.apache.wayang.core.util</a></dt> |
| <dd> |
| <div class="block">Formats different general purpose objects.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Formats.html#%3Cinit%3E()">Formats()</a></span> - Constructor for class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Formats.html" title="class in org.apache.wayang.core.util">Formats</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/KafkaTopicSink.html#formattingDescriptor">formattingDescriptor</a></span> - Variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/KafkaTopicSink.html" title="class in org.apache.wayang.basic.operators">KafkaTopicSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/TextFileSink.html#formattingDescriptor">formattingDescriptor</a></span> - Variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/TextFileSink.html" title="class in org.apache.wayang.basic.operators">TextFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaExecutionOperator.html#forward(org.apache.wayang.core.platform.ChannelInstance,org.apache.wayang.core.platform.ChannelInstance)">forward(ChannelInstance, ChannelInstance)</a></span> - Static method in interface org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaExecutionOperator.html" title="interface in org.apache.wayang.java.operators">JavaExecutionOperator</a></dt> |
| <dd> |
| <div class="block">Utility method to forward a <a href="org/apache/wayang/java/channels/JavaChannelInstance.html" title="interface in org.apache.wayang.java.channels"><code>JavaChannelInstance</code></a> to another.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/execution/SparkExecutor.html#forward(org.apache.wayang.core.platform.ChannelInstance,org.apache.wayang.core.platform.ChannelInstance)">forward(ChannelInstance, ChannelInstance)</a></span> - Method in class org.apache.wayang.spark.execution.<a href="org/apache/wayang/spark/execution/SparkExecutor.html" title="class in org.apache.wayang.spark.execution">SparkExecutor</a></dt> |
| <dd> |
| <div class="block">Utility method to forward a <a href="org/apache/wayang/spark/channels/RddChannel.Instance.html" title="class in org.apache.wayang.spark.channels"><code>RddChannel.Instance</code></a> to another.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html#fromJson(org.apache.wayang.core.util.json.WayangJsonObj)">fromJson(WayangJsonObj)</a></span> - Static method in class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html" title="class in org.apache.wayang.core.optimizer.cardinality">CardinalityEstimate</a></dt> |
| <dd> |
| <div class="block">Parses the given <a href="org/apache/wayang/core/util/json/WayangJsonObj.html" title="class in org.apache.wayang.core.util.json"><code>WayangJsonObj</code></a> to create a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadEstimate.html#fromJson(org.apache.wayang.core.util.json.WayangJsonObj)">fromJson(WayangJsonObj)</a></span> - Static method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadEstimate.html" title="class in org.apache.wayang.core.optimizer.costs">LoadEstimate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html#fromJson(org.apache.wayang.core.util.json.WayangJsonObj)">fromJson(WayangJsonObj)</a></span> - Static method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html" title="class in org.apache.wayang.core.optimizer.costs">LoadProfile</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/ExplainTreeNode.html#fromJson(org.apache.wayang.core.util.json.WayangJsonObj)">fromJson(WayangJsonObj)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/ExplainTreeNode.html" title="class in org.apache.wayang.core.util">ExplainTreeNode</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/operators/GenericSqlToStreamOperator.html#fromJson(org.apache.wayang.core.util.json.WayangJsonObj)">fromJson(WayangJsonObj)</a></span> - Static method in class org.apache.wayang.genericjdbc.operators.<a href="org/apache/wayang/genericjdbc/operators/GenericSqlToStreamOperator.html" title="class in org.apache.wayang.genericjdbc.operators">GenericSqlToStreamOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/operators/SqlToStreamOperator.html#fromJson(org.apache.wayang.core.util.json.WayangJsonObj)">fromJson(WayangJsonObj)</a></span> - Static method in class org.apache.wayang.jdbc.operators.<a href="org/apache/wayang/jdbc/operators/SqlToStreamOperator.html" title="class in org.apache.wayang.jdbc.operators">SqlToStreamOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/Op.html#fromList">fromList</a></span> - Variable in class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Op.html" title="class in org.apache.wayang.basic.model.op">Op</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mapping/SubplanPattern.html#fromOperatorPatterns(org.apache.wayang.core.mapping.OperatorPattern,org.apache.wayang.core.mapping.OperatorPattern)">fromOperatorPatterns(OperatorPattern, OperatorPattern)</a></span> - Static method in class org.apache.wayang.core.mapping.<a href="org/apache/wayang/core/mapping/SubplanPattern.html" title="class in org.apache.wayang.core.mapping">SubplanPattern</a></dt> |
| <dd> |
| <div class="block">Creates a new instance that matches a graph of operator patterns.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/profiling/FullInstrumentationStrategy.html" title="class in org.apache.wayang.core.profiling"><span class="typeNameLink">FullInstrumentationStrategy</span></a> - Class in <a href="org/apache/wayang/core/profiling/package-summary.html">org.apache.wayang.core.profiling</a></dt> |
| <dd> |
| <div class="block">Instruments only outbound <a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/FullInstrumentationStrategy.html#%3Cinit%3E()">FullInstrumentationStrategy()</a></span> - Constructor for class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/FullInstrumentationStrategy.html" title="class in org.apache.wayang.core.profiling">FullInstrumentationStrategy</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/api/configuration/FunctionalCollectionProvider.html" title="class in org.apache.wayang.core.api.configuration"><span class="typeNameLink">FunctionalCollectionProvider</span></a><<a href="org/apache/wayang/core/api/configuration/FunctionalCollectionProvider.html" title="type parameter in FunctionalCollectionProvider">Value</a>> - Class in <a href="org/apache/wayang/core/api/configuration/package-summary.html">org.apache.wayang.core.api.configuration</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/api/configuration/CollectionProvider.html" title="class in org.apache.wayang.core.api.configuration"><code>CollectionProvider</code></a> implementation based on a blacklist and a whitelist.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/FunctionalCollectionProvider.html#%3Cinit%3E(java.util.function.Function,org.apache.wayang.core.api.Configuration)">FunctionalCollectionProvider(Function<Configuration, Collection<Value>>, Configuration)</a></span> - Constructor for class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/FunctionalCollectionProvider.html" title="class in org.apache.wayang.core.api.configuration">FunctionalCollectionProvider</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/FunctionalCollectionProvider.html#%3Cinit%3E(java.util.function.Function,org.apache.wayang.core.api.Configuration,org.apache.wayang.core.api.configuration.CollectionProvider)">FunctionalCollectionProvider(Function<Configuration, Collection<Value>>, Configuration, CollectionProvider)</a></span> - Constructor for class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/FunctionalCollectionProvider.html" title="class in org.apache.wayang.core.api.configuration">FunctionalCollectionProvider</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/api/configuration/FunctionalKeyValueProvider.html" title="class in org.apache.wayang.core.api.configuration"><span class="typeNameLink">FunctionalKeyValueProvider</span></a><<a href="org/apache/wayang/core/api/configuration/FunctionalKeyValueProvider.html" title="type parameter in FunctionalKeyValueProvider">Key</a>,​<a href="org/apache/wayang/core/api/configuration/FunctionalKeyValueProvider.html" title="type parameter in FunctionalKeyValueProvider">Value</a>> - Class in <a href="org/apache/wayang/core/api/configuration/package-summary.html">org.apache.wayang.core.api.configuration</a></dt> |
| <dd> |
| <div class="block">Implementation of <a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html" title="class in org.apache.wayang.core.api.configuration"><code>KeyValueProvider</code></a> that uses a <code>Function</code> to provide a value.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/FunctionalKeyValueProvider.html#%3Cinit%3E(java.util.function.BiFunction,org.apache.wayang.core.api.Configuration)">FunctionalKeyValueProvider(BiFunction<Key, KeyValueProvider<Key, Value>, Value>, Configuration)</a></span> - Constructor for class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/FunctionalKeyValueProvider.html" title="class in org.apache.wayang.core.api.configuration">FunctionalKeyValueProvider</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/FunctionalKeyValueProvider.html#%3Cinit%3E(java.util.function.Function,org.apache.wayang.core.api.Configuration)">FunctionalKeyValueProvider(Function<Key, Value>, Configuration)</a></span> - Constructor for class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/FunctionalKeyValueProvider.html" title="class in org.apache.wayang.core.api.configuration">FunctionalKeyValueProvider</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/FunctionalKeyValueProvider.html#%3Cinit%3E(org.apache.wayang.core.api.configuration.KeyValueProvider,java.util.function.BiFunction)">FunctionalKeyValueProvider(KeyValueProvider<Key, Value>, BiFunction<Key, KeyValueProvider<Key, Value>, Value>)</a></span> - Constructor for class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/FunctionalKeyValueProvider.html" title="class in org.apache.wayang.core.api.configuration">FunctionalKeyValueProvider</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/FunctionalKeyValueProvider.html#%3Cinit%3E(org.apache.wayang.core.api.configuration.KeyValueProvider,java.util.function.Function)">FunctionalKeyValueProvider(KeyValueProvider<Key, Value>, Function<Key, Value>)</a></span> - Constructor for class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/FunctionalKeyValueProvider.html" title="class in org.apache.wayang.core.api.configuration">FunctionalKeyValueProvider</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/api/configuration/FunctionalValueProvider.html" title="class in org.apache.wayang.core.api.configuration"><span class="typeNameLink">FunctionalValueProvider</span></a><<a href="org/apache/wayang/core/api/configuration/FunctionalValueProvider.html" title="type parameter in FunctionalValueProvider">Value</a>> - Class in <a href="org/apache/wayang/core/api/configuration/package-summary.html">org.apache.wayang.core.api.configuration</a></dt> |
| <dd> |
| <div class="block">Used by <a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api"><code>Configuration</code></a>s to provide some value.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/FunctionalValueProvider.html#%3Cinit%3E(java.util.function.Function,org.apache.wayang.core.api.Configuration)">FunctionalValueProvider(Function<ValueProvider<Value>, Value>, Configuration)</a></span> - Constructor for class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/FunctionalValueProvider.html" title="class in org.apache.wayang.core.api.configuration">FunctionalValueProvider</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/FunctionalValueProvider.html#%3Cinit%3E(java.util.function.Function,org.apache.wayang.core.api.configuration.ValueProvider)">FunctionalValueProvider(Function<ValueProvider<Value>, Value>, ValueProvider<Value>)</a></span> - Constructor for class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/FunctionalValueProvider.html" title="class in org.apache.wayang.core.api.configuration">FunctionalValueProvider</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/FunctionalValueProvider.html#%3Cinit%3E(java.util.function.Function,org.apache.wayang.core.api.Configuration,org.apache.wayang.core.api.configuration.ValueProvider)">FunctionalValueProvider(Function<ValueProvider<Value>, Value>, Configuration, ValueProvider<Value>)</a></span> - Constructor for class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/FunctionalValueProvider.html" title="class in org.apache.wayang.core.api.configuration">FunctionalValueProvider</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html#functionCompiler">functionCompiler</a></span> - Variable in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html" title="class in org.apache.wayang.profiler.spark">SparkOperatorProfiler</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/compiler/FunctionCompiler.html" title="class in org.apache.wayang.flink.compiler"><span class="typeNameLink">FunctionCompiler</span></a> - Class in <a href="org/apache/wayang/flink/compiler/package-summary.html">org.apache.wayang.flink.compiler</a></dt> |
| <dd> |
| <div class="block">A compiler translates Wayang functions into executable Flink functions.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/compiler/FunctionCompiler.html" title="class in org.apache.wayang.java.compiler"><span class="typeNameLink">FunctionCompiler</span></a> - Class in <a href="org/apache/wayang/java/compiler/package-summary.html">org.apache.wayang.java.compiler</a></dt> |
| <dd> |
| <div class="block">A compiler translates Wayang functions into executable Java functions.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/jdbc/compiler/FunctionCompiler.html" title="class in org.apache.wayang.jdbc.compiler"><span class="typeNameLink">FunctionCompiler</span></a> - Class in <a href="org/apache/wayang/jdbc/compiler/package-summary.html">org.apache.wayang.jdbc.compiler</a></dt> |
| <dd> |
| <div class="block">Compiles <a href="org/apache/wayang/core/function/FunctionDescriptor.html" title="class in org.apache.wayang.core.function"><code>FunctionDescriptor</code></a>s to SQL clauses.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/compiler/FunctionCompiler.html" title="class in org.apache.wayang.spark.compiler"><span class="typeNameLink">FunctionCompiler</span></a> - Class in <a href="org/apache/wayang/spark/compiler/package-summary.html">org.apache.wayang.spark.compiler</a></dt> |
| <dd> |
| <div class="block">A compiler translates Wayang functions into executable Java functions.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/FunctionCompiler.html#%3Cinit%3E()">FunctionCompiler()</a></span> - Constructor for class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/FunctionCompiler.html" title="class in org.apache.wayang.flink.compiler">FunctionCompiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/compiler/FunctionCompiler.html#%3Cinit%3E()">FunctionCompiler()</a></span> - Constructor for class org.apache.wayang.jdbc.compiler.<a href="org/apache/wayang/jdbc/compiler/FunctionCompiler.html" title="class in org.apache.wayang.jdbc.compiler">FunctionCompiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/compiler/FunctionCompiler.html#%3Cinit%3E()">FunctionCompiler()</a></span> - Constructor for class org.apache.wayang.spark.compiler.<a href="org/apache/wayang/spark/compiler/FunctionCompiler.html" title="class in org.apache.wayang.spark.compiler">FunctionCompiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/compiler/FunctionCompiler.html#%3Cinit%3E(org.apache.wayang.core.api.Configuration)">FunctionCompiler(Configuration)</a></span> - Constructor for class org.apache.wayang.java.compiler.<a href="org/apache/wayang/java/compiler/FunctionCompiler.html" title="class in org.apache.wayang.java.compiler">FunctionCompiler</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/compiler/FunctionCompiler.KeyExtractor.html" title="class in org.apache.wayang.spark.compiler"><span class="typeNameLink">FunctionCompiler.KeyExtractor</span></a><<a href="org/apache/wayang/spark/compiler/FunctionCompiler.KeyExtractor.html" title="type parameter in FunctionCompiler.KeyExtractor">T</a>,​<a href="org/apache/wayang/spark/compiler/FunctionCompiler.KeyExtractor.html" title="type parameter in FunctionCompiler.KeyExtractor">K</a>> - Class in <a href="org/apache/wayang/spark/compiler/package-summary.html">org.apache.wayang.spark.compiler</a></dt> |
| <dd> |
| <div class="block">Spark function for building pair RDDs.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/compiler/FunctionCompiler.Reducer.html" title="class in org.apache.wayang.spark.compiler"><span class="typeNameLink">FunctionCompiler.Reducer</span></a><<a href="org/apache/wayang/spark/compiler/FunctionCompiler.Reducer.html" title="type parameter in FunctionCompiler.Reducer">Type</a>> - Class in <a href="org/apache/wayang/spark/compiler/package-summary.html">org.apache.wayang.spark.compiler</a></dt> |
| <dd> |
| <div class="block">Spark function for aggregating data quanta.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/compiler/FunctionCompiler.WayangSparkFunction.html" title="interface in org.apache.wayang.spark.compiler"><span class="typeNameLink">FunctionCompiler.WayangSparkFunction</span></a> - Interface in <a href="org/apache/wayang/spark/compiler/package-summary.html">org.apache.wayang.spark.compiler</a></dt> |
| <dd> |
| <div class="block">Describes functions coming from Wayang, designated for Spark.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.FunctionContext.html#%3Cinit%3E(org.apache.wayang.core.mathex.MathExParser.ExpressionContext)">FunctionContext(MathExParser.ExpressionContext)</a></span> - Constructor for class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.FunctionContext.html" title="class in org.apache.wayang.core.mathex">MathExParser.FunctionContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/FlatMapOperator.html#functionDescriptor">functionDescriptor</a></span> - Variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/FlatMapOperator.html" title="class in org.apache.wayang.basic.operators">FlatMapOperator</a></dt> |
| <dd> |
| <div class="block">Function that this operator applies to the input elements.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/MapOperator.html#functionDescriptor">functionDescriptor</a></span> - Variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/MapOperator.html" title="class in org.apache.wayang.basic.operators">MapOperator</a></dt> |
| <dd> |
| <div class="block">Function that this operator applies to the input elements.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/MapPartitionsOperator.html#functionDescriptor">functionDescriptor</a></span> - Variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/MapPartitionsOperator.html" title="class in org.apache.wayang.basic.operators">MapPartitionsOperator</a></dt> |
| <dd> |
| <div class="block">Function that this operator applies to the input elements.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/function/FunctionDescriptor.html" title="class in org.apache.wayang.core.function"><span class="typeNameLink">FunctionDescriptor</span></a> - Class in <a href="org/apache/wayang/core/function/package-summary.html">org.apache.wayang.core.function</a></dt> |
| <dd> |
| <div class="block">A function operates on single data units or collections of those.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/FunctionDescriptor.html#%3Cinit%3E()">FunctionDescriptor()</a></span> - Constructor for class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/FunctionDescriptor.html" title="class in org.apache.wayang.core.function">FunctionDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/FunctionDescriptor.html#%3Cinit%3E(org.apache.wayang.core.optimizer.costs.LoadProfileEstimator)">FunctionDescriptor(LoadProfileEstimator)</a></span> - Constructor for class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/FunctionDescriptor.html" title="class in org.apache.wayang.core.function">FunctionDescriptor</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/function/FunctionDescriptor.ExtendedSerializableBinaryOperator.html" title="interface in org.apache.wayang.core.function"><span class="typeNameLink">FunctionDescriptor.ExtendedSerializableBinaryOperator</span></a><<a href="org/apache/wayang/core/function/FunctionDescriptor.ExtendedSerializableBinaryOperator.html" title="type parameter in FunctionDescriptor.ExtendedSerializableBinaryOperator">Type</a>> - Interface in <a href="org/apache/wayang/core/function/package-summary.html">org.apache.wayang.core.function</a></dt> |
| <dd> |
| <div class="block">Extends a <a href="org/apache/wayang/core/function/FunctionDescriptor.SerializableBinaryOperator.html" title="interface in org.apache.wayang.core.function"><code>FunctionDescriptor.SerializableBinaryOperator</code></a> to an <a href="org/apache/wayang/core/function/ExtendedFunction.html" title="interface in org.apache.wayang.core.function"><code>ExtendedFunction</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/function/FunctionDescriptor.ExtendedSerializableConsumer.html" title="interface in org.apache.wayang.core.function"><span class="typeNameLink">FunctionDescriptor.ExtendedSerializableConsumer</span></a><<a href="org/apache/wayang/core/function/FunctionDescriptor.ExtendedSerializableConsumer.html" title="type parameter in FunctionDescriptor.ExtendedSerializableConsumer">T</a>> - Interface in <a href="org/apache/wayang/core/function/package-summary.html">org.apache.wayang.core.function</a></dt> |
| <dd> |
| <div class="block">Extends a <a href="org/apache/wayang/core/function/FunctionDescriptor.SerializableConsumer.html" title="interface in org.apache.wayang.core.function"><code>FunctionDescriptor.SerializableConsumer</code></a> to an <a href="org/apache/wayang/core/function/ExtendedFunction.html" title="interface in org.apache.wayang.core.function"><code>ExtendedFunction</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/function/FunctionDescriptor.ExtendedSerializableFunction.html" title="interface in org.apache.wayang.core.function"><span class="typeNameLink">FunctionDescriptor.ExtendedSerializableFunction</span></a><<a href="org/apache/wayang/core/function/FunctionDescriptor.ExtendedSerializableFunction.html" title="type parameter in FunctionDescriptor.ExtendedSerializableFunction">Input</a>,​<a href="org/apache/wayang/core/function/FunctionDescriptor.ExtendedSerializableFunction.html" title="type parameter in FunctionDescriptor.ExtendedSerializableFunction">Output</a>> - Interface in <a href="org/apache/wayang/core/function/package-summary.html">org.apache.wayang.core.function</a></dt> |
| <dd> |
| <div class="block">Extends a <a href="org/apache/wayang/core/function/FunctionDescriptor.SerializableFunction.html" title="interface in org.apache.wayang.core.function"><code>FunctionDescriptor.SerializableFunction</code></a> to an <a href="org/apache/wayang/core/function/ExtendedFunction.html" title="interface in org.apache.wayang.core.function"><code>ExtendedFunction</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/function/FunctionDescriptor.ExtendedSerializablePredicate.html" title="interface in org.apache.wayang.core.function"><span class="typeNameLink">FunctionDescriptor.ExtendedSerializablePredicate</span></a><<a href="org/apache/wayang/core/function/FunctionDescriptor.ExtendedSerializablePredicate.html" title="type parameter in FunctionDescriptor.ExtendedSerializablePredicate">T</a>> - Interface in <a href="org/apache/wayang/core/function/package-summary.html">org.apache.wayang.core.function</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/function/FunctionDescriptor.SerializableBiFunction.html" title="interface in org.apache.wayang.core.function"><span class="typeNameLink">FunctionDescriptor.SerializableBiFunction</span></a><<a href="org/apache/wayang/core/function/FunctionDescriptor.SerializableBiFunction.html" title="type parameter in FunctionDescriptor.SerializableBiFunction">Input0</a>,​<a href="org/apache/wayang/core/function/FunctionDescriptor.SerializableBiFunction.html" title="type parameter in FunctionDescriptor.SerializableBiFunction">Input1</a>,​<a href="org/apache/wayang/core/function/FunctionDescriptor.SerializableBiFunction.html" title="type parameter in FunctionDescriptor.SerializableBiFunction">Output</a>> - Interface in <a href="org/apache/wayang/core/function/package-summary.html">org.apache.wayang.core.function</a></dt> |
| <dd> |
| <div class="block">Decorates the default <code>Function</code> with <code>Serializable</code>, which is required by some distributed frameworks.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/function/FunctionDescriptor.SerializableBinaryOperator.html" title="interface in org.apache.wayang.core.function"><span class="typeNameLink">FunctionDescriptor.SerializableBinaryOperator</span></a><<a href="org/apache/wayang/core/function/FunctionDescriptor.SerializableBinaryOperator.html" title="type parameter in FunctionDescriptor.SerializableBinaryOperator">Type</a>> - Interface in <a href="org/apache/wayang/core/function/package-summary.html">org.apache.wayang.core.function</a></dt> |
| <dd> |
| <div class="block">Decorates the default <code>Function</code> with <code>Serializable</code>, which is required by some distributed frameworks.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/function/FunctionDescriptor.SerializableConsumer.html" title="interface in org.apache.wayang.core.function"><span class="typeNameLink">FunctionDescriptor.SerializableConsumer</span></a><<a href="org/apache/wayang/core/function/FunctionDescriptor.SerializableConsumer.html" title="type parameter in FunctionDescriptor.SerializableConsumer">T</a>> - Interface in <a href="org/apache/wayang/core/function/package-summary.html">org.apache.wayang.core.function</a></dt> |
| <dd> |
| <div class="block">Decorates the default <code>Consumer</code> with <code>Serializable</code>, which is required by some distributed frameworks.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/function/FunctionDescriptor.SerializableFunction.html" title="interface in org.apache.wayang.core.function"><span class="typeNameLink">FunctionDescriptor.SerializableFunction</span></a><<a href="org/apache/wayang/core/function/FunctionDescriptor.SerializableFunction.html" title="type parameter in FunctionDescriptor.SerializableFunction">Input</a>,​<a href="org/apache/wayang/core/function/FunctionDescriptor.SerializableFunction.html" title="type parameter in FunctionDescriptor.SerializableFunction">Output</a>> - Interface in <a href="org/apache/wayang/core/function/package-summary.html">org.apache.wayang.core.function</a></dt> |
| <dd> |
| <div class="block">Decorates the default <code>Function</code> with <code>Serializable</code>, which is required by some distributed frameworks.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/function/FunctionDescriptor.SerializableIntUnaryOperator.html" title="interface in org.apache.wayang.core.function"><span class="typeNameLink">FunctionDescriptor.SerializableIntUnaryOperator</span></a> - Interface in <a href="org/apache/wayang/core/function/package-summary.html">org.apache.wayang.core.function</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/function/FunctionDescriptor.SerializableLongUnaryOperator.html" title="interface in org.apache.wayang.core.function"><span class="typeNameLink">FunctionDescriptor.SerializableLongUnaryOperator</span></a> - Interface in <a href="org/apache/wayang/core/function/package-summary.html">org.apache.wayang.core.function</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/function/FunctionDescriptor.SerializablePredicate.html" title="interface in org.apache.wayang.core.function"><span class="typeNameLink">FunctionDescriptor.SerializablePredicate</span></a><<a href="org/apache/wayang/core/function/FunctionDescriptor.SerializablePredicate.html" title="type parameter in FunctionDescriptor.SerializablePredicate">T</a>> - Interface in <a href="org/apache/wayang/core/function/package-summary.html">org.apache.wayang.core.function</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/function/FunctionDescriptor.SerializableToDoubleBiFunction.html" title="interface in org.apache.wayang.core.function"><span class="typeNameLink">FunctionDescriptor.SerializableToDoubleBiFunction</span></a><<a href="org/apache/wayang/core/function/FunctionDescriptor.SerializableToDoubleBiFunction.html" title="type parameter in FunctionDescriptor.SerializableToDoubleBiFunction">T</a>,​<a href="org/apache/wayang/core/function/FunctionDescriptor.SerializableToDoubleBiFunction.html" title="type parameter in FunctionDescriptor.SerializableToDoubleBiFunction">U</a>> - Interface in <a href="org/apache/wayang/core/function/package-summary.html">org.apache.wayang.core.function</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/function/FunctionDescriptor.SerializableToLongBiFunction.html" title="interface in org.apache.wayang.core.function"><span class="typeNameLink">FunctionDescriptor.SerializableToLongBiFunction</span></a><<a href="org/apache/wayang/core/function/FunctionDescriptor.SerializableToLongBiFunction.html" title="type parameter in FunctionDescriptor.SerializableToLongBiFunction">T</a>,​<a href="org/apache/wayang/core/function/FunctionDescriptor.SerializableToLongBiFunction.html" title="type parameter in FunctionDescriptor.SerializableToLongBiFunction">U</a>> - Interface in <a href="org/apache/wayang/core/function/package-summary.html">org.apache.wayang.core.function</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/function/FunctionDescriptor.SerializableToLongFunction.html" title="interface in org.apache.wayang.core.function"><span class="typeNameLink">FunctionDescriptor.SerializableToLongFunction</span></a><<a href="org/apache/wayang/core/function/FunctionDescriptor.SerializableToLongFunction.html" title="type parameter in FunctionDescriptor.SerializableToLongFunction">T</a>> - Interface in <a href="org/apache/wayang/core/function/package-summary.html">org.apache.wayang.core.function</a></dt> |
| <dd> </dd> |
| </dl> |
| <a id="I:G"> |
| <!-- --> |
| </a> |
| <h2 class="title">G</h2> |
| <dl> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/ReflectionUtils.html#generalize(java.lang.Class)">generalize(Class<? extends T>)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/ReflectionUtils.html" title="class in org.apache.wayang.core.util">ReflectionUtils</a></dt> |
| <dd> |
| <div class="block">Casts the given <code>Class</code> to a more general one.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/genericjdbc/channels/GenericChannelConversions.html" title="class in org.apache.wayang.genericjdbc.channels"><span class="typeNameLink">GenericChannelConversions</span></a> - Class in <a href="org/apache/wayang/genericjdbc/channels/package-summary.html">org.apache.wayang.genericjdbc.channels</a></dt> |
| <dd> |
| <div class="block">Register for the <a href="org/apache/wayang/core/optimizer/channels/ChannelConversion.html" title="class in org.apache.wayang.core.optimizer.channels"><code>ChannelConversion</code></a>s supported for this platform.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/channels/GenericChannelConversions.html#%3Cinit%3E()">GenericChannelConversions()</a></span> - Constructor for class org.apache.wayang.genericjdbc.channels.<a href="org/apache/wayang/genericjdbc/channels/GenericChannelConversions.html" title="class in org.apache.wayang.genericjdbc.channels">GenericChannelConversions</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/genericjdbc/GenericJdbc.html" title="class in org.apache.wayang.genericjdbc"><span class="typeNameLink">GenericJdbc</span></a> - Class in <a href="org/apache/wayang/genericjdbc/package-summary.html">org.apache.wayang.genericjdbc</a></dt> |
| <dd> |
| <div class="block">Register for relevant components of this module.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/GenericJdbc.html#%3Cinit%3E()">GenericJdbc()</a></span> - Constructor for class org.apache.wayang.genericjdbc.<a href="org/apache/wayang/genericjdbc/GenericJdbc.html" title="class in org.apache.wayang.genericjdbc">GenericJdbc</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/genericjdbc/plugin/GenericJdbcConversionsPlugin.html" title="class in org.apache.wayang.genericjdbc.plugin"><span class="typeNameLink">GenericJdbcConversionsPlugin</span></a> - Class in <a href="org/apache/wayang/genericjdbc/plugin/package-summary.html">org.apache.wayang.genericjdbc.plugin</a></dt> |
| <dd> |
| <div class="block">This <a href="org/apache/wayang/core/plugin/Plugin.html" title="interface in org.apache.wayang.core.plugin"><code>Plugin</code></a> enables to use some basic Wayang <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>s on the <a href="org/apache/wayang/genericjdbc/platform/GenericJdbcPlatform.html" title="class in org.apache.wayang.genericjdbc.platform"><code>GenericJdbcPlatform</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/plugin/GenericJdbcConversionsPlugin.html#%3Cinit%3E()">GenericJdbcConversionsPlugin()</a></span> - Constructor for class org.apache.wayang.genericjdbc.plugin.<a href="org/apache/wayang/genericjdbc/plugin/GenericJdbcConversionsPlugin.html" title="class in org.apache.wayang.genericjdbc.plugin">GenericJdbcConversionsPlugin</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/genericjdbc/operators/GenericJdbcExecutionOperator.html" title="interface in org.apache.wayang.genericjdbc.operators"><span class="typeNameLink">GenericJdbcExecutionOperator</span></a> - Interface in <a href="org/apache/wayang/genericjdbc/operators/package-summary.html">org.apache.wayang.genericjdbc.operators</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/genericjdbc/execution/GenericJdbcExecutor.html" title="class in org.apache.wayang.genericjdbc.execution"><span class="typeNameLink">GenericJdbcExecutor</span></a> - Class in <a href="org/apache/wayang/genericjdbc/execution/package-summary.html">org.apache.wayang.genericjdbc.execution</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/platform/Executor.html" title="interface in org.apache.wayang.core.platform"><code>Executor</code></a> implementation for the <a href="org/apache/wayang/genericjdbc/platform/GenericJdbcPlatform.html" title="class in org.apache.wayang.genericjdbc.platform"><code>GenericJdbcPlatform</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/execution/GenericJdbcExecutor.html#%3Cinit%3E(org.apache.wayang.genericjdbc.platform.GenericJdbcPlatform,org.apache.wayang.core.api.Job)">GenericJdbcExecutor(GenericJdbcPlatform, Job)</a></span> - Constructor for class org.apache.wayang.genericjdbc.execution.<a href="org/apache/wayang/genericjdbc/execution/GenericJdbcExecutor.html" title="class in org.apache.wayang.genericjdbc.execution">GenericJdbcExecutor</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/genericjdbc/operators/GenericJdbcFilterOperator.html" title="class in org.apache.wayang.genericjdbc.operators"><span class="typeNameLink">GenericJdbcFilterOperator</span></a> - Class in <a href="org/apache/wayang/genericjdbc/operators/package-summary.html">org.apache.wayang.genericjdbc.operators</a></dt> |
| <dd> |
| <div class="block">GenericJdbc implementation of the <a href="org/apache/wayang/basic/operators/FilterOperator.html" title="class in org.apache.wayang.basic.operators"><code>FilterOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/operators/GenericJdbcFilterOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.FilterOperator)">GenericJdbcFilterOperator(FilterOperator<Record>)</a></span> - Constructor for class org.apache.wayang.genericjdbc.operators.<a href="org/apache/wayang/genericjdbc/operators/GenericJdbcFilterOperator.html" title="class in org.apache.wayang.genericjdbc.operators">GenericJdbcFilterOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/operators/GenericJdbcFilterOperator.html#%3Cinit%3E(org.apache.wayang.core.function.PredicateDescriptor)">GenericJdbcFilterOperator(PredicateDescriptor<Record>)</a></span> - Constructor for class org.apache.wayang.genericjdbc.operators.<a href="org/apache/wayang/genericjdbc/operators/GenericJdbcFilterOperator.html" title="class in org.apache.wayang.genericjdbc.operators">GenericJdbcFilterOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/genericjdbc/platform/GenericJdbcPlatform.html" title="class in org.apache.wayang.genericjdbc.platform"><span class="typeNameLink">GenericJdbcPlatform</span></a> - Class in <a href="org/apache/wayang/genericjdbc/platform/package-summary.html">org.apache.wayang.genericjdbc.platform</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/platform/Platform.html" title="class in org.apache.wayang.core.platform"><code>Platform</code></a> implementation for GenericJdbc.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/platform/GenericJdbcPlatform.html#%3Cinit%3E()">GenericJdbcPlatform()</a></span> - Constructor for class org.apache.wayang.genericjdbc.platform.<a href="org/apache/wayang/genericjdbc/platform/GenericJdbcPlatform.html" title="class in org.apache.wayang.genericjdbc.platform">GenericJdbcPlatform</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/genericjdbc/plugin/GenericJdbcPlugin.html" title="class in org.apache.wayang.genericjdbc.plugin"><span class="typeNameLink">GenericJdbcPlugin</span></a> - Class in <a href="org/apache/wayang/genericjdbc/plugin/package-summary.html">org.apache.wayang.genericjdbc.plugin</a></dt> |
| <dd> |
| <div class="block">This <a href="org/apache/wayang/core/plugin/Plugin.html" title="interface in org.apache.wayang.core.plugin"><code>Plugin</code></a> enables to use some basic Wayang <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>s on the <a href="org/apache/wayang/genericjdbc/platform/GenericJdbcPlatform.html" title="class in org.apache.wayang.genericjdbc.platform"><code>GenericJdbcPlatform</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/plugin/GenericJdbcPlugin.html#%3Cinit%3E()">GenericJdbcPlugin()</a></span> - Constructor for class org.apache.wayang.genericjdbc.plugin.<a href="org/apache/wayang/genericjdbc/plugin/GenericJdbcPlugin.html" title="class in org.apache.wayang.genericjdbc.plugin">GenericJdbcPlugin</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/genericjdbc/operators/GenericJdbcProjectionOperator.html" title="class in org.apache.wayang.genericjdbc.operators"><span class="typeNameLink">GenericJdbcProjectionOperator</span></a> - Class in <a href="org/apache/wayang/genericjdbc/operators/package-summary.html">org.apache.wayang.genericjdbc.operators</a></dt> |
| <dd> |
| <div class="block">GenericJdbc implementation of the <a href="org/apache/wayang/basic/operators/FilterOperator.html" title="class in org.apache.wayang.basic.operators"><code>FilterOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/operators/GenericJdbcProjectionOperator.html#%3Cinit%3E(java.lang.String...)">GenericJdbcProjectionOperator(String...)</a></span> - Constructor for class org.apache.wayang.genericjdbc.operators.<a href="org/apache/wayang/genericjdbc/operators/GenericJdbcProjectionOperator.html" title="class in org.apache.wayang.genericjdbc.operators">GenericJdbcProjectionOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/operators/GenericJdbcProjectionOperator.html#%3Cinit%3E(org.apache.wayang.basic.function.ProjectionDescriptor)">GenericJdbcProjectionOperator(ProjectionDescriptor<Record, Record>)</a></span> - Constructor for class org.apache.wayang.genericjdbc.operators.<a href="org/apache/wayang/genericjdbc/operators/GenericJdbcProjectionOperator.html" title="class in org.apache.wayang.genericjdbc.operators">GenericJdbcProjectionOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/operators/GenericJdbcProjectionOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.MapOperator)">GenericJdbcProjectionOperator(MapOperator<Record, Record>)</a></span> - Constructor for class org.apache.wayang.genericjdbc.operators.<a href="org/apache/wayang/genericjdbc/operators/GenericJdbcProjectionOperator.html" title="class in org.apache.wayang.genericjdbc.operators">GenericJdbcProjectionOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/genericjdbc/operators/GenericJdbcTableSource.html" title="class in org.apache.wayang.genericjdbc.operators"><span class="typeNameLink">GenericJdbcTableSource</span></a> - Class in <a href="org/apache/wayang/genericjdbc/operators/package-summary.html">org.apache.wayang.genericjdbc.operators</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/operators/GenericJdbcTableSource.html#%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String...)">GenericJdbcTableSource(String, String, String...)</a></span> - Constructor for class org.apache.wayang.genericjdbc.operators.<a href="org/apache/wayang/genericjdbc/operators/GenericJdbcTableSource.html" title="class in org.apache.wayang.genericjdbc.operators">GenericJdbcTableSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/operators/GenericJdbcTableSource.html#%3Cinit%3E(org.apache.wayang.genericjdbc.operators.GenericJdbcTableSource)">GenericJdbcTableSource(GenericJdbcTableSource)</a></span> - Constructor for class org.apache.wayang.genericjdbc.operators.<a href="org/apache/wayang/genericjdbc/operators/GenericJdbcTableSource.html" title="class in org.apache.wayang.genericjdbc.operators">GenericJdbcTableSource</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><a href="org/apache/wayang/genericjdbc/operators/GenericSqlToStreamOperator.html" title="class in org.apache.wayang.genericjdbc.operators"><span class="typeNameLink">GenericSqlToStreamOperator</span></a> - Class in <a href="org/apache/wayang/genericjdbc/operators/package-summary.html">org.apache.wayang.genericjdbc.operators</a></dt> |
| <dd> |
| <div class="block">This <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a> converts <a href="org/apache/wayang/jdbc/channels/SqlQueryChannel.html" title="class in org.apache.wayang.jdbc.channels"><code>SqlQueryChannel</code></a>s to <a href="org/apache/wayang/java/channels/StreamChannel.html" title="class in org.apache.wayang.java.channels"><code>StreamChannel</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/operators/GenericSqlToStreamOperator.html#%3Cinit%3E(org.apache.wayang.genericjdbc.operators.GenericSqlToStreamOperator)">GenericSqlToStreamOperator(GenericSqlToStreamOperator)</a></span> - Constructor for class org.apache.wayang.genericjdbc.operators.<a href="org/apache/wayang/genericjdbc/operators/GenericSqlToStreamOperator.html" title="class in org.apache.wayang.genericjdbc.operators">GenericSqlToStreamOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/operators/GenericSqlToStreamOperator.html#%3Cinit%3E(org.apache.wayang.genericjdbc.platform.GenericJdbcPlatform)">GenericSqlToStreamOperator(GenericJdbcPlatform)</a></span> - Constructor for class org.apache.wayang.genericjdbc.operators.<a href="org/apache/wayang/genericjdbc/operators/GenericSqlToStreamOperator.html" title="class in org.apache.wayang.genericjdbc.operators">GenericSqlToStreamOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/operators/GenericSqlToStreamOperator.html#%3Cinit%3E(org.apache.wayang.genericjdbc.platform.GenericJdbcPlatform,org.apache.wayang.core.types.DataSetType)">GenericSqlToStreamOperator(GenericJdbcPlatform, DataSetType<Record>)</a></span> - Constructor for class org.apache.wayang.genericjdbc.operators.<a href="org/apache/wayang/genericjdbc/operators/GenericSqlToStreamOperator.html" title="class in org.apache.wayang.genericjdbc.operators">GenericSqlToStreamOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/profiler/log/GeneticOptimizer.html" title="class in org.apache.wayang.profiler.log"><span class="typeNameLink">GeneticOptimizer</span></a> - Class in <a href="org/apache/wayang/profiler/log/package-summary.html">org.apache.wayang.profiler.log</a></dt> |
| <dd> |
| <div class="block">Implementation of the genetic optimization technique for finding good <a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html" title="interface in org.apache.wayang.core.optimizer.costs"><code>LoadProfileEstimator</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/GeneticOptimizer.html#%3Cinit%3E(org.apache.wayang.profiler.log.OptimizationSpace,java.util.Collection,java.util.Map,java.util.Map,org.apache.wayang.core.api.Configuration)">GeneticOptimizer(OptimizationSpace, Collection<PartialExecution>, Map<String, DynamicLoadProfileEstimator>, Map<Platform, Variable>, Configuration)</a></span> - Constructor for class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/GeneticOptimizer.html" title="class in org.apache.wayang.profiler.log">GeneticOptimizer</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/profiler/log/GeneticOptimizerApp.html" title="class in org.apache.wayang.profiler.log"><span class="typeNameLink">GeneticOptimizerApp</span></a> - Class in <a href="org/apache/wayang/profiler/log/package-summary.html">org.apache.wayang.profiler.log</a></dt> |
| <dd> |
| <div class="block">This app tries to infer good <a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html" title="interface in org.apache.wayang.core.optimizer.costs"><code>LoadProfileEstimator</code></a>s for <a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>ExecutionOperator</code></a>s using data from an |
| <a href="org/apache/wayang/core/profiling/ExecutionLog.html" title="class in org.apache.wayang.core.profiling"><code>ExecutionLog</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/GeneticOptimizerApp.html#%3Cinit%3E(org.apache.wayang.core.api.Configuration)">GeneticOptimizerApp(Configuration)</a></span> - Constructor for class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/GeneticOptimizerApp.html" title="class in org.apache.wayang.profiler.log">GeneticOptimizerApp</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/criterion/WayangValue.html#get()">get()</a></span> - Method in class org.apache.wayang.flink.compiler.criterion.<a href="org/apache/wayang/flink/compiler/criterion/WayangValue.html" title="class in org.apache.wayang.flink.compiler.criterion">WayangValue</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/execution/FlinkContextReference.html#get()">get()</a></span> - Method in class org.apache.wayang.flink.execution.<a href="org/apache/wayang/flink/execution/FlinkContextReference.html" title="class in org.apache.wayang.flink.execution">FlinkContextReference</a></dt> |
| <dd> |
| <div class="block">Provides the <code>ExecutionEnvironment</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/execution/SparkContextReference.html#get()">get()</a></span> - Method in class org.apache.wayang.spark.execution.<a href="org/apache/wayang/spark/execution/SparkContextReference.html" title="class in org.apache.wayang.spark.execution">SparkContextReference</a></dt> |
| <dd> |
| <div class="block">Provides the <code>JavaSparkContext</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Bitmask.html#get(int)">get(int)</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Bitmask.html" title="class in org.apache.wayang.core.util">Bitmask</a></dt> |
| <dd> |
| <div class="block">Gets the bit at the given index.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/json/WayangJsonObj.html#get(java.lang.String)">get(String)</a></span> - Method in class org.apache.wayang.core.util.json.<a href="org/apache/wayang/core/util/json/WayangJsonObj.html" title="class in org.apache.wayang.core.util.json">WayangJsonObj</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Counter.html#get(T)">get(T)</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Counter.html" title="class in org.apache.wayang.core.util">Counter</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html#get0Pivot">get0Pivot</a></span> - Variable in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">IEJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html#get0Pivot">get0Pivot</a></span> - Variable in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">IESelfJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html#get0Ref">get0Ref</a></span> - Variable in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">IEJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html#get0Ref">get0Ref</a></span> - Variable in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">IESelfJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html#get1Pivot">get1Pivot</a></span> - Variable in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">IEJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html#get1Ref">get1Ref</a></span> - Variable in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">IEJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/DLTrainingOperator.Option.html#getAccuracyCalculation()">getAccuracyCalculation()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DLTrainingOperator.Option.html" title="class in org.apache.wayang.basic.operators">DLTrainingOperator.Option</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/model/TensorflowModel.html#getAccuracyCalculation()">getAccuracyCalculation()</a></span> - Method in class org.apache.wayang.tensorflow.model.<a href="org/apache/wayang/tensorflow/model/TensorflowModel.html" title="class in org.apache.wayang.tensorflow.model">TensorflowModel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/GeneticOptimizer.html#getActivatedGenes()">getActivatedGenes()</a></span> - Method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/GeneticOptimizer.html" title="class in org.apache.wayang.profiler.log">GeneticOptimizer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlowCompiler.Activation.html#getActivatedInput()">getActivatedInput()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlowCompiler.Activation.html" title="class in org.apache.wayang.core.optimizer.enumeration">ExecutionTaskFlowCompiler.Activation</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.ConcatenationActivator.html#getAdjacentEnumerations()">getAdjacentEnumerations()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.ConcatenationActivator.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanEnumerator.ConcatenationActivator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/criterion/WayangAggregator.html#getAggregate()">getAggregate()</a></span> - Method in class org.apache.wayang.flink.compiler.criterion.<a href="org/apache/wayang/flink/compiler/criterion/WayangAggregator.html" title="class in org.apache.wayang.flink.compiler.criterion">WayangAggregator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.LoopContext.html#getAggregateContext()">getAggregateContext()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.LoopContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext.LoopContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getAllInputs()">getAllInputs()</a></span> - Method in interface 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></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#getAllInputs()">getAllInputs()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorBase</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getAllOutputs()">getAllOutputs()</a></span> - Method in interface 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></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#getAllOutputs()">getAllOutputs()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorBase</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html#getAllTasks()">getAllTasks()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionStage</a></dt> |
| <dd> |
| <div class="block">Collects all <a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionTask</code></a>s of this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html#getAlternatives()">getAlternatives()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorAlternative</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/WayangCollections.html#getAny(java.lang.Iterable)">getAny(Iterable<T>)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/WayangCollections.html" title="class in org.apache.wayang.core.util">WayangCollections</a></dt> |
| <dd> |
| <div class="block">Return any element from the <code>iterable</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/WayangCollections.html#getAnyOptional(java.lang.Iterable)">getAnyOptional(Iterable<T>)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/WayangCollections.html" title="class in org.apache.wayang.core.util">WayangCollections</a></dt> |
| <dd> |
| <div class="block">Return any element from the <code>iterable</code> if it exists.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Application.html#getAppID()">getAppID()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Application.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Application</a></dt> |
| <dd> |
| <div class="block">Returns the ID of the application.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationEnd.html#getAppID()">getAppID()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ApplicationEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">ApplicationEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationStart.html#getAppID()">getAppID()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ApplicationStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">ApplicationStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExLexer.html#getATN()">getATN()</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExLexer.html" title="class in org.apache.wayang.core.mathex">MathExLexer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.html#getATN()">getATN()</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.html" title="class in org.apache.wayang.core.mathex">MathExParser</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/PartialExecution.html#getAtomicExecutionGroups()">getAtomicExecutionGroups()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/PartialExecution.html" title="class in org.apache.wayang.core.platform">PartialExecution</a></dt> |
| <dd> |
| <div class="block">Provide the <a href="org/apache/wayang/core/platform/AtomicExecutionGroup.html" title="class in org.apache.wayang.core.platform"><code>AtomicExecutionGroup</code></a>s captured by this instance</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/AtomicExecutionGroup.html#getAtomicExecutions()">getAtomicExecutions()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/AtomicExecutionGroup.html" title="class in org.apache.wayang.core.platform">AtomicExecutionGroup</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/lineage/ExecutionLineageNode.html#getAtomicExecutions()">getAtomicExecutions()</a></span> - Method in class org.apache.wayang.core.platform.lineage.<a href="org/apache/wayang/core/platform/lineage/ExecutionLineageNode.html" title="class in org.apache.wayang.core.platform.lineage">ExecutionLineageNode</a></dt> |
| <dd> |
| <div class="block">Retrieve the encapsulated <a href="org/apache/wayang/core/platform/AtomicExecution.html" title="class in org.apache.wayang.core.platform"><code>AtomicExecution</code></a>s</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html#getAverageEstimate()">getAverageEstimate()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html" title="class in org.apache.wayang.core.optimizer">ProbabilisticDoubleInterval</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html#getAverageEstimate()">getAverageEstimate()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html" title="class in org.apache.wayang.core.optimizer">ProbabilisticIntervalEstimate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/DefaultOptimizationContext.html#getBase()">getBase()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/DefaultOptimizationContext.html" title="class in org.apache.wayang.core.optimizer">DefaultOptimizationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#getBase()">getBase()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.ConcatenationActivator.html#getBaseEnumeration()">getBaseEnumeration()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.ConcatenationActivator.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanEnumerator.ConcatenationActivator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/types/DataUnitGroupType.html#getBaseType()">getBaseType()</a></span> - Method in class org.apache.wayang.core.types.<a href="org/apache/wayang/core/types/DataUnitGroupType.html" title="class in org.apache.wayang.core.types">DataUnitGroupType</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/DLTrainingOperator.Option.html#getBatchSize()">getBatchSize()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DLTrainingOperator.Option.html" title="class in org.apache.wayang.basic.operators">DLTrainingOperator.Option</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/optimizer/Adam.html#getBetaOne()">getBetaOne()</a></span> - Method in class org.apache.wayang.basic.model.optimizer.<a href="org/apache/wayang/basic/model/optimizer/Adam.html" title="class in org.apache.wayang.basic.model.optimizer">Adam</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/optimizer/Adam.html#getBetaTwo()">getBetaTwo()</a></span> - Method in class org.apache.wayang.basic.model.optimizer.<a href="org/apache/wayang/basic/model/optimizer/Adam.html" title="class in org.apache.wayang.basic.model.optimizer">Adam</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/nn/Linear.html#getBias()">getBias()</a></span> - Method in class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/Linear.html" title="class in org.apache.wayang.basic.model.op.nn">Linear</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html#getBodyImplementation()">getBodyImplementation()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration">LoopImplementation.IterationImplementation</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#getBooleanProperty(java.lang.String)">getBooleanProperty(String)</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#getBooleanProperty(java.lang.String,boolean)">getBooleanProperty(String, boolean)</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/ExecutionContext.html#getBroadcast(java.lang.String)">getBroadcast(String)</a></span> - Method in interface org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/ExecutionContext.html" title="interface in org.apache.wayang.core.function">ExecutionContext</a></dt> |
| <dd> |
| <div class="block">Accesses a broadcast.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/execution/FlinkExecutionContext.html#getBroadcast(java.lang.String)">getBroadcast(String)</a></span> - Method in class org.apache.wayang.flink.execution.<a href="org/apache/wayang/flink/execution/FlinkExecutionContext.html" title="class in org.apache.wayang.flink.execution">FlinkExecutionContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/execution/JavaExecutionContext.html#getBroadcast(java.lang.String)">getBroadcast(String)</a></span> - Method in class org.apache.wayang.java.execution.<a href="org/apache/wayang/java/execution/JavaExecutionContext.html" title="class in org.apache.wayang.java.execution">JavaExecutionContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/execution/SparkExecutionContext.html#getBroadcast(java.lang.String)">getBroadcast(String)</a></span> - Method in class org.apache.wayang.spark.execution.<a href="org/apache/wayang/spark/execution/SparkExecutionContext.html" title="class in org.apache.wayang.spark.execution">SparkExecutionContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkExecutionOperator.html#getBroadCastFunction(java.lang.String)">getBroadCastFunction(String)</a></span> - Method in interface org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkExecutionOperator.html" title="interface in org.apache.wayang.flink.operators">FlinkExecutionOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/ML4allModel.html#getByKey(java.lang.String)">getByKey(String)</a></span> - Method in class org.apache.wayang.ml4all.abstraction.plan.<a href="org/apache/wayang/ml4all/abstraction/plan/ML4allModel.html" title="class in org.apache.wayang.ml4all.abstraction.plan">ML4allModel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html#getByteRead()">getByteRead()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">TaskMetric</a></dt> |
| <dd> |
| <div class="block">Gets the number of bytes read by the task.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#getByteRead()">getByteRead()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskMetric</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html#getBytesWrittern()">getBytesWrittern()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">TaskMetric</a></dt> |
| <dd> |
| <div class="block">Returns the number of bytes written by the task.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#getBytesWrittern()">getBytesWrittern()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskMetric</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Job.html#getCache()">getCache()</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Job.html" title="class in org.apache.wayang.core.api">Job</a></dt> |
| <dd> |
| <div class="block">Provides a general-purpose cache.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/schema/SchemaUtils.html#getCalciteSchema(java.sql.Connection)">getCalciteSchema(Connection)</a></span> - Static method in class org.apache.wayang.api.sql.calcite.schema.<a href="org/apache/wayang/api/sql/calcite/schema/SchemaUtils.html" title="class in org.apache.wayang.api.sql.calcite.schema">SchemaUtils</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LocalCallbackSink.html#getCallback()">getCallback()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LocalCallbackSink.html" title="class in org.apache.wayang.basic.operators">LocalCallbackSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LocalCallbackSink.html#getCallbackDescriptor()">getCallbackDescriptor()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LocalCallbackSink.html" title="class in org.apache.wayang.basic.operators">LocalCallbackSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/LruCache.html#getCapacity()">getCapacity()</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/LruCache.html" title="class in org.apache.wayang.core.util">LruCache</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Slot.html#getCardinalityEstimate()">getCardinalityEstimate()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/Slot.html" title="class in org.apache.wayang.core.plan.wayangplan">Slot</a></dt> |
| <dd> |
| <div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span> |
| <div class="deprecationComment">These method does not do anything, anymore.</div> |
| </div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/Channel.html#getCardinalityEstimate(org.apache.wayang.core.optimizer.OptimizationContext)">getCardinalityEstimate(OptimizationContext)</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan">Channel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/ElementaryOperator.html#getCardinalityEstimator(int)">getCardinalityEstimator(int)</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/ElementaryOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan">ElementaryOperator</a></dt> |
| <dd> |
| <div class="block">Retrieve a <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimator.html" title="interface in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimator</code></a> tied specifically to this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#getCardinalityEstimator(int)">getCardinalityEstimator(int)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorBase</a></dt> |
| <dd> |
| <div class="block">Retrieve a <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimator.html" title="interface in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimator</code></a> tied specifically to this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/operators/GenericJdbcTableSource.html#getCardinalityEstimator(int)">getCardinalityEstimator(int)</a></span> - Method in class org.apache.wayang.genericjdbc.operators.<a href="org/apache/wayang/genericjdbc/operators/GenericJdbcTableSource.html" title="class in org.apache.wayang.genericjdbc.operators">GenericJdbcTableSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/operators/JdbcTableSource.html#getCardinalityEstimator(int)">getCardinalityEstimator(int)</a></span> - Method in class org.apache.wayang.jdbc.operators.<a href="org/apache/wayang/jdbc/operators/JdbcTableSource.html" title="class in org.apache.wayang.jdbc.operators">JdbcTableSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#getCardinalityEstimatorProvider()">getCardinalityEstimatorProvider()</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html#getCardinalityMeasurements()">getCardinalityMeasurements()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html" title="class in org.apache.wayang.core.platform">CrossPlatformExecutor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/ExecutionState.html#getCardinalityMeasurements()">getCardinalityMeasurements()</a></span> - Method in interface org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/ExecutionState.html" title="interface in org.apache.wayang.core.platform">ExecutionState</a></dt> |
| <dd> |
| <div class="block">Retrieve previously registered cardinality measurements</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadAlternative.html#getCardinalityPusher(org.apache.wayang.core.api.Configuration)">getCardinalityPusher(Configuration)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/LoopHeadAlternative.html" title="class in org.apache.wayang.core.plan.wayangplan">LoopHeadAlternative</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.html#getCardinalityPusher(org.apache.wayang.core.api.Configuration)">getCardinalityPusher(Configuration)</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan">LoopHeadOperator</a></dt> |
| <dd> |
| <div class="block">Get the <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityPusher.html" title="class in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityPusher</code></a> implementation for the intermediate iterations.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/LoopSubplan.html#getCardinalityPusher(org.apache.wayang.core.api.Configuration)">getCardinalityPusher(Configuration)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/LoopSubplan.html" title="class in org.apache.wayang.core.plan.wayangplan">LoopSubplan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getCardinalityPusher(org.apache.wayang.core.api.Configuration)">getCardinalityPusher(Configuration)</a></span> - Method in interface 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></dt> |
| <dd> |
| <div class="block">Provide a <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityPusher.html" title="class in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityPusher</code></a> for the <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html#getCardinalityPusher(org.apache.wayang.core.api.Configuration)">getCardinalityPusher(Configuration)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorAlternative</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html#getCardinalityPusher(org.apache.wayang.core.api.Configuration)">getCardinalityPusher(Configuration)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/Subplan.html" title="class in org.apache.wayang.core.plan.wayangplan">Subplan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/WayangContext.html#getCardinalityRepository()">getCardinalityRepository()</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/WayangContext.html" title="class in org.apache.wayang.core.api">WayangContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/channels/FileChannel.Instance.html#getChannel()">getChannel()</a></span> - Method in class org.apache.wayang.basic.channels.<a href="org/apache/wayang/basic/channels/FileChannel.Instance.html" title="class in org.apache.wayang.basic.channels">FileChannel.Instance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/ChannelInstance.html#getChannel()">getChannel()</a></span> - Method in interface org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/ChannelInstance.html" title="interface in org.apache.wayang.core.platform">ChannelInstance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/channels/DataSetChannel.Instance.html#getChannel()">getChannel()</a></span> - Method in class org.apache.wayang.flink.channels.<a href="org/apache/wayang/flink/channels/DataSetChannel.Instance.html" title="class in org.apache.wayang.flink.channels">DataSetChannel.Instance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/channels/CollectionChannel.Instance.html#getChannel()">getChannel()</a></span> - Method in class org.apache.wayang.java.channels.<a href="org/apache/wayang/java/channels/CollectionChannel.Instance.html" title="class in org.apache.wayang.java.channels">CollectionChannel.Instance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/channels/StreamChannel.Instance.html#getChannel()">getChannel()</a></span> - Method in class org.apache.wayang.java.channels.<a href="org/apache/wayang/java/channels/StreamChannel.Instance.html" title="class in org.apache.wayang.java.channels">StreamChannel.Instance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/channels/SqlQueryChannel.Instance.html#getChannel()">getChannel()</a></span> - Method in class org.apache.wayang.jdbc.channels.<a href="org/apache/wayang/jdbc/channels/SqlQueryChannel.Instance.html" title="class in org.apache.wayang.jdbc.channels">SqlQueryChannel.Instance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/channels/BroadcastChannel.Instance.html#getChannel()">getChannel()</a></span> - Method in class org.apache.wayang.spark.channels.<a href="org/apache/wayang/spark/channels/BroadcastChannel.Instance.html" title="class in org.apache.wayang.spark.channels">BroadcastChannel.Instance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/channels/RddChannel.Instance.html#getChannel()">getChannel()</a></span> - Method in class org.apache.wayang.spark.channels.<a href="org/apache/wayang/spark/channels/RddChannel.Instance.html" title="class in org.apache.wayang.spark.channels">RddChannel.Instance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/channels/TensorChannel.Instance.html#getChannel()">getChannel()</a></span> - Method in class org.apache.wayang.tensorflow.channels.<a href="org/apache/wayang/tensorflow/channels/TensorChannel.Instance.html" title="class in org.apache.wayang.tensorflow.channels">TensorChannel.Instance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/ChannelDescriptor.html#getChannelClass()">getChannelClass()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/ChannelDescriptor.html" title="class in org.apache.wayang.core.platform">ChannelDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#getChannelConversionGraph()">getChannelConversionGraph()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#getChannelConversionProvider()">getChannelConversionProvider()</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/plugin/WayangBasic.html#getChannelConversions()">getChannelConversions()</a></span> - Method in class org.apache.wayang.basic.plugin.<a href="org/apache/wayang/basic/plugin/WayangBasic.html" title="class in org.apache.wayang.basic.plugin">WayangBasic</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/plugin/WayangBasicGraph.html#getChannelConversions()">getChannelConversions()</a></span> - Method in class org.apache.wayang.basic.plugin.<a href="org/apache/wayang/basic/plugin/WayangBasicGraph.html" title="class in org.apache.wayang.basic.plugin">WayangBasicGraph</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plugin/DynamicPlugin.html#getChannelConversions()">getChannelConversions()</a></span> - Method in class org.apache.wayang.core.plugin.<a href="org/apache/wayang/core/plugin/DynamicPlugin.html" title="class in org.apache.wayang.core.plugin">DynamicPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plugin/Plugin.html#getChannelConversions()">getChannelConversions()</a></span> - Method in interface org.apache.wayang.core.plugin.<a href="org/apache/wayang/core/plugin/Plugin.html" title="interface in org.apache.wayang.core.plugin">Plugin</a></dt> |
| <dd> |
| <div class="block">Provides the <a href="org/apache/wayang/core/optimizer/channels/ChannelConversion.html" title="class in org.apache.wayang.core.optimizer.channels"><code>ChannelConversion</code></a>s shipped with this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/plugin/FlinkBasicPlugin.html#getChannelConversions()">getChannelConversions()</a></span> - Method in class org.apache.wayang.flink.plugin.<a href="org/apache/wayang/flink/plugin/FlinkBasicPlugin.html" title="class in org.apache.wayang.flink.plugin">FlinkBasicPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/plugin/FlinkConversionPlugin.html#getChannelConversions()">getChannelConversions()</a></span> - Method in class org.apache.wayang.flink.plugin.<a href="org/apache/wayang/flink/plugin/FlinkConversionPlugin.html" title="class in org.apache.wayang.flink.plugin">FlinkConversionPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/plugin/GenericJdbcConversionsPlugin.html#getChannelConversions()">getChannelConversions()</a></span> - Method in class org.apache.wayang.genericjdbc.plugin.<a href="org/apache/wayang/genericjdbc/plugin/GenericJdbcConversionsPlugin.html" title="class in org.apache.wayang.genericjdbc.plugin">GenericJdbcConversionsPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/plugin/GenericJdbcPlugin.html#getChannelConversions()">getChannelConversions()</a></span> - Method in class org.apache.wayang.genericjdbc.plugin.<a href="org/apache/wayang/genericjdbc/plugin/GenericJdbcPlugin.html" title="class in org.apache.wayang.genericjdbc.plugin">GenericJdbcPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/plugin/GiraphPlugin.html#getChannelConversions()">getChannelConversions()</a></span> - Method in class org.apache.wayang.giraph.plugin.<a href="org/apache/wayang/giraph/plugin/GiraphPlugin.html" title="class in org.apache.wayang.giraph.plugin">GiraphPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/plugin/JavaBasicPlugin.html#getChannelConversions()">getChannelConversions()</a></span> - Method in class org.apache.wayang.java.plugin.<a href="org/apache/wayang/java/plugin/JavaBasicPlugin.html" title="class in org.apache.wayang.java.plugin">JavaBasicPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/plugin/JavaChannelConversionPlugin.html#getChannelConversions()">getChannelConversions()</a></span> - Method in class org.apache.wayang.java.plugin.<a href="org/apache/wayang/java/plugin/JavaChannelConversionPlugin.html" title="class in org.apache.wayang.java.plugin">JavaChannelConversionPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/plugin/JavaGraphPlugin.html#getChannelConversions()">getChannelConversions()</a></span> - Method in class org.apache.wayang.java.plugin.<a href="org/apache/wayang/java/plugin/JavaGraphPlugin.html" title="class in org.apache.wayang.java.plugin">JavaGraphPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/postgres/plugin/PostgresConversionsPlugin.html#getChannelConversions()">getChannelConversions()</a></span> - Method in class org.apache.wayang.postgres.plugin.<a href="org/apache/wayang/postgres/plugin/PostgresConversionsPlugin.html" title="class in org.apache.wayang.postgres.plugin">PostgresConversionsPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/postgres/plugin/PostgresPlugin.html#getChannelConversions()">getChannelConversions()</a></span> - Method in class org.apache.wayang.postgres.plugin.<a href="org/apache/wayang/postgres/plugin/PostgresPlugin.html" title="class in org.apache.wayang.postgres.plugin">PostgresPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/plugin/SparkBasicPlugin.html#getChannelConversions()">getChannelConversions()</a></span> - Method in class org.apache.wayang.spark.plugin.<a href="org/apache/wayang/spark/plugin/SparkBasicPlugin.html" title="class in org.apache.wayang.spark.plugin">SparkBasicPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/plugin/SparkConversionPlugin.html#getChannelConversions()">getChannelConversions()</a></span> - Method in class org.apache.wayang.spark.plugin.<a href="org/apache/wayang/spark/plugin/SparkConversionPlugin.html" title="class in org.apache.wayang.spark.plugin">SparkConversionPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/plugin/SparkGraphPlugin.html#getChannelConversions()">getChannelConversions()</a></span> - Method in class org.apache.wayang.spark.plugin.<a href="org/apache/wayang/spark/plugin/SparkGraphPlugin.html" title="class in org.apache.wayang.spark.plugin">SparkGraphPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/plugin/SparkMLPlugin.html#getChannelConversions()">getChannelConversions()</a></span> - Method in class org.apache.wayang.spark.plugin.<a href="org/apache/wayang/spark/plugin/SparkMLPlugin.html" title="class in org.apache.wayang.spark.plugin">SparkMLPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/sqlite3/plugin/Sqlite3ConversionPlugin.html#getChannelConversions()">getChannelConversions()</a></span> - Method in class org.apache.wayang.sqlite3.plugin.<a href="org/apache/wayang/sqlite3/plugin/Sqlite3ConversionPlugin.html" title="class in org.apache.wayang.sqlite3.plugin">Sqlite3ConversionPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/sqlite3/plugin/Sqlite3Plugin.html#getChannelConversions()">getChannelConversions()</a></span> - Method in class org.apache.wayang.sqlite3.plugin.<a href="org/apache/wayang/sqlite3/plugin/Sqlite3Plugin.html" title="class in org.apache.wayang.sqlite3.plugin">Sqlite3Plugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/plugin/TensorflowConversionPlugin.html#getChannelConversions()">getChannelConversions()</a></span> - Method in class org.apache.wayang.tensorflow.plugin.<a href="org/apache/wayang/tensorflow/plugin/TensorflowConversionPlugin.html" title="class in org.apache.wayang.tensorflow.plugin">TensorflowConversionPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/plugin/TensorflowPlugin.html#getChannelConversions()">getChannelConversions()</a></span> - Method in class org.apache.wayang.tensorflow.plugin.<a href="org/apache/wayang/tensorflow/plugin/TensorflowPlugin.html" title="class in org.apache.wayang.tensorflow.plugin">TensorflowPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/lineage/ChannelLineageNode.html#getChannelInstance()">getChannelInstance()</a></span> - Method in class org.apache.wayang.core.platform.lineage.<a href="org/apache/wayang/core/platform/lineage/ChannelLineageNode.html" title="class in org.apache.wayang.core.platform.lineage">ChannelLineageNode</a></dt> |
| <dd> |
| <div class="block">Retrieve the encapsulated <a href="org/apache/wayang/core/platform/ChannelInstance.html" title="interface in org.apache.wayang.core.platform"><code>ChannelInstance</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html#getChannelInstance(org.apache.wayang.core.plan.executionplan.Channel)">getChannelInstance(Channel)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html" title="class in org.apache.wayang.core.platform">CrossPlatformExecutor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/ExecutionState.html#getChannelInstance(org.apache.wayang.core.plan.executionplan.Channel)">getChannelInstance(Channel)</a></span> - Method in interface org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/ExecutionState.html" title="interface in org.apache.wayang.core.platform">ExecutionState</a></dt> |
| <dd> |
| <div class="block">Obtain a previously registered <a href="org/apache/wayang/core/platform/ChannelInstance.html" title="interface in org.apache.wayang.core.platform"><code>ChannelInstance</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html#getChannelInstance(org.apache.wayang.core.plan.executionplan.Channel,boolean)">getChannelInstance(Channel, boolean)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html" title="class in org.apache.wayang.core.platform">CrossPlatformExecutor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExLexer.html#getChannelNames()">getChannelNames()</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExLexer.html" title="class in org.apache.wayang.core.mathex">MathExLexer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.html#getChannels()">getChannels()</a></span> - Method in class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.html" title="class in org.apache.wayang.core.profiling">ExecutionPlanMeasurement</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html#getChosenAlternative(org.apache.wayang.core.plan.wayangplan.OperatorAlternative)">getChosenAlternative(OperatorAlternative)</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanImplementation</a></dt> |
| <dd> |
| <div class="block">Find for a given <a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OperatorAlternative</code></a>, which <a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.Alternative.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OperatorAlternative.Alternative</code></a> has been picked |
| by this instance</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/JsonSerializables.html#getClassTag(org.apache.wayang.core.util.json.WayangJsonObj)">getClassTag(WayangJsonObj)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/JsonSerializables.html" title="class in org.apache.wayang.core.util">JsonSerializables</a></dt> |
| <dd> |
| <div class="block">Read and load the specified <code>Class</code> in a <a href="org/apache/wayang/core/util/json/WayangJsonObj.html" title="class in org.apache.wayang.core.util.json"><code>WayangJsonObj</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/KMeansModel.html#getClusterCenters()">getClusterCenters()</a></span> - Method in interface org.apache.wayang.basic.model.<a href="org/apache/wayang/basic/model/KMeansModel.html" title="interface in org.apache.wayang.basic.model">KMeansModel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/ml/SparkKMeansOperator.Model.html#getClusterCenters()">getClusterCenters()</a></span> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkKMeansOperator.Model.html" title="class in org.apache.wayang.spark.operators.ml">SparkKMeansOperator.Model</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/LinearRegressionModel.html#getCoefficients()">getCoefficients()</a></span> - Method in interface org.apache.wayang.basic.model.<a href="org/apache/wayang/basic/model/LinearRegressionModel.html" title="interface in org.apache.wayang.basic.model">LinearRegressionModel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/ml/SparkLinearRegressionOperator.Model.html#getCoefficients()">getCoefficients()</a></span> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkLinearRegressionOperator.Model.html" title="class in org.apache.wayang.spark.operators.ml">SparkLinearRegressionOperator.Model</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/schema/WayangTableStatistic.html#getCollations()">getCollations()</a></span> - Method in class org.apache.wayang.api.sql.calcite.schema.<a href="org/apache/wayang/api/sql/calcite/schema/WayangTableStatistic.html" title="class in org.apache.wayang.api.sql.calcite.schema">WayangTableStatistic</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/CollectionSource.html#getCollection()">getCollection()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/CollectionSource.html" title="class in org.apache.wayang.basic.operators">CollectionSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/rel/WayangTableScan.html#getColumnNames()">getColumnNames()</a></span> - Method in class org.apache.wayang.api.sql.calcite.rel.<a href="org/apache/wayang/api/sql/calcite/rel/WayangTableScan.html" title="class in org.apache.wayang.api.sql.calcite.rel">WayangTableScan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operators.html#getCommonContainer(org.apache.wayang.core.plan.wayangplan.Operator,org.apache.wayang.core.plan.wayangplan.Operator)">getCommonContainer(Operator, Operator)</a></span> - Static method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/Operators.html" title="class in org.apache.wayang.core.plan.wayangplan">Operators</a></dt> |
| <dd> |
| <div class="block">Find the innermost common <a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>OperatorContainer</code></a> of two operators.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/execution/FlinkExecutor.html#getCompiler()">getCompiler()</a></span> - Method in class org.apache.wayang.flink.execution.<a href="org/apache/wayang/flink/execution/FlinkExecutor.html" title="class in org.apache.wayang.flink.execution">FlinkExecutor</a></dt> |
| <dd> |
| <div class="block">Provide a <a href="org/apache/wayang/flink/compiler/FunctionCompiler.html" title="class in org.apache.wayang.flink.compiler"><code>FunctionCompiler</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/execution/JavaExecutor.html#getCompiler()">getCompiler()</a></span> - Method in class org.apache.wayang.java.execution.<a href="org/apache/wayang/java/execution/JavaExecutor.html" title="class in org.apache.wayang.java.execution">JavaExecutor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/execution/SparkExecutor.html#getCompiler()">getCompiler()</a></span> - Method in class org.apache.wayang.spark.execution.<a href="org/apache/wayang/spark/execution/SparkExecutor.html" title="class in org.apache.wayang.spark.execution">SparkExecutor</a></dt> |
| <dd> |
| <div class="block">Provide a <a href="org/apache/wayang/spark/compiler/FunctionCompiler.html" title="class in org.apache.wayang.spark.compiler"><code>FunctionCompiler</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html#getCompletedStages()">getCompletedStages()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html" title="class in org.apache.wayang.core.platform">CrossPlatformExecutor</a></dt> |
| <dd> |
| <div class="block">Retrieve the <a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionStage</code></a>s that have been completed so far.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html#getCompletionTime()">getCompletionTime()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Stage</a></dt> |
| <dd> |
| <div class="block">Gets the completion time of this stage.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html#getCompletionTime()">getCompletionTime()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageCompleted</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#getCompletionTime()">getCompletionTime()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageExecutorMetrics</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#getCompletionTime()">getCompletionTime()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageSubmitted</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html#getCond0()">getCond0()</a></span> - Method in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">IEJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html#getCond0()">getCond0()</a></span> - Method in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">IESelfJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html#getCond1()">getCond1()</a></span> - Method in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">IEJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html#getCond1()">getCond1()</a></span> - Method in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">IESelfJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#getConditionInputSlots()">getConditionInputSlots()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DoWhileOperator.html" title="class in org.apache.wayang.basic.operators">DoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LoopOperator.html#getConditionInputSlots()">getConditionInputSlots()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators">LoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/RepeatOperator.html#getConditionInputSlots()">getConditionInputSlots()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/RepeatOperator.html" title="class in org.apache.wayang.basic.operators">RepeatOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadAlternative.html#getConditionInputSlots()">getConditionInputSlots()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/LoopHeadAlternative.html" title="class in org.apache.wayang.core.plan.wayangplan">LoopHeadAlternative</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.html#getConditionInputSlots()">getConditionInputSlots()</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan">LoopHeadOperator</a></dt> |
| <dd> |
| <div class="block">Retrieve those <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a>s that are required to evaluate the loop condition.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#getConditionOutputSlots()">getConditionOutputSlots()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DoWhileOperator.html" title="class in org.apache.wayang.basic.operators">DoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LoopOperator.html#getConditionOutputSlots()">getConditionOutputSlots()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators">LoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/RepeatOperator.html#getConditionOutputSlots()">getConditionOutputSlots()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/RepeatOperator.html" title="class in org.apache.wayang.basic.operators">RepeatOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadAlternative.html#getConditionOutputSlots()">getConditionOutputSlots()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/LoopHeadAlternative.html" title="class in org.apache.wayang.core.plan.wayangplan">LoopHeadAlternative</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.html#getConditionOutputSlots()">getConditionOutputSlots()</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan">LoopHeadOperator</a></dt> |
| <dd> |
| <div class="block">Retrieve those <a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OutputSlot</code></a>s that forward the <a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.html#getConditionInputSlots()"><code>LoopHeadOperator.getConditionInputSlots()</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html#getConfiguration()">getConfiguration()</a></span> - Method in class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html" title="class in org.apache.wayang.core.api.configuration">KeyValueProvider</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/ValueProvider.html#getConfiguration()">getConfiguration()</a></span> - Method in class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/ValueProvider.html" title="class in org.apache.wayang.core.api.configuration">ValueProvider</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Job.html#getConfiguration()">getConfiguration()</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Job.html" title="class in org.apache.wayang.core.api">Job</a></dt> |
| <dd> |
| <div class="block">Modify the <a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api"><code>Configuration</code></a> to control the <a href="org/apache/wayang/core/api/Job.html" title="class in org.apache.wayang.core.api"><code>Job</code></a> execution.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/WayangContext.html#getConfiguration()">getConfiguration()</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/WayangContext.html" title="class in org.apache.wayang.core.api">WayangContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.html#getConfiguration()">getConfiguration()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanEnumerator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#getConfiguration()">getConfiguration()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html#getConfiguration()">getConfiguration()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html" title="class in org.apache.wayang.core.platform">CrossPlatformExecutor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/ExecutorTemplate.html#getConfiguration()">getConfiguration()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/ExecutorTemplate.html" title="class in org.apache.wayang.core.platform">ExecutorTemplate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/compiler/FunctionCompiler.html#getConfiguration()">getConfiguration()</a></span> - Method in class org.apache.wayang.java.compiler.<a href="org/apache/wayang/java/compiler/FunctionCompiler.html" title="class in org.apache.wayang.java.compiler">FunctionCompiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/GeneticOptimizer.html#getConfiguration()">getConfiguration()</a></span> - Method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/GeneticOptimizer.html" title="class in org.apache.wayang.profiler.log">GeneticOptimizer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/ConstantLoadProfileEstimator.html#getConfigurationKey()">getConfigurationKey()</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/ConstantLoadProfileEstimator.html" title="class in org.apache.wayang.core.optimizer.costs">ConstantLoadProfileEstimator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html#getConfigurationKey()">getConfigurationKey()</a></span> - Method in interface org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html" title="interface in org.apache.wayang.core.optimizer.costs">LoadProfileEstimator</a></dt> |
| <dd> |
| <div class="block">Retrieve the <a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api"><code>Configuration</code></a> key for this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/NestableLoadProfileEstimator.html#getConfigurationKey()">getConfigurationKey()</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/NestableLoadProfileEstimator.html" title="class in org.apache.wayang.core.optimizer.costs">NestableLoadProfileEstimator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/DynamicLoadProfileEstimator.html#getConfigurationKey()">getConfigurationKey()</a></span> - Method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/DynamicLoadProfileEstimator.html" title="class in org.apache.wayang.profiler.log">DynamicLoadProfileEstimator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html#getConfigurationKeys()">getConfigurationKeys()</a></span> - Method in interface org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html" title="interface in org.apache.wayang.core.optimizer.costs">LoadProfileEstimator</a></dt> |
| <dd> |
| <div class="block">Retrieve the <a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api"><code>Configuration</code></a> keys for this and all nested instances.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/Platform.html#getConfigurationName()">getConfigurationName()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/Platform.html" title="class in org.apache.wayang.core.platform">Platform</a></dt> |
| <dd> |
| <div class="block">Retrieve the name of this instance as it is used in <a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api"><code>Configuration</code></a> keys.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/platform/JdbcPlatformTemplate.html#getConnection()">getConnection()</a></span> - Method in class org.apache.wayang.jdbc.platform.<a href="org/apache/wayang/jdbc/platform/JdbcPlatformTemplate.html" title="class in org.apache.wayang.jdbc.platform">JdbcPlatformTemplate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/KafkaTopicSource.html#getConsumer()">getConsumer()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/KafkaTopicSource.html" title="class in org.apache.wayang.basic.operators">KafkaTopicSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/ConsumerIteratorAdapter.html#getConsumer()">getConsumer()</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/ConsumerIteratorAdapter.html" title="class in org.apache.wayang.core.util">ConsumerIteratorAdapter</a></dt> |
| <dd> |
| <div class="block">Retrieve the producer interface.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/KafkaTopicSource.html#getConsumer(java.util.Properties)">getConsumer(Properties)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/KafkaTopicSource.html" title="class in org.apache.wayang.basic.operators">KafkaTopicSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/Channel.html#getConsumers()">getConsumers()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan">Channel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html#getContainedOperator()">getContainedOperator()</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html" title="interface in org.apache.wayang.core.plan.wayangplan">OperatorContainer</a></dt> |
| <dd> |
| <div class="block">Retrieves the single(!)</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html#getContainedOperators()">getContainedOperators()</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html" title="interface in org.apache.wayang.core.plan.wayangplan">OperatorContainer</a></dt> |
| <dd> |
| <div class="block">Retrieves all <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>s that are <i>immediately</i> encased by this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getContainer()">getContainer()</a></span> - Method in interface 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></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#getContainer()">getContainer()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorBase</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/CompositeOperator.html#getContainers()">getContainers()</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/CompositeOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan">CompositeOperator</a></dt> |
| <dd> |
| <div class="block">Get the <a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>OperatorContainer</code></a>s of this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html#getContainers()">getContainers()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorAlternative</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html#getContainers()">getContainers()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/Subplan.html" title="class in org.apache.wayang.core.plan.wayangplan">Subplan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#getConvergenceType()">getConvergenceType()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DoWhileOperator.html" title="class in org.apache.wayang.basic.operators">DoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LoopOperator.html#getConvergenceType()">getConvergenceType()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators">LoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/Junction.html#getConversionTasks()">getConversionTasks()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/Junction.html" title="class in org.apache.wayang.core.platform">Junction</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html#getCorrectnessProbability()">getCorrectnessProbability()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html" title="class in org.apache.wayang.core.optimizer">ProbabilisticDoubleInterval</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html#getCorrectnessProbability()">getCorrectnessProbability()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html" title="class in org.apache.wayang.core.optimizer">ProbabilisticIntervalEstimate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/Channel.html#getCorrespondingSlots()">getCorrespondingSlots()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan">Channel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html#getCost()">getCost()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanImplementation</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.html#getCostEstimate()">getCostEstimate()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration">LoopImplementation</a></dt> |
| <dd> |
| <div class="block">Retrieve the cost estimate for this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html#getCostEstimate()">getCostEstimate()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration">LoopImplementation.IterationImplementation</a></dt> |
| <dd> |
| <div class="block">Retrieve the cost estimate for this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html#getCostEstimate()">getCostEstimate()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanImplementation</a></dt> |
| <dd> |
| <div class="block">Retrieves the cost estimate for this instance including any overhead.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#getCostEstimate()">getCostEstimate()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext.OperatorContext</a></dt> |
| <dd> |
| <div class="block">Get the estimated costs incurred by this instance (without fix costs).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/Junction.html#getCostEstimate(org.apache.wayang.core.optimizer.OptimizationContext)">getCostEstimate(OptimizationContext)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/Junction.html" title="class in org.apache.wayang.core.platform">Junction</a></dt> |
| <dd> |
| <div class="block">Calculates the cost estimate for all <a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>ExecutionOperator</code></a>s in this instance for a given |
| <a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer"><code>OptimizationContext</code></a> that should be known itself (or as a fork) to this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#getCostModel()">getCostModel()</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/TimeToCostConverter.html#getCostsPerMillisecond()">getCostsPerMillisecond()</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/TimeToCostConverter.html" title="class in org.apache.wayang.core.optimizer.costs">TimeToCostConverter</a></dt> |
| <dd> |
| <div class="block">Get the costs that incur per millisecond according to this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#getCostSquasherProvider()">getCostSquasherProvider()</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfiler.Result.html#getCpuCycles()">getCpuCycles()</a></span> - Method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfiler.Result.html" title="class in org.apache.wayang.profiler.java">OperatorProfiler.Result</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.Result.html#getCpuCycles()">getCpuCycles()</a></span> - Method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.Result.html" title="class in org.apache.wayang.profiler.spark">SparkOperatorProfiler.Result</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html#getCpuUsage()">getCpuUsage()</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html" title="class in org.apache.wayang.core.optimizer.costs">LoadProfile</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/DLTrainingOperator.Option.html#getCriterion()">getCriterion()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DLTrainingOperator.Option.html" title="class in org.apache.wayang.basic.operators">DLTrainingOperator.Option</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/model/TensorflowModel.html#getCriterion()">getCriterion()</a></span> - Method in class org.apache.wayang.tensorflow.model.<a href="org/apache/wayang/tensorflow/model/TensorflowModel.html" title="class in org.apache.wayang.tensorflow.model">TensorflowModel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#getCriterionDescriptor()">getCriterionDescriptor()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DoWhileOperator.html" title="class in org.apache.wayang.basic.operators">DoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LoopOperator.html#getCriterionDescriptor()">getCriterionDescriptor()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators">LoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Job.html#getCrossPlatformExecutor()">getCrossPlatformExecutor()</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Job.html" title="class in org.apache.wayang.core.api">Job</a></dt> |
| <dd> |
| <div class="block">Provide the <a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html" title="class in org.apache.wayang.core.platform"><code>CrossPlatformExecutor</code></a> used during the execution of this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/Executor.html#getCrossPlatformExecutor()">getCrossPlatformExecutor()</a></span> - Method in interface org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/Executor.html" title="interface in org.apache.wayang.core.platform">Executor</a></dt> |
| <dd> |
| <div class="block">If this instance is instrumented by a <a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html" title="class in org.apache.wayang.core.platform"><code>CrossPlatformExecutor</code></a>, this method provides the latter.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/ExecutorTemplate.html#getCrossPlatformExecutor()">getCrossPlatformExecutor()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/ExecutorTemplate.html" title="class in org.apache.wayang.core.platform">ExecutorTemplate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfiler.Result.html#getCsvHeader()">getCsvHeader()</a></span> - Method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfiler.Result.html" title="class in org.apache.wayang.profiler.java">OperatorProfiler.Result</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.Result.html#getCsvHeader()">getCsvHeader()</a></span> - Method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.Result.html" title="class in org.apache.wayang.profiler.spark">SparkOperatorProfiler.Result</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/ExecutionContext.html#getCurrentIteration()">getCurrentIteration()</a></span> - Method in interface org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/ExecutionContext.html" title="interface in org.apache.wayang.core.function">ExecutionContext</a></dt> |
| <dd> |
| <div class="block">If this instance reflects the state of execution inside of a <a href="org/apache/wayang/core/plan/wayangplan/LoopSubplan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>LoopSubplan</code></a>, then retrieve the |
| number of the current iteration.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/execution/FlinkExecutionContext.html#getCurrentIteration()">getCurrentIteration()</a></span> - Method in class org.apache.wayang.flink.execution.<a href="org/apache/wayang/flink/execution/FlinkExecutionContext.html" title="class in org.apache.wayang.flink.execution">FlinkExecutionContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/execution/JavaExecutionContext.html#getCurrentIteration()">getCurrentIteration()</a></span> - Method in class org.apache.wayang.java.execution.<a href="org/apache/wayang/java/execution/JavaExecutionContext.html" title="class in org.apache.wayang.java.execution">JavaExecutionContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/execution/SparkExecutionContext.html#getCurrentIteration()">getCurrentIteration()</a></span> - Method in class org.apache.wayang.spark.execution.<a href="org/apache/wayang/spark/execution/SparkExecutionContext.html" title="class in org.apache.wayang.spark.execution">SparkExecutionContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankVertexReader.html#getCurrentVertex()">getCurrentVertex()</a></span> - Method in class org.apache.wayang.giraph.Algorithm.<a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankVertexReader.html" title="class in org.apache.wayang.giraph.Algorithm">PageRankAlgorithm.PageRankVertexReader</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/PageRankOperator.html#getDampingFactor()">getDampingFactor()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/PageRankOperator.html" title="class in org.apache.wayang.basic.operators">PageRankOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/GeneticOptimizer.html#getData()">getData()</a></span> - Method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/GeneticOptimizer.html" title="class in org.apache.wayang.profiler.log">GeneticOptimizer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.ChannelNode.html#getDataQuantaType()">getDataQuantaType()</a></span> - Method in class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.ChannelNode.html" title="class in org.apache.wayang.core.profiling">ExecutionPlanMeasurement.ChannelNode</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/SampleOperator.html#getDatasetSize()">getDatasetSize()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/SampleOperator.html" title="class in org.apache.wayang.basic.operators">SampleOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/Channel.html#getDataSetType()">getDataSetType()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan">Channel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html#getDataSource()">getDataSource()</a></span> - Method in class org.apache.wayang.api.sql.calcite.jdbc.<a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html" title="class in org.apache.wayang.api.sql.calcite.jdbc">JdbcSchema</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/types/DataSetType.html#getDataUnitType()">getDataUnitType()</a></span> - Method in class org.apache.wayang.core.types.<a href="org/apache/wayang/core/types/DataSetType.html" title="class in org.apache.wayang.core.types">DataSetType</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/ReflectionUtils.html#getDeclaringJar(java.lang.Class)">getDeclaringJar(Class<?>)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/ReflectionUtils.html" title="class in org.apache.wayang.core.util">ReflectionUtils</a></dt> |
| <dd> |
| <div class="block">Identifies and returns the JAR file declaring the given <code>Class</code> if no such file could be determined.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/ReflectionUtils.html#getDeclaringJar(java.lang.Object)">getDeclaringJar(Object)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/ReflectionUtils.html" title="class in org.apache.wayang.core.util">ReflectionUtils</a></dt> |
| <dd> |
| <div class="block">Identifies and returns the JAR file declaring the <code>Class</code> of the given <code>object</code> or <code>null</code> if |
| no such file could be determined.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#getDefaultConfiguration()">getDefaultConfiguration()</a></span> - Static method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> |
| <div class="block">Returns the global default instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/AggregateOptimizationContext.html#getDefaultOptimizationContexts()">getDefaultOptimizationContexts()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/AggregateOptimizationContext.html" title="class in org.apache.wayang.core.optimizer">AggregateOptimizationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/DefaultOptimizationContext.html#getDefaultOptimizationContexts()">getDefaultOptimizationContexts()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/DefaultOptimizationContext.html" title="class in org.apache.wayang.core.optimizer">DefaultOptimizationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#getDefaultOptimizationContexts()">getDefaultOptimizationContexts()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext</a></dt> |
| <dd> |
| <div class="block">Get the <a href="org/apache/wayang/core/optimizer/DefaultOptimizationContext.html" title="class in org.apache.wayang.core.optimizer"><code>DefaultOptimizationContext</code></a>s represented by this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/KafkaTopicSink.html#getDefaultProperties()">getDefaultProperties()</a></span> - Static method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/KafkaTopicSink.html" title="class in org.apache.wayang.basic.operators">KafkaTopicSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/KafkaTopicSource.html#getDefaultProperties()">getDefaultProperties()</a></span> - Static method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/KafkaTopicSource.html" title="class in org.apache.wayang.basic.operators">KafkaTopicSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/optimizer/Optimizer.ConfigProperties.html#getDefaults()">getDefaults()</a></span> - Static method in class org.apache.wayang.api.sql.calcite.optimizer.<a href="org/apache/wayang/api/sql/calcite/optimizer/Optimizer.ConfigProperties.html" title="class in org.apache.wayang.api.sql.calcite.optimizer">Optimizer.ConfigProperties</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/utils/SparseVector.html#getDenseValue(int)">getDenseValue(int)</a></span> - Method in class org.apache.wayang.ml4all.utils.<a href="org/apache/wayang/ml4all/utils/SparseVector.html" title="class in org.apache.wayang.ml4all.utils">SparseVector</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/DecisionTreeClassificationModel.html#getDepth()">getDepth()</a></span> - Method in interface org.apache.wayang.basic.model.<a href="org/apache/wayang/basic/model/DecisionTreeClassificationModel.html" title="interface in org.apache.wayang.basic.model">DecisionTreeClassificationModel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeClassificationOperator.Model.html#getDepth()">getDepth()</a></span> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeClassificationOperator.Model.html" title="class in org.apache.wayang.spark.operators.ml">SparkDecisionTreeClassificationOperator.Model</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html#getDescription()">getDescription()</a></span> - Method in class org.apache.wayang.commons.util.profiledb.model.<a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model">Experiment</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/channels/FileChannel.html#getDescriptor()">getDescriptor()</a></span> - Method in class org.apache.wayang.basic.channels.<a href="org/apache/wayang/basic/channels/FileChannel.html" title="class in org.apache.wayang.basic.channels">FileChannel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/Channel.html#getDescriptor()">getDescriptor()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan">Channel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.Link.html#getDestination()">getDestination()</a></span> - Method in class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.Link.html" title="class in org.apache.wayang.core.profiling">ExecutionPlanMeasurement.Link</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html#getDetails()">getDetails()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Stage</a></dt> |
| <dd> |
| <div class="block">Gets the details of this stage.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html#getDetails()">getDetails()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageCompleted</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#getDetails()">getDetails()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageExecutorMetrics</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#getDetails()">getDetails()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageSubmitted</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/ArgMax.html#getDim()">getDim()</a></span> - Method in class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/ArgMax.html" title="class in org.apache.wayang.basic.model.op">ArgMax</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/Mean.html#getDim()">getDim()</a></span> - Method in class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Mean.html" title="class in org.apache.wayang.basic.model.op">Mean</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html#getDirectoryFileName(int)">getDirectoryFileName(int)</a></span> - Method in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html" title="class in org.apache.wayang.flink.compiler">WayangFileOutputFormat</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfiler.Result.html#getDiskBytes()">getDiskBytes()</a></span> - Method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfiler.Result.html" title="class in org.apache.wayang.profiler.java">OperatorProfiler.Result</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.Result.html#getDiskBytes()">getDiskBytes()</a></span> - Method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.Result.html" title="class in org.apache.wayang.profiler.spark">SparkOperatorProfiler.Result</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html#getDiskBytesSpilled()">getDiskBytesSpilled()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">TaskMetric</a></dt> |
| <dd> |
| <div class="block">Gets the number of bytes spilled to disk by the task.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#getDiskBytesSpilled()">getDiskBytesSpilled()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskMetric</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html#getDiskUsage()">getDiskUsage()</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html" title="class in org.apache.wayang.core.optimizer.costs">LoadProfile</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/schema/WayangTableStatistic.html#getDistribution()">getDistribution()</a></span> - Method in class org.apache.wayang.api.sql.calcite.schema.<a href="org/apache/wayang/api/sql/calcite/schema/WayangTableStatistic.html" title="class in org.apache.wayang.api.sql.calcite.schema">WayangTableStatistic</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/data/Record.html#getDouble(int)">getDouble(int)</a></span> - Method in class org.apache.wayang.basic.data.<a href="org/apache/wayang/basic/data/Record.html" title="class in org.apache.wayang.basic.data">Record</a></dt> |
| <dd> |
| <div class="block">Retrieve a field as a <code>double</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/json/WayangJsonObj.html#getDouble(java.lang.String)">getDouble(String)</a></span> - Method in class org.apache.wayang.core.util.json.<a href="org/apache/wayang/core/util/json/WayangJsonObj.html" title="class in org.apache.wayang.core.util.json">WayangJsonObj</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#getDoubleProperty(java.lang.String)">getDoubleProperty(String)</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#getDoubleProperty(java.lang.String,double)">getDoubleProperty(String, double)</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/EstimationContext.html#getDoubleProperty(java.lang.String,double)">getDoubleProperty(String, double)</a></span> - Method in interface org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/EstimationContext.html" title="interface in org.apache.wayang.core.optimizer.costs">EstimationContext</a></dt> |
| <dd> |
| <div class="block">Retrieve a <code>double</code>-valued property in this context.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/SimpleEstimationContext.html#getDoubleProperty(java.lang.String,double)">getDoubleProperty(String, double)</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/SimpleEstimationContext.html" title="class in org.apache.wayang.core.optimizer.costs">SimpleEstimationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#getDoubleProperty(java.lang.String,double)">getDoubleProperty(String, double)</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext.OperatorContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/DynamicEstimationContext.html#getDoubleProperty(java.lang.String,double)">getDoubleProperty(String, double)</a></span> - Method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/DynamicEstimationContext.html" title="class in org.apache.wayang.profiler.log">DynamicEstimationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/Mean.html#getDType()">getDType()</a></span> - Method in class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Mean.html" title="class in org.apache.wayang.basic.model.op">Mean</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/nn/CrossEntropyLoss.html#getDType()">getDType()</a></span> - Method in class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/CrossEntropyLoss.html" title="class in org.apache.wayang.basic.model.op.nn">CrossEntropyLoss</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/nn/ReLU.html#getDType()">getDType()</a></span> - Method in class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/ReLU.html" title="class in org.apache.wayang.basic.model.op.nn">ReLU</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/nn/Sigmoid.html#getDType()">getDType()</a></span> - Method in class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/Sigmoid.html" title="class in org.apache.wayang.basic.model.op.nn">Sigmoid</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/nn/Softmax.html#getDType()">getDType()</a></span> - Method in class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/Softmax.html" title="class in org.apache.wayang.basic.model.op.nn">Softmax</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/Op.html#getDType()">getDType()</a></span> - Method in class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Op.html" title="class in org.apache.wayang.basic.model.op">Op</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#getDurationTime()">getDurationTime()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Task</a></dt> |
| <dd> |
| <div class="block">Returns the duration time of this task.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#getDurationTime()">getDurationTime()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#getDurationTime()">getDurationTime()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskGettingResult</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#getDurationTime()">getDurationTime()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getEffectiveOccupant(int)">getEffectiveOccupant(int)</a></span> - Method in interface 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></dt> |
| <dd> |
| <div class="block">Retrieves the effective occupant of the given <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a>, i.e., the <a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OutputSlot</code></a> that is |
| either connected to the given or an outer-more, mapped <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getEffectiveOccupant(org.apache.wayang.core.plan.wayangplan.InputSlot)">getEffectiveOccupant(InputSlot<T>)</a></span> - Method in interface 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></dt> |
| <dd> |
| <div class="block">Retrieves the effective occupant of the given <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a>, i.e., the <a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OutputSlot</code></a> that is |
| either connected to the given or an outer-more, mapped <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/DynamicLoadEstimator.html#getEmployedVariables()">getEmployedVariables()</a></span> - Method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/DynamicLoadEstimator.html" title="class in org.apache.wayang.profiler.log">DynamicLoadEstimator</a></dt> |
| <dd> |
| <div class="block">Get the <a href="org/apache/wayang/profiler/log/Variable.html" title="class in org.apache.wayang.profiler.log"><code>Variable</code></a>s used in this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/DynamicLoadProfileEstimator.html#getEmployedVariables()">getEmployedVariables()</a></span> - Method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/DynamicLoadProfileEstimator.html" title="class in org.apache.wayang.profiler.log">DynamicLoadProfileEstimator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/KafkaTopicSource.html#getEncoding()">getEncoding()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/KafkaTopicSource.html" title="class in org.apache.wayang.basic.operators">KafkaTopicSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/TextFileSource.html#getEncoding()">getEncoding()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/TextFileSource.html" title="class in org.apache.wayang.basic.operators">TextFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html#getEnterJunction()">getEnterJunction()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration">LoopImplementation.IterationImplementation</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/DLTrainingOperator.Option.html#getEpoch()">getEpoch()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DLTrainingOperator.Option.html" title="class in org.apache.wayang.basic.operators">DLTrainingOperator.Option</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getEpoch()">getEpoch()</a></span> - Method in interface 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></dt> |
| <dd> |
| <div class="block"><i>Optional operation for non-composite operators.</i></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#getEpoch()">getEpoch()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorBase</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/optimizer/Adam.html#getEpsilon()">getEpsilon()</a></span> - Method in class org.apache.wayang.basic.model.optimizer.<a href="org/apache/wayang/basic/model/optimizer/Adam.html" title="class in org.apache.wayang.basic.model.optimizer">Adam</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/DefaultEstimatableCost.html#getEstimate(org.apache.wayang.core.optimizer.enumeration.PlanImplementation,boolean)">getEstimate(PlanImplementation, boolean)</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/DefaultEstimatableCost.html" title="class in org.apache.wayang.core.optimizer.costs">DefaultEstimatableCost</a></dt> |
| <dd> |
| <div class="block">Retrieves the cost estimate for this instance including any overhead.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/EstimatableCost.html#getEstimate(org.apache.wayang.core.optimizer.enumeration.PlanImplementation,boolean)">getEstimate(PlanImplementation, boolean)</a></span> - Method in interface org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/EstimatableCost.html" title="interface in org.apache.wayang.core.optimizer.costs">EstimatableCost</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/PartialExecutionMeasurement.html#getEstimatedExecutionMillis()">getEstimatedExecutionMillis()</a></span> - Method in class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/PartialExecutionMeasurement.html" title="class in org.apache.wayang.core.profiling">PartialExecutionMeasurement</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/AtomicExecutionGroup.html#getEstimationContext()">getEstimationContext()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/AtomicExecutionGroup.html" title="class in org.apache.wayang.core.platform">AtomicExecutionGroup</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getEstimationContextProperties()">getEstimationContextProperties()</a></span> - Method in interface 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></dt> |
| <dd> |
| <div class="block">Collects all fields of this instance that have a <a href="org/apache/wayang/core/plan/wayangplan/EstimationContextProperty.html" title="annotation in org.apache.wayang.core.plan.wayangplan"><code>EstimationContextProperty</code></a> annotation.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Application.html#getEventName()">getEventName()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Application.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Application</a></dt> |
| <dd> |
| <div class="block">Returns the name of the event associated with the application.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html#getEventName()">getEventName()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Executor</a></dt> |
| <dd> |
| <div class="block">Returns the name of the event associated with this executor.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Job.html#getEventName()">getEventName()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Job.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Job</a></dt> |
| <dd> |
| <div class="block">Returns the name of the event associated with this job.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html#getEventName()">getEventName()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Stage</a></dt> |
| <dd> |
| <div class="block">Gets the name of the event associated with this stage.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#getEventName()">getEventName()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Task</a></dt> |
| <dd> |
| <div class="block">Gets the name of the event associated with this task.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationEnd.html#getEventName()">getEventName()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ApplicationEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">ApplicationEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationStart.html#getEventName()">getEventName()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ApplicationStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">ApplicationStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html#getEventName()">getEventName()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorAdded</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html#getEventName()">getEventName()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorRemoved</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html#getEventName()">getEventName()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorUpdated</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/JobEnd.html#getEventName()">getEventName()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/JobEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">JobEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/JobStart.html#getEventName()">getEventName()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/JobStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">JobStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html#getEventName()">getEventName()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageCompleted</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#getEventName()">getEventName()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageExecutorMetrics</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#getEventName()">getEventName()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageSubmitted</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#getEventName()">getEventName()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#getEventName()">getEventName()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskGettingResult</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#getEventName()">getEventName()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plugin/DynamicPlugin.html#getExcludedChannelConversions()">getExcludedChannelConversions()</a></span> - Method in class org.apache.wayang.core.plugin.<a href="org/apache/wayang/core/plugin/DynamicPlugin.html" title="class in org.apache.wayang.core.plugin">DynamicPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plugin/Plugin.html#getExcludedChannelConversions()">getExcludedChannelConversions()</a></span> - Method in interface org.apache.wayang.core.plugin.<a href="org/apache/wayang/core/plugin/Plugin.html" title="interface in org.apache.wayang.core.plugin">Plugin</a></dt> |
| <dd> |
| <div class="block">Provides the <a href="org/apache/wayang/core/optimizer/channels/ChannelConversion.html" title="class in org.apache.wayang.core.optimizer.channels"><code>ChannelConversion</code></a>s excluded by this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plugin/DynamicPlugin.html#getExcludedMappings()">getExcludedMappings()</a></span> - Method in class org.apache.wayang.core.plugin.<a href="org/apache/wayang/core/plugin/DynamicPlugin.html" title="class in org.apache.wayang.core.plugin">DynamicPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plugin/Plugin.html#getExcludedMappings()">getExcludedMappings()</a></span> - Method in interface org.apache.wayang.core.plugin.<a href="org/apache/wayang/core/plugin/Plugin.html" title="interface in org.apache.wayang.core.plugin">Plugin</a></dt> |
| <dd> |
| <div class="block">Provides the <a href="org/apache/wayang/core/mapping/Mapping.html" title="interface in org.apache.wayang.core.mapping"><code>Mapping</code></a>s excluded by this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plugin/DynamicPlugin.html#getExcludedRequiredPlatforms()">getExcludedRequiredPlatforms()</a></span> - Method in class org.apache.wayang.core.plugin.<a href="org/apache/wayang/core/plugin/DynamicPlugin.html" title="class in org.apache.wayang.core.plugin">DynamicPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plugin/Plugin.html#getExcludedRequiredPlatforms()">getExcludedRequiredPlatforms()</a></span> - Method in interface org.apache.wayang.core.plugin.<a href="org/apache/wayang/core/plugin/Plugin.html" title="interface in org.apache.wayang.core.plugin">Plugin</a></dt> |
| <dd> |
| <div class="block">Provides the required <a href="org/apache/wayang/core/platform/Platform.html" title="class in org.apache.wayang.core.platform"><code>Platform</code></a>s excluded by this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumeration.html#getExecutedTasks()">getExecutedTasks()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumeration.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanEnumeration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/PartialExecutionMeasurement.html#getExecutionMillis()">getExecutionMillis()</a></span> - Method in class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/PartialExecutionMeasurement.html" title="class in org.apache.wayang.core.profiling">PartialExecutionMeasurement</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#getExecutorCPUTime()">getExecutorCPUTime()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskMetric</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html#getExecutorDeserializeCpuTime()">getExecutorDeserializeCpuTime()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">TaskMetric</a></dt> |
| <dd> |
| <div class="block">Gets the CPU time used for deserializing the task executor.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#getExecutorDeserializeCpuTime()">getExecutorDeserializeCpuTime()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskMetric</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html#getExecutorDeserializeTime()">getExecutorDeserializeTime()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">TaskMetric</a></dt> |
| <dd> |
| <div class="block">Gets the time taken to deserialize the task executor.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#getExecutorDeserializeTime()">getExecutorDeserializeTime()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskMetric</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/Platform.html#getExecutorFactory()">getExecutorFactory()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/Platform.html" title="class in org.apache.wayang.core.platform">Platform</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/platform/FlinkPlatform.html#getExecutorFactory()">getExecutorFactory()</a></span> - Method in class org.apache.wayang.flink.platform.<a href="org/apache/wayang/flink/platform/FlinkPlatform.html" title="class in org.apache.wayang.flink.platform">FlinkPlatform</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/platform/GenericJdbcPlatform.html#getExecutorFactory()">getExecutorFactory()</a></span> - Method in class org.apache.wayang.genericjdbc.platform.<a href="org/apache/wayang/genericjdbc/platform/GenericJdbcPlatform.html" title="class in org.apache.wayang.genericjdbc.platform">GenericJdbcPlatform</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/platform/GiraphPlatform.html#getExecutorFactory()">getExecutorFactory()</a></span> - Method in class org.apache.wayang.giraph.platform.<a href="org/apache/wayang/giraph/platform/GiraphPlatform.html" title="class in org.apache.wayang.giraph.platform">GiraphPlatform</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/platform/JavaPlatform.html#getExecutorFactory()">getExecutorFactory()</a></span> - Method in class org.apache.wayang.java.platform.<a href="org/apache/wayang/java/platform/JavaPlatform.html" title="class in org.apache.wayang.java.platform">JavaPlatform</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/platform/JdbcPlatformTemplate.html#getExecutorFactory()">getExecutorFactory()</a></span> - Method in class org.apache.wayang.jdbc.platform.<a href="org/apache/wayang/jdbc/platform/JdbcPlatformTemplate.html" title="class in org.apache.wayang.jdbc.platform">JdbcPlatformTemplate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/platform/SparkPlatform.html#getExecutorFactory()">getExecutorFactory()</a></span> - Method in class org.apache.wayang.spark.platform.<a href="org/apache/wayang/spark/platform/SparkPlatform.html" title="class in org.apache.wayang.spark.platform">SparkPlatform</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/platform/TensorflowPlatform.html#getExecutorFactory()">getExecutorFactory()</a></span> - Method in class org.apache.wayang.tensorflow.platform.<a href="org/apache/wayang/tensorflow/platform/TensorflowPlatform.html" title="class in org.apache.wayang.tensorflow.platform">TensorflowPlatform</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html#getExecutorHost()">getExecutorHost()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Executor</a></dt> |
| <dd> |
| <div class="block">Returns the host where this executor is running.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html#getExecutorHost()">getExecutorHost()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorAdded</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html#getExecutorHost()">getExecutorHost()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorRemoved</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html#getExecutorHost()">getExecutorHost()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorUpdated</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html#getExecutorID()">getExecutorID()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Executor</a></dt> |
| <dd> |
| <div class="block">Returns the ID of this executor.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html#getExecutorID()">getExecutorID()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Stage</a></dt> |
| <dd> |
| <div class="block">Gets the ID of the executor associated with this stage.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#getExecutorID()">getExecutorID()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Task</a></dt> |
| <dd> |
| <div class="block">Returns the ID of the executor assigned to this task.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html#getExecutorID()">getExecutorID()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorAdded</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html#getExecutorID()">getExecutorID()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorRemoved</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html#getExecutorID()">getExecutorID()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorUpdated</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html#getExecutorID()">getExecutorID()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageCompleted</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#getExecutorID()">getExecutorID()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageExecutorMetrics</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#getExecutorID()">getExecutorID()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageSubmitted</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#getExecutorID()">getExecutorID()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#getExecutorID()">getExecutorID()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskGettingResult</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#getExecutorID()">getExecutorID()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html#getexecutorRunTime()">getexecutorRunTime()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">TaskMetric</a></dt> |
| <dd> |
| <div class="block">Gets the total time taken by the task executor to run.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#getexecutorRunTime()">getexecutorRunTime()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskMetric</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html#getExecutorTime()">getExecutorTime()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Executor</a></dt> |
| <dd> |
| <div class="block">Returns the time at which this executor started.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html#getExecutorTime()">getExecutorTime()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorAdded</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html#getExecutorTime()">getExecutorTime()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorRemoved</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html#getExecutorTime()">getExecutorTime()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorUpdated</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html#getExitJunction()">getExitJunction()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration">LoopImplementation.IterationImplementation</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/instrumentation/StopWatch.html#getExperiment()">getExperiment()</a></span> - Method in class org.apache.wayang.commons.util.profiledb.instrumentation.<a href="org/apache/wayang/commons/util/profiledb/instrumentation/StopWatch.html" title="class in org.apache.wayang.commons.util.profiledb.instrumentation">StopWatch</a></dt> |
| <dd> |
| <div class="block">Get the <a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model"><code>Experiment</code></a> managed by this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Job.html#getExperiment()">getExperiment()</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Job.html" title="class in org.apache.wayang.core.api">Job</a></dt> |
| <dd> |
| <div class="block">Provide the <a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model"><code>Experiment</code></a> being recorded with the execution of this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html#getExpression(org.apache.calcite.schema.SchemaPlus,java.lang.String)">getExpression(SchemaPlus, String)</a></span> - Method in class org.apache.wayang.api.sql.calcite.jdbc.<a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html" title="class in org.apache.wayang.api.sql.calcite.jdbc">JdbcSchema</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/DefaultEstimatableCost.html#getFactory()">getFactory()</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/DefaultEstimatableCost.html" title="class in org.apache.wayang.core.optimizer.costs">DefaultEstimatableCost</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/EstimatableCost.html#getFactory()">getFactory()</a></span> - Method in interface org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/EstimatableCost.html" title="interface in org.apache.wayang.core.optimizer.costs">EstimatableCost</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/data/Record.html#getField(int)">getField(int)</a></span> - Method in class org.apache.wayang.basic.data.<a href="org/apache/wayang/basic/data/Record.html" title="class in org.apache.wayang.basic.data">Record</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/data/Tuple2.html#getField0()">getField0()</a></span> - Method in class org.apache.wayang.basic.data.<a href="org/apache/wayang/basic/data/Tuple2.html" title="class in org.apache.wayang.basic.data">Tuple2</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/data/Tuple5.html#getField0()">getField0()</a></span> - Method in class org.apache.wayang.basic.data.<a href="org/apache/wayang/basic/data/Tuple5.html" title="class in org.apache.wayang.basic.data">Tuple5</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Tuple.html#getField0()">getField0()</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Tuple.html" title="class in org.apache.wayang.core.util">Tuple</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/data/Tuple2.html#getField1()">getField1()</a></span> - Method in class org.apache.wayang.basic.data.<a href="org/apache/wayang/basic/data/Tuple2.html" title="class in org.apache.wayang.basic.data">Tuple2</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/data/Tuple5.html#getField1()">getField1()</a></span> - Method in class org.apache.wayang.basic.data.<a href="org/apache/wayang/basic/data/Tuple5.html" title="class in org.apache.wayang.basic.data">Tuple5</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Tuple.html#getField1()">getField1()</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Tuple.html" title="class in org.apache.wayang.core.util">Tuple</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/data/Tuple5.html#getField2()">getField2()</a></span> - Method in class org.apache.wayang.basic.data.<a href="org/apache/wayang/basic/data/Tuple5.html" title="class in org.apache.wayang.basic.data">Tuple5</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/data/Tuple5.html#getField3()">getField3()</a></span> - Method in class org.apache.wayang.basic.data.<a href="org/apache/wayang/basic/data/Tuple5.html" title="class in org.apache.wayang.basic.data">Tuple5</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/data/Tuple5.html#getField4()">getField4()</a></span> - Method in class org.apache.wayang.basic.data.<a href="org/apache/wayang/basic/data/Tuple5.html" title="class in org.apache.wayang.basic.data">Tuple5</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/function/ProjectionDescriptor.html#getFieldNames()">getFieldNames()</a></span> - Method in class org.apache.wayang.basic.function.<a href="org/apache/wayang/basic/function/ProjectionDescriptor.html" title="class in org.apache.wayang.basic.function">ProjectionDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/types/RecordType.html#getFieldNames()">getFieldNames()</a></span> - Method in class org.apache.wayang.basic.types.<a href="org/apache/wayang/basic/types/RecordType.html" title="class in org.apache.wayang.basic.types">RecordType</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/FileSystem.html#getFileSize(java.lang.String)">getFileSize(String)</a></span> - Method in interface org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/FileSystem.html" title="interface in org.apache.wayang.core.util.fs">FileSystem</a></dt> |
| <dd> |
| <div class="block">Return the number of bytes of a given file.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/FileSystems.html#getFileSize(java.lang.String)">getFileSize(String)</a></span> - Static method in class org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/FileSystems.html" title="class in org.apache.wayang.core.util.fs">FileSystems</a></dt> |
| <dd> |
| <div class="block">Determine the number of bytes of a given file.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/HadoopFileSystem.html#getFileSize(java.lang.String)">getFileSize(String)</a></span> - Method in class org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/HadoopFileSystem.html" title="class in org.apache.wayang.core.util.fs">HadoopFileSystem</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/LocalFileSystem.html#getFileSize(java.lang.String)">getFileSize(String)</a></span> - Method in class org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/LocalFileSystem.html" title="class in org.apache.wayang.core.util.fs">LocalFileSystem</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/S3FileSystem.html#getFileSize(java.lang.String)">getFileSize(String)</a></span> - Method in class org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/S3FileSystem.html" title="class in org.apache.wayang.core.util.fs">S3FileSystem</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/FileSystems.html#getFileSystem(java.lang.String)">getFileSystem(String)</a></span> - Static method in class org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/FileSystems.html" title="class in org.apache.wayang.core.util.fs">FileSystems</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.LoopContext.html#getFinalIterationContext()">getFinalIterationContext()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.LoopContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext.LoopContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadAlternative.html#getFinalizationPusher(org.apache.wayang.core.api.Configuration)">getFinalizationPusher(Configuration)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/LoopHeadAlternative.html" title="class in org.apache.wayang.core.plan.wayangplan">LoopHeadAlternative</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.html#getFinalizationPusher(org.apache.wayang.core.api.Configuration)">getFinalizationPusher(Configuration)</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan">LoopHeadOperator</a></dt> |
| <dd> |
| <div class="block">Get the <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityPusher.html" title="class in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityPusher</code></a> implementation for the final iteration.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#getFinalLoopOutputs()">getFinalLoopOutputs()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DoWhileOperator.html" title="class in org.apache.wayang.basic.operators">DoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LoopOperator.html#getFinalLoopOutputs()">getFinalLoopOutputs()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators">LoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/RepeatOperator.html#getFinalLoopOutputs()">getFinalLoopOutputs()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/RepeatOperator.html" title="class in org.apache.wayang.basic.operators">RepeatOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadAlternative.html#getFinalLoopOutputs()">getFinalLoopOutputs()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/LoopHeadAlternative.html" title="class in org.apache.wayang.core.plan.wayangplan">LoopHeadAlternative</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.html#getFinalLoopOutputs()">getFinalLoopOutputs()</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan">LoopHeadOperator</a></dt> |
| <dd> |
| <div class="block">If this instance is the head of a loop, then return these <a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OutputSlot</code></a>s that form the final result of |
| the iteration.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankWorkerContext.html#getFinalMax()">getFinalMax()</a></span> - Static method in class org.apache.wayang.giraph.Algorithm.<a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankWorkerContext.html" title="class in org.apache.wayang.giraph.Algorithm">PageRankAlgorithm.PageRankWorkerContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankWorkerContext.html#getFinalMin()">getFinalMin()</a></span> - Static method in class org.apache.wayang.giraph.Algorithm.<a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankWorkerContext.html" title="class in org.apache.wayang.giraph.Algorithm">PageRankAlgorithm.PageRankWorkerContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankWorkerContext.html#getFinalSum()">getFinalSum()</a></span> - Static method in class org.apache.wayang.giraph.Algorithm.<a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankWorkerContext.html" title="class in org.apache.wayang.giraph.Algorithm">PageRankAlgorithm.PageRankWorkerContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#getFinishTime()">getFinishTime()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Task</a></dt> |
| <dd> |
| <div class="block">Returns the finish time of this task.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#getFinishTime()">getFinishTime()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#getFinishTime()">getFinishTime()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskGettingResult</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#getFinishTime()">getFinishTime()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LinearRegressionOperator.html#getFitIntercept()">getFitIntercept()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LinearRegressionOperator.html" title="class in org.apache.wayang.basic.operators">LinearRegressionOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/Individual.html#getFitness()">getFitness()</a></span> - Method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/Individual.html" title="class in org.apache.wayang.profiler.log">Individual</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/TimeToCostConverter.html#getFixCosts()">getFixCosts()</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/TimeToCostConverter.html" title="class in org.apache.wayang.core.optimizer.costs">TimeToCostConverter</a></dt> |
| <dd> |
| <div class="block">Get the fix costs, i.e., the overhead, that incur according to this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/platform/FlinkPlatform.html#getFlinkContext(org.apache.wayang.core.api.Job)">getFlinkContext(Job)</a></span> - Method in class org.apache.wayang.flink.platform.<a href="org/apache/wayang/flink/platform/FlinkPlatform.html" title="class in org.apache.wayang.flink.platform">FlinkPlatform</a></dt> |
| <dd> |
| <div class="block">Configures the single maintained <code>ExecutionEnvironment</code> according to the <code>job</code> and returns it.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html#getForwardJunction()">getForwardJunction()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration">LoopImplementation.IterationImplementation</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#getForwards(org.apache.wayang.core.plan.wayangplan.InputSlot)">getForwards(InputSlot<?>)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DoWhileOperator.html" title="class in org.apache.wayang.basic.operators">DoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LoopOperator.html#getForwards(org.apache.wayang.core.plan.wayangplan.InputSlot)">getForwards(InputSlot<?>)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators">LoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/RepeatOperator.html#getForwards(org.apache.wayang.core.plan.wayangplan.InputSlot)">getForwards(InputSlot<?>)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/RepeatOperator.html" title="class in org.apache.wayang.basic.operators">RepeatOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getForwards(org.apache.wayang.core.plan.wayangplan.InputSlot)">getForwards(InputSlot<?>)</a></span> - Method in interface 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></dt> |
| <dd> |
| <div class="block">Declare forward rules.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/Op.html#getFromList()">getFromList()</a></span> - Method in class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Op.html" title="class in org.apache.wayang.basic.model.op">Op</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/utils/ModelParser.html#getFsPath()">getFsPath()</a></span> - Method in class org.apache.wayang.api.sql.calcite.utils.<a href="org/apache/wayang/api/sql/calcite/utils/ModelParser.html" title="class in org.apache.wayang.api.sql.calcite.utils">ModelParser</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/Context.html#getFunction(java.lang.String)">getFunction(String)</a></span> - Method in interface org.apache.wayang.core.util.mathex.<a href="org/apache/wayang/core/util/mathex/Context.html" title="interface in org.apache.wayang.core.util.mathex">Context</a></dt> |
| <dd> |
| <div class="block">Provide the function.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/DefaultContext.html#getFunction(java.lang.String)">getFunction(String)</a></span> - Method in class org.apache.wayang.core.util.mathex.<a href="org/apache/wayang/core/util/mathex/DefaultContext.html" title="class in org.apache.wayang.core.util.mathex">DefaultContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/FlatMapOperator.html#getFunctionDescriptor()">getFunctionDescriptor()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/FlatMapOperator.html" title="class in org.apache.wayang.basic.operators">FlatMapOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/MapOperator.html#getFunctionDescriptor()">getFunctionDescriptor()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/MapOperator.html" title="class in org.apache.wayang.basic.operators">MapOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/MapPartitionsOperator.html#getFunctionDescriptor()">getFunctionDescriptor()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/MapPartitionsOperator.html" title="class in org.apache.wayang.basic.operators">MapPartitionsOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/operators/JdbcProjectionOperator.html#getFunctionDescriptor()">getFunctionDescriptor()</a></span> - Method in class org.apache.wayang.jdbc.operators.<a href="org/apache/wayang/jdbc/operators/JdbcProjectionOperator.html" title="class in org.apache.wayang.jdbc.operators">JdbcProjectionOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#getFunctionLoadProfileEstimatorProvider()">getFunctionLoadProfileEstimatorProvider()</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html#getFunctionNames()">getFunctionNames()</a></span> - Method in class org.apache.wayang.api.sql.calcite.jdbc.<a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html" title="class in org.apache.wayang.api.sql.calcite.jdbc">JdbcSchema</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html#getFunctions()">getFunctions()</a></span> - Method in class org.apache.wayang.api.sql.calcite.jdbc.<a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html" title="class in org.apache.wayang.api.sql.calcite.jdbc">JdbcSchema</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html#getFunctions(java.lang.String)">getFunctions(String)</a></span> - Method in class org.apache.wayang.api.sql.calcite.jdbc.<a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html" title="class in org.apache.wayang.api.sql.calcite.jdbc">JdbcSchema</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/platform/GenericJdbcPlatform.html#getGenericSqlQueryChannelDescriptor()">getGenericSqlQueryChannelDescriptor()</a></span> - Method in class org.apache.wayang.genericjdbc.platform.<a href="org/apache/wayang/genericjdbc/platform/GenericJdbcPlatform.html" title="class in org.apache.wayang.genericjdbc.platform">GenericJdbcPlatform</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/Individual.html#getGenome()">getGenome()</a></span> - Method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/Individual.html" title="class in org.apache.wayang.profiler.log">Individual</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html#getGeometricMeanEstimate()">getGeometricMeanEstimate()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html" title="class in org.apache.wayang.core.optimizer">ProbabilisticDoubleInterval</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html#getGeometricMeanEstimate()">getGeometricMeanEstimate()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html" title="class in org.apache.wayang.core.optimizer">ProbabilisticIntervalEstimate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html#getGet0Pivot()">getGet0Pivot()</a></span> - Method in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">IEJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html#getGet0Pivot()">getGet0Pivot()</a></span> - Method in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">IESelfJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html#getGet0Ref()">getGet0Ref()</a></span> - Method in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">IEJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html#getGet0Ref()">getGet0Ref()</a></span> - Method in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">IESelfJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html#getGet1Pivot()">getGet1Pivot()</a></span> - Method in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">IEJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html#getGet1Ref()">getGet1Ref()</a></span> - Method in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">IEJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#getGettingTime()">getGettingTime()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Task</a></dt> |
| <dd> |
| <div class="block">Returns the getting time of this task.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#getGettingTime()">getGettingTime()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#getGettingTime()">getGettingTime()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskGettingResult</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#getGettingTime()">getGettingTime()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/execution/GiraphExecutor.html#getGiraphConfiguration()">getGiraphConfiguration()</a></span> - Method in class org.apache.wayang.giraph.execution.<a href="org/apache/wayang/giraph/execution/GiraphExecutor.html" title="class in org.apache.wayang.giraph.execution">GiraphExecutor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExLexer.html#getGrammarFileName()">getGrammarFileName()</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExLexer.html" title="class in org.apache.wayang.core.mathex">MathExLexer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.html#getGrammarFileName()">getGrammarFileName()</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.html" title="class in org.apache.wayang.core.mathex">MathExParser</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/PageRankOperator.html#getGraphDensity()">getGraphDensity()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/PageRankOperator.html" title="class in org.apache.wayang.basic.operators">PageRankOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/ProfileDB.html#getGson()">getGson()</a></span> - Method in class org.apache.wayang.commons.util.profiledb.<a href="org/apache/wayang/commons/util/profiledb/ProfileDB.html" title="class in org.apache.wayang.commons.util.profiledb">ProfileDB</a></dt> |
| <dd> |
| <div class="block">Provide a <code>Gson</code> object.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/spark_helpers/List2AttributesObjectSkinny.html#getHeadTupleData()">getHeadTupleData()</a></span> - Method in class org.apache.wayang.iejoin.operators.spark_helpers.<a href="org/apache/wayang/iejoin/operators/spark_helpers/List2AttributesObjectSkinny.html" title="class in org.apache.wayang.iejoin.operators.spark_helpers">List2AttributesObjectSkinny</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/spark_helpers/List2AttributesObjectSkinny.html#getHeadTupleValue()">getHeadTupleValue()</a></span> - Method in class org.apache.wayang.iejoin.operators.spark_helpers.<a href="org/apache/wayang/iejoin/operators/spark_helpers/List2AttributesObjectSkinny.html" title="class in org.apache.wayang.iejoin.operators.spark_helpers">List2AttributesObjectSkinny</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#getHostIP()">getHostIP()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Task</a></dt> |
| <dd> |
| <div class="block">Gets the IP address of the host machine executing this task.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#getHostIP()">getHostIP()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#getHostIP()">getHostIP()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskGettingResult</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#getHostIP()">getHostIP()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html#getId()">getId()</a></span> - Method in class org.apache.wayang.commons.util.profiledb.model.<a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model">Experiment</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/model/Measurement.html#getId()">getId()</a></span> - Method in class org.apache.wayang.commons.util.profiledb.model.<a href="org/apache/wayang/commons/util/profiledb/model/Measurement.html" title="class in org.apache.wayang.commons.util.profiledb.model">Measurement</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.ChannelNode.html#getId()">getId()</a></span> - Method in class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.ChannelNode.html" title="class in org.apache.wayang.core.profiling">ExecutionPlanMeasurement.ChannelNode</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.OperatorNode.html#getId()">getId()</a></span> - Method in class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.OperatorNode.html" title="class in org.apache.wayang.core.profiling">ExecutionPlanMeasurement.OperatorNode</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/Variable.html#getId()">getId()</a></span> - Method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/Variable.html" title="class in org.apache.wayang.profiler.log">Variable</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html#getID()">getID()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Stage</a></dt> |
| <dd> |
| <div class="block">Gets the ID of this stage.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#getID()">getID()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Task</a></dt> |
| <dd> |
| <div class="block">Gets the ID of this task.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html#getID()">getID()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageCompleted</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#getID()">getID()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageExecutorMetrics</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#getID()">getID()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageSubmitted</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#getID()">getID()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#getID()">getID()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskGettingResult</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#getID()">getID()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html#getInboundChannels()">getInboundChannels()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionStage</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html#getIndex()">getIndex()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan">InputSlot</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html#getIndex()">getIndex()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan">OutputSlot</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Slot.html#getIndex()">getIndex()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/Slot.html" title="class in org.apache.wayang.core.plan.wayangplan">Slot</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/Variable.html#getIndex()">getIndex()</a></span> - Method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/Variable.html" title="class in org.apache.wayang.profiler.log">Variable</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#getIndex()">getIndex()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Task</a></dt> |
| <dd> |
| <div class="block">Returns the index of this task.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#getIndex()">getIndex()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#getIndex()">getIndex()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskGettingResult</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#getIndex()">getIndex()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/types/RecordType.html#getIndex(java.lang.String)">getIndex(String)</a></span> - Method in class org.apache.wayang.basic.types.<a href="org/apache/wayang/basic/types/RecordType.html" title="class in org.apache.wayang.basic.types">RecordType</a></dt> |
| <dd> |
| <div class="block">Returns the index of a field according to this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/utils/SparseVector.html#getIndices()">getIndices()</a></span> - Method in class org.apache.wayang.ml4all.utils.<a href="org/apache/wayang/ml4all/utils/SparseVector.html" title="class in org.apache.wayang.ml4all.utils">SparseVector</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/DynamicEstimationContext.html#getIndividual()">getIndividual()</a></span> - Method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/DynamicEstimationContext.html" title="class in org.apache.wayang.profiler.log">DynamicEstimationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/nn/Linear.html#getInFeatures()">getInFeatures()</a></span> - Method in class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/Linear.html" title="class in org.apache.wayang.basic.model.op.nn">Linear</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlowCompiler.html#getInitialActivations(int)">getInitialActivations(int)</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlowCompiler.html" title="class in org.apache.wayang.core.optimizer.enumeration">ExecutionTaskFlowCompiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.html#getInitialActivations(int)">getInitialActivations(int)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.traversal.<a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.html" title="class in org.apache.wayang.core.plan.wayangplan.traversal">AbstractTopologicalTraversal</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlowCompiler.html#getInitialActivators()">getInitialActivators()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlowCompiler.html" title="class in org.apache.wayang.core.optimizer.enumeration">ExecutionTaskFlowCompiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.html#getInitialActivators()">getInitialActivators()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.traversal.<a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.html" title="class in org.apache.wayang.core.plan.wayangplan.traversal">AbstractTopologicalTraversal</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.LoopContext.html#getInitialIterationContext()">getInitialIterationContext()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.LoopContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext.LoopContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadAlternative.html#getInitializationPusher(org.apache.wayang.core.api.Configuration)">getInitializationPusher(Configuration)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/LoopHeadAlternative.html" title="class in org.apache.wayang.core.plan.wayangplan">LoopHeadAlternative</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.html#getInitializationPusher(org.apache.wayang.core.api.Configuration)">getInitializationPusher(Configuration)</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan">LoopHeadOperator</a></dt> |
| <dd> |
| <div class="block">Get the <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityPusher.html" title="class in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityPusher</code></a> implementation for the initial iteration.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/PartialExecution.html#getInitializedPlatforms()">getInitializedPlatforms()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/PartialExecution.html" title="class in org.apache.wayang.core.platform">PartialExecution</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/Platform.html#getInitializeMillis(org.apache.wayang.core.api.Configuration)">getInitializeMillis(Configuration)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/Platform.html" title="class in org.apache.wayang.core.platform">Platform</a></dt> |
| <dd> |
| <div class="block">Get the time necessary to initialize this instance and use it for execution.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/platform/SparkPlatform.html#getInitializeMillis(org.apache.wayang.core.api.Configuration)">getInitializeMillis(Configuration)</a></span> - Method in class org.apache.wayang.spark.platform.<a href="org/apache/wayang/spark/platform/SparkPlatform.html" title="class in org.apache.wayang.spark.platform">SparkPlatform</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/LoopSubplan.html#getInnerInputOptimizationContext(org.apache.wayang.core.plan.wayangplan.InputSlot,org.apache.wayang.core.optimizer.OptimizationContext)">getInnerInputOptimizationContext(InputSlot<?>, OptimizationContext)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/LoopSubplan.html" title="class in org.apache.wayang.core.plan.wayangplan">LoopSubplan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html#getInnerInputOptimizationContext(org.apache.wayang.core.plan.wayangplan.InputSlot,org.apache.wayang.core.optimizer.OptimizationContext)">getInnerInputOptimizationContext(InputSlot<?>, OptimizationContext)</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html" title="interface in org.apache.wayang.core.plan.wayangplan">OperatorContainer</a></dt> |
| <dd> |
| <div class="block">Retrieve those <a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer"><code>OptimizationContext</code></a>s that represent the state when this instance is entered.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getInnermostLoop()">getInnermostLoop()</a></span> - Method in interface 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></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/LoopSubplan.html#getInnerOutputOptimizationContext(org.apache.wayang.core.optimizer.OptimizationContext)">getInnerOutputOptimizationContext(OptimizationContext)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/LoopSubplan.html" title="class in org.apache.wayang.core.plan.wayangplan">LoopSubplan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html#getInnerOutputOptimizationContext(org.apache.wayang.core.optimizer.OptimizationContext)">getInnerOutputOptimizationContext(OptimizationContext)</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html" title="interface in org.apache.wayang.core.plan.wayangplan">OperatorContainer</a></dt> |
| <dd> |
| <div class="block">Retrieve that <a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer"><code>OptimizationContext</code></a> that represents the state when this instance is exited.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/UnarySink.html#getInput()">getInput()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/UnarySink.html" title="class in org.apache.wayang.core.plan.wayangplan">UnarySink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/UnaryToUnaryOperator.html#getInput()">getInput()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/UnaryToUnaryOperator.html" title="class in org.apache.wayang.core.plan.wayangplan">UnaryToUnaryOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getInput(int)">getInput(int)</a></span> - Method in interface 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></dt> |
| <dd> |
| <div class="block">Retrieve an <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a> of this instance using its index.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getInput(java.lang.String)">getInput(String)</a></span> - Method in interface 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></dt> |
| <dd> |
| <div class="block">Retrieve an <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a> of this instance by its name.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/EstimationContext.html#getInputCardinalities()">getInputCardinalities()</a></span> - Method in interface org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/EstimationContext.html" title="interface in org.apache.wayang.core.optimizer.costs">EstimationContext</a></dt> |
| <dd> |
| <div class="block">Provide the input <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html" title="class in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimate</code></a>s for the <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a> that corresponds to this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/SimpleEstimationContext.html#getInputCardinalities()">getInputCardinalities()</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/SimpleEstimationContext.html" title="class in org.apache.wayang.core.optimizer.costs">SimpleEstimationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#getInputCardinalities()">getInputCardinalities()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext.OperatorContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfiler.Result.html#getInputCardinalities()">getInputCardinalities()</a></span> - Method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfiler.Result.html" title="class in org.apache.wayang.profiler.java">OperatorProfiler.Result</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/DynamicEstimationContext.html#getInputCardinalities()">getInputCardinalities()</a></span> - Method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/DynamicEstimationContext.html" title="class in org.apache.wayang.profiler.log">DynamicEstimationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.Result.html#getInputCardinalities()">getInputCardinalities()</a></span> - Method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.Result.html" title="class in org.apache.wayang.profiler.spark">SparkOperatorProfiler.Result</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#getInputCardinality(int)">getInputCardinality(int)</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext.OperatorContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html#getInputChannel(int)">getInputChannel(int)</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionTask</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlowCompiler.html#getInputChannels()">getInputChannels()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlowCompiler.html" title="class in org.apache.wayang.core.optimizer.enumeration">ExecutionTaskFlowCompiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html#getInputChannels()">getInputChannels()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionTask</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mapping/SubplanMatch.html#getInputMatch()">getInputMatch()</a></span> - Method in class org.apache.wayang.core.mapping.<a href="org/apache/wayang/core/mapping/SubplanMatch.html" title="class in org.apache.wayang.core.mapping">SubplanMatch</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mapping/SubplanPattern.html#getInputPattern()">getInputPattern()</a></span> - Method in class org.apache.wayang.core.mapping.<a href="org/apache/wayang/core/mapping/SubplanPattern.html" title="class in org.apache.wayang.core.mapping">SubplanPattern</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html#getInputSlotFor(org.apache.wayang.core.plan.executionplan.Channel)">getInputSlotFor(Channel)</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionTask</a></dt> |
| <dd> |
| <div class="block">Returns the <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a> of the <a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>ExecutionOperator</code></a> that is associated to the given <a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#getInputType()">getInputType()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DoWhileOperator.html" title="class in org.apache.wayang.basic.operators">DoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LoopOperator.html#getInputType()">getInputType()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators">LoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/AggregationDescriptor.html#getInputType()">getInputType()</a></span> - Method in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/AggregationDescriptor.html" title="class in org.apache.wayang.core.function">AggregationDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/ConsumerDescriptor.html#getInputType()">getInputType()</a></span> - Method in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/ConsumerDescriptor.html" title="class in org.apache.wayang.core.function">ConsumerDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/FlatMapDescriptor.html#getInputType()">getInputType()</a></span> - Method in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/FlatMapDescriptor.html" title="class in org.apache.wayang.core.function">FlatMapDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/MapPartitionsDescriptor.html#getInputType()">getInputType()</a></span> - Method in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/MapPartitionsDescriptor.html" title="class in org.apache.wayang.core.function">MapPartitionsDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/PredicateDescriptor.html#getInputType()">getInputType()</a></span> - Method in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/PredicateDescriptor.html" title="class in org.apache.wayang.core.function">PredicateDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/ReduceDescriptor.html#getInputType()">getInputType()</a></span> - Method in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/ReduceDescriptor.html" title="class in org.apache.wayang.core.function">ReduceDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/TransformationDescriptor.html#getInputType()">getInputType()</a></span> - Method in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/TransformationDescriptor.html" title="class in org.apache.wayang.core.function">TransformationDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/UnaryToUnaryOperator.html#getInputType()">getInputType()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/UnaryToUnaryOperator.html" title="class in org.apache.wayang.core.plan.wayangplan">UnaryToUnaryOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/BinaryToUnaryOperator.html#getInputType0()">getInputType0()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/BinaryToUnaryOperator.html" title="class in org.apache.wayang.core.plan.wayangplan">BinaryToUnaryOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/BinaryToUnaryOperator.html#getInputType1()">getInputType1()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/BinaryToUnaryOperator.html" title="class in org.apache.wayang.core.plan.wayangplan">BinaryToUnaryOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/ObjectFileSource.html#getInputUrl()">getInputUrl()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ObjectFileSource.html" title="class in org.apache.wayang.basic.operators">ObjectFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/TextFileSource.html#getInputUrl()">getInputUrl()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/TextFileSource.html" title="class in org.apache.wayang.basic.operators">TextFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/platform/FlinkPlatform.html#getInstance()">getInstance()</a></span> - Static method in class org.apache.wayang.flink.platform.<a href="org/apache/wayang/flink/platform/FlinkPlatform.html" title="class in org.apache.wayang.flink.platform">FlinkPlatform</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/platform/GenericJdbcPlatform.html#getInstance()">getInstance()</a></span> - Static method in class org.apache.wayang.genericjdbc.platform.<a href="org/apache/wayang/genericjdbc/platform/GenericJdbcPlatform.html" title="class in org.apache.wayang.genericjdbc.platform">GenericJdbcPlatform</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/platform/GiraphPlatform.html#getInstance()">getInstance()</a></span> - Static method in class org.apache.wayang.giraph.platform.<a href="org/apache/wayang/giraph/platform/GiraphPlatform.html" title="class in org.apache.wayang.giraph.platform">GiraphPlatform</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/platform/JavaPlatform.html#getInstance()">getInstance()</a></span> - Static method in class org.apache.wayang.java.platform.<a href="org/apache/wayang/java/platform/JavaPlatform.html" title="class in org.apache.wayang.java.platform">JavaPlatform</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/postgres/platform/PostgresPlatform.html#getInstance()">getInstance()</a></span> - Static method in class org.apache.wayang.postgres.platform.<a href="org/apache/wayang/postgres/platform/PostgresPlatform.html" title="class in org.apache.wayang.postgres.platform">PostgresPlatform</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/platform/SparkPlatform.html#getInstance()">getInstance()</a></span> - Static method in class org.apache.wayang.spark.platform.<a href="org/apache/wayang/spark/platform/SparkPlatform.html" title="class in org.apache.wayang.spark.platform">SparkPlatform</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/sqlite3/platform/Sqlite3Platform.html#getInstance()">getInstance()</a></span> - Static method in class org.apache.wayang.sqlite3.platform.<a href="org/apache/wayang/sqlite3/platform/Sqlite3Platform.html" title="class in org.apache.wayang.sqlite3.platform">Sqlite3Platform</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/platform/TensorflowPlatform.html#getInstance()">getInstance()</a></span> - Static method in class org.apache.wayang.tensorflow.platform.<a href="org/apache/wayang/tensorflow/platform/TensorflowPlatform.html" title="class in org.apache.wayang.tensorflow.platform">TensorflowPlatform</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#getInstrumentationStrategyProvider()">getInstrumentationStrategyProvider()</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/data/Record.html#getInt(int)">getInt(int)</a></span> - Method in class org.apache.wayang.basic.data.<a href="org/apache/wayang/basic/data/Record.html" title="class in org.apache.wayang.basic.data">Record</a></dt> |
| <dd> |
| <div class="block">Retrieve a field as a <code>int</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/json/WayangJsonObj.html#getInt(java.lang.String)">getInt(String)</a></span> - Method in class org.apache.wayang.core.util.json.<a href="org/apache/wayang/core/util/json/WayangJsonObj.html" title="class in org.apache.wayang.core.util.json">WayangJsonObj</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html#getInterBodyJunction()">getInterBodyJunction()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration">LoopImplementation.IterationImplementation</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/LinearRegressionModel.html#getIntercept()">getIntercept()</a></span> - Method in interface org.apache.wayang.basic.model.<a href="org/apache/wayang/basic/model/LinearRegressionModel.html" title="interface in org.apache.wayang.basic.model">LinearRegressionModel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/ml/SparkLinearRegressionOperator.Model.html#getIntercept()">getIntercept()</a></span> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkLinearRegressionOperator.Model.html" title="class in org.apache.wayang.spark.operators.ml">SparkLinearRegressionOperator.Model</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/convention/WayangConvention.html#getInterface()">getInterface()</a></span> - Method in enum org.apache.wayang.api.sql.calcite.convention.<a href="org/apache/wayang/api/sql/calcite/convention/WayangConvention.html" title="enum in org.apache.wayang.api.sql.calcite.convention">WayangConvention</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html#getInterfaceOperators()">getInterfaceOperators()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanImplementation</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/PartialExecution.html#getInvolvedPlatforms()">getInvolvedPlatforms()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/PartialExecution.html" title="class in org.apache.wayang.core.platform">PartialExecution</a></dt> |
| <dd> |
| <div class="block">Retrieve the <a href="org/apache/wayang/core/platform/Platform.html" title="class in org.apache.wayang.core.platform"><code>Platform</code></a>s involved in this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/python/executor/ProcessReceiver.html#getIterable()">getIterable()</a></span> - Method in class org.apache.wayang.api.python.executor.<a href="org/apache/wayang/api/python/executor/ProcessReceiver.html" title="class in org.apache.wayang.api.python.executor">ProcessReceiver</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.LoopContext.html#getIterationContext(int)">getIterationContext(int)</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.LoopContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext.LoopContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.LoopContext.html#getIterationContexts()">getIterationContexts()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.LoopContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext.LoopContext</a></dt> |
| <dd> |
| <div class="block">Retrieves the iteration <a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer"><code>OptimizationContext</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.html#getIterationImplementations()">getIterationImplementations()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration">LoopImplementation</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#getIterationNumber()">getIterationNumber()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/ConsumerIteratorAdapter.html#getIterator()">getIterator()</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/ConsumerIteratorAdapter.html" title="class in org.apache.wayang.core.util">ConsumerIteratorAdapter</a></dt> |
| <dd> |
| <div class="block">Retrieve the consumer interface.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/AggregationDescriptor.html#getJavaImplementation()">getJavaImplementation()</a></span> - Method in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/AggregationDescriptor.html" title="class in org.apache.wayang.core.function">AggregationDescriptor</a></dt> |
| <dd> |
| <div class="block">This is function is not built to last.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/ConsumerDescriptor.html#getJavaImplementation()">getJavaImplementation()</a></span> - Method in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/ConsumerDescriptor.html" title="class in org.apache.wayang.core.function">ConsumerDescriptor</a></dt> |
| <dd> |
| <div class="block">This function is not built to last.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/FlatMapDescriptor.html#getJavaImplementation()">getJavaImplementation()</a></span> - Method in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/FlatMapDescriptor.html" title="class in org.apache.wayang.core.function">FlatMapDescriptor</a></dt> |
| <dd> |
| <div class="block">This is function is not built to last.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/MapPartitionsDescriptor.html#getJavaImplementation()">getJavaImplementation()</a></span> - Method in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/MapPartitionsDescriptor.html" title="class in org.apache.wayang.core.function">MapPartitionsDescriptor</a></dt> |
| <dd> |
| <div class="block">This is function is not built to last.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/PredicateDescriptor.html#getJavaImplementation()">getJavaImplementation()</a></span> - Method in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/PredicateDescriptor.html" title="class in org.apache.wayang.core.function">PredicateDescriptor</a></dt> |
| <dd> |
| <div class="block">This function is not built to last.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/ReduceDescriptor.html#getJavaImplementation()">getJavaImplementation()</a></span> - Method in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/ReduceDescriptor.html" title="class in org.apache.wayang.core.function">ReduceDescriptor</a></dt> |
| <dd> |
| <div class="block">This is function is not built to last.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/TransformationDescriptor.html#getJavaImplementation()">getJavaImplementation()</a></span> - Method in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/TransformationDescriptor.html" title="class in org.apache.wayang.core.function">TransformationDescriptor</a></dt> |
| <dd> |
| <div class="block">This is function is not built to last.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/platform/GenericJdbcPlatform.html#getJdbcDriverClassName()">getJdbcDriverClassName()</a></span> - Method in class org.apache.wayang.genericjdbc.platform.<a href="org/apache/wayang/genericjdbc/platform/GenericJdbcPlatform.html" title="class in org.apache.wayang.genericjdbc.platform">GenericJdbcPlatform</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/platform/JdbcPlatformTemplate.html#getJdbcDriverClassName()">getJdbcDriverClassName()</a></span> - Method in class org.apache.wayang.jdbc.platform.<a href="org/apache/wayang/jdbc/platform/JdbcPlatformTemplate.html" title="class in org.apache.wayang.jdbc.platform">JdbcPlatformTemplate</a></dt> |
| <dd> |
| <div class="block">Provide the name of the JDBC driver <code>Class</code> for this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/postgres/platform/PostgresPlatform.html#getJdbcDriverClassName()">getJdbcDriverClassName()</a></span> - Method in class org.apache.wayang.postgres.platform.<a href="org/apache/wayang/postgres/platform/PostgresPlatform.html" title="class in org.apache.wayang.postgres.platform">PostgresPlatform</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/sqlite3/platform/Sqlite3Platform.html#getJdbcDriverClassName()">getJdbcDriverClassName()</a></span> - Method in class org.apache.wayang.sqlite3.platform.<a href="org/apache/wayang/sqlite3/platform/Sqlite3Platform.html" title="class in org.apache.wayang.sqlite3.platform">Sqlite3Platform</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/channels/SqlQueryChannel.Instance.html#getJdbcName()">getJdbcName()</a></span> - Method in class org.apache.wayang.jdbc.channels.<a href="org/apache/wayang/jdbc/channels/SqlQueryChannel.Instance.html" title="class in org.apache.wayang.jdbc.channels">SqlQueryChannel.Instance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcTable.html#getJdbcTableType()">getJdbcTableType()</a></span> - Method in class org.apache.wayang.api.sql.calcite.jdbc.<a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcTable.html" title="class in org.apache.wayang.api.sql.calcite.jdbc">JdbcTable</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#getJob()">getJob()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext</a></dt> |
| <dd> |
| <div class="block">Provide the <a href="org/apache/wayang/core/api/Job.html" title="class in org.apache.wayang.core.api"><code>Job</code></a> whose optimization is supported by this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/PushExecutorTemplate.html#getJob()">getJob()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/PushExecutorTemplate.html" title="class in org.apache.wayang.core.platform">PushExecutorTemplate</a></dt> |
| <dd> |
| <div class="block">Provide the <a href="org/apache/wayang/core/api/Job.html" title="class in org.apache.wayang.core.api"><code>Job</code></a> that is processed by this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Job.html#getJobID()">getJobID()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Job.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Job</a></dt> |
| <dd> |
| <div class="block">Returns the unique identifier for this job.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/JobEnd.html#getJobID()">getJobID()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/JobEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">JobEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/JobStart.html#getJobID()">getJobID()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/JobStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">JobStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/json/WayangJsonObj.html#getJSONArray(java.lang.String)">getJSONArray(String)</a></span> - Method in class org.apache.wayang.core.util.json.<a href="org/apache/wayang/core/util/json/WayangJsonObj.html" title="class in org.apache.wayang.core.util.json">WayangJsonObj</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/json/WayangJsonArray.html#getJSONObject(int)">getJSONObject(int)</a></span> - Method in class org.apache.wayang.core.util.json.<a href="org/apache/wayang/core/util/json/WayangJsonArray.html" title="class in org.apache.wayang.core.util.json">WayangJsonArray</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/json/WayangJsonObj.html#getJSONObject(java.lang.String)">getJSONObject(String)</a></span> - Method in class org.apache.wayang.core.util.json.<a href="org/apache/wayang/core/util/json/WayangJsonObj.html" title="class in org.apache.wayang.core.util.json">WayangJsonObj</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html#getJunction(org.apache.wayang.core.plan.wayangplan.OutputSlot)">getJunction(OutputSlot<?>)</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration">LoopImplementation.IterationImplementation</a></dt> |
| <dd> |
| <div class="block">Retrieves the <a href="org/apache/wayang/core/platform/Junction.html" title="class in org.apache.wayang.core.platform"><code>Junction</code></a> that implements the given <code>output</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html#getJunction(org.apache.wayang.core.plan.wayangplan.OutputSlot)">getJunction(OutputSlot<?>)</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanImplementation</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html#getJunctions()">getJunctions()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanImplementation</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html#getJVMGCTime()">getJVMGCTime()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">TaskMetric</a></dt> |
| <dd> |
| <div class="block">Gets the amount of time spent by the JVM on garbage collection.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#getJVMGCTime()">getJVMGCTime()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskMetric</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/KMeansModel.html#getK()">getK()</a></span> - Method in interface org.apache.wayang.basic.model.<a href="org/apache/wayang/basic/model/KMeansModel.html" title="interface in org.apache.wayang.basic.model">KMeansModel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/KMeansOperator.html#getK()">getK()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/KMeansOperator.html" title="class in org.apache.wayang.basic.operators">KMeansOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/ml/SparkKMeansOperator.Model.html#getK()">getK()</a></span> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkKMeansOperator.Model.html" title="class in org.apache.wayang.spark.operators.ml">SparkKMeansOperator.Model</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.ConcatenationActivator.html#getKey()">getKey()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.ConcatenationActivator.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanEnumerator.ConcatenationActivator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.EnumerationActivator.html#getKey()">getKey()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.EnumerationActivator.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanEnumerator.EnumerationActivator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/KeySelectorDistinct.html#getKey(T)">getKey(T)</a></span> - Method in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/KeySelectorDistinct.html" title="class in org.apache.wayang.flink.compiler">KeySelectorDistinct</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/KeySelectorFunction.html#getKey(T)">getKey(T)</a></span> - Method in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/KeySelectorFunction.html" title="class in org.apache.wayang.flink.compiler">KeySelectorFunction</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/GroupByOperator.html#getKeyDescriptor()">getKeyDescriptor()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/GroupByOperator.html" title="class in org.apache.wayang.basic.operators">GroupByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/MaterializedGroupByOperator.html#getKeyDescriptor()">getKeyDescriptor()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/MaterializedGroupByOperator.html" title="class in org.apache.wayang.basic.operators">MaterializedGroupByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/ReduceByOperator.html#getKeyDescriptor()">getKeyDescriptor()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ReduceByOperator.html" title="class in org.apache.wayang.basic.operators">ReduceByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/SortOperator.html#getKeyDescriptor()">getKeyDescriptor()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/SortOperator.html" title="class in org.apache.wayang.basic.operators">SortOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/CoGroupOperator.html#getKeyDescriptor0()">getKeyDescriptor0()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/CoGroupOperator.html" title="class in org.apache.wayang.basic.operators">CoGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/JoinOperator.html#getKeyDescriptor0()">getKeyDescriptor0()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/JoinOperator.html" title="class in org.apache.wayang.basic.operators">JoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/CoGroupOperator.html#getKeyDescriptor1()">getKeyDescriptor1()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/CoGroupOperator.html" title="class in org.apache.wayang.basic.operators">CoGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/JoinOperator.html#getKeyDescriptor1()">getKeyDescriptor1()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/JoinOperator.html" title="class in org.apache.wayang.basic.operators">JoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/schema/WayangTableStatistic.html#getKeys()">getKeys()</a></span> - Method in class org.apache.wayang.api.sql.calcite.schema.<a href="org/apache/wayang/api/sql/calcite/schema/WayangTableStatistic.html" title="class in org.apache.wayang.api.sql.calcite.schema">WayangTableStatistic</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/utils/SparseVector.html#getLabel()">getLabel()</a></span> - Method in class org.apache.wayang.ml4all.utils.<a href="org/apache/wayang/ml4all/utils/SparseVector.html" title="class in org.apache.wayang.ml4all.utils">SparseVector</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/nn/CrossEntropyLoss.html#getLabels()">getLabels()</a></span> - Method in class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/CrossEntropyLoss.html" title="class in org.apache.wayang.basic.model.op.nn">CrossEntropyLoss</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/util/RrdAccessor.html#getLastUpdateMillis()">getLastUpdateMillis()</a></span> - Method in class org.apache.wayang.profiler.util.<a href="org/apache/wayang/profiler/util/RrdAccessor.html" title="class in org.apache.wayang.profiler.util">RrdAccessor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#getLaunchTime()">getLaunchTime()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Task</a></dt> |
| <dd> |
| <div class="block">Returns the launch time of this task.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#getLaunchTime()">getLaunchTime()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#getLaunchTime()">getLaunchTime()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskGettingResult</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#getLaunchTime()">getLaunchTime()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/optimizer/Optimizer.html#getLearningRate()">getLearningRate()</a></span> - Method in class org.apache.wayang.basic.model.optimizer.<a href="org/apache/wayang/basic/model/optimizer/Optimizer.html" title="class in org.apache.wayang.basic.model.optimizer">Optimizer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html#getLimitBaseKey()">getLimitBaseKey()</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan">ExecutionOperator</a></dt> |
| <dd> |
| <div class="block">Provides a base key for configuring input and output limits.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/AbstractChannelInstance.html#getLineage()">getLineage()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/AbstractChannelInstance.html" title="class in org.apache.wayang.core.platform">AbstractChannelInstance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/ChannelInstance.html#getLineage()">getLineage()</a></span> - Method in interface org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/ChannelInstance.html" title="interface in org.apache.wayang.core.platform">ChannelInstance</a></dt> |
| <dd> |
| <div class="block">Provides a <a href="org/apache/wayang/core/platform/lineage/ChannelLineageNode.html" title="class in org.apache.wayang.core.platform.lineage"><code>ChannelLineageNode</code></a> that keeps around (at least) all non-executed predecessor |
| <a href="org/apache/wayang/core/platform/ChannelInstance.html" title="interface in org.apache.wayang.core.platform"><code>ChannelInstance</code></a>s and <a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html" title="class in org.apache.wayang.core.optimizer"><code>OptimizationContext.OperatorContext</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.html#getLinks()">getLinks()</a></span> - Method in class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.html" title="class in org.apache.wayang.core.profiling">ExecutionPlanMeasurement</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/spark_helpers/List2AttributesObjectSkinny.html#getList1()">getList1()</a></span> - Method in class org.apache.wayang.iejoin.operators.spark_helpers.<a href="org/apache/wayang/iejoin/operators/spark_helpers/List2AttributesObjectSkinny.html" title="class in org.apache.wayang.iejoin.operators.spark_helpers">List2AttributesObjectSkinny</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Application.html#getListOfjobs()">getListOfjobs()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Application.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Application</a></dt> |
| <dd> |
| <div class="block">Returns the list of jobs associated with the application.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationEnd.html#getListOfjobs()">getListOfjobs()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ApplicationEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">ApplicationEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationStart.html#getListOfjobs()">getListOfjobs()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ApplicationStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">ApplicationStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Job.html#getListOfStages()">getListOfStages()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Job.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Job</a></dt> |
| <dd> |
| <div class="block">Returns the list of stages comprising this job.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/JobEnd.html#getListOfStages()">getListOfStages()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/JobEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">JobEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/JobStart.html#getListOfStages()">getListOfStages()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/JobStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">JobStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html#getListOfTasks()">getListOfTasks()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Stage</a></dt> |
| <dd> |
| <div class="block">Retrieves the list of tasks to be performed.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html#getListOfTasks()">getListOfTasks()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageCompleted</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#getListOfTasks()">getListOfTasks()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageExecutorMetrics</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#getListOfTasks()">getListOfTasks()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageSubmitted</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#getLoadProfile()">getLoadProfile()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext.OperatorContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/FunctionDescriptor.html#getLoadProfileEstimator()">getLoadProfileEstimator()</a></span> - Method in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/FunctionDescriptor.html" title="class in org.apache.wayang.core.function">FunctionDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#getLoadProfileEstimator()">getLoadProfileEstimator()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext.OperatorContext</a></dt> |
| <dd> |
| <div class="block">Get the <a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html" title="interface in org.apache.wayang.core.optimizer.costs"><code>LoadProfileEstimator</code></a> for the <a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>ExecutionOperator</code></a> in this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/AtomicExecution.html#getLoadProfileEstimator()">getLoadProfileEstimator()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/AtomicExecution.html" title="class in org.apache.wayang.core.platform">AtomicExecution</a></dt> |
| <dd> |
| <div class="block">Retrieve the <a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html" title="interface in org.apache.wayang.core.optimizer.costs"><code>LoadProfileEstimator</code></a> encapsulated by this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#getLoadProfileEstimatorCache()">getLoadProfileEstimatorCache()</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan">ExecutionOperator</a></dt> |
| <dd> |
| <div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span> |
| <div class="deprecationComment">Use <a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html#getLoadProfileEstimatorConfigurationKeys()"><code>ExecutionOperator.getLoadProfileEstimatorConfigurationKeys()</code></a></div> |
| </div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkCartesianOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkCartesianOperator.html" title="class in org.apache.wayang.flink.operators">FlinkCartesianOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkCollectionSink.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkCollectionSink.html" title="class in org.apache.wayang.flink.operators">FlinkCollectionSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkCollectionSource.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkCollectionSource.html" title="class in org.apache.wayang.flink.operators">FlinkCollectionSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkCountOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkCountOperator.html" title="class in org.apache.wayang.flink.operators">FlinkCountOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkDistinctOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkDistinctOperator.html" title="class in org.apache.wayang.flink.operators">FlinkDistinctOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkDoWhileOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkDoWhileOperator.html" title="class in org.apache.wayang.flink.operators">FlinkDoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkFilterOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkFilterOperator.html" title="class in org.apache.wayang.flink.operators">FlinkFilterOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkFlatMapOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkFlatMapOperator.html" title="class in org.apache.wayang.flink.operators">FlinkFlatMapOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkGlobalMaterializedGroupOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkGlobalMaterializedGroupOperator.html" title="class in org.apache.wayang.flink.operators">FlinkGlobalMaterializedGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkGlobalReduceOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkGlobalReduceOperator.html" title="class in org.apache.wayang.flink.operators">FlinkGlobalReduceOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkGroupByOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkGroupByOperator.html" title="class in org.apache.wayang.flink.operators">FlinkGroupByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkIntersectOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkIntersectOperator.html" title="class in org.apache.wayang.flink.operators">FlinkIntersectOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkJoinOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkJoinOperator.html" title="class in org.apache.wayang.flink.operators">FlinkJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkLocalCallbackSink.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkLocalCallbackSink.html" title="class in org.apache.wayang.flink.operators">FlinkLocalCallbackSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkLoopOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkLoopOperator.html" title="class in org.apache.wayang.flink.operators">FlinkLoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkMapOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkMapOperator.html" title="class in org.apache.wayang.flink.operators">FlinkMapOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkMapPartitionsOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkMapPartitionsOperator.html" title="class in org.apache.wayang.flink.operators">FlinkMapPartitionsOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkMaterializedGroupByOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkMaterializedGroupByOperator.html" title="class in org.apache.wayang.flink.operators">FlinkMaterializedGroupByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkObjectFileSink.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkObjectFileSink.html" title="class in org.apache.wayang.flink.operators">FlinkObjectFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkObjectFileSource.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkObjectFileSource.html" title="class in org.apache.wayang.flink.operators">FlinkObjectFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkReduceByOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkReduceByOperator.html" title="class in org.apache.wayang.flink.operators">FlinkReduceByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkRepeatExpandedOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkRepeatExpandedOperator.html" title="class in org.apache.wayang.flink.operators">FlinkRepeatExpandedOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkRepeatOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkRepeatOperator.html" title="class in org.apache.wayang.flink.operators">FlinkRepeatOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkSampleOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkSampleOperator.html" title="class in org.apache.wayang.flink.operators">FlinkSampleOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkSortOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkSortOperator.html" title="class in org.apache.wayang.flink.operators">FlinkSortOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkTsvFileSink.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkTsvFileSink.html" title="class in org.apache.wayang.flink.operators">FlinkTsvFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkUnionAllOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkUnionAllOperator.html" title="class in org.apache.wayang.flink.operators">FlinkUnionAllOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkZipWithIdOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkZipWithIdOperator.html" title="class in org.apache.wayang.flink.operators">FlinkZipWithIdOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/graph/JavaPageRankOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.java.operators.graph.<a href="org/apache/wayang/java/operators/graph/JavaPageRankOperator.html" title="class in org.apache.wayang.java.operators.graph">JavaPageRankOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaCollectionSource.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaCollectionSource.html" title="class in org.apache.wayang.java.operators">JavaCollectionSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaCollectOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaCollectOperator.html" title="class in org.apache.wayang.java.operators">JavaCollectOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaCountOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaCountOperator.html" title="class in org.apache.wayang.java.operators">JavaCountOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaDistinctOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaDistinctOperator.html" title="class in org.apache.wayang.java.operators">JavaDistinctOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaDoWhileOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaDoWhileOperator.html" title="class in org.apache.wayang.java.operators">JavaDoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaFilterOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaFilterOperator.html" title="class in org.apache.wayang.java.operators">JavaFilterOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaFlatMapOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaFlatMapOperator.html" title="class in org.apache.wayang.java.operators">JavaFlatMapOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaGlobalMaterializedGroupOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaGlobalMaterializedGroupOperator.html" title="class in org.apache.wayang.java.operators">JavaGlobalMaterializedGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaGlobalReduceOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaGlobalReduceOperator.html" title="class in org.apache.wayang.java.operators">JavaGlobalReduceOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaKafkaTopicSink.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaKafkaTopicSink.html" title="class in org.apache.wayang.java.operators">JavaKafkaTopicSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaLocalCallbackSink.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaLocalCallbackSink.html" title="class in org.apache.wayang.java.operators">JavaLocalCallbackSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaLoopOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaLoopOperator.html" title="class in org.apache.wayang.java.operators">JavaLoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaMapOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaMapOperator.html" title="class in org.apache.wayang.java.operators">JavaMapOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaMapPartitionsOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaMapPartitionsOperator.html" title="class in org.apache.wayang.java.operators">JavaMapPartitionsOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaMaterializedGroupByOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaMaterializedGroupByOperator.html" title="class in org.apache.wayang.java.operators">JavaMaterializedGroupByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaObjectFileSink.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaObjectFileSink.html" title="class in org.apache.wayang.java.operators">JavaObjectFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaObjectFileSource.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaObjectFileSource.html" title="class in org.apache.wayang.java.operators">JavaObjectFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaReduceByOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaReduceByOperator.html" title="class in org.apache.wayang.java.operators">JavaReduceByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaRepeatOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaRepeatOperator.html" title="class in org.apache.wayang.java.operators">JavaRepeatOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaSortOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaSortOperator.html" title="class in org.apache.wayang.java.operators">JavaSortOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaTextFileSink.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaTextFileSink.html" title="class in org.apache.wayang.java.operators">JavaTextFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaTsvFileSink.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaTsvFileSink.html" title="class in org.apache.wayang.java.operators">JavaTsvFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaTsvFileSource.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaTsvFileSource.html" title="class in org.apache.wayang.java.operators">JavaTsvFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaUnionAllOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaUnionAllOperator.html" title="class in org.apache.wayang.java.operators">JavaUnionAllOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/operators/JdbcFilterOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.jdbc.operators.<a href="org/apache/wayang/jdbc/operators/JdbcFilterOperator.html" title="class in org.apache.wayang.jdbc.operators">JdbcFilterOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/operators/JdbcJoinOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.jdbc.operators.<a href="org/apache/wayang/jdbc/operators/JdbcJoinOperator.html" title="class in org.apache.wayang.jdbc.operators">JdbcJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/operators/JdbcProjectionOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.jdbc.operators.<a href="org/apache/wayang/jdbc/operators/JdbcProjectionOperator.html" title="class in org.apache.wayang.jdbc.operators">JdbcProjectionOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/operators/JdbcTableSource.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.jdbc.operators.<a href="org/apache/wayang/jdbc/operators/JdbcTableSource.html" title="class in org.apache.wayang.jdbc.operators">JdbcTableSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkBernoulliSampleOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkBernoulliSampleOperator.html" title="class in org.apache.wayang.spark.operators">SparkBernoulliSampleOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkBroadcastOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkBroadcastOperator.html" title="class in org.apache.wayang.spark.operators">SparkBroadcastOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkCacheOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkCacheOperator.html" title="class in org.apache.wayang.spark.operators">SparkCacheOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkCartesianOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkCartesianOperator.html" title="class in org.apache.wayang.spark.operators">SparkCartesianOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkCoGroupOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkCoGroupOperator.html" title="class in org.apache.wayang.spark.operators">SparkCoGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkCollectionSource.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkCollectionSource.html" title="class in org.apache.wayang.spark.operators">SparkCollectionSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkCollectOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkCollectOperator.html" title="class in org.apache.wayang.spark.operators">SparkCollectOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkCountOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkCountOperator.html" title="class in org.apache.wayang.spark.operators">SparkCountOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkDistinctOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkDistinctOperator.html" title="class in org.apache.wayang.spark.operators">SparkDistinctOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkDoWhileOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkDoWhileOperator.html" title="class in org.apache.wayang.spark.operators">SparkDoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkFilterOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkFilterOperator.html" title="class in org.apache.wayang.spark.operators">SparkFilterOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkFlatMapOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkFlatMapOperator.html" title="class in org.apache.wayang.spark.operators">SparkFlatMapOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkGlobalMaterializedGroupOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkGlobalMaterializedGroupOperator.html" title="class in org.apache.wayang.spark.operators">SparkGlobalMaterializedGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkGlobalReduceOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkGlobalReduceOperator.html" title="class in org.apache.wayang.spark.operators">SparkGlobalReduceOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkIntersectOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkIntersectOperator.html" title="class in org.apache.wayang.spark.operators">SparkIntersectOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkJoinOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkJoinOperator.html" title="class in org.apache.wayang.spark.operators">SparkJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkKafkaTopicSink.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkKafkaTopicSink.html" title="class in org.apache.wayang.spark.operators">SparkKafkaTopicSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkLocalCallbackSink.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkLocalCallbackSink.html" title="class in org.apache.wayang.spark.operators">SparkLocalCallbackSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkLoopOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkLoopOperator.html" title="class in org.apache.wayang.spark.operators">SparkLoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkMapOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkMapOperator.html" title="class in org.apache.wayang.spark.operators">SparkMapOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkMapPartitionsOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkMapPartitionsOperator.html" title="class in org.apache.wayang.spark.operators">SparkMapPartitionsOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkMaterializedGroupByOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkMaterializedGroupByOperator.html" title="class in org.apache.wayang.spark.operators">SparkMaterializedGroupByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkObjectFileSink.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkObjectFileSink.html" title="class in org.apache.wayang.spark.operators">SparkObjectFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkObjectFileSource.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkObjectFileSource.html" title="class in org.apache.wayang.spark.operators">SparkObjectFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkRandomPartitionSampleOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkRandomPartitionSampleOperator.html" title="class in org.apache.wayang.spark.operators">SparkRandomPartitionSampleOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkReduceByOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkReduceByOperator.html" title="class in org.apache.wayang.spark.operators">SparkReduceByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkRepeatOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkRepeatOperator.html" title="class in org.apache.wayang.spark.operators">SparkRepeatOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkSortOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkSortOperator.html" title="class in org.apache.wayang.spark.operators">SparkSortOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkTextFileSink.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkTextFileSink.html" title="class in org.apache.wayang.spark.operators">SparkTextFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkTsvFileSink.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkTsvFileSink.html" title="class in org.apache.wayang.spark.operators">SparkTsvFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkTsvFileSource.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkTsvFileSource.html" title="class in org.apache.wayang.spark.operators">SparkTsvFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkUnionAllOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkUnionAllOperator.html" title="class in org.apache.wayang.spark.operators">SparkUnionAllOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkZipWithIdOperator.html#getLoadProfileEstimatorConfigurationKey()">getLoadProfileEstimatorConfigurationKey()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkZipWithIdOperator.html" title="class in org.apache.wayang.spark.operators">SparkZipWithIdOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html#getLoadProfileEstimatorConfigurationKeys()">getLoadProfileEstimatorConfigurationKeys()</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan">ExecutionOperator</a></dt> |
| <dd> |
| <div class="block">Provide the <a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api"><code>Configuration</code></a> keys for the <a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html" title="interface in org.apache.wayang.core.optimizer.costs"><code>LoadProfileEstimator</code></a> specification of this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.html#getLoadProfileEstimatorConfigurationKeys()">getLoadProfileEstimatorConfigurationKeys()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.html" title="class in org.apache.wayang.flink.operators">FlinkPageRankOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkTextFileSource.html#getLoadProfileEstimatorConfigurationKeys()">getLoadProfileEstimatorConfigurationKeys()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkTextFileSource.html" title="class in org.apache.wayang.flink.operators">FlinkTextFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/operators/GenericSqlToStreamOperator.html#getLoadProfileEstimatorConfigurationKeys()">getLoadProfileEstimatorConfigurationKeys()</a></span> - Method in class org.apache.wayang.genericjdbc.operators.<a href="org/apache/wayang/genericjdbc/operators/GenericSqlToStreamOperator.html" title="class in org.apache.wayang.genericjdbc.operators">GenericSqlToStreamOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/operators/GiraphPageRankOperator.html#getLoadProfileEstimatorConfigurationKeys()">getLoadProfileEstimatorConfigurationKeys()</a></span> - Method in class org.apache.wayang.giraph.operators.<a href="org/apache/wayang/giraph/operators/GiraphPageRankOperator.html" title="class in org.apache.wayang.giraph.operators">GiraphPageRankOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaCartesianOperator.html#getLoadProfileEstimatorConfigurationKeys()">getLoadProfileEstimatorConfigurationKeys()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaCartesianOperator.html" title="class in org.apache.wayang.java.operators">JavaCartesianOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaCoGroupOperator.html#getLoadProfileEstimatorConfigurationKeys()">getLoadProfileEstimatorConfigurationKeys()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaCoGroupOperator.html" title="class in org.apache.wayang.java.operators">JavaCoGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaIntersectOperator.html#getLoadProfileEstimatorConfigurationKeys()">getLoadProfileEstimatorConfigurationKeys()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaIntersectOperator.html" title="class in org.apache.wayang.java.operators">JavaIntersectOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaJoinOperator.html#getLoadProfileEstimatorConfigurationKeys()">getLoadProfileEstimatorConfigurationKeys()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaJoinOperator.html" title="class in org.apache.wayang.java.operators">JavaJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaKafkaTopicSource.html#getLoadProfileEstimatorConfigurationKeys()">getLoadProfileEstimatorConfigurationKeys()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaKafkaTopicSource.html" title="class in org.apache.wayang.java.operators">JavaKafkaTopicSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaRandomSampleOperator.html#getLoadProfileEstimatorConfigurationKeys()">getLoadProfileEstimatorConfigurationKeys()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaRandomSampleOperator.html" title="class in org.apache.wayang.java.operators">JavaRandomSampleOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaReservoirSampleOperator.html#getLoadProfileEstimatorConfigurationKeys()">getLoadProfileEstimatorConfigurationKeys()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaReservoirSampleOperator.html" title="class in org.apache.wayang.java.operators">JavaReservoirSampleOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaTextFileSource.html#getLoadProfileEstimatorConfigurationKeys()">getLoadProfileEstimatorConfigurationKeys()</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaTextFileSource.html" title="class in org.apache.wayang.java.operators">JavaTextFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/operators/SqlToStreamOperator.html#getLoadProfileEstimatorConfigurationKeys()">getLoadProfileEstimatorConfigurationKeys()</a></span> - Method in class org.apache.wayang.jdbc.operators.<a href="org/apache/wayang/jdbc/operators/SqlToStreamOperator.html" title="class in org.apache.wayang.jdbc.operators">SqlToStreamOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkKafkaTopicSource.html#getLoadProfileEstimatorConfigurationKeys()">getLoadProfileEstimatorConfigurationKeys()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkKafkaTopicSource.html" title="class in org.apache.wayang.spark.operators">SparkKafkaTopicSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkShufflePartitionSampleOperator.html#getLoadProfileEstimatorConfigurationKeys()">getLoadProfileEstimatorConfigurationKeys()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkShufflePartitionSampleOperator.html" title="class in org.apache.wayang.spark.operators">SparkShufflePartitionSampleOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkTextFileSource.html#getLoadProfileEstimatorConfigurationKeys()">getLoadProfileEstimatorConfigurationKeys()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkTextFileSource.html" title="class in org.apache.wayang.spark.operators">SparkTextFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkCoGroupOperator.html#getLoadProfileEstimatorConfigurationTypeKey()">getLoadProfileEstimatorConfigurationTypeKey()</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkCoGroupOperator.html" title="class in org.apache.wayang.flink.operators">FlinkCoGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#getLoadProfileToTimeConverterProvider()">getLoadProfileToTimeConverterProvider()</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/AggregateOptimizationContext.html#getLocalOperatorContexts()">getLocalOperatorContexts()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/AggregateOptimizationContext.html" title="class in org.apache.wayang.core.optimizer">AggregateOptimizationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/DefaultOptimizationContext.html#getLocalOperatorContexts()">getLocalOperatorContexts()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/DefaultOptimizationContext.html" title="class in org.apache.wayang.core.optimizer">DefaultOptimizationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#getLocalOperatorContexts()">getLocalOperatorContexts()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/channels/FileChannel.Descriptor.html#getLocation()">getLocation()</a></span> - Method in class org.apache.wayang.basic.channels.<a href="org/apache/wayang/basic/channels/FileChannel.Descriptor.html" title="class in org.apache.wayang.basic.channels">FileChannel.Descriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/data/Record.html#getLong(int)">getLong(int)</a></span> - Method in class org.apache.wayang.basic.data.<a href="org/apache/wayang/basic/data/Record.html" title="class in org.apache.wayang.basic.data">Record</a></dt> |
| <dd> |
| <div class="block">Retrieve a field as a <code>long</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/json/WayangJsonObj.html#getLong(java.lang.String)">getLong(String)</a></span> - Method in class org.apache.wayang.core.util.json.<a href="org/apache/wayang/core/util/json/WayangJsonObj.html" title="class in org.apache.wayang.core.util.json">WayangJsonObj</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#getLongProperty(java.lang.String)">getLongProperty(String)</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#getLongProperty(java.lang.String,long)">getLongProperty(String, long)</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.LoopContext.html#getLoop()">getLoop()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.LoopContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext.LoopContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html#getLoop()">getLoop()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionStage</a></dt> |
| <dd> |
| <div class="block">Retrieve the (innermost) <a href="org/apache/wayang/core/plan/executionplan/ExecutionStageLoop.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionStageLoop</code></a> that this instance is part of.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#getLoopBodyInputs()">getLoopBodyInputs()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DoWhileOperator.html" title="class in org.apache.wayang.basic.operators">DoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LoopOperator.html#getLoopBodyInputs()">getLoopBodyInputs()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators">LoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/RepeatOperator.html#getLoopBodyInputs()">getLoopBodyInputs()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/RepeatOperator.html" title="class in org.apache.wayang.basic.operators">RepeatOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadAlternative.html#getLoopBodyInputs()">getLoopBodyInputs()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/LoopHeadAlternative.html" title="class in org.apache.wayang.core.plan.wayangplan">LoopHeadAlternative</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.html#getLoopBodyInputs()">getLoopBodyInputs()</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan">LoopHeadOperator</a></dt> |
| <dd> |
| <div class="block">If this instance is the head of a loop, then return these <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a>s that are fed from the loop body (as |
| opposed to the <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a>s that initialize the loop).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#getLoopBodyOutputs()">getLoopBodyOutputs()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DoWhileOperator.html" title="class in org.apache.wayang.basic.operators">DoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LoopOperator.html#getLoopBodyOutputs()">getLoopBodyOutputs()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators">LoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/RepeatOperator.html#getLoopBodyOutputs()">getLoopBodyOutputs()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/RepeatOperator.html" title="class in org.apache.wayang.basic.operators">RepeatOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadAlternative.html#getLoopBodyOutputs()">getLoopBodyOutputs()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/LoopHeadAlternative.html" title="class in org.apache.wayang.core.plan.wayangplan">LoopHeadAlternative</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.html#getLoopBodyOutputs()">getLoopBodyOutputs()</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan">LoopHeadOperator</a></dt> |
| <dd> |
| <div class="block">If this instance is the head of a loop, then return these <a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OutputSlot</code></a>s that go into the loop body (as |
| opposed to the <a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OutputSlot</code></a>s that form the final result of the iteration).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#getLoopContext()">getLoopContext()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext</a></dt> |
| <dd> |
| <div class="block">Retrieve the <a href="org/apache/wayang/core/optimizer/OptimizationContext.LoopContext.html" title="class in org.apache.wayang.core.optimizer"><code>OptimizationContext.LoopContext</code></a> in which this instance resides.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionStageLoop.html#getLoopHead()">getLoopHead()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionStageLoop.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionStageLoop</a></dt> |
| <dd> |
| <div class="block">Retrieves the <a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionStage</code></a> that contains the <a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>LoopHeadOperator</code></a> of this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/LoopSubplan.html#getLoopHead()">getLoopHead()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/LoopSubplan.html" title="class in org.apache.wayang.core.plan.wayangplan">LoopSubplan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html#getLoopHeadTask()">getLoopHeadTask()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionStage</a></dt> |
| <dd> |
| <div class="block">Retrieves the <a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>LoopHeadOperator</code></a> <a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionTask</code></a> in this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html#getLoopImplementation()">getLoopImplementation()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration">LoopImplementation.IterationImplementation</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html#getLoopImplementations()">getLoopImplementations()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanImplementation</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#getLoopInitializationInputs()">getLoopInitializationInputs()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DoWhileOperator.html" title="class in org.apache.wayang.basic.operators">DoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LoopOperator.html#getLoopInitializationInputs()">getLoopInitializationInputs()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators">LoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/RepeatOperator.html#getLoopInitializationInputs()">getLoopInitializationInputs()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/RepeatOperator.html" title="class in org.apache.wayang.basic.operators">RepeatOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadAlternative.html#getLoopInitializationInputs()">getLoopInitializationInputs()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/LoopHeadAlternative.html" title="class in org.apache.wayang.core.plan.wayangplan">LoopHeadAlternative</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.html#getLoopInitializationInputs()">getLoopInitializationInputs()</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan">LoopHeadOperator</a></dt> |
| <dd> |
| <div class="block">If this instance is the head of a loop, then return these <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a>s that initialize the loop.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getLoopStack()">getLoopStack()</a></span> - Method in interface 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></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionStageLoop.html#getLoopSubplan()">getLoopSubplan()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionStageLoop.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionStageLoop</a></dt> |
| <dd> |
| <div class="block">Retrieve the <a href="org/apache/wayang/core/plan/wayangplan/LoopSubplan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>LoopSubplan</code></a> encapsulated by this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.LoopContext.html#getLoopSubplanContext()">getLoopSubplanContext()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.LoopContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext.LoopContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/CostMeasurement.html#getLowerCost()">getLowerCost()</a></span> - Method in class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/CostMeasurement.html" title="class in org.apache.wayang.core.profiling">CostMeasurement</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html#getLowerEstimate()">getLowerEstimate()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html" title="class in org.apache.wayang.core.optimizer">ProbabilisticDoubleInterval</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html#getLowerEstimate()">getLowerEstimate()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html" title="class in org.apache.wayang.core.optimizer">ProbabilisticIntervalEstimate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html#getMappedInputs()">getMappedInputs()</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html" title="interface in org.apache.wayang.core.plan.wayangplan">OperatorContainer</a></dt> |
| <dd> |
| <div class="block">Get those <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a>s within this instance, that are mapped via the <a href="org/apache/wayang/core/plan/wayangplan/SlotMapping.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>SlotMapping</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html#getMappedOutputs()">getMappedOutputs()</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html" title="interface in org.apache.wayang.core.plan.wayangplan">OperatorContainer</a></dt> |
| <dd> |
| <div class="block">Get those <a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OutputSlot</code></a>s within this instance, that are mapped via the <a href="org/apache/wayang/core/plan/wayangplan/SlotMapping.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>SlotMapping</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#getMappingProvider()">getMappingProvider()</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/plugin/WayangBasic.html#getMappings()">getMappings()</a></span> - Method in class org.apache.wayang.basic.plugin.<a href="org/apache/wayang/basic/plugin/WayangBasic.html" title="class in org.apache.wayang.basic.plugin">WayangBasic</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/plugin/WayangBasicGraph.html#getMappings()">getMappings()</a></span> - Method in class org.apache.wayang.basic.plugin.<a href="org/apache/wayang/basic/plugin/WayangBasicGraph.html" title="class in org.apache.wayang.basic.plugin">WayangBasicGraph</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plugin/DynamicPlugin.html#getMappings()">getMappings()</a></span> - Method in class org.apache.wayang.core.plugin.<a href="org/apache/wayang/core/plugin/DynamicPlugin.html" title="class in org.apache.wayang.core.plugin">DynamicPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plugin/Plugin.html#getMappings()">getMappings()</a></span> - Method in interface org.apache.wayang.core.plugin.<a href="org/apache/wayang/core/plugin/Plugin.html" title="interface in org.apache.wayang.core.plugin">Plugin</a></dt> |
| <dd> |
| <div class="block">Provides the <a href="org/apache/wayang/core/mapping/Mapping.html" title="interface in org.apache.wayang.core.mapping"><code>Mapping</code></a>s shipped with this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/plugin/FlinkBasicPlugin.html#getMappings()">getMappings()</a></span> - Method in class org.apache.wayang.flink.plugin.<a href="org/apache/wayang/flink/plugin/FlinkBasicPlugin.html" title="class in org.apache.wayang.flink.plugin">FlinkBasicPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/plugin/FlinkConversionPlugin.html#getMappings()">getMappings()</a></span> - Method in class org.apache.wayang.flink.plugin.<a href="org/apache/wayang/flink/plugin/FlinkConversionPlugin.html" title="class in org.apache.wayang.flink.plugin">FlinkConversionPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/plugin/GenericJdbcConversionsPlugin.html#getMappings()">getMappings()</a></span> - Method in class org.apache.wayang.genericjdbc.plugin.<a href="org/apache/wayang/genericjdbc/plugin/GenericJdbcConversionsPlugin.html" title="class in org.apache.wayang.genericjdbc.plugin">GenericJdbcConversionsPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/plugin/GenericJdbcPlugin.html#getMappings()">getMappings()</a></span> - Method in class org.apache.wayang.genericjdbc.plugin.<a href="org/apache/wayang/genericjdbc/plugin/GenericJdbcPlugin.html" title="class in org.apache.wayang.genericjdbc.plugin">GenericJdbcPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/plugin/GiraphPlugin.html#getMappings()">getMappings()</a></span> - Method in class org.apache.wayang.giraph.plugin.<a href="org/apache/wayang/giraph/plugin/GiraphPlugin.html" title="class in org.apache.wayang.giraph.plugin">GiraphPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/plugin/JavaBasicPlugin.html#getMappings()">getMappings()</a></span> - Method in class org.apache.wayang.java.plugin.<a href="org/apache/wayang/java/plugin/JavaBasicPlugin.html" title="class in org.apache.wayang.java.plugin">JavaBasicPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/plugin/JavaChannelConversionPlugin.html#getMappings()">getMappings()</a></span> - Method in class org.apache.wayang.java.plugin.<a href="org/apache/wayang/java/plugin/JavaChannelConversionPlugin.html" title="class in org.apache.wayang.java.plugin">JavaChannelConversionPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/plugin/JavaGraphPlugin.html#getMappings()">getMappings()</a></span> - Method in class org.apache.wayang.java.plugin.<a href="org/apache/wayang/java/plugin/JavaGraphPlugin.html" title="class in org.apache.wayang.java.plugin">JavaGraphPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/postgres/plugin/PostgresConversionsPlugin.html#getMappings()">getMappings()</a></span> - Method in class org.apache.wayang.postgres.plugin.<a href="org/apache/wayang/postgres/plugin/PostgresConversionsPlugin.html" title="class in org.apache.wayang.postgres.plugin">PostgresConversionsPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/postgres/plugin/PostgresPlugin.html#getMappings()">getMappings()</a></span> - Method in class org.apache.wayang.postgres.plugin.<a href="org/apache/wayang/postgres/plugin/PostgresPlugin.html" title="class in org.apache.wayang.postgres.plugin">PostgresPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/plugin/SparkBasicPlugin.html#getMappings()">getMappings()</a></span> - Method in class org.apache.wayang.spark.plugin.<a href="org/apache/wayang/spark/plugin/SparkBasicPlugin.html" title="class in org.apache.wayang.spark.plugin">SparkBasicPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/plugin/SparkConversionPlugin.html#getMappings()">getMappings()</a></span> - Method in class org.apache.wayang.spark.plugin.<a href="org/apache/wayang/spark/plugin/SparkConversionPlugin.html" title="class in org.apache.wayang.spark.plugin">SparkConversionPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/plugin/SparkGraphPlugin.html#getMappings()">getMappings()</a></span> - Method in class org.apache.wayang.spark.plugin.<a href="org/apache/wayang/spark/plugin/SparkGraphPlugin.html" title="class in org.apache.wayang.spark.plugin">SparkGraphPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/plugin/SparkMLPlugin.html#getMappings()">getMappings()</a></span> - Method in class org.apache.wayang.spark.plugin.<a href="org/apache/wayang/spark/plugin/SparkMLPlugin.html" title="class in org.apache.wayang.spark.plugin">SparkMLPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/sqlite3/plugin/Sqlite3ConversionPlugin.html#getMappings()">getMappings()</a></span> - Method in class org.apache.wayang.sqlite3.plugin.<a href="org/apache/wayang/sqlite3/plugin/Sqlite3ConversionPlugin.html" title="class in org.apache.wayang.sqlite3.plugin">Sqlite3ConversionPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/sqlite3/plugin/Sqlite3Plugin.html#getMappings()">getMappings()</a></span> - Method in class org.apache.wayang.sqlite3.plugin.<a href="org/apache/wayang/sqlite3/plugin/Sqlite3Plugin.html" title="class in org.apache.wayang.sqlite3.plugin">Sqlite3Plugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/plugin/TensorflowConversionPlugin.html#getMappings()">getMappings()</a></span> - Method in class org.apache.wayang.tensorflow.plugin.<a href="org/apache/wayang/tensorflow/plugin/TensorflowConversionPlugin.html" title="class in org.apache.wayang.tensorflow.plugin">TensorflowConversionPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/plugin/TensorflowPlugin.html#getMappings()">getMappings()</a></span> - Method in class org.apache.wayang.tensorflow.plugin.<a href="org/apache/wayang/tensorflow/plugin/TensorflowPlugin.html" title="class in org.apache.wayang.tensorflow.plugin">TensorflowPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mapping/SubplanMatch.html#getMatch(java.lang.String)">getMatch(String)</a></span> - Method in class org.apache.wayang.core.mapping.<a href="org/apache/wayang/core/mapping/SubplanMatch.html" title="class in org.apache.wayang.core.mapping">SubplanMatch</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mapping/SubplanMatch.html#getMaximumEpoch()">getMaximumEpoch()</a></span> - Method in class org.apache.wayang.core.mapping.<a href="org/apache/wayang/core/mapping/SubplanMatch.html" title="class in org.apache.wayang.core.mapping">SubplanMatch</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/AbstractChannelInstance.html#getMeasuredCardinality()">getMeasuredCardinality()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/AbstractChannelInstance.html" title="class in org.apache.wayang.core.platform">AbstractChannelInstance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/ChannelInstance.html#getMeasuredCardinality()">getMeasuredCardinality()</a></span> - Method in interface org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/ChannelInstance.html" title="interface in org.apache.wayang.core.platform">ChannelInstance</a></dt> |
| <dd> |
| <div class="block">Optionally provides the measured cardinality of this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/channels/DataSetChannel.Instance.html#getMeasuredCardinality()">getMeasuredCardinality()</a></span> - Method in class org.apache.wayang.flink.channels.<a href="org/apache/wayang/flink/channels/DataSetChannel.Instance.html" title="class in org.apache.wayang.flink.channels">DataSetChannel.Instance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/channels/StreamChannel.Instance.html#getMeasuredCardinality()">getMeasuredCardinality()</a></span> - Method in class org.apache.wayang.java.channels.<a href="org/apache/wayang/java/channels/StreamChannel.Instance.html" title="class in org.apache.wayang.java.channels">StreamChannel.Instance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/channels/RddChannel.Instance.html#getMeasuredCardinality()">getMeasuredCardinality()</a></span> - Method in class org.apache.wayang.spark.channels.<a href="org/apache/wayang/spark/channels/RddChannel.Instance.html" title="class in org.apache.wayang.spark.channels">RddChannel.Instance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/channels/TensorChannel.Instance.html#getMeasuredCardinality()">getMeasuredCardinality()</a></span> - Method in class org.apache.wayang.tensorflow.channels.<a href="org/apache/wayang/tensorflow/channels/TensorChannel.Instance.html" title="class in org.apache.wayang.tensorflow.channels">TensorChannel.Instance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/PartialExecution.html#getMeasuredExecutionTime()">getMeasuredExecutionTime()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/PartialExecution.html" title="class in org.apache.wayang.core.platform">PartialExecution</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/PartialExecution.html#getMeasuredLowerCost()">getMeasuredLowerCost()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/PartialExecution.html" title="class in org.apache.wayang.core.platform">PartialExecution</a></dt> |
| <dd> |
| <div class="block">The lower cost for this instance (without fix costs).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/PartialExecution.html#getMeasuredUpperCost()">getMeasuredUpperCost()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/PartialExecution.html" title="class in org.apache.wayang.core.platform">PartialExecution</a></dt> |
| <dd> |
| <div class="block">The upper cost for this instance (without fix costs).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html#getMeasurements()">getMeasurements()</a></span> - Method in class org.apache.wayang.commons.util.profiledb.model.<a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model">Experiment</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html#getMillis()">getMillis()</a></span> - Method in class org.apache.wayang.commons.util.profiledb.model.measurement.<a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html" title="class in org.apache.wayang.commons.util.profiledb.model.measurement">TimeMeasurement</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExLexer.html#getModeNames()">getModeNames()</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExLexer.html" title="class in org.apache.wayang.core.mathex">MathExLexer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcTable.html#getModifiableCollection()">getModifiableCollection()</a></span> - Method in class org.apache.wayang.api.sql.calcite.jdbc.<a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcTable.html" title="class in org.apache.wayang.api.sql.calcite.jdbc">JdbcTable</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/convention/WayangConvention.html#getName()">getName()</a></span> - Method in enum org.apache.wayang.api.sql.calcite.convention.<a href="org/apache/wayang/api/sql/calcite/convention/WayangConvention.html" title="enum in org.apache.wayang.api.sql.calcite.convention">WayangConvention</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/Input.Type.html#getName()">getName()</a></span> - Method in enum org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Input.Type.html" title="enum in org.apache.wayang.basic.model.op">Input.Type</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/Op.html#getName()">getName()</a></span> - Method in class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Op.html" title="class in org.apache.wayang.basic.model.op">Op</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/optimizer/Optimizer.html#getName()">getName()</a></span> - Method in class org.apache.wayang.basic.model.optimizer.<a href="org/apache/wayang/basic/model/optimizer/Optimizer.html" title="class in org.apache.wayang.basic.model.optimizer">Optimizer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#getName()">getName()</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Job.html#getName()">getName()</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Job.html" title="class in org.apache.wayang.core.api">Job</a></dt> |
| <dd> |
| <div class="block">Retrieves the name of this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mapping/OperatorPattern.html#getName()">getName()</a></span> - Method in class org.apache.wayang.core.mapping.<a href="org/apache/wayang/core/mapping/OperatorPattern.html" title="class in org.apache.wayang.core.mapping">OperatorPattern</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getName()">getName()</a></span> - Method in interface 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></dt> |
| <dd> |
| <div class="block">Provides an instance's name.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#getName()">getName()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorBase</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Slot.html#getName()">getName()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/Slot.html" title="class in org.apache.wayang.core.plan.wayangplan">Slot</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/Platform.html#getName()">getName()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/Platform.html" title="class in org.apache.wayang.core.platform">Platform</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.OperatorNode.html#getName()">getName()</a></span> - Method in class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.OperatorNode.html" title="class in org.apache.wayang.core.profiling">ExecutionPlanMeasurement.OperatorNode</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Application.html#getName()">getName()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Application.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Application</a></dt> |
| <dd> |
| <div class="block">Returns the name of the application.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationEnd.html#getName()">getName()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ApplicationEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">ApplicationEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationStart.html#getName()">getName()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ApplicationStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">ApplicationStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/ConstantLoadProfileEstimator.html#getNestedEstimators()">getNestedEstimators()</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/ConstantLoadProfileEstimator.html" title="class in org.apache.wayang.core.optimizer.costs">ConstantLoadProfileEstimator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html#getNestedEstimators()">getNestedEstimators()</a></span> - Method in interface org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html" title="interface in org.apache.wayang.core.optimizer.costs">LoadProfileEstimator</a></dt> |
| <dd> |
| <div class="block">Retrieve nested instances.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/NestableLoadProfileEstimator.html#getNestedEstimators()">getNestedEstimators()</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/NestableLoadProfileEstimator.html" title="class in org.apache.wayang.core.optimizer.costs">NestableLoadProfileEstimator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/DynamicLoadProfileEstimator.html#getNestedEstimators()">getNestedEstimators()</a></span> - Method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/DynamicLoadProfileEstimator.html" title="class in org.apache.wayang.profiler.log">DynamicLoadProfileEstimator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/AggregateOptimizationContext.html#getNestedLoopContext(org.apache.wayang.core.plan.wayangplan.LoopSubplan)">getNestedLoopContext(LoopSubplan)</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/AggregateOptimizationContext.html" title="class in org.apache.wayang.core.optimizer">AggregateOptimizationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/DefaultOptimizationContext.html#getNestedLoopContext(org.apache.wayang.core.plan.wayangplan.LoopSubplan)">getNestedLoopContext(LoopSubplan)</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/DefaultOptimizationContext.html" title="class in org.apache.wayang.core.optimizer">DefaultOptimizationContext</a></dt> |
| <dd> |
| <div class="block">Retrieve the <a href="org/apache/wayang/core/optimizer/OptimizationContext.LoopContext.html" title="class in org.apache.wayang.core.optimizer"><code>OptimizationContext.LoopContext</code></a> for the <code>loopSubplan</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#getNestedLoopContext(org.apache.wayang.core.plan.wayangplan.LoopSubplan)">getNestedLoopContext(LoopSubplan)</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext</a></dt> |
| <dd> |
| <div class="block">Retrieve the <a href="org/apache/wayang/core/optimizer/OptimizationContext.LoopContext.html" title="class in org.apache.wayang.core.optimizer"><code>OptimizationContext.LoopContext</code></a> for the <code>loopSubplan</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfiler.Result.html#getNetworkBytes()">getNetworkBytes()</a></span> - Method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfiler.Result.html" title="class in org.apache.wayang.profiler.java">OperatorProfiler.Result</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.Result.html#getNetworkBytes()">getNetworkBytes()</a></span> - Method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.Result.html" title="class in org.apache.wayang.profiler.spark">SparkOperatorProfiler.Result</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html#getNetworkUsage()">getNetworkUsage()</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html" title="class in org.apache.wayang.core.optimizer.costs">LoadProfile</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#getNextIterationContext()">getNextIterationContext()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/json/WayangJsonObj.html#getNode()">getNode()</a></span> - Method in class org.apache.wayang.core.util.json.<a href="org/apache/wayang/core/util/json/WayangJsonObj.html" title="class in org.apache.wayang.core.util.json">WayangJsonObj</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/EstimationContext.html#getNormalizedEstimationContext()">getNormalizedEstimationContext()</a></span> - Method in interface org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/EstimationContext.html" title="interface in org.apache.wayang.core.optimizer.costs">EstimationContext</a></dt> |
| <dd> |
| <div class="block">Provide a normalized instance, that has only a single execution.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/PlanMetrics.html#getNumAlternatives()">getNumAlternatives()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/PlanMetrics.html" title="class in org.apache.wayang.core.plan.wayangplan">PlanMetrics</a></dt> |
| <dd> |
| <div class="block">Provide the number of <a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OperatorAlternative</code></a>s in the <a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>WayangPlan</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html#getNumberOfTasks()">getNumberOfTasks()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Stage</a></dt> |
| <dd> |
| <div class="block">Gets the number of tasks associated with this stage.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html#getNumberOfTasks()">getNumberOfTasks()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageCompleted</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#getNumberOfTasks()">getNumberOfTasks()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageExecutorMetrics</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#getNumberOfTasks()">getNumberOfTasks()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageSubmitted</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getNumBroadcastInputs()">getNumBroadcastInputs()</a></span> - Method in interface 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></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/PlanMetrics.html#getNumCombinations()">getNumCombinations()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/PlanMetrics.html" title="class in org.apache.wayang.core.plan.wayangplan">PlanMetrics</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/execution/FlinkExecutor.html#getNumDefaultPartitions()">getNumDefaultPartitions()</a></span> - Method in class org.apache.wayang.flink.execution.<a href="org/apache/wayang/flink/execution/FlinkExecutor.html" title="class in org.apache.wayang.flink.execution">FlinkExecutor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/execution/SparkExecutor.html#getNumDefaultPartitions()">getNumDefaultPartitions()</a></span> - Method in class org.apache.wayang.spark.execution.<a href="org/apache/wayang/spark/execution/SparkExecutor.html" title="class in org.apache.wayang.spark.execution">SparkExecutor</a></dt> |
| <dd> |
| <div class="block">Hint to <a href="org/apache/wayang/spark/operators/SparkExecutionOperator.html" title="interface in org.apache.wayang.spark.operators"><code>SparkExecutionOperator</code></a>s on how many partitions they should request.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/OptimizationSpace.html#getNumDimensions()">getNumDimensions()</a></span> - Method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/OptimizationSpace.html" title="class in org.apache.wayang.profiler.log">OptimizationSpace</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/PlanMetrics.html#getNumExecutionOperators()">getNumExecutionOperators()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/PlanMetrics.html" title="class in org.apache.wayang.core.plan.wayangplan">PlanMetrics</a></dt> |
| <dd> |
| <div class="block">Provide the number of <a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>ExecutionOperator</code></a>s in the <a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>WayangPlan</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/EstimationContext.html#getNumExecutions()">getNumExecutions()</a></span> - Method in interface org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/EstimationContext.html" title="interface in org.apache.wayang.core.optimizer.costs">EstimationContext</a></dt> |
| <dd> |
| <div class="block">Retrieve the number of executions to be estimated.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/SimpleEstimationContext.html#getNumExecutions()">getNumExecutions()</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/SimpleEstimationContext.html" title="class in org.apache.wayang.core.optimizer.costs">SimpleEstimationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#getNumExecutions()">getNumExecutions()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext.OperatorContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/DynamicEstimationContext.html#getNumExecutions()">getNumExecutions()</a></span> - Method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/DynamicEstimationContext.html" title="class in org.apache.wayang.profiler.log">DynamicEstimationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#getNumExpectedIterations()">getNumExpectedIterations()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DoWhileOperator.html" title="class in org.apache.wayang.basic.operators">DoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LoopOperator.html#getNumExpectedIterations()">getNumExpectedIterations()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators">LoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/RepeatOperator.html#getNumExpectedIterations()">getNumExpectedIterations()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/RepeatOperator.html" title="class in org.apache.wayang.basic.operators">RepeatOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadAlternative.html#getNumExpectedIterations()">getNumExpectedIterations()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/LoopHeadAlternative.html" title="class in org.apache.wayang.core.plan.wayangplan">LoopHeadAlternative</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.html#getNumExpectedIterations()">getNumExpectedIterations()</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan">LoopHeadOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/LoopSubplan.html#getNumExpectedIterations()">getNumExpectedIterations()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/LoopSubplan.html" title="class in org.apache.wayang.core.plan.wayangplan">LoopSubplan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlowCompiler.html#getNumInitialActivations()">getNumInitialActivations()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlowCompiler.html" title="class in org.apache.wayang.core.optimizer.enumeration">ExecutionTaskFlowCompiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.html#getNumInitialActivations()">getNumInitialActivations()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.traversal.<a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.html" title="class in org.apache.wayang.core.plan.wayangplan.traversal">AbstractTopologicalTraversal</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html#getNumInputChannels()">getNumInputChannels()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionTask</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getNumInputs()">getNumInputs()</a></span> - Method in interface 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></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/PageRankOperator.html#getNumIterations()">getNumIterations()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/PageRankOperator.html" title="class in org.apache.wayang.basic.operators">PageRankOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/RepeatOperator.html#getNumIterations()">getNumIterations()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/RepeatOperator.html" title="class in org.apache.wayang.basic.operators">RepeatOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html#getNumIterations()">getNumIterations()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration">LoopImplementation.IterationImplementation</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/GeneticOptimizer.html#getNumObservations()">getNumObservations()</a></span> - Method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/GeneticOptimizer.html" title="class in org.apache.wayang.profiler.log">GeneticOptimizer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html#getNumOuputChannels()">getNumOuputChannels()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionTask</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getNumOutputs()">getNumOutputs()</a></span> - Method in interface 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></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/LimitedInputStream.html#getNumReadBytes()">getNumReadBytes()</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/LimitedInputStream.html" title="class in org.apache.wayang.core.util">LimitedInputStream</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/AbstractReferenceCountable.html#getNumReferences()">getNumReferences()</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/AbstractReferenceCountable.html" title="class in org.apache.wayang.core.util">AbstractReferenceCountable</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/ReferenceCountable.html#getNumReferences()">getNumReferences()</a></span> - Method in interface org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/ReferenceCountable.html" title="interface in org.apache.wayang.core.util">ReferenceCountable</a></dt> |
| <dd> |
| <div class="block">Tells the number of references on this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getNumRegularInputs()">getNumRegularInputs()</a></span> - Method in interface 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></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/Junction.html#getNumTargets()">getNumTargets()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/Junction.html" title="class in org.apache.wayang.core.platform">Junction</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/PlanMetrics.html#getNumVirtualOperators()">getNumVirtualOperators()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/PlanMetrics.html" title="class in org.apache.wayang.core.plan.wayangplan">PlanMetrics</a></dt> |
| <dd> |
| <div class="block">Provide the number of virtual <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>s in the <a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>WayangPlan</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/GeneticOptimizer.html#getObservations()">getObservations()</a></span> - Method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/GeneticOptimizer.html" title="class in org.apache.wayang.profiler.log">GeneticOptimizer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html#getOccupant()">getOccupant()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan">InputSlot</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html#getOccupiedSlots()">getOccupiedSlots()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan">OutputSlot</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html#getOpenInputChannels()">getOpenInputChannels()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionPlan</a></dt> |
| <dd> |
| <div class="block">Collects all <a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a>s that are copies.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mapping/OperatorMatch.html#getOperator()">getOperator()</a></span> - Method in class org.apache.wayang.core.mapping.<a href="org/apache/wayang/core/mapping/OperatorMatch.html" title="class in org.apache.wayang.core.mapping">OperatorMatch</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.EnumerationActivator.html#getOperator()">getOperator()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.EnumerationActivator.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanEnumerator.EnumerationActivator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#getOperator()">getOperator()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext.OperatorContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html#getOperator()">getOperator()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionTask</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/BinaryOperatorProfiler.html#getOperator()">getOperator()</a></span> - Method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/BinaryOperatorProfiler.html" title="class in org.apache.wayang.profiler.java">BinaryOperatorProfiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfiler.html#getOperator()">getOperator()</a></span> - Method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfiler.html" title="class in org.apache.wayang.profiler.java">OperatorProfiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/UnaryOperatorProfiler.html#getOperator()">getOperator()</a></span> - Method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/UnaryOperatorProfiler.html" title="class in org.apache.wayang.profiler.java">UnaryOperatorProfiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.Alternative.html#getOperatorAlternative()">getOperatorAlternative()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.Alternative.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorAlternative.Alternative</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/lineage/ExecutionLineageNode.html#getOperatorContext()">getOperatorContext()</a></span> - Method in class org.apache.wayang.core.platform.lineage.<a href="org/apache/wayang/core/platform/lineage/ExecutionLineageNode.html" title="class in org.apache.wayang.core.platform.lineage">ExecutionLineageNode</a></dt> |
| <dd> |
| <div class="block">Retrieve the <a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html" title="class in org.apache.wayang.core.optimizer"><code>OptimizationContext.OperatorContext</code></a> corresponding to this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/AggregateOptimizationContext.html#getOperatorContext(org.apache.wayang.core.plan.wayangplan.Operator)">getOperatorContext(Operator)</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/AggregateOptimizationContext.html" title="class in org.apache.wayang.core.optimizer">AggregateOptimizationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/DefaultOptimizationContext.html#getOperatorContext(org.apache.wayang.core.plan.wayangplan.Operator)">getOperatorContext(Operator)</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/DefaultOptimizationContext.html" title="class in org.apache.wayang.core.optimizer">DefaultOptimizationContext</a></dt> |
| <dd> |
| <div class="block">Return the <a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html" title="class in org.apache.wayang.core.optimizer"><code>OptimizationContext.OperatorContext</code></a> of the <code>operator</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#getOperatorContext(org.apache.wayang.core.plan.wayangplan.Operator)">getOperatorContext(Operator)</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext</a></dt> |
| <dd> |
| <div class="block">Return the <a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html" title="class in org.apache.wayang.core.optimizer"><code>OptimizationContext.OperatorContext</code></a> of the <code>operator</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#getOperatorLoadProfileEstimatorProvider()">getOperatorLoadProfileEstimatorProvider()</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mapping/SubplanMatch.html#getOperatorMatches()">getOperatorMatches()</a></span> - Method in class org.apache.wayang.core.mapping.<a href="org/apache/wayang/core/mapping/SubplanMatch.html" title="class in org.apache.wayang.core.mapping">SubplanMatch</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html#getOperators()">getOperators()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanImplementation</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.html#getOperators()">getOperators()</a></span> - Method in class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.html" title="class in org.apache.wayang.core.profiling">ExecutionPlanMeasurement</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Job.html#getOptimizationContext()">getOptimizationContext()</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Job.html" title="class in org.apache.wayang.core.api">Job</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.ConcatenationActivator.html#getOptimizationContext()">getOptimizationContext()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.ConcatenationActivator.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanEnumerator.ConcatenationActivator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.EnumerationActivator.html#getOptimizationContext()">getOptimizationContext()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.EnumerationActivator.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanEnumerator.EnumerationActivator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html#getOptimizationContext()">getOptimizationContext()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanImplementation</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.LoopContext.html#getOptimizationContext()">getOptimizationContext()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.LoopContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext.LoopContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#getOptimizationContext()">getOptimizationContext()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext.OperatorContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/Junction.html#getOptimizationContexts()">getOptimizationContexts()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/Junction.html" title="class in org.apache.wayang.core.platform">Junction</a></dt> |
| <dd> |
| <div class="block">Retrieve the <a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer"><code>OptimizationContext</code></a>s that hold optimization information on the <a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>ExecutionOperator</code></a>s |
| in this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/GeneticOptimizer.html#getOptimizationSpace()">getOptimizationSpace()</a></span> - Method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/GeneticOptimizer.html" title="class in org.apache.wayang.profiler.log">GeneticOptimizer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/DLTrainingOperator.Option.html#getOptimizer()">getOptimizer()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DLTrainingOperator.Option.html" title="class in org.apache.wayang.basic.operators">DLTrainingOperator.Option</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/model/TensorflowModel.html#getOptimizer()">getOptimizer()</a></span> - Method in class org.apache.wayang.tensorflow.model.<a href="org/apache/wayang/tensorflow/model/TensorflowModel.html" title="class in org.apache.wayang.tensorflow.model">TensorflowModel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#getOptionalBooleanProperty(java.lang.String)">getOptionalBooleanProperty(String)</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#getOptionalDoubleProperty(java.lang.String)">getOptionalDoubleProperty(String)</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#getOptionalLongProperty(java.lang.String)">getOptionalLongProperty(String)</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#getOptionalStringProperty(java.lang.String)">getOptionalStringProperty(String)</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Canonicalizer.html#getOrAdd(T)">getOrAdd(T)</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Canonicalizer.html" title="class in org.apache.wayang.core.util">Canonicalizer</a></dt> |
| <dd> |
| <div class="block">Add the given element if it is not contained in this instance, yet.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html#getOrCreateRound(java.lang.String)">getOrCreateRound(String)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.model.measurement.<a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html" title="class in org.apache.wayang.commons.util.profiledb.model.measurement">TimeMeasurement</a></dt> |
| <dd> |
| <div class="block">Retrieves an existing <a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html" title="class in org.apache.wayang.commons.util.profiledb.model.measurement"><code>TimeMeasurement</code></a> from <a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html#rounds"><code>TimeMeasurement.rounds</code></a> with the given <code>id</code> or creates and stores a new one.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/instrumentation/StopWatch.html#getOrCreateRound(java.lang.String,java.lang.String...)">getOrCreateRound(String, String...)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.instrumentation.<a href="org/apache/wayang/commons/util/profiledb/instrumentation/StopWatch.html" title="class in org.apache.wayang.commons.util.profiledb.instrumentation">StopWatch</a></dt> |
| <dd> |
| <div class="block">Retrieves a <a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html" title="class in org.apache.wayang.commons.util.profiledb.model.measurement"><code>TimeMeasurement</code></a> by its ID from <a href="org/apache/wayang/commons/util/profiledb/instrumentation/StopWatch.html#rounds"><code>StopWatch.rounds</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/OptimizationSpace.html#getOrCreateVariable(java.lang.String)">getOrCreateVariable(String)</a></span> - Method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/OptimizationSpace.html" title="class in org.apache.wayang.profiler.log">OptimizationSpace</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/Channel.html#getOriginal()">getOriginal()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan">Channel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html#getOriginal()">getOriginal()</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan">ExecutionOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#getOriginal()">getOriginal()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorBase</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/DLModel.html#getOut()">getOut()</a></span> - Method in class org.apache.wayang.basic.model.<a href="org/apache/wayang/basic/model/DLModel.html" title="class in org.apache.wayang.basic.model">DLModel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html#getOutboundChannels()">getOutboundChannels()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionStage</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getOuterInputSlot(org.apache.wayang.core.plan.wayangplan.InputSlot)">getOuterInputSlot(InputSlot<T>)</a></span> - Method in interface 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></dt> |
| <dd> |
| <div class="block">Retrieve the <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a> of the enclosing <a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>OperatorContainer</code></a> that represents the given one.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getOutermostInputSlot(org.apache.wayang.core.plan.wayangplan.InputSlot)">getOutermostInputSlot(InputSlot<T>)</a></span> - Method in interface 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></dt> |
| <dd> |
| <div class="block">Retrieve the outermost <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a> if this operator is nested in other operators.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getOutermostOutputSlots(org.apache.wayang.core.plan.wayangplan.OutputSlot)">getOutermostOutputSlots(OutputSlot<T>)</a></span> - Method in interface 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></dt> |
| <dd> |
| <div class="block">Retrieve the outermost <a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OutputSlot</code></a>s if this operator is nested in other operators.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/Junction.html#getOuterSourceOutputs()">getOuterSourceOutputs()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/Junction.html" title="class in org.apache.wayang.core.platform">Junction</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/nn/Linear.html#getOutFeatures()">getOutFeatures()</a></span> - Method in class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/Linear.html" title="class in org.apache.wayang.basic.model.op.nn">Linear</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/UnionAllOperator.html#getOutput()">getOutput()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/UnionAllOperator.html" title="class in org.apache.wayang.basic.operators">UnionAllOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/UnarySource.html#getOutput()">getOutput()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/UnarySource.html" title="class in org.apache.wayang.core.plan.wayangplan">UnarySource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/UnaryToUnaryOperator.html#getOutput()">getOutput()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/UnaryToUnaryOperator.html" title="class in org.apache.wayang.core.plan.wayangplan">UnaryToUnaryOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getOutput(int)">getOutput(int)</a></span> - Method in interface 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></dt> |
| <dd> |
| <div class="block">Retrieve an <a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OutputSlot</code></a> of this instance using its index.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getOutput(java.lang.String)">getOutput(String)</a></span> - Method in interface 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></dt> |
| <dd> |
| <div class="block">Retrieve an <a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OutputSlot</code></a> of this instance by its name.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/EstimationContext.html#getOutputCardinalities()">getOutputCardinalities()</a></span> - Method in interface org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/EstimationContext.html" title="interface in org.apache.wayang.core.optimizer.costs">EstimationContext</a></dt> |
| <dd> |
| <div class="block">Provide the output <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html" title="class in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimate</code></a>s for the <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a> that corresponds to this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/SimpleEstimationContext.html#getOutputCardinalities()">getOutputCardinalities()</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/SimpleEstimationContext.html" title="class in org.apache.wayang.core.optimizer.costs">SimpleEstimationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#getOutputCardinalities()">getOutputCardinalities()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext.OperatorContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/DynamicEstimationContext.html#getOutputCardinalities()">getOutputCardinalities()</a></span> - Method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/DynamicEstimationContext.html" title="class in org.apache.wayang.profiler.log">DynamicEstimationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfiler.Result.html#getOutputCardinality()">getOutputCardinality()</a></span> - Method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfiler.Result.html" title="class in org.apache.wayang.profiler.java">OperatorProfiler.Result</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.Result.html#getOutputCardinality()">getOutputCardinality()</a></span> - Method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.Result.html" title="class in org.apache.wayang.profiler.spark">SparkOperatorProfiler.Result</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#getOutputCardinality(int)">getOutputCardinality(int)</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext.OperatorContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html#getOutputChannel(int)">getOutputChannel(int)</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionTask</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html#getOutputChannelDescriptor(int)">getOutputChannelDescriptor(int)</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan">ExecutionOperator</a></dt> |
| <dd> |
| <div class="block">Display the <a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a> used to implement a certain <a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OutputSlot</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html#getOutputChannels()">getOutputChannels()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionTask</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html#getOutputDirectoryMode()">getOutputDirectoryMode()</a></span> - Method in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html" title="class in org.apache.wayang.flink.compiler">WayangFileOutputFormat</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html#getOutputFilePath()">getOutputFilePath()</a></span> - Method in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html" title="class in org.apache.wayang.flink.compiler">WayangFileOutputFormat</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mapping/SubplanMatch.html#getOutputMatch()">getOutputMatch()</a></span> - Method in class org.apache.wayang.core.mapping.<a href="org/apache/wayang/core/mapping/SubplanMatch.html" title="class in org.apache.wayang.core.mapping">SubplanMatch</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mapping/SubplanPattern.html#getOutputPattern()">getOutputPattern()</a></span> - Method in class org.apache.wayang.core.mapping.<a href="org/apache/wayang/core/mapping/SubplanPattern.html" title="class in org.apache.wayang.core.mapping">SubplanPattern</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.ConcatenationActivator.html#getOutputSlot()">getOutputSlot()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.ConcatenationActivator.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanEnumerator.ConcatenationActivator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html#getOutputSlotFor(org.apache.wayang.core.plan.executionplan.Channel)">getOutputSlotFor(Channel)</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionTask</a></dt> |
| <dd> |
| <div class="block">Returns the <a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OutputSlot</code></a> of the <a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>ExecutionOperator</code></a> that is associated to the given <a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/AggregationDescriptor.html#getOutputType()">getOutputType()</a></span> - Method in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/AggregationDescriptor.html" title="class in org.apache.wayang.core.function">AggregationDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/FlatMapDescriptor.html#getOutputType()">getOutputType()</a></span> - Method in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/FlatMapDescriptor.html" title="class in org.apache.wayang.core.function">FlatMapDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/MapPartitionsDescriptor.html#getOutputType()">getOutputType()</a></span> - Method in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/MapPartitionsDescriptor.html" title="class in org.apache.wayang.core.function">MapPartitionsDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/ReduceDescriptor.html#getOutputType()">getOutputType()</a></span> - Method in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/ReduceDescriptor.html" title="class in org.apache.wayang.core.function">ReduceDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/TransformationDescriptor.html#getOutputType()">getOutputType()</a></span> - Method in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/TransformationDescriptor.html" title="class in org.apache.wayang.core.function">TransformationDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/BinaryToUnaryOperator.html#getOutputType()">getOutputType()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/BinaryToUnaryOperator.html" title="class in org.apache.wayang.core.plan.wayangplan">BinaryToUnaryOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/UnaryToUnaryOperator.html#getOutputType()">getOutputType()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/UnaryToUnaryOperator.html" title="class in org.apache.wayang.core.plan.wayangplan">UnaryToUnaryOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/Junction.html#getOverallTimeEstimate()">getOverallTimeEstimate()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/Junction.html" title="class in org.apache.wayang.core.platform">Junction</a></dt> |
| <dd> |
| <div class="block">Determines the <a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html" title="class in org.apache.wayang.core.optimizer.costs"><code>TimeEstimate</code></a> for all <a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>ExecutionOperator</code></a>s in this instance across all of its |
| <a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer"><code>OptimizationContext</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/PartialExecution.html#getOverallTimeEstimate(org.apache.wayang.core.api.Configuration)">getOverallTimeEstimate(Configuration)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/PartialExecution.html" title="class in org.apache.wayang.core.platform">PartialExecution</a></dt> |
| <dd> |
| <div class="block">Calculates the overall <a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html" title="class in org.apache.wayang.core.optimizer.costs"><code>TimeEstimate</code></a> of this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html#getOverheadMillis()">getOverheadMillis()</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html" title="class in org.apache.wayang.core.optimizer.costs">LoadProfile</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Slot.html#getOwner()">getOwner()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/Slot.html" title="class in org.apache.wayang.core.plan.wayangplan">Slot</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/DefaultEstimatableCost.html#getParallelEstimate(org.apache.wayang.core.optimizer.enumeration.PlanImplementation,boolean)">getParallelEstimate(PlanImplementation, boolean)</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/DefaultEstimatableCost.html" title="class in org.apache.wayang.core.optimizer.costs">DefaultEstimatableCost</a></dt> |
| <dd> |
| <div class="block">Retrieves the cost estimate for this instance taking into account parallel stage execution.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/EstimatableCost.html#getParallelEstimate(org.apache.wayang.core.optimizer.enumeration.PlanImplementation,boolean)">getParallelEstimate(PlanImplementation, boolean)</a></span> - Method in interface org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/EstimatableCost.html" title="interface in org.apache.wayang.core.optimizer.costs">EstimatableCost</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/DefaultEstimatableCost.html#getParallelOperatorJunctionAllCostEstimate(org.apache.wayang.core.optimizer.enumeration.PlanImplementation,org.apache.wayang.core.plan.wayangplan.Operator)">getParallelOperatorJunctionAllCostEstimate(PlanImplementation, Operator)</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/DefaultEstimatableCost.html" title="class in org.apache.wayang.core.optimizer.costs">DefaultEstimatableCost</a></dt> |
| <dd> |
| <div class="block">Retrieves the cost estimate of input <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a> and input <a href="org/apache/wayang/core/platform/Junction.html" title="class in org.apache.wayang.core.platform"><code>Junction</code></a> and recurse if there is input Operators</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/EstimatableCost.html#getParallelOperatorJunctionAllCostEstimate(org.apache.wayang.core.optimizer.enumeration.PlanImplementation,org.apache.wayang.core.plan.wayangplan.Operator)">getParallelOperatorJunctionAllCostEstimate(PlanImplementation, Operator)</a></span> - Method in interface org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/EstimatableCost.html" title="interface in org.apache.wayang.core.optimizer.costs">EstimatableCost</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/Algorithm/PageRankParameters.html#getParameter(org.apache.wayang.giraph.Algorithm.PageRankParameters.PageRankEnum)">getParameter(PageRankParameters.PageRankEnum)</a></span> - Static method in class org.apache.wayang.giraph.Algorithm.<a href="org/apache/wayang/giraph/Algorithm/PageRankParameters.html" title="class in org.apache.wayang.giraph.Algorithm">PageRankParameters</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/PyWayangReduceByOperator.html#getParameters()">getParameters()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/PyWayangReduceByOperator.html" title="class in org.apache.wayang.basic.operators">PyWayangReduceByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#getParent()">getParent()</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#getParent()">getParent()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getParent()">getParent()</a></span> - Method in interface 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></dt> |
| <dd> |
| <div class="block">Operators can be nested in other operators, e.g., in a <a href="org/apache/wayang/core/plan/wayangplan/Subplan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>Subplan</code></a> or a <a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OperatorAlternative</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html#getPartialExecutions()">getPartialExecutions()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html" title="class in org.apache.wayang.core.platform">CrossPlatformExecutor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/ExecutionState.html#getPartialExecutions()">getPartialExecutions()</a></span> - Method in interface org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/ExecutionState.html" title="interface in org.apache.wayang.core.platform">ExecutionState</a></dt> |
| <dd> |
| <div class="block">Retrieves previously stored <a href="org/apache/wayang/core/platform/PartialExecution.html" title="class in org.apache.wayang.core.platform"><code>PartialExecution</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#getPartition()">getPartition()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Task</a></dt> |
| <dd> |
| <div class="block">Returns the partition of this task.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#getPartition()">getPartition()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#getPartition()">getPartition()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskGettingResult</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#getPartition()">getPartition()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/spark_helpers/List2AttributesObjectSkinny.html#getPartitionID()">getPartitionID()</a></span> - Method in class org.apache.wayang.iejoin.operators.spark_helpers.<a href="org/apache/wayang/iejoin/operators/spark_helpers/List2AttributesObjectSkinny.html" title="class in org.apache.wayang.iejoin.operators.spark_helpers">List2AttributesObjectSkinny</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/operators/GiraphPageRankOperator.html#getPathOut(org.apache.wayang.core.api.Configuration)">getPathOut(Configuration)</a></span> - Method in class org.apache.wayang.giraph.operators.<a href="org/apache/wayang/giraph/operators/GiraphPageRankOperator.html" title="class in org.apache.wayang.giraph.operators">GiraphPageRankOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/channels/FileChannel.Instance.html#getPaths()">getPaths()</a></span> - Method in class org.apache.wayang.basic.channels.<a href="org/apache/wayang/basic/channels/FileChannel.Instance.html" title="class in org.apache.wayang.basic.channels">FileChannel.Instance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mapping/OperatorMatch.html#getPattern()">getPattern()</a></span> - Method in class org.apache.wayang.core.mapping.<a href="org/apache/wayang/core/mapping/OperatorMatch.html" title="class in org.apache.wayang.core.mapping">OperatorMatch</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mapping/SubplanMatch.html#getPattern()">getPattern()</a></span> - Method in class org.apache.wayang.core.mapping.<a href="org/apache/wayang/core/mapping/SubplanMatch.html" title="class in org.apache.wayang.core.mapping">SubplanMatch</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html#getPeakExecutionMemory()">getPeakExecutionMemory()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">TaskMetric</a></dt> |
| <dd> |
| <div class="block">Gets the peak execution memory used by the task executor.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#getPeakExecutionMemory()">getPeakExecutionMemory()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskMetric</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html#getPlanAsString()">getPlanAsString()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionStage</a></dt> |
| <dd> |
| <div class="block">Prints the instance's <a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionTask</code></a>s and <a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html#getPlanAsString(java.lang.String)">getPlanAsString(String)</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionStage</a></dt> |
| <dd> |
| <div class="block">Prints the instance's <a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionTask</code></a>s and <a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html#getPlanAsString(java.lang.StringBuilder,java.lang.String)">getPlanAsString(StringBuilder, String)</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionStage</a></dt> |
| <dd> |
| <div class="block">Appends this instance's <a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionTask</code></a>s and <a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a>s to the given <code>StringBuilder</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html#getPlanEnumeration()">getPlanEnumeration()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanImplementation</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumeration.html#getPlanImplementations()">getPlanImplementations()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumeration.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanEnumeration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimatorManager.html#getPlanTraversal()">getPlanTraversal()</a></span> - Method in class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimatorManager.html" title="class in org.apache.wayang.core.optimizer.cardinality">CardinalityEstimatorManager</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html#getPlatform()">getPlatform()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionTask</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/PlatformExecution.html#getPlatform()">getPlatform()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/PlatformExecution.html" title="class in org.apache.wayang.core.plan.executionplan">PlatformExecution</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html#getPlatform()">getPlatform()</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan">ExecutionOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/AtomicExecutionGroup.html#getPlatform()">getPlatform()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/AtomicExecutionGroup.html" title="class in org.apache.wayang.core.platform">AtomicExecutionGroup</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/Executor.html#getPlatform()">getPlatform()</a></span> - Method in interface org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/Executor.html" title="interface in org.apache.wayang.core.platform">Executor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.OperatorNode.html#getPlatform()">getPlatform()</a></span> - Method in class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.OperatorNode.html" title="class in org.apache.wayang.core.profiling">ExecutionPlanMeasurement.OperatorNode</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/execution/FlinkExecutor.html#getPlatform()">getPlatform()</a></span> - Method in class org.apache.wayang.flink.execution.<a href="org/apache/wayang/flink/execution/FlinkExecutor.html" title="class in org.apache.wayang.flink.execution">FlinkExecutor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkExecutionOperator.html#getPlatform()">getPlatform()</a></span> - Method in interface org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkExecutionOperator.html" title="interface in org.apache.wayang.flink.operators">FlinkExecutionOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/execution/GenericJdbcExecutor.html#getPlatform()">getPlatform()</a></span> - Method in class org.apache.wayang.genericjdbc.execution.<a href="org/apache/wayang/genericjdbc/execution/GenericJdbcExecutor.html" title="class in org.apache.wayang.genericjdbc.execution">GenericJdbcExecutor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/operators/GenericJdbcExecutionOperator.html#getPlatform()">getPlatform()</a></span> - Method in interface org.apache.wayang.genericjdbc.operators.<a href="org/apache/wayang/genericjdbc/operators/GenericJdbcExecutionOperator.html" title="interface in org.apache.wayang.genericjdbc.operators">GenericJdbcExecutionOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/execution/GiraphExecutor.html#getPlatform()">getPlatform()</a></span> - Method in class org.apache.wayang.giraph.execution.<a href="org/apache/wayang/giraph/execution/GiraphExecutor.html" title="class in org.apache.wayang.giraph.execution">GiraphExecutor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/operators/GiraphPageRankOperator.html#getPlatform()">getPlatform()</a></span> - Method in class org.apache.wayang.giraph.operators.<a href="org/apache/wayang/giraph/operators/GiraphPageRankOperator.html" title="class in org.apache.wayang.giraph.operators">GiraphPageRankOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/execution/JavaExecutor.html#getPlatform()">getPlatform()</a></span> - Method in class org.apache.wayang.java.execution.<a href="org/apache/wayang/java/execution/JavaExecutor.html" title="class in org.apache.wayang.java.execution">JavaExecutor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaExecutionOperator.html#getPlatform()">getPlatform()</a></span> - Method in interface org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaExecutionOperator.html" title="interface in org.apache.wayang.java.operators">JavaExecutionOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/execution/JdbcExecutor.html#getPlatform()">getPlatform()</a></span> - Method in class org.apache.wayang.jdbc.execution.<a href="org/apache/wayang/jdbc/execution/JdbcExecutor.html" title="class in org.apache.wayang.jdbc.execution">JdbcExecutor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/operators/JdbcExecutionOperator.html#getPlatform()">getPlatform()</a></span> - Method in interface org.apache.wayang.jdbc.operators.<a href="org/apache/wayang/jdbc/operators/JdbcExecutionOperator.html" title="interface in org.apache.wayang.jdbc.operators">JdbcExecutionOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/postgres/operators/PostgresExecutionOperator.html#getPlatform()">getPlatform()</a></span> - Method in interface org.apache.wayang.postgres.operators.<a href="org/apache/wayang/postgres/operators/PostgresExecutionOperator.html" title="interface in org.apache.wayang.postgres.operators">PostgresExecutionOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/execution/SparkExecutor.html#getPlatform()">getPlatform()</a></span> - Method in class org.apache.wayang.spark.execution.<a href="org/apache/wayang/spark/execution/SparkExecutor.html" title="class in org.apache.wayang.spark.execution">SparkExecutor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkExecutionOperator.html#getPlatform()">getPlatform()</a></span> - Method in interface org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkExecutionOperator.html" title="interface in org.apache.wayang.spark.operators">SparkExecutionOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/sqlite3/operators/Sqlite3FilterOperator.html#getPlatform()">getPlatform()</a></span> - Method in class org.apache.wayang.sqlite3.operators.<a href="org/apache/wayang/sqlite3/operators/Sqlite3FilterOperator.html" title="class in org.apache.wayang.sqlite3.operators">Sqlite3FilterOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/sqlite3/operators/Sqlite3ProjectionOperator.html#getPlatform()">getPlatform()</a></span> - Method in class org.apache.wayang.sqlite3.operators.<a href="org/apache/wayang/sqlite3/operators/Sqlite3ProjectionOperator.html" title="class in org.apache.wayang.sqlite3.operators">Sqlite3ProjectionOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/sqlite3/operators/Sqlite3TableSource.html#getPlatform()">getPlatform()</a></span> - Method in class org.apache.wayang.sqlite3.operators.<a href="org/apache/wayang/sqlite3/operators/Sqlite3TableSource.html" title="class in org.apache.wayang.sqlite3.operators">Sqlite3TableSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/execution/TensorflowExecutor.html#getPlatform()">getPlatform()</a></span> - Method in class org.apache.wayang.tensorflow.execution.<a href="org/apache/wayang/tensorflow/execution/TensorflowExecutor.html" title="class in org.apache.wayang.tensorflow.execution">TensorflowExecutor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/operators/TensorflowExecutionOperator.html#getPlatform()">getPlatform()</a></span> - Method in interface org.apache.wayang.tensorflow.operators.<a href="org/apache/wayang/tensorflow/operators/TensorflowExecutionOperator.html" title="interface in org.apache.wayang.tensorflow.operators">TensorflowExecutionOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html#getPlatformExecution()">getPlatformExecution()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionStage</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/platform/JdbcPlatformTemplate.html#getPlatformId()">getPlatformId()</a></span> - Method in class org.apache.wayang.jdbc.platform.<a href="org/apache/wayang/jdbc/platform/JdbcPlatformTemplate.html" title="class in org.apache.wayang.jdbc.platform">JdbcPlatformTemplate</a></dt> |
| <dd> |
| <div class="block">Provide a unique identifier for this kind of platform.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/GeneticOptimizer.html#getPlatformOverheads()">getPlatformOverheads()</a></span> - Method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/GeneticOptimizer.html" title="class in org.apache.wayang.profiler.log">GeneticOptimizer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#getPlatformProvider()">getPlatformProvider()</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#getPlatformStartUpTimeProvider()">getPlatformStartUpTimeProvider()</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationUtils.html#getPredecessorChannel(org.apache.wayang.core.plan.executionplan.Channel)">getPredecessorChannel(Channel)</a></span> - Static method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationUtils.html" title="class in org.apache.wayang.core.optimizer">OptimizationUtils</a></dt> |
| <dd> |
| <div class="block">Finds the single input <a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a> of the given <code>channel</code>'s producing <a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionTask</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html#getPredecessors()">getPredecessors()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionStage</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/FilterOperator.html#getPredicateDescriptor()">getPredicateDescriptor()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/FilterOperator.html" title="class in org.apache.wayang.basic.operators">FilterOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/CostMeasurement.html#getProbability()">getProbability()</a></span> - Method in class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/CostMeasurement.html" title="class in org.apache.wayang.core.profiling">CostMeasurement</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/python/executor/PythonProcessCaller.html#getProcess()">getProcess()</a></span> - Method in class org.apache.wayang.api.python.executor.<a href="org/apache/wayang/api/python/executor/PythonProcessCaller.html" title="class in org.apache.wayang.api.python.executor">PythonProcessCaller</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/criterion/DummyFilter.html#getProducedType()">getProducedType()</a></span> - Method in class org.apache.wayang.flink.compiler.criterion.<a href="org/apache/wayang/flink/compiler/criterion/DummyFilter.html" title="class in org.apache.wayang.flink.compiler.criterion">DummyFilter</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/criterion/DummyMap.html#getProducedType()">getProducedType()</a></span> - Method in class org.apache.wayang.flink.compiler.criterion.<a href="org/apache/wayang/flink/compiler/criterion/DummyMap.html" title="class in org.apache.wayang.flink.compiler.criterion">DummyMap</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/KeySelectorFunction.html#getProducedType()">getProducedType()</a></span> - Method in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/KeySelectorFunction.html" title="class in org.apache.wayang.flink.compiler">KeySelectorFunction</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/KafkaTopicSink.html#getProducer()">getProducer()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/KafkaTopicSink.html" title="class in org.apache.wayang.basic.operators">KafkaTopicSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/Channel.html#getProducer()">getProducer()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan">Channel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/KafkaTopicSink.html#getProducer(java.util.Properties)">getProducer(Properties)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/KafkaTopicSink.html" title="class in org.apache.wayang.basic.operators">KafkaTopicSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/Channel.html#getProducerOperator()">getProducerOperator()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan">Channel</a></dt> |
| <dd> |
| <div class="block">Try to obtain the <a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>ExecutionOperator</code></a> producing this instance, either from a given <a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OutputSlot</code></a> or |
| a <a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionTask</code></a> that was specified as producer.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/AbstractChannelInstance.html#getProducerOperatorContext()">getProducerOperatorContext()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/AbstractChannelInstance.html" title="class in org.apache.wayang.core.platform">AbstractChannelInstance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/ChannelInstance.html#getProducerOperatorContext()">getProducerOperatorContext()</a></span> - Method in interface org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/ChannelInstance.html" title="interface in org.apache.wayang.core.platform">ChannelInstance</a></dt> |
| <dd> |
| <div class="block">Retrieve the <a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html" title="class in org.apache.wayang.core.optimizer"><code>OptimizationContext.OperatorContext</code></a> of the <a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>ExecutionOperator</code></a> producing this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/Channel.html#getProducerSlot()">getProducerSlot()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan">Channel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Job.html#getProductArity()">getProductArity()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Job.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Job</a></dt> |
| <dd> |
| <div class="block">Returns the number of output products produced by this job.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/JobEnd.html#getProductArity()">getProductArity()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/JobEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">JobEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/JobStart.html#getProductArity()">getProductArity()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/JobStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">JobStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#getProperties()">getProperties()</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/ReflectionUtils.html#getProperty(java.lang.Object,java.lang.String)">getProperty(Object, String)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/ReflectionUtils.html" title="class in org.apache.wayang.core.util">ReflectionUtils</a></dt> |
| <dd> |
| <div class="block">Retrieve a property from an object.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/EstimationContext.html#getPropertyKeys()">getPropertyKeys()</a></span> - Method in interface org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/EstimationContext.html" title="interface in org.apache.wayang.core.optimizer.costs">EstimationContext</a></dt> |
| <dd> |
| <div class="block">Retrieve the eligible property keys for <a href="org/apache/wayang/core/optimizer/costs/EstimationContext.html#getDoubleProperty(java.lang.String,double)"><code>EstimationContext.getDoubleProperty(String, double)</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/SimpleEstimationContext.html#getPropertyKeys()">getPropertyKeys()</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/SimpleEstimationContext.html" title="class in org.apache.wayang.core.optimizer.costs">SimpleEstimationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#getPropertyKeys()">getPropertyKeys()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext.OperatorContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/DynamicEstimationContext.html#getPropertyKeys()">getPropertyKeys()</a></span> - Method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/DynamicEstimationContext.html" title="class in org.apache.wayang.profiler.log">DynamicEstimationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#getPruningStrategies()">getPruningStrategies()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#getPruningStrategyClassProvider()">getPruningStrategyClassProvider()</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/rel/WayangTableScan.html#getQualifiedName()">getQualifiedName()</a></span> - Method in class org.apache.wayang.api.sql.calcite.rel.<a href="org/apache/wayang/api/sql/calcite/rel/WayangTableScan.html" title="class in org.apache.wayang.api.sql.calcite.rel">WayangTableScan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html#getRamUsage()">getRamUsage()</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html" title="class in org.apache.wayang.core.optimizer.costs">LoadProfile</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/data/Data.html#getRank()">getRank()</a></span> - Method in class org.apache.wayang.iejoin.data.<a href="org/apache/wayang/iejoin/data/Data.html" title="class in org.apache.wayang.iejoin.data">Data</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html#getReasonOfRemoval()">getReasonOfRemoval()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Executor</a></dt> |
| <dd> |
| <div class="block">Returns the reason for which this executor was removed from the cluster.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html#getReasonOfRemoval()">getReasonOfRemoval()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorAdded</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html#getReasonOfRemoval()">getReasonOfRemoval()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorRemoved</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html#getReasonOfRemoval()">getReasonOfRemoval()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorUpdated</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html#getRecordsWrittern()">getRecordsWrittern()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">TaskMetric</a></dt> |
| <dd> |
| <div class="block">Returns the number of records written by the task.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#getRecordsWrittern()">getRecordsWrittern()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskMetric</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/GlobalReduceOperator.html#getReduceDescriptor()">getReduceDescriptor()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/GlobalReduceOperator.html" title="class in org.apache.wayang.basic.operators">GlobalReduceOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/PyWayangReduceByOperator.html#getReduceDescriptor()">getReduceDescriptor()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/PyWayangReduceByOperator.html" title="class in org.apache.wayang.basic.operators">PyWayangReduceByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/ReduceByOperator.html#getReduceDescriptor()">getReduceDescriptor()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ReduceByOperator.html" title="class in org.apache.wayang.basic.operators">ReduceByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/ReduceOperator.html#getReduceDescriptor()">getReduceDescriptor()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ReduceOperator.html" title="class in org.apache.wayang.basic.operators">ReduceOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/schema/WayangTableStatistic.html#getReferentialConstraints()">getReferentialConstraints()</a></span> - Method in class org.apache.wayang.api.sql.calcite.schema.<a href="org/apache/wayang/api/sql/calcite/schema/WayangTableStatistic.html" title="class in org.apache.wayang.api.sql.calcite.schema">WayangTableStatistic</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumeration.html#getRequestedInputSlots()">getRequestedInputSlots()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumeration.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanEnumeration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/plugin/WayangBasic.html#getRequiredPlatforms()">getRequiredPlatforms()</a></span> - Method in class org.apache.wayang.basic.plugin.<a href="org/apache/wayang/basic/plugin/WayangBasic.html" title="class in org.apache.wayang.basic.plugin">WayangBasic</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/plugin/WayangBasicGraph.html#getRequiredPlatforms()">getRequiredPlatforms()</a></span> - Method in class org.apache.wayang.basic.plugin.<a href="org/apache/wayang/basic/plugin/WayangBasicGraph.html" title="class in org.apache.wayang.basic.plugin">WayangBasicGraph</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plugin/DynamicPlugin.html#getRequiredPlatforms()">getRequiredPlatforms()</a></span> - Method in class org.apache.wayang.core.plugin.<a href="org/apache/wayang/core/plugin/DynamicPlugin.html" title="class in org.apache.wayang.core.plugin">DynamicPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plugin/Plugin.html#getRequiredPlatforms()">getRequiredPlatforms()</a></span> - Method in interface org.apache.wayang.core.plugin.<a href="org/apache/wayang/core/plugin/Plugin.html" title="interface in org.apache.wayang.core.plugin">Plugin</a></dt> |
| <dd> |
| <div class="block">Provides the <a href="org/apache/wayang/core/platform/Platform.html" title="class in org.apache.wayang.core.platform"><code>Platform</code></a>s required by this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/plugin/FlinkBasicPlugin.html#getRequiredPlatforms()">getRequiredPlatforms()</a></span> - Method in class org.apache.wayang.flink.plugin.<a href="org/apache/wayang/flink/plugin/FlinkBasicPlugin.html" title="class in org.apache.wayang.flink.plugin">FlinkBasicPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/plugin/FlinkConversionPlugin.html#getRequiredPlatforms()">getRequiredPlatforms()</a></span> - Method in class org.apache.wayang.flink.plugin.<a href="org/apache/wayang/flink/plugin/FlinkConversionPlugin.html" title="class in org.apache.wayang.flink.plugin">FlinkConversionPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/plugin/GenericJdbcConversionsPlugin.html#getRequiredPlatforms()">getRequiredPlatforms()</a></span> - Method in class org.apache.wayang.genericjdbc.plugin.<a href="org/apache/wayang/genericjdbc/plugin/GenericJdbcConversionsPlugin.html" title="class in org.apache.wayang.genericjdbc.plugin">GenericJdbcConversionsPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/plugin/GenericJdbcPlugin.html#getRequiredPlatforms()">getRequiredPlatforms()</a></span> - Method in class org.apache.wayang.genericjdbc.plugin.<a href="org/apache/wayang/genericjdbc/plugin/GenericJdbcPlugin.html" title="class in org.apache.wayang.genericjdbc.plugin">GenericJdbcPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/plugin/GiraphPlugin.html#getRequiredPlatforms()">getRequiredPlatforms()</a></span> - Method in class org.apache.wayang.giraph.plugin.<a href="org/apache/wayang/giraph/plugin/GiraphPlugin.html" title="class in org.apache.wayang.giraph.plugin">GiraphPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/plugin/JavaBasicPlugin.html#getRequiredPlatforms()">getRequiredPlatforms()</a></span> - Method in class org.apache.wayang.java.plugin.<a href="org/apache/wayang/java/plugin/JavaBasicPlugin.html" title="class in org.apache.wayang.java.plugin">JavaBasicPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/plugin/JavaChannelConversionPlugin.html#getRequiredPlatforms()">getRequiredPlatforms()</a></span> - Method in class org.apache.wayang.java.plugin.<a href="org/apache/wayang/java/plugin/JavaChannelConversionPlugin.html" title="class in org.apache.wayang.java.plugin">JavaChannelConversionPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/plugin/JavaGraphPlugin.html#getRequiredPlatforms()">getRequiredPlatforms()</a></span> - Method in class org.apache.wayang.java.plugin.<a href="org/apache/wayang/java/plugin/JavaGraphPlugin.html" title="class in org.apache.wayang.java.plugin">JavaGraphPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/postgres/plugin/PostgresConversionsPlugin.html#getRequiredPlatforms()">getRequiredPlatforms()</a></span> - Method in class org.apache.wayang.postgres.plugin.<a href="org/apache/wayang/postgres/plugin/PostgresConversionsPlugin.html" title="class in org.apache.wayang.postgres.plugin">PostgresConversionsPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/postgres/plugin/PostgresPlugin.html#getRequiredPlatforms()">getRequiredPlatforms()</a></span> - Method in class org.apache.wayang.postgres.plugin.<a href="org/apache/wayang/postgres/plugin/PostgresPlugin.html" title="class in org.apache.wayang.postgres.plugin">PostgresPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/plugin/SparkBasicPlugin.html#getRequiredPlatforms()">getRequiredPlatforms()</a></span> - Method in class org.apache.wayang.spark.plugin.<a href="org/apache/wayang/spark/plugin/SparkBasicPlugin.html" title="class in org.apache.wayang.spark.plugin">SparkBasicPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/plugin/SparkConversionPlugin.html#getRequiredPlatforms()">getRequiredPlatforms()</a></span> - Method in class org.apache.wayang.spark.plugin.<a href="org/apache/wayang/spark/plugin/SparkConversionPlugin.html" title="class in org.apache.wayang.spark.plugin">SparkConversionPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/plugin/SparkGraphPlugin.html#getRequiredPlatforms()">getRequiredPlatforms()</a></span> - Method in class org.apache.wayang.spark.plugin.<a href="org/apache/wayang/spark/plugin/SparkGraphPlugin.html" title="class in org.apache.wayang.spark.plugin">SparkGraphPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/plugin/SparkMLPlugin.html#getRequiredPlatforms()">getRequiredPlatforms()</a></span> - Method in class org.apache.wayang.spark.plugin.<a href="org/apache/wayang/spark/plugin/SparkMLPlugin.html" title="class in org.apache.wayang.spark.plugin">SparkMLPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/sqlite3/plugin/Sqlite3ConversionPlugin.html#getRequiredPlatforms()">getRequiredPlatforms()</a></span> - Method in class org.apache.wayang.sqlite3.plugin.<a href="org/apache/wayang/sqlite3/plugin/Sqlite3ConversionPlugin.html" title="class in org.apache.wayang.sqlite3.plugin">Sqlite3ConversionPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/sqlite3/plugin/Sqlite3Plugin.html#getRequiredPlatforms()">getRequiredPlatforms()</a></span> - Method in class org.apache.wayang.sqlite3.plugin.<a href="org/apache/wayang/sqlite3/plugin/Sqlite3Plugin.html" title="class in org.apache.wayang.sqlite3.plugin">Sqlite3Plugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/plugin/TensorflowConversionPlugin.html#getRequiredPlatforms()">getRequiredPlatforms()</a></span> - Method in class org.apache.wayang.tensorflow.plugin.<a href="org/apache/wayang/tensorflow/plugin/TensorflowConversionPlugin.html" title="class in org.apache.wayang.tensorflow.plugin">TensorflowConversionPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/plugin/TensorflowPlugin.html#getRequiredPlatforms()">getRequiredPlatforms()</a></span> - Method in class org.apache.wayang.tensorflow.plugin.<a href="org/apache/wayang/tensorflow/plugin/TensorflowPlugin.html" title="class in org.apache.wayang.tensorflow.plugin">TensorflowPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html#getResourceInfo()">getResourceInfo()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Executor</a></dt> |
| <dd> |
| <div class="block">Returns the resource information of this executor.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html#getResourceInfo()">getResourceInfo()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorAdded</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html#getResourceInfo()">getResourceInfo()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorRemoved</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html#getResourceInfo()">getResourceInfo()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorUpdated</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/ReflectionUtils.html#getResourceURL(java.lang.String)">getResourceURL(String)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/ReflectionUtils.html" title="class in org.apache.wayang.core.util">ReflectionUtils</a></dt> |
| <dd> |
| <div class="block">Provides a resource as <code>URL</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html#getResourceUtilization()">getResourceUtilization()</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html" title="class in org.apache.wayang.core.optimizer.costs">LoadProfile</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html#getResultSerializationTime()">getResultSerializationTime()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">TaskMetric</a></dt> |
| <dd> |
| <div class="block">Returns the time taken to serialize the result of the task.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#getResultSerializationTime()">getResultSerializationTime()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskMetric</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html#getResultSize()">getResultSize()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">TaskMetric</a></dt> |
| <dd> |
| <div class="block">Gets the size of the result produced by the task.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#getResultSize()">getResultSize()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskMetric</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#getRootParent()">getRootParent()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext</a></dt> |
| <dd> |
| <div class="block">Get the top-level parent containing this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html#getRounds()">getRounds()</a></span> - Method in class org.apache.wayang.commons.util.profiledb.model.measurement.<a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html" title="class in org.apache.wayang.commons.util.profiledb.model.measurement">TimeMeasurement</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/schema/WayangTableStatistic.html#getRowCount()">getRowCount()</a></span> - Method in class org.apache.wayang.api.sql.calcite.schema.<a href="org/apache/wayang/api/sql/calcite/schema/WayangTableStatistic.html" title="class in org.apache.wayang.api.sql.calcite.schema">WayangTableStatistic</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/data/Data.html#getRowID()">getRowID()</a></span> - Method in class org.apache.wayang.iejoin.data.<a href="org/apache/wayang/iejoin/data/Data.html" title="class in org.apache.wayang.iejoin.data">Data</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcTable.html#getRowType(org.apache.calcite.rel.type.RelDataTypeFactory)">getRowType(RelDataTypeFactory)</a></span> - Method in class org.apache.wayang.api.sql.calcite.jdbc.<a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcTable.html" title="class in org.apache.wayang.api.sql.calcite.jdbc">JdbcTable</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/schema/WayangTable.html#getRowType(org.apache.calcite.rel.type.RelDataTypeFactory)">getRowType(RelDataTypeFactory)</a></span> - Method in class org.apache.wayang.api.sql.calcite.schema.<a href="org/apache/wayang/api/sql/calcite/schema/WayangTable.html" title="class in org.apache.wayang.api.sql.calcite.schema">WayangTable</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.ExpressionContext.html#getRuleIndex()">getRuleIndex()</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.ExpressionContext.html" title="class in org.apache.wayang.core.mathex">MathExParser.ExpressionContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExLexer.html#getRuleNames()">getRuleNames()</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExLexer.html" title="class in org.apache.wayang.core.mathex">MathExLexer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.html#getRuleNames()">getRuleNames()</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.html" title="class in org.apache.wayang.core.mathex">MathExParser</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/SampleOperator.html#getSampleMethod()">getSampleMethod()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/SampleOperator.html" title="class in org.apache.wayang.basic.operators">SampleOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/SampleOperator.html#getSampleSize(org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">getSampleSize(OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/SampleOperator.html" title="class in org.apache.wayang.basic.operators">SampleOperator</a></dt> |
| <dd> |
| <div class="block">Retrieve the sample size for this instance w.r.t. the current iteration.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/schema/SchemaUtils.html#getSchema(org.apache.wayang.core.api.Configuration)">getSchema(Configuration)</a></span> - Static method in class org.apache.wayang.api.sql.calcite.schema.<a href="org/apache/wayang/api/sql/calcite/schema/SchemaUtils.html" title="class in org.apache.wayang.api.sql.calcite.schema">SchemaUtils</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/schema/WayangSchema.html#getSchemaName()">getSchemaName()</a></span> - Method in class org.apache.wayang.api.sql.calcite.schema.<a href="org/apache/wayang/api/sql/calcite/schema/WayangSchema.html" title="class in org.apache.wayang.api.sql.calcite.schema">WayangSchema</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumeration.html#getScope()">getScope()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumeration.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanEnumeration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/SampleOperator.html#getSeed(org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">getSeed(OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/SampleOperator.html" title="class in org.apache.wayang.basic.operators">SampleOperator</a></dt> |
| <dd> |
| <div class="block">Retrieve the seed for this instance w.r.t. the current iteration.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/GeneticOptimizer.html#getSelectionProbability(double,double,double)">getSelectionProbability(double, double, double)</a></span> - Static method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/GeneticOptimizer.html" title="class in org.apache.wayang.profiler.log">GeneticOptimizer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/ConsumerDescriptor.html#getSelectivity()">getSelectivity()</a></span> - Method in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/ConsumerDescriptor.html" title="class in org.apache.wayang.core.function">ConsumerDescriptor</a></dt> |
| <dd> |
| <div class="block">Get the selectivity of this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/FlatMapDescriptor.html#getSelectivity()">getSelectivity()</a></span> - Method in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/FlatMapDescriptor.html" title="class in org.apache.wayang.core.function">FlatMapDescriptor</a></dt> |
| <dd> |
| <div class="block">Get the selectivity of this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/MapPartitionsDescriptor.html#getSelectivity()">getSelectivity()</a></span> - Method in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/MapPartitionsDescriptor.html" title="class in org.apache.wayang.core.function">MapPartitionsDescriptor</a></dt> |
| <dd> |
| <div class="block">Get the selectivity of this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/PredicateDescriptor.html#getSelectivity()">getSelectivity()</a></span> - Method in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/PredicateDescriptor.html" title="class in org.apache.wayang.core.function">PredicateDescriptor</a></dt> |
| <dd> |
| <div class="block">Get the selectivity of this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/FunctionDescriptor.html#getSelectivity(org.apache.wayang.core.function.FunctionDescriptor)">getSelectivity(FunctionDescriptor)</a></span> - Static method in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/FunctionDescriptor.html" title="class in org.apache.wayang.core.function">FunctionDescriptor</a></dt> |
| <dd> |
| <div class="block">Utility method to retrieve the selectivity of a <a href="org/apache/wayang/core/function/FunctionDescriptor.html" title="class in org.apache.wayang.core.function"><code>FunctionDescriptor</code></a></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/utils/ModelParser.html#getSeparator()">getSeparator()</a></span> - Method in class org.apache.wayang.api.sql.calcite.utils.<a href="org/apache/wayang/api/sql/calcite/utils/ModelParser.html" title="class in org.apache.wayang.api.sql.calcite.utils">ModelParser</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/channels/FileChannel.Descriptor.html#getSerialization()">getSerialization()</a></span> - Method in class org.apache.wayang.basic.channels.<a href="org/apache/wayang/basic/channels/FileChannel.Descriptor.html" title="class in org.apache.wayang.basic.channels">FileChannel.Descriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExLexer.html#getSerializedATN()">getSerializedATN()</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExLexer.html" title="class in org.apache.wayang.core.mathex">MathExLexer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.html#getSerializedATN()">getSerializedATN()</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.html" title="class in org.apache.wayang.core.mathex">MathExParser</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumeration.html#getServingOutputSlots()">getServingOutputSlots()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumeration.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanEnumeration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/Channel.html#getSiblings()">getSiblings()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan">Channel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#getSimpleClassName()">getSimpleClassName()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorBase</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/WayangCollections.html#getSingle(java.util.Collection)">getSingle(Collection<T>)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/WayangCollections.html" title="class in org.apache.wayang.core.util">WayangCollections</a></dt> |
| <dd> |
| <div class="block">Validate that there is only a single element in the <code>collection</code> and return it.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.html#getSingleIterationImplementation()">getSingleIterationImplementation()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration">LoopImplementation</a></dt> |
| <dd> |
| <div class="block">Originally, only a single <a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration"><code>LoopImplementation.IterationImplementation</code></a> is supported by Wayang.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/WayangCollections.html#getSingleOrNull(java.util.Collection)">getSingleOrNull(Collection<T>)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/WayangCollections.html" title="class in org.apache.wayang.core.util">WayangCollections</a></dt> |
| <dd> |
| <div class="block">Validate that there is at most one element in the <code>collection</code> and return it (or <code>null</code> otherwise).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/channels/FileChannel.Instance.html#getSinglePath()">getSinglePath()</a></span> - Method in class org.apache.wayang.basic.channels.<a href="org/apache/wayang/basic/channels/FileChannel.Instance.html" title="class in org.apache.wayang.basic.channels">FileChannel.Instance</a></dt> |
| <dd> |
| <div class="block">If there is only a single element on <a href="org/apache/wayang/basic/channels/FileChannel.Instance.html#getPaths()"><code>FileChannel.Instance.getPaths()</code></a>, retrieves it.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.Alternative.html#getSink()">getSink()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.Alternative.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorAlternative.Alternative</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html#getSink()">getSink()</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html" title="interface in org.apache.wayang.core.plan.wayangplan">OperatorContainer</a></dt> |
| <dd> |
| <div class="block">Enter this container.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html#getSink()">getSink()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/Subplan.html" title="class in org.apache.wayang.core.plan.wayangplan">Subplan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html#getSinks()">getSinks()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html" title="class in org.apache.wayang.core.plan.wayangplan">WayangPlan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlow.html#getSinkTasks()">getSinkTasks()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlow.html" title="class in org.apache.wayang.core.optimizer.enumeration">ExecutionTaskFlow</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.Alternative.html#getSlotMapping()">getSlotMapping()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.Alternative.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorAlternative.Alternative</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html#getSlotMapping()">getSlotMapping()</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html" title="interface in org.apache.wayang.core.plan.wayangplan">OperatorContainer</a></dt> |
| <dd> |
| <div class="block">Provide the <a href="org/apache/wayang/core/plan/wayangplan/SlotMapping.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>SlotMapping</code></a> that translates between the contained <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>s and the containing |
| <a href="org/apache/wayang/core/plan/wayangplan/CompositeOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>CompositeOperator</code></a> as defined by <a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html#toOperator()"><code>OperatorContainer.toOperator()</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html#getSlotMapping()">getSlotMapping()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/Subplan.html" title="class in org.apache.wayang.core.plan.wayangplan">Subplan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/python/executor/PythonProcessCaller.html#getSocket()">getSocket()</a></span> - Method in class org.apache.wayang.api.python.executor.<a href="org/apache/wayang/api/python/executor/PythonProcessCaller.html" title="class in org.apache.wayang.api.python.executor">PythonProcessCaller</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/IEJoinMasterOperator.html#getSortOrders(org.apache.wayang.iejoin.operators.IEJoinMasterOperator.JoinCondition,org.apache.wayang.iejoin.operators.IEJoinMasterOperator.JoinCondition)">getSortOrders(IEJoinMasterOperator.JoinCondition, IEJoinMasterOperator.JoinCondition)</a></span> - Static method in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IEJoinMasterOperator.html" title="class in org.apache.wayang.iejoin.operators">IEJoinMasterOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.Alternative.html#getSource()">getSource()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.Alternative.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorAlternative.Alternative</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html#getSource()">getSource()</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html" title="interface in org.apache.wayang.core.plan.wayangplan">OperatorContainer</a></dt> |
| <dd> |
| <div class="block">Enter this container.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html#getSource()">getSource()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/Subplan.html" title="class in org.apache.wayang.core.plan.wayangplan">Subplan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.Link.html#getSource()">getSource()</a></span> - Method in class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.Link.html" title="class in org.apache.wayang.core.profiling">ExecutionPlanMeasurement.Link</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/Junction.html#getSourceChannel()">getSourceChannel()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/Junction.html" title="class in org.apache.wayang.core.platform">Junction</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/channels/ChannelConversion.html#getSourceChannelDescriptor()">getSourceChannelDescriptor()</a></span> - Method in class org.apache.wayang.core.optimizer.channels.<a href="org/apache/wayang/core/optimizer/channels/ChannelConversion.html" title="class in org.apache.wayang.core.optimizer.channels">ChannelConversion</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/Junction.html#getSourceOperator()">getSourceOperator()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/Junction.html" title="class in org.apache.wayang.core.platform">Junction</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/Junction.html#getSourceOutput()">getSourceOutput()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/Junction.html" title="class in org.apache.wayang.core.platform">Junction</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/platform/SparkPlatform.html#getSparkContext(org.apache.wayang.core.api.Job)">getSparkContext(Job)</a></span> - Method in class org.apache.wayang.spark.platform.<a href="org/apache/wayang/spark/platform/SparkPlatform.html" title="class in org.apache.wayang.spark.platform">SparkPlatform</a></dt> |
| <dd> |
| <div class="block">Configures the single maintained <code>JavaSparkContext</code> according to the <code>job</code> and returns it.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Application.html#getSparkUser()">getSparkUser()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Application.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Application</a></dt> |
| <dd> |
| <div class="block">Returns the user associated with the Spark application.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationEnd.html#getSparkUser()">getSparkUser()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ApplicationEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">ApplicationEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationStart.html#getSparkUser()">getSparkUser()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ApplicationStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">ApplicationStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/PredicateDescriptor.html#getSqlImplementation()">getSqlImplementation()</a></span> - Method in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/PredicateDescriptor.html" title="class in org.apache.wayang.core.function">PredicateDescriptor</a></dt> |
| <dd> |
| <div class="block">This function is not built to last.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/TransformationDescriptor.html#getSqlImplementation()">getSqlImplementation()</a></span> - Method in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/TransformationDescriptor.html" title="class in org.apache.wayang.core.function">TransformationDescriptor</a></dt> |
| <dd> |
| <div class="block">This function is not built to last.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/channels/SqlQueryChannel.Instance.html#getSqlQuery()">getSqlQuery()</a></span> - Method in class org.apache.wayang.jdbc.channels.<a href="org/apache/wayang/jdbc/channels/SqlQueryChannel.Instance.html" title="class in org.apache.wayang.jdbc.channels">SqlQueryChannel.Instance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/platform/JdbcPlatformTemplate.html#getSqlQueryChannelDescriptor()">getSqlQueryChannelDescriptor()</a></span> - Method in class org.apache.wayang.jdbc.platform.<a href="org/apache/wayang/jdbc/platform/JdbcPlatformTemplate.html" title="class in org.apache.wayang.jdbc.platform">JdbcPlatformTemplate</a></dt> |
| <dd> |
| <div class="block">Retrieve a <a href="org/apache/wayang/jdbc/channels/SqlQueryChannel.Descriptor.html" title="class in org.apache.wayang.jdbc.channels"><code>SqlQueryChannel.Descriptor</code></a> for this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.html#getSquashedCostEstimate()">getSquashedCostEstimate()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration">LoopImplementation</a></dt> |
| <dd> |
| <div class="block">Retrieve the squashed cost estimate for this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html#getSquashedCostEstimate()">getSquashedCostEstimate()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration">LoopImplementation.IterationImplementation</a></dt> |
| <dd> |
| <div class="block">Retrieve the cost estimate for this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html#getSquashedCostEstimate()">getSquashedCostEstimate()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanImplementation</a></dt> |
| <dd> |
| <div class="block">Retrieves the cost estimate for this instance including any overhead.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#getSquashedCostEstimate()">getSquashedCostEstimate()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext.OperatorContext</a></dt> |
| <dd> |
| <div class="block">Get the squashed estimated costs incurred by this instance (without fix costs).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/Junction.html#getSquashedCostEstimate(org.apache.wayang.core.optimizer.OptimizationContext)">getSquashedCostEstimate(OptimizationContext)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/Junction.html" title="class in org.apache.wayang.core.platform">Junction</a></dt> |
| <dd> |
| <div class="block">Calculates the cost estimate for all <a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>ExecutionOperator</code></a>s in this instance for a given |
| <a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer"><code>OptimizationContext</code></a> that should be known itself (or as a fork) to this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/DefaultEstimatableCost.html#getSquashedEstimate(org.apache.wayang.core.optimizer.enumeration.PlanImplementation,boolean)">getSquashedEstimate(PlanImplementation, boolean)</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/DefaultEstimatableCost.html" title="class in org.apache.wayang.core.optimizer.costs">DefaultEstimatableCost</a></dt> |
| <dd> |
| <div class="block">Retrieves the cost estimate for this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/EstimatableCost.html#getSquashedEstimate(org.apache.wayang.core.optimizer.enumeration.PlanImplementation,boolean)">getSquashedEstimate(PlanImplementation, boolean)</a></span> - Method in interface org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/EstimatableCost.html" title="interface in org.apache.wayang.core.optimizer.costs">EstimatableCost</a></dt> |
| <dd> |
| <div class="block">Returns a squashed cost estimate.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/DefaultEstimatableCost.html#getSquashedParallelEstimate(org.apache.wayang.core.optimizer.enumeration.PlanImplementation,boolean)">getSquashedParallelEstimate(PlanImplementation, boolean)</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/DefaultEstimatableCost.html" title="class in org.apache.wayang.core.optimizer.costs">DefaultEstimatableCost</a></dt> |
| <dd> |
| <div class="block">Retrieves the cost estimate for this instance taking into account parallel stage execution.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/EstimatableCost.html#getSquashedParallelEstimate(org.apache.wayang.core.optimizer.enumeration.PlanImplementation,boolean)">getSquashedParallelEstimate(PlanImplementation, boolean)</a></span> - Method in interface org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/EstimatableCost.html" title="interface in org.apache.wayang.core.optimizer.costs">EstimatableCost</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html#getStage()">getStage()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionTask</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html#getStageAttempt()">getStageAttempt()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Executor</a></dt> |
| <dd> |
| <div class="block">Returns the attempt ID of the stage.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html#getStageAttempt()">getStageAttempt()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorAdded</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html#getStageAttempt()">getStageAttempt()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorRemoved</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html#getStageAttempt()">getStageAttempt()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorUpdated</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html#getStageAttemptId()">getStageAttemptId()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Stage</a></dt> |
| <dd> |
| <div class="block">Gets the ID of the stage attempt.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html#getStageAttemptId()">getStageAttemptId()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageCompleted</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#getStageAttemptId()">getStageAttemptId()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageExecutorMetrics</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#getStageAttemptId()">getStageAttemptId()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageSubmitted</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html#getStageID()">getStageID()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Executor</a></dt> |
| <dd> |
| <div class="block">Returns the ID of the stage the executor is running.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Job.html#getStageID()">getStageID()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Job.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Job</a></dt> |
| <dd> |
| <div class="block">Returns the stage ID associated with this job.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#getStageID()">getStageID()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Task</a></dt> |
| <dd> |
| <div class="block">Returns the ID of the stage to which this task belongs.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html#getStageID()">getStageID()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorAdded</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html#getStageID()">getStageID()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorRemoved</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html#getStageID()">getStageID()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorUpdated</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/JobEnd.html#getStageID()">getStageID()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/JobEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">JobEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/JobStart.html#getStageID()">getStageID()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/JobStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">JobStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#getStageID()">getStageID()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#getStageID()">getStageID()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskGettingResult</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#getStageID()">getStageID()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html#getStageName()">getStageName()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Stage</a></dt> |
| <dd> |
| <div class="block">Gets the name of this stage.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html#getStageName()">getStageName()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageCompleted</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#getStageName()">getStageName()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageExecutorMetrics</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#getStageName()">getStageName()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageSubmitted</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html#getStages()">getStages()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionPlan</a></dt> |
| <dd> |
| <div class="block">Collects all <a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionStage</code></a>s in this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/PlatformExecution.html#getStages()">getStages()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/PlatformExecution.html" title="class in org.apache.wayang.core.plan.executionplan">PlatformExecution</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html#getStartingStages()">getStartingStages()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionPlan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html#getStartOperators()">getStartOperators()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanImplementation</a></dt> |
| <dd> |
| <div class="block">Find the <a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>ExecutionOperator</code></a> that do not depend on any other <a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>ExecutionOperator</code></a> as input.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html#getStartTasks()">getStartTasks()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionStage</a></dt> |
| <dd> |
| <div class="block">All tasks with exclusively inbound input <a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a>s</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html#getStartTime()">getStartTime()</a></span> - Method in class org.apache.wayang.commons.util.profiledb.model.<a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model">Experiment</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#getState()">getState()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DoWhileOperator.html" title="class in org.apache.wayang.basic.operators">DoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LoopOperator.html#getState()">getState()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators">LoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/RepeatOperator.html#getState()">getState()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/RepeatOperator.html" title="class in org.apache.wayang.basic.operators">RepeatOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.html#getState()">getState()</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan">LoopHeadOperator</a></dt> |
| <dd> |
| <div class="block"><i>Optional operation.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/schema/WayangTable.html#getStatistic()">getStatistic()</a></span> - Method in class org.apache.wayang.api.sql.calcite.schema.<a href="org/apache/wayang/api/sql/calcite/schema/WayangTable.html" title="class in org.apache.wayang.api.sql.calcite.schema">WayangTable</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html#getStatus()">getStatus()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Stage</a></dt> |
| <dd> |
| <div class="block">Gets the status of this stage.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html#getStatus()">getStatus()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageCompleted</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#getStatus()">getStatus()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageExecutorMetrics</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#getStatus()">getStatus()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageSubmitted</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Job.html#getStopWatch()">getStopWatch()</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Job.html" title="class in org.apache.wayang.core.api">Job</a></dt> |
| <dd> |
| <div class="block">Provide the <a href="org/apache/wayang/commons/util/profiledb/instrumentation/StopWatch.html" title="class in org.apache.wayang.commons.util.profiledb.instrumentation"><code>StopWatch</code></a> that is used to instrument the execution of this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/ProfileDB.html#getStorage()">getStorage()</a></span> - Method in class org.apache.wayang.commons.util.profiledb.<a href="org/apache/wayang/commons/util/profiledb/ProfileDB.html" title="class in org.apache.wayang.commons.util.profiledb">ProfileDB</a></dt> |
| <dd> |
| <div class="block">To work with storage object provided to persist or load experiments</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/data/Record.html#getString(int)">getString(int)</a></span> - Method in class org.apache.wayang.basic.data.<a href="org/apache/wayang/basic/data/Record.html" title="class in org.apache.wayang.basic.data">Record</a></dt> |
| <dd> |
| <div class="block">Retrieve a field as a <code>String</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/json/WayangJsonObj.html#getString(java.lang.String)">getString(String)</a></span> - Method in class org.apache.wayang.core.util.json.<a href="org/apache/wayang/core/util/json/WayangJsonObj.html" title="class in org.apache.wayang.core.util.json">WayangJsonObj</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#getStringProperty(java.lang.String)">getStringProperty(String)</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#getStringProperty(java.lang.String,java.lang.String)">getStringProperty(String, String)</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html#getSubject()">getSubject()</a></span> - Method in class org.apache.wayang.commons.util.profiledb.model.<a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model">Experiment</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html#getSubmissionTime()">getSubmissionTime()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Stage</a></dt> |
| <dd> |
| <div class="block">Gets the submission time of this stage.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html#getSubmissionTime()">getSubmissionTime()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageCompleted</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#getSubmissionTime()">getSubmissionTime()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageExecutorMetrics</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#getSubmissionTime()">getSubmissionTime()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageSubmitted</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html#getSubprofiles()">getSubprofiles()</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html" title="class in org.apache.wayang.core.optimizer.costs">LoadProfile</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html#getSubSchema(java.lang.String)">getSubSchema(String)</a></span> - Method in class org.apache.wayang.api.sql.calcite.jdbc.<a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html" title="class in org.apache.wayang.api.sql.calcite.jdbc">JdbcSchema</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html#getSubSchemaNames()">getSubSchemaNames()</a></span> - Method in class org.apache.wayang.api.sql.calcite.jdbc.<a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html" title="class in org.apache.wayang.api.sql.calcite.jdbc">JdbcSchema</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html#getSuccessorIterationImplementation()">getSuccessorIterationImplementation()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration">LoopImplementation.IterationImplementation</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html#getSuccessors()">getSuccessors()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionStage</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/sources/fs/JavaCSVTableSource.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.api.sql.sources.fs.<a href="org/apache/wayang/api/sql/sources/fs/JavaCSVTableSource.html" title="class in org.apache.wayang.api.sql.sources.fs">JavaCSVTableSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan">ExecutionOperator</a></dt> |
| <dd> |
| <div class="block">Display the supported <a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a>s for a certain <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkCartesianOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkCartesianOperator.html" title="class in org.apache.wayang.flink.operators">FlinkCartesianOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkCoGroupOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkCoGroupOperator.html" title="class in org.apache.wayang.flink.operators">FlinkCoGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkCollectionSink.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkCollectionSink.html" title="class in org.apache.wayang.flink.operators">FlinkCollectionSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkCollectionSource.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkCollectionSource.html" title="class in org.apache.wayang.flink.operators">FlinkCollectionSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkCountOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkCountOperator.html" title="class in org.apache.wayang.flink.operators">FlinkCountOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkDistinctOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkDistinctOperator.html" title="class in org.apache.wayang.flink.operators">FlinkDistinctOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkDoWhileOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkDoWhileOperator.html" title="class in org.apache.wayang.flink.operators">FlinkDoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkFilterOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkFilterOperator.html" title="class in org.apache.wayang.flink.operators">FlinkFilterOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkFlatMapOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkFlatMapOperator.html" title="class in org.apache.wayang.flink.operators">FlinkFlatMapOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkGlobalMaterializedGroupOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkGlobalMaterializedGroupOperator.html" title="class in org.apache.wayang.flink.operators">FlinkGlobalMaterializedGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkGlobalReduceOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkGlobalReduceOperator.html" title="class in org.apache.wayang.flink.operators">FlinkGlobalReduceOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkGroupByOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkGroupByOperator.html" title="class in org.apache.wayang.flink.operators">FlinkGroupByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkIntersectOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkIntersectOperator.html" title="class in org.apache.wayang.flink.operators">FlinkIntersectOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkJoinOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkJoinOperator.html" title="class in org.apache.wayang.flink.operators">FlinkJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkLocalCallbackSink.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkLocalCallbackSink.html" title="class in org.apache.wayang.flink.operators">FlinkLocalCallbackSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkLoopOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkLoopOperator.html" title="class in org.apache.wayang.flink.operators">FlinkLoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkMapOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkMapOperator.html" title="class in org.apache.wayang.flink.operators">FlinkMapOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkMapPartitionsOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkMapPartitionsOperator.html" title="class in org.apache.wayang.flink.operators">FlinkMapPartitionsOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkMaterializedGroupByOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkMaterializedGroupByOperator.html" title="class in org.apache.wayang.flink.operators">FlinkMaterializedGroupByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkObjectFileSink.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkObjectFileSink.html" title="class in org.apache.wayang.flink.operators">FlinkObjectFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkObjectFileSource.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkObjectFileSource.html" title="class in org.apache.wayang.flink.operators">FlinkObjectFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.html" title="class in org.apache.wayang.flink.operators">FlinkPageRankOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkReduceByOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkReduceByOperator.html" title="class in org.apache.wayang.flink.operators">FlinkReduceByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkRepeatExpandedOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkRepeatExpandedOperator.html" title="class in org.apache.wayang.flink.operators">FlinkRepeatExpandedOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkRepeatOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkRepeatOperator.html" title="class in org.apache.wayang.flink.operators">FlinkRepeatOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkSampleOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkSampleOperator.html" title="class in org.apache.wayang.flink.operators">FlinkSampleOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkSortOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkSortOperator.html" title="class in org.apache.wayang.flink.operators">FlinkSortOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkTextFileSink.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkTextFileSink.html" title="class in org.apache.wayang.flink.operators">FlinkTextFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkTextFileSource.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkTextFileSource.html" title="class in org.apache.wayang.flink.operators">FlinkTextFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkTsvFileSink.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkTsvFileSink.html" title="class in org.apache.wayang.flink.operators">FlinkTsvFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkUnionAllOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkUnionAllOperator.html" title="class in org.apache.wayang.flink.operators">FlinkUnionAllOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkZipWithIdOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkZipWithIdOperator.html" title="class in org.apache.wayang.flink.operators">FlinkZipWithIdOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/operators/GenericJdbcTableSource.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.genericjdbc.operators.<a href="org/apache/wayang/genericjdbc/operators/GenericJdbcTableSource.html" title="class in org.apache.wayang.genericjdbc.operators">GenericJdbcTableSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/operators/GenericSqlToStreamOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.genericjdbc.operators.<a href="org/apache/wayang/genericjdbc/operators/GenericSqlToStreamOperator.html" title="class in org.apache.wayang.genericjdbc.operators">GenericSqlToStreamOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/operators/GiraphPageRankOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.giraph.operators.<a href="org/apache/wayang/giraph/operators/GiraphPageRankOperator.html" title="class in org.apache.wayang.giraph.operators">GiraphPageRankOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/JavaIEJoinOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/JavaIEJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">JavaIEJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/JavaIESelfJoinOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/JavaIESelfJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">JavaIESelfJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/SparkIEJoinOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/SparkIEJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">SparkIEJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/SparkIESelfJoinOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/SparkIESelfJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">SparkIESelfJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/graph/JavaPageRankOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.graph.<a href="org/apache/wayang/java/operators/graph/JavaPageRankOperator.html" title="class in org.apache.wayang.java.operators.graph">JavaPageRankOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaCartesianOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaCartesianOperator.html" title="class in org.apache.wayang.java.operators">JavaCartesianOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaCoGroupOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaCoGroupOperator.html" title="class in org.apache.wayang.java.operators">JavaCoGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaCollectionSource.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaCollectionSource.html" title="class in org.apache.wayang.java.operators">JavaCollectionSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaCollectOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaCollectOperator.html" title="class in org.apache.wayang.java.operators">JavaCollectOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaCountOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaCountOperator.html" title="class in org.apache.wayang.java.operators">JavaCountOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaDistinctOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaDistinctOperator.html" title="class in org.apache.wayang.java.operators">JavaDistinctOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaDoWhileOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaDoWhileOperator.html" title="class in org.apache.wayang.java.operators">JavaDoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaFilterOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaFilterOperator.html" title="class in org.apache.wayang.java.operators">JavaFilterOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaFlatMapOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaFlatMapOperator.html" title="class in org.apache.wayang.java.operators">JavaFlatMapOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaGlobalMaterializedGroupOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaGlobalMaterializedGroupOperator.html" title="class in org.apache.wayang.java.operators">JavaGlobalMaterializedGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaGlobalReduceOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaGlobalReduceOperator.html" title="class in org.apache.wayang.java.operators">JavaGlobalReduceOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaIntersectOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaIntersectOperator.html" title="class in org.apache.wayang.java.operators">JavaIntersectOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaJoinOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaJoinOperator.html" title="class in org.apache.wayang.java.operators">JavaJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaKafkaTopicSink.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaKafkaTopicSink.html" title="class in org.apache.wayang.java.operators">JavaKafkaTopicSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaKafkaTopicSource.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaKafkaTopicSource.html" title="class in org.apache.wayang.java.operators">JavaKafkaTopicSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaLocalCallbackSink.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaLocalCallbackSink.html" title="class in org.apache.wayang.java.operators">JavaLocalCallbackSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaLoopOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaLoopOperator.html" title="class in org.apache.wayang.java.operators">JavaLoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaMapOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaMapOperator.html" title="class in org.apache.wayang.java.operators">JavaMapOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaMapPartitionsOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaMapPartitionsOperator.html" title="class in org.apache.wayang.java.operators">JavaMapPartitionsOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaMaterializedGroupByOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaMaterializedGroupByOperator.html" title="class in org.apache.wayang.java.operators">JavaMaterializedGroupByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaObjectFileSink.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaObjectFileSink.html" title="class in org.apache.wayang.java.operators">JavaObjectFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaObjectFileSource.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaObjectFileSource.html" title="class in org.apache.wayang.java.operators">JavaObjectFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaRandomSampleOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaRandomSampleOperator.html" title="class in org.apache.wayang.java.operators">JavaRandomSampleOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaReduceByOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaReduceByOperator.html" title="class in org.apache.wayang.java.operators">JavaReduceByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaRepeatOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaRepeatOperator.html" title="class in org.apache.wayang.java.operators">JavaRepeatOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaReservoirSampleOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaReservoirSampleOperator.html" title="class in org.apache.wayang.java.operators">JavaReservoirSampleOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaSortOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaSortOperator.html" title="class in org.apache.wayang.java.operators">JavaSortOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaTextFileSink.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaTextFileSink.html" title="class in org.apache.wayang.java.operators">JavaTextFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaTextFileSource.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaTextFileSource.html" title="class in org.apache.wayang.java.operators">JavaTextFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaTsvFileSink.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaTsvFileSink.html" title="class in org.apache.wayang.java.operators">JavaTsvFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaTsvFileSource.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaTsvFileSource.html" title="class in org.apache.wayang.java.operators">JavaTsvFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaUnionAllOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaUnionAllOperator.html" title="class in org.apache.wayang.java.operators">JavaUnionAllOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/operators/JdbcExecutionOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in interface org.apache.wayang.jdbc.operators.<a href="org/apache/wayang/jdbc/operators/JdbcExecutionOperator.html" title="interface in org.apache.wayang.jdbc.operators">JdbcExecutionOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/operators/SqlToRddOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.jdbc.operators.<a href="org/apache/wayang/jdbc/operators/SqlToRddOperator.html" title="class in org.apache.wayang.jdbc.operators">SqlToRddOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/operators/SqlToStreamOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.jdbc.operators.<a href="org/apache/wayang/jdbc/operators/SqlToStreamOperator.html" title="class in org.apache.wayang.jdbc.operators">SqlToStreamOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/postgres/operators/PostgresTableSource.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.postgres.operators.<a href="org/apache/wayang/postgres/operators/PostgresTableSource.html" title="class in org.apache.wayang.postgres.operators">PostgresTableSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeClassificationOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeClassificationOperator.html" title="class in org.apache.wayang.spark.operators.ml">SparkDecisionTreeClassificationOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/ml/SparkKMeansOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkKMeansOperator.html" title="class in org.apache.wayang.spark.operators.ml">SparkKMeansOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/ml/SparkLinearRegressionOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkLinearRegressionOperator.html" title="class in org.apache.wayang.spark.operators.ml">SparkLinearRegressionOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/ml/SparkModelTransformOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkModelTransformOperator.html" title="class in org.apache.wayang.spark.operators.ml">SparkModelTransformOperator</a></dt> |
| <dd> |
| <div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/ml/SparkPredictOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkPredictOperator.html" title="class in org.apache.wayang.spark.operators.ml">SparkPredictOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkBernoulliSampleOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkBernoulliSampleOperator.html" title="class in org.apache.wayang.spark.operators">SparkBernoulliSampleOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkBroadcastOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkBroadcastOperator.html" title="class in org.apache.wayang.spark.operators">SparkBroadcastOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkCacheOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkCacheOperator.html" title="class in org.apache.wayang.spark.operators">SparkCacheOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkCartesianOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkCartesianOperator.html" title="class in org.apache.wayang.spark.operators">SparkCartesianOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkCoGroupOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkCoGroupOperator.html" title="class in org.apache.wayang.spark.operators">SparkCoGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkCollectionSource.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkCollectionSource.html" title="class in org.apache.wayang.spark.operators">SparkCollectionSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkCollectOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkCollectOperator.html" title="class in org.apache.wayang.spark.operators">SparkCollectOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkCountOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkCountOperator.html" title="class in org.apache.wayang.spark.operators">SparkCountOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkDistinctOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkDistinctOperator.html" title="class in org.apache.wayang.spark.operators">SparkDistinctOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkDoWhileOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkDoWhileOperator.html" title="class in org.apache.wayang.spark.operators">SparkDoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkFilterOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkFilterOperator.html" title="class in org.apache.wayang.spark.operators">SparkFilterOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkFlatMapOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkFlatMapOperator.html" title="class in org.apache.wayang.spark.operators">SparkFlatMapOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkGlobalMaterializedGroupOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkGlobalMaterializedGroupOperator.html" title="class in org.apache.wayang.spark.operators">SparkGlobalMaterializedGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkGlobalReduceOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkGlobalReduceOperator.html" title="class in org.apache.wayang.spark.operators">SparkGlobalReduceOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkIntersectOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkIntersectOperator.html" title="class in org.apache.wayang.spark.operators">SparkIntersectOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkJoinOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkJoinOperator.html" title="class in org.apache.wayang.spark.operators">SparkJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkKafkaTopicSink.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkKafkaTopicSink.html" title="class in org.apache.wayang.spark.operators">SparkKafkaTopicSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkKafkaTopicSource.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkKafkaTopicSource.html" title="class in org.apache.wayang.spark.operators">SparkKafkaTopicSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkLocalCallbackSink.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkLocalCallbackSink.html" title="class in org.apache.wayang.spark.operators">SparkLocalCallbackSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkLoopOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkLoopOperator.html" title="class in org.apache.wayang.spark.operators">SparkLoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkMapOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkMapOperator.html" title="class in org.apache.wayang.spark.operators">SparkMapOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkMapPartitionsOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkMapPartitionsOperator.html" title="class in org.apache.wayang.spark.operators">SparkMapPartitionsOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkMaterializedGroupByOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkMaterializedGroupByOperator.html" title="class in org.apache.wayang.spark.operators">SparkMaterializedGroupByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkObjectFileSink.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkObjectFileSink.html" title="class in org.apache.wayang.spark.operators">SparkObjectFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkObjectFileSource.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkObjectFileSource.html" title="class in org.apache.wayang.spark.operators">SparkObjectFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkRandomPartitionSampleOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkRandomPartitionSampleOperator.html" title="class in org.apache.wayang.spark.operators">SparkRandomPartitionSampleOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkReduceByOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkReduceByOperator.html" title="class in org.apache.wayang.spark.operators">SparkReduceByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkRepeatOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkRepeatOperator.html" title="class in org.apache.wayang.spark.operators">SparkRepeatOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkShufflePartitionSampleOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkShufflePartitionSampleOperator.html" title="class in org.apache.wayang.spark.operators">SparkShufflePartitionSampleOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkSortOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkSortOperator.html" title="class in org.apache.wayang.spark.operators">SparkSortOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkTextFileSink.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkTextFileSink.html" title="class in org.apache.wayang.spark.operators">SparkTextFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkTextFileSource.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkTextFileSource.html" title="class in org.apache.wayang.spark.operators">SparkTextFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkTsvFileSink.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkTsvFileSink.html" title="class in org.apache.wayang.spark.operators">SparkTsvFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkTsvFileSource.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkTsvFileSource.html" title="class in org.apache.wayang.spark.operators">SparkTsvFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkUnionAllOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkUnionAllOperator.html" title="class in org.apache.wayang.spark.operators">SparkUnionAllOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkZipWithIdOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkZipWithIdOperator.html" title="class in org.apache.wayang.spark.operators">SparkZipWithIdOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/sqlite3/operators/Sqlite3TableSource.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.sqlite3.operators.<a href="org/apache/wayang/sqlite3/operators/Sqlite3TableSource.html" title="class in org.apache.wayang.sqlite3.operators">Sqlite3TableSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/operators/TensorflowCollectionSource.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.tensorflow.operators.<a href="org/apache/wayang/tensorflow/operators/TensorflowCollectionSource.html" title="class in org.apache.wayang.tensorflow.operators">TensorflowCollectionSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/operators/TensorflowCollectOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.tensorflow.operators.<a href="org/apache/wayang/tensorflow/operators/TensorflowCollectOperator.html" title="class in org.apache.wayang.tensorflow.operators">TensorflowCollectOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/operators/TensorflowDLTrainingOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.tensorflow.operators.<a href="org/apache/wayang/tensorflow/operators/TensorflowDLTrainingOperator.html" title="class in org.apache.wayang.tensorflow.operators">TensorflowDLTrainingOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/operators/TensorflowPredictOperator.html#getSupportedInputChannels(int)">getSupportedInputChannels(int)</a></span> - Method in class org.apache.wayang.tensorflow.operators.<a href="org/apache/wayang/tensorflow/operators/TensorflowPredictOperator.html" title="class in org.apache.wayang.tensorflow.operators">TensorflowPredictOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/sources/fs/JavaCSVTableSource.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.api.sql.sources.fs.<a href="org/apache/wayang/api/sql/sources/fs/JavaCSVTableSource.html" title="class in org.apache.wayang.api.sql.sources.fs">JavaCSVTableSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan">ExecutionOperator</a></dt> |
| <dd> |
| <div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span> |
| <div class="deprecationComment"><a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>ExecutionOperator</code></a>s should only support a single <a href="org/apache/wayang/core/platform/ChannelDescriptor.html" title="class in org.apache.wayang.core.platform"><code>ChannelDescriptor</code></a></div> |
| </div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkCartesianOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkCartesianOperator.html" title="class in org.apache.wayang.flink.operators">FlinkCartesianOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkCoGroupOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkCoGroupOperator.html" title="class in org.apache.wayang.flink.operators">FlinkCoGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkCollectionSink.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkCollectionSink.html" title="class in org.apache.wayang.flink.operators">FlinkCollectionSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkCollectionSource.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkCollectionSource.html" title="class in org.apache.wayang.flink.operators">FlinkCollectionSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkCountOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkCountOperator.html" title="class in org.apache.wayang.flink.operators">FlinkCountOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkDistinctOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkDistinctOperator.html" title="class in org.apache.wayang.flink.operators">FlinkDistinctOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkDoWhileOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkDoWhileOperator.html" title="class in org.apache.wayang.flink.operators">FlinkDoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkFilterOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkFilterOperator.html" title="class in org.apache.wayang.flink.operators">FlinkFilterOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkFlatMapOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkFlatMapOperator.html" title="class in org.apache.wayang.flink.operators">FlinkFlatMapOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkGlobalMaterializedGroupOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkGlobalMaterializedGroupOperator.html" title="class in org.apache.wayang.flink.operators">FlinkGlobalMaterializedGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkGlobalReduceOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkGlobalReduceOperator.html" title="class in org.apache.wayang.flink.operators">FlinkGlobalReduceOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkGroupByOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkGroupByOperator.html" title="class in org.apache.wayang.flink.operators">FlinkGroupByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkIntersectOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkIntersectOperator.html" title="class in org.apache.wayang.flink.operators">FlinkIntersectOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkJoinOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkJoinOperator.html" title="class in org.apache.wayang.flink.operators">FlinkJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkLocalCallbackSink.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkLocalCallbackSink.html" title="class in org.apache.wayang.flink.operators">FlinkLocalCallbackSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkLoopOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkLoopOperator.html" title="class in org.apache.wayang.flink.operators">FlinkLoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkMapOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkMapOperator.html" title="class in org.apache.wayang.flink.operators">FlinkMapOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkMapPartitionsOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkMapPartitionsOperator.html" title="class in org.apache.wayang.flink.operators">FlinkMapPartitionsOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkMaterializedGroupByOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkMaterializedGroupByOperator.html" title="class in org.apache.wayang.flink.operators">FlinkMaterializedGroupByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkObjectFileSink.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkObjectFileSink.html" title="class in org.apache.wayang.flink.operators">FlinkObjectFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkObjectFileSource.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkObjectFileSource.html" title="class in org.apache.wayang.flink.operators">FlinkObjectFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.html" title="class in org.apache.wayang.flink.operators">FlinkPageRankOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkReduceByOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkReduceByOperator.html" title="class in org.apache.wayang.flink.operators">FlinkReduceByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkRepeatExpandedOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkRepeatExpandedOperator.html" title="class in org.apache.wayang.flink.operators">FlinkRepeatExpandedOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkRepeatOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkRepeatOperator.html" title="class in org.apache.wayang.flink.operators">FlinkRepeatOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkSampleOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkSampleOperator.html" title="class in org.apache.wayang.flink.operators">FlinkSampleOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkSortOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkSortOperator.html" title="class in org.apache.wayang.flink.operators">FlinkSortOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkTextFileSink.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkTextFileSink.html" title="class in org.apache.wayang.flink.operators">FlinkTextFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkTextFileSource.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkTextFileSource.html" title="class in org.apache.wayang.flink.operators">FlinkTextFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkTsvFileSink.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkTsvFileSink.html" title="class in org.apache.wayang.flink.operators">FlinkTsvFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkUnionAllOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkUnionAllOperator.html" title="class in org.apache.wayang.flink.operators">FlinkUnionAllOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkZipWithIdOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkZipWithIdOperator.html" title="class in org.apache.wayang.flink.operators">FlinkZipWithIdOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/operators/GenericSqlToStreamOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.genericjdbc.operators.<a href="org/apache/wayang/genericjdbc/operators/GenericSqlToStreamOperator.html" title="class in org.apache.wayang.genericjdbc.operators">GenericSqlToStreamOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/operators/GiraphPageRankOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.giraph.operators.<a href="org/apache/wayang/giraph/operators/GiraphPageRankOperator.html" title="class in org.apache.wayang.giraph.operators">GiraphPageRankOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/JavaIEJoinOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/JavaIEJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">JavaIEJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/JavaIESelfJoinOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/JavaIESelfJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">JavaIESelfJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/SparkIEJoinOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/SparkIEJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">SparkIEJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/SparkIESelfJoinOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/SparkIESelfJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">SparkIESelfJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/graph/JavaPageRankOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.graph.<a href="org/apache/wayang/java/operators/graph/JavaPageRankOperator.html" title="class in org.apache.wayang.java.operators.graph">JavaPageRankOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaCartesianOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaCartesianOperator.html" title="class in org.apache.wayang.java.operators">JavaCartesianOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaCoGroupOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaCoGroupOperator.html" title="class in org.apache.wayang.java.operators">JavaCoGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaCollectionSource.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaCollectionSource.html" title="class in org.apache.wayang.java.operators">JavaCollectionSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaCollectOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaCollectOperator.html" title="class in org.apache.wayang.java.operators">JavaCollectOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaCountOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaCountOperator.html" title="class in org.apache.wayang.java.operators">JavaCountOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaDistinctOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaDistinctOperator.html" title="class in org.apache.wayang.java.operators">JavaDistinctOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaDoWhileOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaDoWhileOperator.html" title="class in org.apache.wayang.java.operators">JavaDoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaFilterOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaFilterOperator.html" title="class in org.apache.wayang.java.operators">JavaFilterOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaFlatMapOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaFlatMapOperator.html" title="class in org.apache.wayang.java.operators">JavaFlatMapOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaGlobalMaterializedGroupOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaGlobalMaterializedGroupOperator.html" title="class in org.apache.wayang.java.operators">JavaGlobalMaterializedGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaGlobalReduceOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaGlobalReduceOperator.html" title="class in org.apache.wayang.java.operators">JavaGlobalReduceOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaIntersectOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaIntersectOperator.html" title="class in org.apache.wayang.java.operators">JavaIntersectOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaJoinOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaJoinOperator.html" title="class in org.apache.wayang.java.operators">JavaJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaKafkaTopicSink.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaKafkaTopicSink.html" title="class in org.apache.wayang.java.operators">JavaKafkaTopicSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaKafkaTopicSource.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaKafkaTopicSource.html" title="class in org.apache.wayang.java.operators">JavaKafkaTopicSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaLocalCallbackSink.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaLocalCallbackSink.html" title="class in org.apache.wayang.java.operators">JavaLocalCallbackSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaLoopOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaLoopOperator.html" title="class in org.apache.wayang.java.operators">JavaLoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaMapOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaMapOperator.html" title="class in org.apache.wayang.java.operators">JavaMapOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaMapPartitionsOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaMapPartitionsOperator.html" title="class in org.apache.wayang.java.operators">JavaMapPartitionsOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaMaterializedGroupByOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaMaterializedGroupByOperator.html" title="class in org.apache.wayang.java.operators">JavaMaterializedGroupByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaObjectFileSink.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaObjectFileSink.html" title="class in org.apache.wayang.java.operators">JavaObjectFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaObjectFileSource.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaObjectFileSource.html" title="class in org.apache.wayang.java.operators">JavaObjectFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaRandomSampleOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaRandomSampleOperator.html" title="class in org.apache.wayang.java.operators">JavaRandomSampleOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaReduceByOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaReduceByOperator.html" title="class in org.apache.wayang.java.operators">JavaReduceByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaRepeatOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaRepeatOperator.html" title="class in org.apache.wayang.java.operators">JavaRepeatOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaReservoirSampleOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaReservoirSampleOperator.html" title="class in org.apache.wayang.java.operators">JavaReservoirSampleOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaSortOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaSortOperator.html" title="class in org.apache.wayang.java.operators">JavaSortOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaTextFileSink.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaTextFileSink.html" title="class in org.apache.wayang.java.operators">JavaTextFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaTextFileSource.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaTextFileSource.html" title="class in org.apache.wayang.java.operators">JavaTextFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaTsvFileSink.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaTsvFileSink.html" title="class in org.apache.wayang.java.operators">JavaTsvFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaTsvFileSource.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaTsvFileSource.html" title="class in org.apache.wayang.java.operators">JavaTsvFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaUnionAllOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaUnionAllOperator.html" title="class in org.apache.wayang.java.operators">JavaUnionAllOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/operators/JdbcExecutionOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in interface org.apache.wayang.jdbc.operators.<a href="org/apache/wayang/jdbc/operators/JdbcExecutionOperator.html" title="interface in org.apache.wayang.jdbc.operators">JdbcExecutionOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/operators/SqlToRddOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.jdbc.operators.<a href="org/apache/wayang/jdbc/operators/SqlToRddOperator.html" title="class in org.apache.wayang.jdbc.operators">SqlToRddOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/operators/SqlToStreamOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.jdbc.operators.<a href="org/apache/wayang/jdbc/operators/SqlToStreamOperator.html" title="class in org.apache.wayang.jdbc.operators">SqlToStreamOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeClassificationOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeClassificationOperator.html" title="class in org.apache.wayang.spark.operators.ml">SparkDecisionTreeClassificationOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/ml/SparkKMeansOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkKMeansOperator.html" title="class in org.apache.wayang.spark.operators.ml">SparkKMeansOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/ml/SparkLinearRegressionOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkLinearRegressionOperator.html" title="class in org.apache.wayang.spark.operators.ml">SparkLinearRegressionOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/ml/SparkModelTransformOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkModelTransformOperator.html" title="class in org.apache.wayang.spark.operators.ml">SparkModelTransformOperator</a></dt> |
| <dd> |
| <div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/ml/SparkPredictOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkPredictOperator.html" title="class in org.apache.wayang.spark.operators.ml">SparkPredictOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkBernoulliSampleOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkBernoulliSampleOperator.html" title="class in org.apache.wayang.spark.operators">SparkBernoulliSampleOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkBroadcastOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkBroadcastOperator.html" title="class in org.apache.wayang.spark.operators">SparkBroadcastOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkCacheOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkCacheOperator.html" title="class in org.apache.wayang.spark.operators">SparkCacheOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkCartesianOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkCartesianOperator.html" title="class in org.apache.wayang.spark.operators">SparkCartesianOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkCoGroupOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkCoGroupOperator.html" title="class in org.apache.wayang.spark.operators">SparkCoGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkCollectionSource.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkCollectionSource.html" title="class in org.apache.wayang.spark.operators">SparkCollectionSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkCollectOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkCollectOperator.html" title="class in org.apache.wayang.spark.operators">SparkCollectOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkCountOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkCountOperator.html" title="class in org.apache.wayang.spark.operators">SparkCountOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkDistinctOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkDistinctOperator.html" title="class in org.apache.wayang.spark.operators">SparkDistinctOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkDoWhileOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkDoWhileOperator.html" title="class in org.apache.wayang.spark.operators">SparkDoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkFilterOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkFilterOperator.html" title="class in org.apache.wayang.spark.operators">SparkFilterOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkFlatMapOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkFlatMapOperator.html" title="class in org.apache.wayang.spark.operators">SparkFlatMapOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkGlobalMaterializedGroupOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkGlobalMaterializedGroupOperator.html" title="class in org.apache.wayang.spark.operators">SparkGlobalMaterializedGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkGlobalReduceOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkGlobalReduceOperator.html" title="class in org.apache.wayang.spark.operators">SparkGlobalReduceOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkIntersectOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkIntersectOperator.html" title="class in org.apache.wayang.spark.operators">SparkIntersectOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkJoinOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkJoinOperator.html" title="class in org.apache.wayang.spark.operators">SparkJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkKafkaTopicSink.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkKafkaTopicSink.html" title="class in org.apache.wayang.spark.operators">SparkKafkaTopicSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkKafkaTopicSource.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkKafkaTopicSource.html" title="class in org.apache.wayang.spark.operators">SparkKafkaTopicSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkLocalCallbackSink.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkLocalCallbackSink.html" title="class in org.apache.wayang.spark.operators">SparkLocalCallbackSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkLoopOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkLoopOperator.html" title="class in org.apache.wayang.spark.operators">SparkLoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkMapOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkMapOperator.html" title="class in org.apache.wayang.spark.operators">SparkMapOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkMapPartitionsOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkMapPartitionsOperator.html" title="class in org.apache.wayang.spark.operators">SparkMapPartitionsOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkMaterializedGroupByOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkMaterializedGroupByOperator.html" title="class in org.apache.wayang.spark.operators">SparkMaterializedGroupByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkObjectFileSink.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkObjectFileSink.html" title="class in org.apache.wayang.spark.operators">SparkObjectFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkObjectFileSource.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkObjectFileSource.html" title="class in org.apache.wayang.spark.operators">SparkObjectFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkRandomPartitionSampleOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkRandomPartitionSampleOperator.html" title="class in org.apache.wayang.spark.operators">SparkRandomPartitionSampleOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkReduceByOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkReduceByOperator.html" title="class in org.apache.wayang.spark.operators">SparkReduceByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkRepeatOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkRepeatOperator.html" title="class in org.apache.wayang.spark.operators">SparkRepeatOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkShufflePartitionSampleOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkShufflePartitionSampleOperator.html" title="class in org.apache.wayang.spark.operators">SparkShufflePartitionSampleOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkSortOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkSortOperator.html" title="class in org.apache.wayang.spark.operators">SparkSortOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkTextFileSink.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkTextFileSink.html" title="class in org.apache.wayang.spark.operators">SparkTextFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkTextFileSource.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkTextFileSource.html" title="class in org.apache.wayang.spark.operators">SparkTextFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkTsvFileSink.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkTsvFileSink.html" title="class in org.apache.wayang.spark.operators">SparkTsvFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkTsvFileSource.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkTsvFileSource.html" title="class in org.apache.wayang.spark.operators">SparkTsvFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkUnionAllOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkUnionAllOperator.html" title="class in org.apache.wayang.spark.operators">SparkUnionAllOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkZipWithIdOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkZipWithIdOperator.html" title="class in org.apache.wayang.spark.operators">SparkZipWithIdOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/operators/TensorflowCollectionSource.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.tensorflow.operators.<a href="org/apache/wayang/tensorflow/operators/TensorflowCollectionSource.html" title="class in org.apache.wayang.tensorflow.operators">TensorflowCollectionSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/operators/TensorflowCollectOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.tensorflow.operators.<a href="org/apache/wayang/tensorflow/operators/TensorflowCollectOperator.html" title="class in org.apache.wayang.tensorflow.operators">TensorflowCollectOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/operators/TensorflowDLTrainingOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.tensorflow.operators.<a href="org/apache/wayang/tensorflow/operators/TensorflowDLTrainingOperator.html" title="class in org.apache.wayang.tensorflow.operators">TensorflowDLTrainingOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/operators/TensorflowPredictOperator.html#getSupportedOutputChannels(int)">getSupportedOutputChannels(int)</a></span> - Method in class org.apache.wayang.tensorflow.operators.<a href="org/apache/wayang/tensorflow/operators/TensorflowPredictOperator.html" title="class in org.apache.wayang.tensorflow.operators">TensorflowPredictOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html#getTable(java.lang.String)">getTable(String)</a></span> - Method in class org.apache.wayang.api.sql.calcite.jdbc.<a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html" title="class in org.apache.wayang.api.sql.calcite.jdbc">JdbcSchema</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/schema/WayangSchema.html#getTableMap()">getTableMap()</a></span> - Method in class org.apache.wayang.api.sql.calcite.schema.<a href="org/apache/wayang/api/sql/calcite/schema/WayangSchema.html" title="class in org.apache.wayang.api.sql.calcite.schema">WayangSchema</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/rel/WayangTableScan.html#getTableName()">getTableName()</a></span> - Method in class org.apache.wayang.api.sql.calcite.rel.<a href="org/apache/wayang/api/sql/calcite/rel/WayangTableScan.html" title="class in org.apache.wayang.api.sql.calcite.rel">WayangTableScan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/schema/WayangTable.html#getTableName()">getTableName()</a></span> - Method in class org.apache.wayang.api.sql.calcite.schema.<a href="org/apache/wayang/api/sql/calcite/schema/WayangTable.html" title="class in org.apache.wayang.api.sql.calcite.schema">WayangTable</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/TableSource.html#getTableName()">getTableName()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/TableSource.html" title="class in org.apache.wayang.basic.operators">TableSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html#getTableNames()">getTableNames()</a></span> - Method in class org.apache.wayang.api.sql.calcite.jdbc.<a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html" title="class in org.apache.wayang.api.sql.calcite.jdbc">JdbcSchema</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html#getTags()">getTags()</a></span> - Method in class org.apache.wayang.commons.util.profiledb.model.<a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model">Experiment</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/spark_helpers/List2AttributesObjectSkinny.html#getTailTupleData()">getTailTupleData()</a></span> - Method in class org.apache.wayang.iejoin.operators.spark_helpers.<a href="org/apache/wayang/iejoin/operators/spark_helpers/List2AttributesObjectSkinny.html" title="class in org.apache.wayang.iejoin.operators.spark_helpers">List2AttributesObjectSkinny</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.Activation.html#getTargetActivator()">getTargetActivator()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.traversal.<a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.Activation.html" title="class in org.apache.wayang.core.plan.wayangplan.traversal">AbstractTopologicalTraversal.Activation</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/Junction.html#getTargetChannel(int)">getTargetChannel(int)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/Junction.html" title="class in org.apache.wayang.core.platform">Junction</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/channels/ChannelConversion.html#getTargetChannelDescriptor()">getTargetChannelDescriptor()</a></span> - Method in class org.apache.wayang.core.optimizer.channels.<a href="org/apache/wayang/core/optimizer/channels/ChannelConversion.html" title="class in org.apache.wayang.core.optimizer.channels">ChannelConversion</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/Junction.html#getTargetChannels()">getTargetChannels()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/Junction.html" title="class in org.apache.wayang.core.platform">Junction</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/Junction.html#getTargetInput(int)">getTargetInput(int)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/Junction.html" title="class in org.apache.wayang.core.platform">Junction</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/Junction.html#getTargetInputs()">getTargetInputs()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/Junction.html" title="class in org.apache.wayang.core.platform">Junction</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/Junction.html#getTargetOperator(int)">getTargetOperator(int)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/Junction.html" title="class in org.apache.wayang.core.platform">Junction</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mapping/PlanTransformation.html#getTargetPlatforms()">getTargetPlatforms()</a></span> - Method in class org.apache.wayang.core.mapping.<a href="org/apache/wayang/core/mapping/PlanTransformation.html" title="class in org.apache.wayang.core.mapping">PlanTransformation</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mapping/SubplanMatch.html#getTargetPlatforms()">getTargetPlatforms()</a></span> - Method in class org.apache.wayang.core.mapping.<a href="org/apache/wayang/core/mapping/SubplanMatch.html" title="class in org.apache.wayang.core.mapping">SubplanMatch</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/platform/Platform.html" title="class in org.apache.wayang.core.platform"><code>Platform</code></a> restrictions coming from the matched <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getTargetPlatforms()">getTargetPlatforms()</a></span> - Method in interface 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></dt> |
| <dd> |
| <div class="block">Tells if this instance should be executed/implemented only on a certain set of <a href="org/apache/wayang/core/platform/Platform.html" title="class in org.apache.wayang.core.platform"><code>Platform</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#getTargetPlatforms()">getTargetPlatforms()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorBase</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#getTaskID()">getTaskID()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Task</a></dt> |
| <dd> |
| <div class="block">Returns the ID of this task.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#getTaskID()">getTaskID()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#getTaskID()">getTaskID()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskGettingResult</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#getTaskID()">getTaskID()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html#getTaskMetric()">getTaskMetric()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Stage</a></dt> |
| <dd> |
| <div class="block">Gets the task metric associated with this stage.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#getTaskMetric()">getTaskMetric()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Task</a></dt> |
| <dd> |
| <div class="block">Returns the <a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html" title="interface in org.apache.wayang.spark.monitoring.interfaces"><code>TaskMetric</code></a> associated with this task.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html#getTaskMetric()">getTaskMetric()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageCompleted</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#getTaskMetric()">getTaskMetric()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageExecutorMetrics</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#getTaskMetric()">getTaskMetric()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageSubmitted</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#getTaskMetric()">getTaskMetric()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#getTaskMetric()">getTaskMetric()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskGettingResult</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#getTaskMetric()">getTaskMetric()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#getTaskSatus()">getTaskSatus()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Task</a></dt> |
| <dd> |
| <div class="block">Returns the status of this task.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#getTaskSatus()">getTaskSatus()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#getTaskSatus()">getTaskSatus()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskGettingResult</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#getTaskSatus()">getTaskSatus()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#getTaskStatus()">getTaskStatus()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Task</a></dt> |
| <dd> |
| <div class="block">Returns the status of this task.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#getTaskStatus()">getTaskStatus()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#getTaskStatus()">getTaskStatus()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskGettingResult</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#getTaskStatus()">getTaskStatus()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#getTaskStatusForRunning()">getTaskStatusForRunning()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Task</a></dt> |
| <dd> |
| <div class="block">Returns the current task status for running.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#getTaskStatusForRunning()">getTaskStatusForRunning()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#getTaskStatusForRunning()">getTaskStatusForRunning()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskGettingResult</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#getTaskStatusForRunning()">getTaskStatusForRunning()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html#getTemplateKey()">getTemplateKey()</a></span> - Method in interface org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html" title="interface in org.apache.wayang.core.optimizer.costs">LoadProfileEstimator</a></dt> |
| <dd> |
| <div class="block">Retrieve the <a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api"><code>Configuration</code></a> template key if any.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html#getTemplateKeys()">getTemplateKeys()</a></span> - Method in interface org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html" title="interface in org.apache.wayang.core.optimizer.costs">LoadProfileEstimator</a></dt> |
| <dd> |
| <div class="block">Retrieve the <a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api"><code>Configuration</code></a> template keys for this and all nested instances.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/platform/TensorflowPlatform.html#getTensorflowContext(org.apache.wayang.core.api.Job)">getTensorflowContext(Job)</a></span> - Method in class org.apache.wayang.tensorflow.platform.<a href="org/apache/wayang/tensorflow/platform/TensorflowPlatform.html" title="class in org.apache.wayang.tensorflow.platform">TensorflowPlatform</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlowCompiler.html#getTerminalTasks()">getTerminalTasks()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlowCompiler.html" title="class in org.apache.wayang.core.optimizer.enumeration">ExecutionTaskFlowCompiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html#getTerminalTasks()">getTerminalTasks()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionStage</a></dt> |
| <dd> |
| <div class="block">All tasks with exclusively outbound output <a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a>s</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Application.html#getTime()">getTime()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Application.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Application</a></dt> |
| <dd> |
| <div class="block">Returns the start time of the application.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationEnd.html#getTime()">getTime()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ApplicationEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">ApplicationEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationStart.html#getTime()">getTime()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ApplicationStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">ApplicationStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.html#getTimeEstimate()">getTimeEstimate()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration">LoopImplementation</a></dt> |
| <dd> |
| <div class="block">Retrieve the <a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html" title="class in org.apache.wayang.core.optimizer.costs"><code>TimeEstimate</code></a> for this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html#getTimeEstimate()">getTimeEstimate()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration">LoopImplementation.IterationImplementation</a></dt> |
| <dd> |
| <div class="block">Retrieve the <a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html" title="class in org.apache.wayang.core.optimizer.costs"><code>TimeEstimate</code></a> for this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html#getTimeEstimate()">getTimeEstimate()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanImplementation</a></dt> |
| <dd> |
| <div class="block">Retrieves the <a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html" title="class in org.apache.wayang.core.optimizer.costs"><code>TimeEstimate</code></a> for this instance, including platform overhead.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#getTimeEstimate()">getTimeEstimate()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext.OperatorContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html#getTimeEstimate(boolean)">getTimeEstimate(boolean)</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanImplementation</a></dt> |
| <dd> |
| <div class="block">Retrieves the <a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html" title="class in org.apache.wayang.core.optimizer.costs"><code>TimeEstimate</code></a> for this instance, including platform overhead.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/Junction.html#getTimeEstimate(org.apache.wayang.core.optimizer.OptimizationContext)">getTimeEstimate(OptimizationContext)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/Junction.html" title="class in org.apache.wayang.core.platform">Junction</a></dt> |
| <dd> |
| <div class="block">Calculates the <a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html" title="class in org.apache.wayang.core.optimizer.costs"><code>TimeEstimate</code></a> for all <a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>ExecutionOperator</code></a>s in this instance for a given |
| <a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer"><code>OptimizationContext</code></a> that should be known itself (or as a fork) to this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#getTimeToCostConverterProvider()">getTimeToCostConverterProvider()</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExLexer.html#getTokenNames()">getTokenNames()</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExLexer.html" title="class in org.apache.wayang.core.mathex">MathExLexer</a></dt> |
| <dd> |
| <div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.html#getTokenNames()">getTokenNames()</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.html" title="class in org.apache.wayang.core.mathex">MathExParser</a></dt> |
| <dd> |
| <div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/KafkaTopicSource.html#getTopicName()">getTopicName()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/KafkaTopicSource.html" title="class in org.apache.wayang.basic.operators">KafkaTopicSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html#getTotalCores()">getTotalCores()</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Executor</a></dt> |
| <dd> |
| <div class="block">Returns the total number of cores available to this executor.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html#getTotalCores()">getTotalCores()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorAdded</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html#getTotalCores()">getTotalCores()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorRemoved</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html#getTotalCores()">getTotalCores()</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorUpdated</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/convention/WayangConvention.html#getTraitDef()">getTraitDef()</a></span> - Method in enum org.apache.wayang.api.sql.calcite.convention.<a href="org/apache/wayang/api/sql/calcite/convention/WayangConvention.html" title="enum in org.apache.wayang.api.sql.calcite.convention">WayangConvention</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/mapping/GlobalReduceMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.basic.mapping.<a href="org/apache/wayang/basic/mapping/GlobalReduceMapping.html" title="class in org.apache.wayang.basic.mapping">GlobalReduceMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/mapping/MaterializedGroupByMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.basic.mapping.<a href="org/apache/wayang/basic/mapping/MaterializedGroupByMapping.html" title="class in org.apache.wayang.basic.mapping">MaterializedGroupByMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/mapping/PageRankMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.basic.mapping.<a href="org/apache/wayang/basic/mapping/PageRankMapping.html" title="class in org.apache.wayang.basic.mapping">PageRankMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/mapping/ReduceByMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.basic.mapping.<a href="org/apache/wayang/basic/mapping/ReduceByMapping.html" title="class in org.apache.wayang.basic.mapping">ReduceByMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/mapping/RepeatMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.basic.mapping.<a href="org/apache/wayang/basic/mapping/RepeatMapping.html" title="class in org.apache.wayang.basic.mapping">RepeatMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mapping/Mapping.html#getTransformations()">getTransformations()</a></span> - Method in interface org.apache.wayang.core.mapping.<a href="org/apache/wayang/core/mapping/Mapping.html" title="interface in org.apache.wayang.core.mapping">Mapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/CartesianMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/CartesianMapping.html" title="class in org.apache.wayang.flink.mapping">CartesianMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/CoGroupMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/CoGroupMapping.html" title="class in org.apache.wayang.flink.mapping">CoGroupMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/CollectionSourceMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/CollectionSourceMapping.html" title="class in org.apache.wayang.flink.mapping">CollectionSourceMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/CountMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/CountMapping.html" title="class in org.apache.wayang.flink.mapping">CountMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/DistinctMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/DistinctMapping.html" title="class in org.apache.wayang.flink.mapping">DistinctMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/DoWhileMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/DoWhileMapping.html" title="class in org.apache.wayang.flink.mapping">DoWhileMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/FilterMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/FilterMapping.html" title="class in org.apache.wayang.flink.mapping">FilterMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/FlatMapMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/FlatMapMapping.html" title="class in org.apache.wayang.flink.mapping">FlatMapMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/GlobalMaterializedGroupMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/GlobalMaterializedGroupMapping.html" title="class in org.apache.wayang.flink.mapping">GlobalMaterializedGroupMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/GlobalReduceMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/GlobalReduceMapping.html" title="class in org.apache.wayang.flink.mapping">GlobalReduceMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/GroupByMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/GroupByMapping.html" title="class in org.apache.wayang.flink.mapping">GroupByMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/IntersectMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/IntersectMapping.html" title="class in org.apache.wayang.flink.mapping">IntersectMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/JoinMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/JoinMapping.html" title="class in org.apache.wayang.flink.mapping">JoinMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/LocalCallbackSinkMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/LocalCallbackSinkMapping.html" title="class in org.apache.wayang.flink.mapping">LocalCallbackSinkMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/LoopMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/LoopMapping.html" title="class in org.apache.wayang.flink.mapping">LoopMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/MapMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/MapMapping.html" title="class in org.apache.wayang.flink.mapping">MapMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/MapPartitionsMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/MapPartitionsMapping.html" title="class in org.apache.wayang.flink.mapping">MapPartitionsMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/MaterializedGroupByMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/MaterializedGroupByMapping.html" title="class in org.apache.wayang.flink.mapping">MaterializedGroupByMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/ObjectFileSinkMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/ObjectFileSinkMapping.html" title="class in org.apache.wayang.flink.mapping">ObjectFileSinkMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/ObjectFileSourceMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/ObjectFileSourceMapping.html" title="class in org.apache.wayang.flink.mapping">ObjectFileSourceMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/PageRankMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/PageRankMapping.html" title="class in org.apache.wayang.flink.mapping">PageRankMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/ReduceByMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/ReduceByMapping.html" title="class in org.apache.wayang.flink.mapping">ReduceByMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/RepeatMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/RepeatMapping.html" title="class in org.apache.wayang.flink.mapping">RepeatMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/SampleMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/SampleMapping.html" title="class in org.apache.wayang.flink.mapping">SampleMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/SortMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/SortMapping.html" title="class in org.apache.wayang.flink.mapping">SortMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/TextFileSinkMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/TextFileSinkMapping.html" title="class in org.apache.wayang.flink.mapping">TextFileSinkMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/TextFileSourceMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/TextFileSourceMapping.html" title="class in org.apache.wayang.flink.mapping">TextFileSourceMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/UnionAllMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/UnionAllMapping.html" title="class in org.apache.wayang.flink.mapping">UnionAllMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/ZipWithIdMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/ZipWithIdMapping.html" title="class in org.apache.wayang.flink.mapping">ZipWithIdMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/mapping/FilterMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.genericjdbc.mapping.<a href="org/apache/wayang/genericjdbc/mapping/FilterMapping.html" title="class in org.apache.wayang.genericjdbc.mapping">FilterMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/mapping/ProjectionMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.genericjdbc.mapping.<a href="org/apache/wayang/genericjdbc/mapping/ProjectionMapping.html" title="class in org.apache.wayang.genericjdbc.mapping">ProjectionMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/mappings/PageRankMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.giraph.mappings.<a href="org/apache/wayang/giraph/mappings/PageRankMapping.html" title="class in org.apache.wayang.giraph.mappings">PageRankMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/mapping/java/IEJoinMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.iejoin.mapping.java.<a href="org/apache/wayang/iejoin/mapping/java/IEJoinMapping.html" title="class in org.apache.wayang.iejoin.mapping.java">IEJoinMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/mapping/java/IESelfJoinMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.iejoin.mapping.java.<a href="org/apache/wayang/iejoin/mapping/java/IESelfJoinMapping.html" title="class in org.apache.wayang.iejoin.mapping.java">IESelfJoinMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/mapping/spark/IEJoinMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.iejoin.mapping.spark.<a href="org/apache/wayang/iejoin/mapping/spark/IEJoinMapping.html" title="class in org.apache.wayang.iejoin.mapping.spark">IEJoinMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/mapping/spark/IESelfJoinMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.iejoin.mapping.spark.<a href="org/apache/wayang/iejoin/mapping/spark/IESelfJoinMapping.html" title="class in org.apache.wayang.iejoin.mapping.spark">IESelfJoinMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/CartesianMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/CartesianMapping.html" title="class in org.apache.wayang.java.mapping">CartesianMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/CoGroupMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/CoGroupMapping.html" title="class in org.apache.wayang.java.mapping">CoGroupMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/CollectionSourceMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/CollectionSourceMapping.html" title="class in org.apache.wayang.java.mapping">CollectionSourceMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/CountMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/CountMapping.html" title="class in org.apache.wayang.java.mapping">CountMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/DistinctMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/DistinctMapping.html" title="class in org.apache.wayang.java.mapping">DistinctMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/DoWhileMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/DoWhileMapping.html" title="class in org.apache.wayang.java.mapping">DoWhileMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/FilterMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/FilterMapping.html" title="class in org.apache.wayang.java.mapping">FilterMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/FlatMapMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/FlatMapMapping.html" title="class in org.apache.wayang.java.mapping">FlatMapMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/GlobalMaterializedGroupMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/GlobalMaterializedGroupMapping.html" title="class in org.apache.wayang.java.mapping">GlobalMaterializedGroupMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/GlobalReduceMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/GlobalReduceMapping.html" title="class in org.apache.wayang.java.mapping">GlobalReduceMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/graph/PageRankMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.java.mapping.graph.<a href="org/apache/wayang/java/mapping/graph/PageRankMapping.html" title="class in org.apache.wayang.java.mapping.graph">PageRankMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/IntersectMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/IntersectMapping.html" title="class in org.apache.wayang.java.mapping">IntersectMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/JoinMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/JoinMapping.html" title="class in org.apache.wayang.java.mapping">JoinMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/KafkaTopicSinkMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/KafkaTopicSinkMapping.html" title="class in org.apache.wayang.java.mapping">KafkaTopicSinkMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/KafkaTopicSourceMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/KafkaTopicSourceMapping.html" title="class in org.apache.wayang.java.mapping">KafkaTopicSourceMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/LocalCallbackSinkMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/LocalCallbackSinkMapping.html" title="class in org.apache.wayang.java.mapping">LocalCallbackSinkMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/LoopMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/LoopMapping.html" title="class in org.apache.wayang.java.mapping">LoopMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/MapMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/MapMapping.html" title="class in org.apache.wayang.java.mapping">MapMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/MapPartitionsMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/MapPartitionsMapping.html" title="class in org.apache.wayang.java.mapping">MapPartitionsMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/MaterializedGroupByMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/MaterializedGroupByMapping.html" title="class in org.apache.wayang.java.mapping">MaterializedGroupByMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/ObjectFileSinkMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/ObjectFileSinkMapping.html" title="class in org.apache.wayang.java.mapping">ObjectFileSinkMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/ObjectFileSourceMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/ObjectFileSourceMapping.html" title="class in org.apache.wayang.java.mapping">ObjectFileSourceMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/ReduceByMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/ReduceByMapping.html" title="class in org.apache.wayang.java.mapping">ReduceByMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/RepeatMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/RepeatMapping.html" title="class in org.apache.wayang.java.mapping">RepeatMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/SampleMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/SampleMapping.html" title="class in org.apache.wayang.java.mapping">SampleMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/SortMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/SortMapping.html" title="class in org.apache.wayang.java.mapping">SortMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/TextFileSinkMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/TextFileSinkMapping.html" title="class in org.apache.wayang.java.mapping">TextFileSinkMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/TextFileSourceMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/TextFileSourceMapping.html" title="class in org.apache.wayang.java.mapping">TextFileSourceMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/UnionAllMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/UnionAllMapping.html" title="class in org.apache.wayang.java.mapping">UnionAllMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/ZipWithIdMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/ZipWithIdMapping.html" title="class in org.apache.wayang.java.mapping">ZipWithIdMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/postgres/mapping/FilterMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.postgres.mapping.<a href="org/apache/wayang/postgres/mapping/FilterMapping.html" title="class in org.apache.wayang.postgres.mapping">FilterMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/postgres/mapping/JoinMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.postgres.mapping.<a href="org/apache/wayang/postgres/mapping/JoinMapping.html" title="class in org.apache.wayang.postgres.mapping">JoinMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/postgres/mapping/ProjectionMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.postgres.mapping.<a href="org/apache/wayang/postgres/mapping/ProjectionMapping.html" title="class in org.apache.wayang.postgres.mapping">ProjectionMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/CartesianMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/CartesianMapping.html" title="class in org.apache.wayang.spark.mapping">CartesianMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/CoGroupMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/CoGroupMapping.html" title="class in org.apache.wayang.spark.mapping">CoGroupMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/CollectionSourceMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/CollectionSourceMapping.html" title="class in org.apache.wayang.spark.mapping">CollectionSourceMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/CountMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/CountMapping.html" title="class in org.apache.wayang.spark.mapping">CountMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/DistinctMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/DistinctMapping.html" title="class in org.apache.wayang.spark.mapping">DistinctMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/DoWhileMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/DoWhileMapping.html" title="class in org.apache.wayang.spark.mapping">DoWhileMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/FilterMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/FilterMapping.html" title="class in org.apache.wayang.spark.mapping">FilterMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/FlatMapMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/FlatMapMapping.html" title="class in org.apache.wayang.spark.mapping">FlatMapMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/GlobalMaterializedGroupMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/GlobalMaterializedGroupMapping.html" title="class in org.apache.wayang.spark.mapping">GlobalMaterializedGroupMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/GlobalReduceMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/GlobalReduceMapping.html" title="class in org.apache.wayang.spark.mapping">GlobalReduceMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/graph/PageRankMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.spark.mapping.graph.<a href="org/apache/wayang/spark/mapping/graph/PageRankMapping.html" title="class in org.apache.wayang.spark.mapping.graph">PageRankMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/IntersectMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/IntersectMapping.html" title="class in org.apache.wayang.spark.mapping">IntersectMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/JoinMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/JoinMapping.html" title="class in org.apache.wayang.spark.mapping">JoinMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/KafkaTopicSinkMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/KafkaTopicSinkMapping.html" title="class in org.apache.wayang.spark.mapping">KafkaTopicSinkMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/KafkaTopicSourceMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/KafkaTopicSourceMapping.html" title="class in org.apache.wayang.spark.mapping">KafkaTopicSourceMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/LocalCallbackSinkMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/LocalCallbackSinkMapping.html" title="class in org.apache.wayang.spark.mapping">LocalCallbackSinkMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/LoopMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/LoopMapping.html" title="class in org.apache.wayang.spark.mapping">LoopMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/MapMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/MapMapping.html" title="class in org.apache.wayang.spark.mapping">MapMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/MapPartitionsMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/MapPartitionsMapping.html" title="class in org.apache.wayang.spark.mapping">MapPartitionsMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/MaterializedGroupByMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/MaterializedGroupByMapping.html" title="class in org.apache.wayang.spark.mapping">MaterializedGroupByMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/ml/DecisionTreeClassificationMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.spark.mapping.ml.<a href="org/apache/wayang/spark/mapping/ml/DecisionTreeClassificationMapping.html" title="class in org.apache.wayang.spark.mapping.ml">DecisionTreeClassificationMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/ml/KMeansMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.spark.mapping.ml.<a href="org/apache/wayang/spark/mapping/ml/KMeansMapping.html" title="class in org.apache.wayang.spark.mapping.ml">KMeansMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/ml/LinearRegressionMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.spark.mapping.ml.<a href="org/apache/wayang/spark/mapping/ml/LinearRegressionMapping.html" title="class in org.apache.wayang.spark.mapping.ml">LinearRegressionMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/ml/ModelTransformMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.spark.mapping.ml.<a href="org/apache/wayang/spark/mapping/ml/ModelTransformMapping.html" title="class in org.apache.wayang.spark.mapping.ml">ModelTransformMapping</a></dt> |
| <dd> |
| <div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/ml/PredictMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.spark.mapping.ml.<a href="org/apache/wayang/spark/mapping/ml/PredictMapping.html" title="class in org.apache.wayang.spark.mapping.ml">PredictMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/ObjectFileSinkMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/ObjectFileSinkMapping.html" title="class in org.apache.wayang.spark.mapping">ObjectFileSinkMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/ObjectFileSourceMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/ObjectFileSourceMapping.html" title="class in org.apache.wayang.spark.mapping">ObjectFileSourceMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/ReduceByMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/ReduceByMapping.html" title="class in org.apache.wayang.spark.mapping">ReduceByMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/RepeatMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/RepeatMapping.html" title="class in org.apache.wayang.spark.mapping">RepeatMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/SampleMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/SampleMapping.html" title="class in org.apache.wayang.spark.mapping">SampleMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/SortMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/SortMapping.html" title="class in org.apache.wayang.spark.mapping">SortMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/TextFileSinkMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/TextFileSinkMapping.html" title="class in org.apache.wayang.spark.mapping">TextFileSinkMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/TextFileSourceMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/TextFileSourceMapping.html" title="class in org.apache.wayang.spark.mapping">TextFileSourceMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/UnionAllMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/UnionAllMapping.html" title="class in org.apache.wayang.spark.mapping">UnionAllMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/ZipWithIdMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/ZipWithIdMapping.html" title="class in org.apache.wayang.spark.mapping">ZipWithIdMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/sqlite3/mapping/FilterMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.sqlite3.mapping.<a href="org/apache/wayang/sqlite3/mapping/FilterMapping.html" title="class in org.apache.wayang.sqlite3.mapping">FilterMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/sqlite3/mapping/ProjectionMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.sqlite3.mapping.<a href="org/apache/wayang/sqlite3/mapping/ProjectionMapping.html" title="class in org.apache.wayang.sqlite3.mapping">ProjectionMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/mapping/CollectionSourceMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.tensorflow.mapping.<a href="org/apache/wayang/tensorflow/mapping/CollectionSourceMapping.html" title="class in org.apache.wayang.tensorflow.mapping">CollectionSourceMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/mapping/DLTrainingOperatorMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.tensorflow.mapping.<a href="org/apache/wayang/tensorflow/mapping/DLTrainingOperatorMapping.html" title="class in org.apache.wayang.tensorflow.mapping">DLTrainingOperatorMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/mapping/PredictMapping.html#getTransformations()">getTransformations()</a></span> - Method in class org.apache.wayang.tensorflow.mapping.<a href="org/apache/wayang/tensorflow/mapping/PredictMapping.html" title="class in org.apache.wayang.tensorflow.mapping">PredictMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html#getTraversedNodes()">getTraversedNodes()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html" title="class in org.apache.wayang.core.plan.wayangplan">PlanTraversal</a></dt> |
| <dd> |
| <div class="block">Retrieve all traversed operators.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html#getTraversedNodesWith(java.util.function.Predicate)">getTraversedNodesWith(Predicate<Operator>)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html" title="class in org.apache.wayang.core.plan.wayangplan">PlanTraversal</a></dt> |
| <dd> |
| <div class="block">Retrieve all traversed operators that fulfill a predicate.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/FilterOperator.html#getType()">getType()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/FilterOperator.html" title="class in org.apache.wayang.basic.operators">FilterOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/GlobalReduceOperator.html#getType()">getType()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/GlobalReduceOperator.html" title="class in org.apache.wayang.basic.operators">GlobalReduceOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/IntersectOperator.html#getType()">getType()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/IntersectOperator.html" title="class in org.apache.wayang.basic.operators">IntersectOperator</a></dt> |
| <dd> |
| <div class="block">Provides the type of input and output datasets.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/ReduceByOperator.html#getType()">getType()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ReduceByOperator.html" title="class in org.apache.wayang.basic.operators">ReduceByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/RepeatOperator.html#getType()">getType()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/RepeatOperator.html" title="class in org.apache.wayang.basic.operators">RepeatOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/SampleOperator.html#getType()">getType()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/SampleOperator.html" title="class in org.apache.wayang.basic.operators">SampleOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/model/Measurement.html#getType()">getType()</a></span> - Method in class org.apache.wayang.commons.util.profiledb.model.<a href="org/apache/wayang/commons/util/profiledb/model/Measurement.html" title="class in org.apache.wayang.commons.util.profiledb.model">Measurement</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Slot.html#getType()">getType()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/Slot.html" title="class in org.apache.wayang.core.plan.wayangplan">Slot</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/UnarySink.html#getType()">getType()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/UnarySink.html" title="class in org.apache.wayang.core.plan.wayangplan">UnarySink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/UnarySource.html#getType()">getType()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/UnarySource.html" title="class in org.apache.wayang.core.plan.wayangplan">UnarySource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.ChannelNode.html#getType()">getType()</a></span> - Method in class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.ChannelNode.html" title="class in org.apache.wayang.core.profiling">ExecutionPlanMeasurement.ChannelNode</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.OperatorNode.html#getType()">getType()</a></span> - Method in class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.OperatorNode.html" title="class in org.apache.wayang.core.profiling">ExecutionPlanMeasurement.OperatorNode</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkBroadcastOperator.html#getType()">getType()</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkBroadcastOperator.html" title="class in org.apache.wayang.spark.operators">SparkBroadcastOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html#getType(java.lang.String)">getType(String)</a></span> - Method in class org.apache.wayang.api.sql.calcite.jdbc.<a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html" title="class in org.apache.wayang.api.sql.calcite.jdbc">JdbcSchema</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/ObjectFileSource.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ObjectFileSource.html" title="class in org.apache.wayang.basic.operators">ObjectFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/types/BasicDataUnitType.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.wayang.core.types.<a href="org/apache/wayang/core/types/BasicDataUnitType.html" title="class in org.apache.wayang.core.types">BasicDataUnitType</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/types/DataUnitGroupType.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.wayang.core.types.<a href="org/apache/wayang/core/types/DataUnitGroupType.html" title="class in org.apache.wayang.core.types">DataUnitGroupType</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/types/DataUnitType.html#getTypeClass()">getTypeClass()</a></span> - Method in class org.apache.wayang.core.types.<a href="org/apache/wayang/core/types/DataUnitType.html" title="class in org.apache.wayang.core.types">DataUnitType</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/model/Measurement.html#getTypeName(java.lang.Class)">getTypeName(Class<? extends Measurement>)</a></span> - Static method in class org.apache.wayang.commons.util.profiledb.model.<a href="org/apache/wayang/commons/util/profiledb/model/Measurement.html" title="class in org.apache.wayang.commons.util.profiledb.model">Measurement</a></dt> |
| <dd> |
| <div class="block">Returns implementation Class of this Measurement</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html#getTypeNames()">getTypeNames()</a></span> - Method in class org.apache.wayang.api.sql.calcite.jdbc.<a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html" title="class in org.apache.wayang.api.sql.calcite.jdbc">JdbcSchema</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/ReflectionUtils.html#getTypeParameters(java.lang.Class,java.lang.Class)">getTypeParameters(Class<?>, Class<?>)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/ReflectionUtils.html" title="class in org.apache.wayang.core.util">ReflectionUtils</a></dt> |
| <dd> |
| <div class="block">Retrieve the <code>Type</code>s of type parameters from an extended/implemented superclass/interface.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html#getTypes()">getTypes()</a></span> - Method in class org.apache.wayang.api.sql.calcite.jdbc.<a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html" title="class in org.apache.wayang.api.sql.calcite.jdbc">JdbcSchema</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Job.html#getUdfJarPaths()">getUdfJarPaths()</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Job.html" title="class in org.apache.wayang.core.api">Job</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#getUdfSelectivityProvider()">getUdfSelectivityProvider()</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/CostMeasurement.html#getUpperCost()">getUpperCost()</a></span> - Method in class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/CostMeasurement.html" title="class in org.apache.wayang.core.profiling">CostMeasurement</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html#getUpperEstimate()">getUpperEstimate()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html" title="class in org.apache.wayang.core.optimizer">ProbabilisticDoubleInterval</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html#getUpperEstimate()">getUpperEstimate()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html" title="class in org.apache.wayang.core.optimizer">ProbabilisticIntervalEstimate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/SlotMapping.html#getUpstreamMapping()">getUpstreamMapping()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/SlotMapping.html" title="class in org.apache.wayang.core.plan.wayangplan">SlotMapping</a></dt> |
| <dd> |
| <div class="block">Retrieves the upstream mapping of <a href="org/apache/wayang/core/plan/wayangplan/Slot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>Slot</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html#getUtilizedPlatforms()">getUtilizedPlatforms()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanImplementation</a></dt> |
| <dd> |
| <div class="block">Retrieve the <a href="org/apache/wayang/core/platform/Platform.html" title="class in org.apache.wayang.core.platform"><code>Platform</code></a>s that are utilized by this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/model/Constant.html#getValue()">getValue()</a></span> - Method in class org.apache.wayang.core.util.mathex.model.<a href="org/apache/wayang/core/util/mathex/model/Constant.html" title="class in org.apache.wayang.core.util.mathex.model">Constant</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Optional.html#getValue()">getValue()</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Optional.html" title="class in org.apache.wayang.core.util">Optional</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/data/Data.html#getValue()">getValue()</a></span> - Method in class org.apache.wayang.iejoin.data.<a href="org/apache/wayang/iejoin/data/Data.html" title="class in org.apache.wayang.iejoin.data">Data</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/Variable.html#getValue(org.apache.wayang.profiler.log.Individual)">getValue(Individual)</a></span> - Method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/Variable.html" title="class in org.apache.wayang.profiler.log">Variable</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/utils/SparseVector.html#getValues()">getValues()</a></span> - Method in class org.apache.wayang.ml4all.utils.<a href="org/apache/wayang/ml4all/utils/SparseVector.html" title="class in org.apache.wayang.ml4all.utils">SparseVector</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/OptimizationSpace.html#getVariable(int)">getVariable(int)</a></span> - Method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/OptimizationSpace.html" title="class in org.apache.wayang.profiler.log">OptimizationSpace</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/Context.html#getVariable(java.lang.String)">getVariable(String)</a></span> - Method in interface org.apache.wayang.core.util.mathex.<a href="org/apache/wayang/core/util/mathex/Context.html" title="interface in org.apache.wayang.core.util.mathex">Context</a></dt> |
| <dd> |
| <div class="block">Provide the value for a variable.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/DefaultContext.html#getVariable(java.lang.String)">getVariable(String)</a></span> - Method in class org.apache.wayang.core.util.mathex.<a href="org/apache/wayang/core/util/mathex/DefaultContext.html" title="class in org.apache.wayang.core.util.mathex">DefaultContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/OptimizationSpace.html#getVariable(java.lang.String)">getVariable(String)</a></span> - Method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/OptimizationSpace.html" title="class in org.apache.wayang.profiler.log">OptimizationSpace</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/OptimizationSpace.html#getVariables()">getVariables()</a></span> - Method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/OptimizationSpace.html" title="class in org.apache.wayang.profiler.log">OptimizationSpace</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExLexer.html#getVocabulary()">getVocabulary()</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExLexer.html" title="class in org.apache.wayang.core.mathex">MathExLexer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.html#getVocabulary()">getVocabulary()</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.html" title="class in org.apache.wayang.core.mathex">MathExParser</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/compiler/FunctionCompiler.KeyExtractor.html#getWayangFunction()">getWayangFunction()</a></span> - Method in class org.apache.wayang.spark.compiler.<a href="org/apache/wayang/spark/compiler/FunctionCompiler.KeyExtractor.html" title="class in org.apache.wayang.spark.compiler">FunctionCompiler.KeyExtractor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/compiler/FunctionCompiler.Reducer.html#getWayangFunction()">getWayangFunction()</a></span> - Method in class org.apache.wayang.spark.compiler.<a href="org/apache/wayang/spark/compiler/FunctionCompiler.Reducer.html" title="class in org.apache.wayang.spark.compiler">FunctionCompiler.Reducer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/compiler/FunctionCompiler.WayangSparkFunction.html#getWayangFunction()">getWayangFunction()</a></span> - Method in interface org.apache.wayang.spark.compiler.<a href="org/apache/wayang/spark/compiler/FunctionCompiler.WayangSparkFunction.html" title="interface in org.apache.wayang.spark.compiler">FunctionCompiler.WayangSparkFunction</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Job.html#getWayangPlan()">getWayangPlan()</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Job.html" title="class in org.apache.wayang.core.api">Job</a></dt> |
| <dd> |
| <div class="block">Provide the <a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>WayangPlan</code></a> executed by this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/ReflectionUtils.html#getWrapperClass(java.lang.reflect.Type,int)">getWrapperClass(Type, int)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/ReflectionUtils.html" title="class in org.apache.wayang.core.util">ReflectionUtils</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html#getWriteMode()">getWriteMode()</a></span> - Method in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html" title="class in org.apache.wayang.flink.compiler">WayangFileOutputFormat</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/giraph/Giraph.html" title="class in org.apache.wayang.giraph"><span class="typeNameLink">Giraph</span></a> - Class in <a href="org/apache/wayang/giraph/package-summary.html">org.apache.wayang.giraph</a></dt> |
| <dd> |
| <div class="block">Register for relevant components of this module.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/Giraph.html#%3Cinit%3E()">Giraph()</a></span> - Constructor for class org.apache.wayang.giraph.<a href="org/apache/wayang/giraph/Giraph.html" title="class in org.apache.wayang.giraph">Giraph</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/giraph/operators/GiraphExecutionOperator.html" title="interface in org.apache.wayang.giraph.operators"><span class="typeNameLink">GiraphExecutionOperator</span></a> - Interface in <a href="org/apache/wayang/giraph/operators/package-summary.html">org.apache.wayang.giraph.operators</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>ExecutionOperator</code></a> that can be run by the <a href="org/apache/wayang/giraph/execution/GiraphExecutor.html" title="class in org.apache.wayang.giraph.execution"><code>GiraphExecutor</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/giraph/execution/GiraphExecutor.html" title="class in org.apache.wayang.giraph.execution"><span class="typeNameLink">GiraphExecutor</span></a> - Class in <a href="org/apache/wayang/giraph/execution/package-summary.html">org.apache.wayang.giraph.execution</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/platform/Executor.html" title="interface in org.apache.wayang.core.platform"><code>Executor</code></a> for the <a href="org/apache/wayang/giraph/platform/GiraphPlatform.html" title="class in org.apache.wayang.giraph.platform"><code>GiraphPlatform</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/execution/GiraphExecutor.html#%3Cinit%3E(org.apache.wayang.giraph.platform.GiraphPlatform,org.apache.wayang.core.api.Job)">GiraphExecutor(GiraphPlatform, Job)</a></span> - Constructor for class org.apache.wayang.giraph.execution.<a href="org/apache/wayang/giraph/execution/GiraphExecutor.html" title="class in org.apache.wayang.giraph.execution">GiraphExecutor</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/giraph/operators/GiraphPageRankOperator.html" title="class in org.apache.wayang.giraph.operators"><span class="typeNameLink">GiraphPageRankOperator</span></a> - Class in <a href="org/apache/wayang/giraph/operators/package-summary.html">org.apache.wayang.giraph.operators</a></dt> |
| <dd> |
| <div class="block">PageRank <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a> implementation for the <a href="org/apache/wayang/giraph/platform/GiraphPlatform.html" title="class in org.apache.wayang.giraph.platform"><code>GiraphPlatform</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/operators/GiraphPageRankOperator.html#%3Cinit%3E(java.lang.Integer)">GiraphPageRankOperator(Integer)</a></span> - Constructor for class org.apache.wayang.giraph.operators.<a href="org/apache/wayang/giraph/operators/GiraphPageRankOperator.html" title="class in org.apache.wayang.giraph.operators">GiraphPageRankOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/operators/GiraphPageRankOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.PageRankOperator)">GiraphPageRankOperator(PageRankOperator)</a></span> - Constructor for class org.apache.wayang.giraph.operators.<a href="org/apache/wayang/giraph/operators/GiraphPageRankOperator.html" title="class in org.apache.wayang.giraph.operators">GiraphPageRankOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/giraph/platform/GiraphPlatform.html" title="class in org.apache.wayang.giraph.platform"><span class="typeNameLink">GiraphPlatform</span></a> - Class in <a href="org/apache/wayang/giraph/platform/package-summary.html">org.apache.wayang.giraph.platform</a></dt> |
| <dd> |
| <div class="block">Giraph <a href="org/apache/wayang/core/platform/Platform.html" title="class in org.apache.wayang.core.platform"><code>Platform</code></a> for Wayang.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/platform/GiraphPlatform.html#%3Cinit%3E()">GiraphPlatform()</a></span> - Constructor for class org.apache.wayang.giraph.platform.<a href="org/apache/wayang/giraph/platform/GiraphPlatform.html" title="class in org.apache.wayang.giraph.platform">GiraphPlatform</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/giraph/plugin/GiraphPlugin.html" title="class in org.apache.wayang.giraph.plugin"><span class="typeNameLink">GiraphPlugin</span></a> - Class in <a href="org/apache/wayang/giraph/plugin/package-summary.html">org.apache.wayang.giraph.plugin</a></dt> |
| <dd> |
| <div class="block">This <a href="org/apache/wayang/core/plugin/Plugin.html" title="interface in org.apache.wayang.core.plugin"><code>Plugin</code></a> activates default capabilities of the <a href="org/apache/wayang/giraph/platform/GiraphPlatform.html" title="class in org.apache.wayang.giraph.platform"><code>GiraphPlatform</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/plugin/GiraphPlugin.html#%3Cinit%3E()">GiraphPlugin()</a></span> - Constructor for class org.apache.wayang.giraph.plugin.<a href="org/apache/wayang/giraph/plugin/GiraphPlugin.html" title="class in org.apache.wayang.giraph.plugin">GiraphPlugin</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/mapping/GlobalMaterializedGroupMapping.html" title="class in org.apache.wayang.flink.mapping"><span class="typeNameLink">GlobalMaterializedGroupMapping</span></a> - Class in <a href="org/apache/wayang/flink/mapping/package-summary.html">org.apache.wayang.flink.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/GlobalMaterializedGroupOperator.html" title="class in org.apache.wayang.basic.operators"><code>GlobalMaterializedGroupOperator</code></a> to <a href="org/apache/wayang/flink/operators/FlinkGlobalMaterializedGroupOperator.html" title="class in org.apache.wayang.flink.operators"><code>FlinkGlobalMaterializedGroupOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/mapping/GlobalMaterializedGroupMapping.html" title="class in org.apache.wayang.java.mapping"><span class="typeNameLink">GlobalMaterializedGroupMapping</span></a> - Class in <a href="org/apache/wayang/java/mapping/package-summary.html">org.apache.wayang.java.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/GlobalMaterializedGroupOperator.html" title="class in org.apache.wayang.basic.operators"><code>GlobalMaterializedGroupOperator</code></a> to <a href="org/apache/wayang/java/operators/JavaGlobalMaterializedGroupOperator.html" title="class in org.apache.wayang.java.operators"><code>JavaGlobalMaterializedGroupOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/GlobalMaterializedGroupMapping.html" title="class in org.apache.wayang.spark.mapping"><span class="typeNameLink">GlobalMaterializedGroupMapping</span></a> - Class in <a href="org/apache/wayang/spark/mapping/package-summary.html">org.apache.wayang.spark.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/GlobalMaterializedGroupOperator.html" title="class in org.apache.wayang.basic.operators"><code>GlobalMaterializedGroupOperator</code></a> to <a href="org/apache/wayang/spark/operators/SparkGlobalMaterializedGroupOperator.html" title="class in org.apache.wayang.spark.operators"><code>SparkGlobalMaterializedGroupOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/GlobalMaterializedGroupMapping.html#%3Cinit%3E()">GlobalMaterializedGroupMapping()</a></span> - Constructor for class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/GlobalMaterializedGroupMapping.html" title="class in org.apache.wayang.flink.mapping">GlobalMaterializedGroupMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/GlobalMaterializedGroupMapping.html#%3Cinit%3E()">GlobalMaterializedGroupMapping()</a></span> - Constructor for class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/GlobalMaterializedGroupMapping.html" title="class in org.apache.wayang.java.mapping">GlobalMaterializedGroupMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/GlobalMaterializedGroupMapping.html#%3Cinit%3E()">GlobalMaterializedGroupMapping()</a></span> - Constructor for class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/GlobalMaterializedGroupMapping.html" title="class in org.apache.wayang.spark.mapping">GlobalMaterializedGroupMapping</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/GlobalMaterializedGroupOperator.html" title="class in org.apache.wayang.basic.operators"><span class="typeNameLink">GlobalMaterializedGroupOperator</span></a><<a href="org/apache/wayang/basic/operators/GlobalMaterializedGroupOperator.html" title="type parameter in GlobalMaterializedGroupOperator">Type</a>> - Class in <a href="org/apache/wayang/basic/operators/package-summary.html">org.apache.wayang.basic.operators</a></dt> |
| <dd> |
| <div class="block">This operator groups the elements of a data set into a single data quantum.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/GlobalMaterializedGroupOperator.html#%3Cinit%3E(java.lang.Class)">GlobalMaterializedGroupOperator(Class<Type>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/GlobalMaterializedGroupOperator.html" title="class in org.apache.wayang.basic.operators">GlobalMaterializedGroupOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/GlobalMaterializedGroupOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.GlobalMaterializedGroupOperator)">GlobalMaterializedGroupOperator(GlobalMaterializedGroupOperator<Type>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/GlobalMaterializedGroupOperator.html" title="class in org.apache.wayang.basic.operators">GlobalMaterializedGroupOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/GlobalMaterializedGroupOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType)">GlobalMaterializedGroupOperator(DataSetType<Type>, DataSetType<Iterable<Type>>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/GlobalMaterializedGroupOperator.html" title="class in org.apache.wayang.basic.operators">GlobalMaterializedGroupOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/mapping/GlobalReduceMapping.html" title="class in org.apache.wayang.basic.mapping"><span class="typeNameLink">GlobalReduceMapping</span></a> - Class in <a href="org/apache/wayang/basic/mapping/package-summary.html">org.apache.wayang.basic.mapping</a></dt> |
| <dd> |
| <div class="block">This mapping detects combinations of the <a href="org/apache/wayang/basic/operators/GroupByOperator.html" title="class in org.apache.wayang.basic.operators"><code>GroupByOperator</code></a> and <a href="org/apache/wayang/basic/operators/ReduceOperator.html" title="class in org.apache.wayang.basic.operators"><code>ReduceOperator</code></a> and merges them into |
| a single <a href="org/apache/wayang/basic/operators/ReduceByOperator.html" title="class in org.apache.wayang.basic.operators"><code>ReduceByOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/mapping/GlobalReduceMapping.html" title="class in org.apache.wayang.flink.mapping"><span class="typeNameLink">GlobalReduceMapping</span></a> - Class in <a href="org/apache/wayang/flink/mapping/package-summary.html">org.apache.wayang.flink.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/GlobalReduceOperator.html" title="class in org.apache.wayang.basic.operators"><code>GlobalReduceOperator</code></a> to <a href="org/apache/wayang/flink/operators/FlinkGlobalReduceOperator.html" title="class in org.apache.wayang.flink.operators"><code>FlinkGlobalReduceOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/mapping/GlobalReduceMapping.html" title="class in org.apache.wayang.java.mapping"><span class="typeNameLink">GlobalReduceMapping</span></a> - Class in <a href="org/apache/wayang/java/mapping/package-summary.html">org.apache.wayang.java.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/GlobalReduceOperator.html" title="class in org.apache.wayang.basic.operators"><code>GlobalReduceOperator</code></a> to <a href="org/apache/wayang/java/operators/JavaGlobalReduceOperator.html" title="class in org.apache.wayang.java.operators"><code>JavaGlobalReduceOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/GlobalReduceMapping.html" title="class in org.apache.wayang.spark.mapping"><span class="typeNameLink">GlobalReduceMapping</span></a> - Class in <a href="org/apache/wayang/spark/mapping/package-summary.html">org.apache.wayang.spark.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/GlobalReduceOperator.html" title="class in org.apache.wayang.basic.operators"><code>GlobalReduceOperator</code></a> to <a href="org/apache/wayang/spark/operators/SparkGlobalReduceOperator.html" title="class in org.apache.wayang.spark.operators"><code>SparkGlobalReduceOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/mapping/GlobalReduceMapping.html#%3Cinit%3E()">GlobalReduceMapping()</a></span> - Constructor for class org.apache.wayang.basic.mapping.<a href="org/apache/wayang/basic/mapping/GlobalReduceMapping.html" title="class in org.apache.wayang.basic.mapping">GlobalReduceMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/GlobalReduceMapping.html#%3Cinit%3E()">GlobalReduceMapping()</a></span> - Constructor for class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/GlobalReduceMapping.html" title="class in org.apache.wayang.flink.mapping">GlobalReduceMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/GlobalReduceMapping.html#%3Cinit%3E()">GlobalReduceMapping()</a></span> - Constructor for class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/GlobalReduceMapping.html" title="class in org.apache.wayang.java.mapping">GlobalReduceMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/GlobalReduceMapping.html#%3Cinit%3E()">GlobalReduceMapping()</a></span> - Constructor for class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/GlobalReduceMapping.html" title="class in org.apache.wayang.spark.mapping">GlobalReduceMapping</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/GlobalReduceOperator.html" title="class in org.apache.wayang.basic.operators"><span class="typeNameLink">GlobalReduceOperator</span></a><<a href="org/apache/wayang/basic/operators/GlobalReduceOperator.html" title="type parameter in GlobalReduceOperator">Type</a>> - Class in <a href="org/apache/wayang/basic/operators/package-summary.html">org.apache.wayang.basic.operators</a></dt> |
| <dd> |
| <div class="block">This operator groups the elements of a data set and aggregates the groups.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/GlobalReduceOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.GlobalReduceOperator)">GlobalReduceOperator(GlobalReduceOperator<Type>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/GlobalReduceOperator.html" title="class in org.apache.wayang.basic.operators">GlobalReduceOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/GlobalReduceOperator.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableBinaryOperator,java.lang.Class)">GlobalReduceOperator(FunctionDescriptor.SerializableBinaryOperator<Type>, Class<Type>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/GlobalReduceOperator.html" title="class in org.apache.wayang.basic.operators">GlobalReduceOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/GlobalReduceOperator.html#%3Cinit%3E(org.apache.wayang.core.function.ReduceDescriptor)">GlobalReduceOperator(ReduceDescriptor<Type>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/GlobalReduceOperator.html" title="class in org.apache.wayang.basic.operators">GlobalReduceOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/GlobalReduceOperator.html#%3Cinit%3E(org.apache.wayang.core.function.ReduceDescriptor,org.apache.wayang.core.types.DataSetType)">GlobalReduceOperator(ReduceDescriptor<Type>, DataSetType<Type>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/GlobalReduceOperator.html" title="class in org.apache.wayang.basic.operators">GlobalReduceOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/model/optimizer/GradientDescent.html" title="class in org.apache.wayang.basic.model.optimizer"><span class="typeNameLink">GradientDescent</span></a> - Class in <a href="org/apache/wayang/basic/model/optimizer/package-summary.html">org.apache.wayang.basic.model.optimizer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/optimizer/GradientDescent.html#%3Cinit%3E(float)">GradientDescent(float)</a></span> - Constructor for class org.apache.wayang.basic.model.optimizer.<a href="org/apache/wayang/basic/model/optimizer/GradientDescent.html" title="class in org.apache.wayang.basic.model.optimizer">GradientDescent</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/optimizer/GradientDescent.html#%3Cinit%3E(float,java.lang.String)">GradientDescent(float, String)</a></span> - Constructor for class org.apache.wayang.basic.model.optimizer.<a href="org/apache/wayang/basic/model/optimizer/GradientDescent.html" title="class in org.apache.wayang.basic.model.optimizer">GradientDescent</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/mapping/Mappings.html#GRAPH_MAPPINGS">GRAPH_MAPPINGS</a></span> - Static variable in class org.apache.wayang.basic.mapping.<a href="org/apache/wayang/basic/mapping/Mappings.html" title="class in org.apache.wayang.basic.mapping">Mappings</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/Mappings.html#GRAPH_MAPPINGS">GRAPH_MAPPINGS</a></span> - Static variable in class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/Mappings.html" title="class in org.apache.wayang.java.mapping">Mappings</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/Mappings.html#GRAPH_MAPPINGS">GRAPH_MAPPINGS</a></span> - Static variable in class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/Mappings.html" title="class in org.apache.wayang.spark.mapping">Mappings</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/PageRankOperator.html#graphDensity">graphDensity</a></span> - Variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/PageRankOperator.html" title="class in org.apache.wayang.basic.operators">PageRankOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/WayangBasics.html#graphPlugin()">graphPlugin()</a></span> - Static method in class org.apache.wayang.basic.<a href="org/apache/wayang/basic/WayangBasics.html" title="class in org.apache.wayang.basic">WayangBasics</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/Flink.html#graphPlugin()">graphPlugin()</a></span> - Static method in class org.apache.wayang.flink.<a href="org/apache/wayang/flink/Flink.html" title="class in org.apache.wayang.flink">Flink</a></dt> |
| <dd> |
| <div class="block">Retrieve the <a href="org/apache/wayang/flink/plugin/FlinkGraphPlugin.html" title="class in org.apache.wayang.flink.plugin"><code>FlinkGraphPlugin</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/Java.html#graphPlugin()">graphPlugin()</a></span> - Static method in class org.apache.wayang.java.<a href="org/apache/wayang/java/Java.html" title="class in org.apache.wayang.java">Java</a></dt> |
| <dd> |
| <div class="block">Retrieve the <a href="org/apache/wayang/java/plugin/JavaGraphPlugin.html" title="class in org.apache.wayang.java.plugin"><code>JavaGraphPlugin</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/Spark.html#graphPlugin()">graphPlugin()</a></span> - Static method in class org.apache.wayang.spark.<a href="org/apache/wayang/spark/Spark.html" title="class in org.apache.wayang.spark">Spark</a></dt> |
| <dd> |
| <div class="block">Retrieve the <a href="org/apache/wayang/spark/plugin/SparkGraphPlugin.html" title="class in org.apache.wayang.spark.plugin"><code>SparkGraphPlugin</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/IEJoinMasterOperator.JoinCondition.html#GreaterThan">GreaterThan</a></span> - org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IEJoinMasterOperator.JoinCondition.html" title="enum in org.apache.wayang.iejoin.operators">IEJoinMasterOperator.JoinCondition</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/IEJoinMasterOperator.JoinCondition.html#GreaterThanEqual">GreaterThanEqual</a></span> - org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IEJoinMasterOperator.JoinCondition.html" title="enum in org.apache.wayang.iejoin.operators">IEJoinMasterOperator.JoinCondition</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/apps/grep/Grep.html" title="class in org.apache.wayang.apps.grep"><span class="typeNameLink">Grep</span></a> - Class in <a href="org/apache/wayang/apps/grep/package-summary.html">org.apache.wayang.apps.grep</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/grep/Grep.html#%3Cinit%3E()">Grep()</a></span> - Constructor for class org.apache.wayang.apps.grep.<a href="org/apache/wayang/apps/grep/Grep.html" title="class in org.apache.wayang.apps.grep">Grep</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/mapping/GroupByMapping.html" title="class in org.apache.wayang.flink.mapping"><span class="typeNameLink">GroupByMapping</span></a> - Class in <a href="org/apache/wayang/flink/mapping/package-summary.html">org.apache.wayang.flink.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/GroupByOperator.html" title="class in org.apache.wayang.basic.operators"><code>GroupByOperator</code></a> to <a href="org/apache/wayang/flink/operators/FlinkGroupByOperator.html" title="class in org.apache.wayang.flink.operators"><code>FlinkGroupByOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/GroupByMapping.html#%3Cinit%3E()">GroupByMapping()</a></span> - Constructor for class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/GroupByMapping.html" title="class in org.apache.wayang.flink.mapping">GroupByMapping</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/GroupByOperator.html" title="class in org.apache.wayang.basic.operators"><span class="typeNameLink">GroupByOperator</span></a><<a href="org/apache/wayang/basic/operators/GroupByOperator.html" title="type parameter in GroupByOperator">Input</a>,​<a href="org/apache/wayang/basic/operators/GroupByOperator.html" title="type parameter in GroupByOperator">Key</a>> - Class in <a href="org/apache/wayang/basic/operators/package-summary.html">org.apache.wayang.basic.operators</a></dt> |
| <dd> |
| <div class="block">This is the auxiliary GroupBy operator, i.e., it behaves differently depending on its context.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/GroupByOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.GroupByOperator)">GroupByOperator(GroupByOperator<Input, Key>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/GroupByOperator.html" title="class in org.apache.wayang.basic.operators">GroupByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/GroupByOperator.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,java.lang.Class,java.lang.Class)">GroupByOperator(FunctionDescriptor.SerializableFunction<Input, Key>, Class<Input>, Class<Key>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/GroupByOperator.html" title="class in org.apache.wayang.basic.operators">GroupByOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/GroupByOperator.html#%3Cinit%3E(org.apache.wayang.core.function.TransformationDescriptor)">GroupByOperator(TransformationDescriptor<Input, Key>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/GroupByOperator.html" title="class in org.apache.wayang.basic.operators">GroupByOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/GroupByOperator.html#%3Cinit%3E(org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType)">GroupByOperator(TransformationDescriptor<Input, Key>, DataSetType<Input>, DataSetType<Iterable<Input>>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/GroupByOperator.html" title="class in org.apache.wayang.basic.operators">GroupByOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/types/DataSetType.html#GROUPED_NONE">GROUPED_NONE</a></span> - Static variable in class org.apache.wayang.core.types.<a href="org/apache/wayang/core/types/DataSetType.html" title="class in org.apache.wayang.core.types">DataSetType</a></dt> |
| <dd> |
| <div class="block">Stands for the absence of an actual instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/types/DataSetType.html#groupedNone()">groupedNone()</a></span> - Static method in class org.apache.wayang.core.types.<a href="org/apache/wayang/core/types/DataSetType.html" title="class in org.apache.wayang.core.types">DataSetType</a></dt> |
| <dd> |
| <div class="block">Returns a grouped null type.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/apps/tpch/data/q1/GroupKey.html" title="class in org.apache.wayang.apps.tpch.data.q1"><span class="typeNameLink">GroupKey</span></a> - Class in <a href="org/apache/wayang/apps/tpch/data/q1/package-summary.html">org.apache.wayang.apps.tpch.data.q1</a></dt> |
| <dd> |
| <div class="block">Grouping key used in Query 1.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/tpch/data/q1/GroupKey.html#%3Cinit%3E()">GroupKey()</a></span> - Constructor for class org.apache.wayang.apps.tpch.data.q1.<a href="org/apache/wayang/apps/tpch/data/q1/GroupKey.html" title="class in org.apache.wayang.apps.tpch.data.q1">GroupKey</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/tpch/data/q1/GroupKey.html#%3Cinit%3E(char,char)">GroupKey(char, char)</a></span> - Constructor for class org.apache.wayang.apps.tpch.data.q1.<a href="org/apache/wayang/apps/tpch/data/q1/GroupKey.html" title="class in org.apache.wayang.apps.tpch.data.q1">GroupKey</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.GsonSerializer.html#%3Cinit%3E()">GsonSerializer()</a></span> - Constructor for class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.GsonSerializer.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorBase.GsonSerializer</a></dt> |
| <dd> </dd> |
| </dl> |
| <a id="I:H"> |
| <!-- --> |
| </a> |
| <h2 class="title">H</h2> |
| <dl> |
| <dt><a href="org/apache/wayang/core/util/fs/HadoopFileSystem.html" title="class in org.apache.wayang.core.util.fs"><span class="typeNameLink">HadoopFileSystem</span></a> - Class in <a href="org/apache/wayang/core/util/fs/package-summary.html">org.apache.wayang.core.util.fs</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/util/fs/FileSystem.html" title="interface in org.apache.wayang.core.util.fs"><code>FileSystem</code></a> immplementation for the HDFS.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/HadoopFileSystem.html#%3Cinit%3E()">HadoopFileSystem()</a></span> - Constructor for class org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/HadoopFileSystem.html" title="class in org.apache.wayang.core.util.fs">HadoopFileSystem</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/json/WayangJsonObj.html#has(java.lang.String)">has(String)</a></span> - Method in class org.apache.wayang.core.util.json.<a href="org/apache/wayang/core/util/json/WayangJsonObj.html" title="class in org.apache.wayang.core.util.json">WayangJsonObj</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/Algorithm/PageRankParameters.html#hasElement(org.apache.wayang.giraph.Algorithm.PageRankParameters.PageRankEnum)">hasElement(PageRankParameters.PageRankEnum)</a></span> - Static method in class org.apache.wayang.giraph.Algorithm.<a href="org/apache/wayang/giraph/Algorithm/PageRankParameters.html" title="class in org.apache.wayang.giraph.Algorithm">PageRankParameters</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/tpch/data/q1/GroupKey.html#hashCode()">hashCode()</a></span> - Method in class org.apache.wayang.apps.tpch.data.q1.<a href="org/apache/wayang/apps/tpch/data/q1/GroupKey.html" title="class in org.apache.wayang.apps.tpch.data.q1">GroupKey</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/channels/FileChannel.Descriptor.html#hashCode()">hashCode()</a></span> - Method in class org.apache.wayang.basic.channels.<a href="org/apache/wayang/basic/channels/FileChannel.Descriptor.html" title="class in org.apache.wayang.basic.channels">FileChannel.Descriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/data/Record.html#hashCode()">hashCode()</a></span> - Method in class org.apache.wayang.basic.data.<a href="org/apache/wayang/basic/data/Record.html" title="class in org.apache.wayang.basic.data">Record</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/data/Tuple2.html#hashCode()">hashCode()</a></span> - Method in class org.apache.wayang.basic.data.<a href="org/apache/wayang/basic/data/Tuple2.html" title="class in org.apache.wayang.basic.data">Tuple2</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/data/Tuple5.html#hashCode()">hashCode()</a></span> - Method in class org.apache.wayang.basic.data.<a href="org/apache/wayang/basic/data/Tuple5.html" title="class in org.apache.wayang.basic.data">Tuple5</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/types/RecordType.html#hashCode()">hashCode()</a></span> - Method in class org.apache.wayang.basic.types.<a href="org/apache/wayang/basic/types/RecordType.html" title="class in org.apache.wayang.basic.types">RecordType</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html#hashCode()">hashCode()</a></span> - Method in class org.apache.wayang.commons.util.profiledb.model.<a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model">Experiment</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/model/Measurement.html#hashCode()">hashCode()</a></span> - Method in class org.apache.wayang.commons.util.profiledb.model.<a href="org/apache/wayang/commons/util/profiledb/model/Measurement.html" title="class in org.apache.wayang.commons.util.profiledb.model">Measurement</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/model/Subject.html#hashCode()">hashCode()</a></span> - Method in class org.apache.wayang.commons.util.profiledb.model.<a href="org/apache/wayang/commons/util/profiledb/model/Subject.html" title="class in org.apache.wayang.commons.util.profiledb.model">Subject</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html#hashCode()">hashCode()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html" title="class in org.apache.wayang.core.optimizer">ProbabilisticDoubleInterval</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html#hashCode()">hashCode()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html" title="class in org.apache.wayang.core.optimizer">ProbabilisticIntervalEstimate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/ChannelDescriptor.html#hashCode()">hashCode()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/ChannelDescriptor.html" title="class in org.apache.wayang.core.platform">ChannelDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/types/BasicDataUnitType.html#hashCode()">hashCode()</a></span> - Method in class org.apache.wayang.core.types.<a href="org/apache/wayang/core/types/BasicDataUnitType.html" title="class in org.apache.wayang.core.types">BasicDataUnitType</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/types/DataSetType.html#hashCode()">hashCode()</a></span> - Method in class org.apache.wayang.core.types.<a href="org/apache/wayang/core/types/DataSetType.html" title="class in org.apache.wayang.core.types">DataSetType</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/types/DataUnitGroupType.html#hashCode()">hashCode()</a></span> - Method in class org.apache.wayang.core.types.<a href="org/apache/wayang/core/types/DataUnitGroupType.html" title="class in org.apache.wayang.core.types">DataUnitGroupType</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Bitmask.html#hashCode()">hashCode()</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Bitmask.html" title="class in org.apache.wayang.core.util">Bitmask</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Canonicalizer.html#hashCode()">hashCode()</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Canonicalizer.html" title="class in org.apache.wayang.core.util">Canonicalizer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Counter.html#hashCode()">hashCode()</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Counter.html" title="class in org.apache.wayang.core.util">Counter</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Tuple.html#hashCode()">hashCode()</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Tuple.html" title="class in org.apache.wayang.core.util">Tuple</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/channels/SqlQueryChannel.Descriptor.html#hashCode()">hashCode()</a></span> - Method in class org.apache.wayang.jdbc.channels.<a href="org/apache/wayang/jdbc/channels/SqlQueryChannel.Descriptor.html" title="class in org.apache.wayang.jdbc.channels">SqlQueryChannel.Descriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/python/executor/ReaderIterator.html#hasNext()">hasNext()</a></span> - Method in class org.apache.wayang.api.python.executor.<a href="org/apache/wayang/api/python/executor/ReaderIterator.html" title="class in org.apache.wayang.api.python.executor">ReaderIterator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/operators/SqlToStreamOperator.ResultSetIterator.html#hasNext()">hasNext()</a></span> - Method in class org.apache.wayang.jdbc.operators.<a href="org/apache/wayang/jdbc/operators/SqlToStreamOperator.ResultSetIterator.html" title="class in org.apache.wayang.jdbc.operators">SqlToStreamOperator.ResultSetIterator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/ML4allPlan.html#hasSample()">hasSample()</a></span> - Method in class org.apache.wayang.ml4all.abstraction.plan.<a href="org/apache/wayang/ml4all/abstraction/plan/ML4allPlan.html" title="class in org.apache.wayang.ml4all.abstraction.plan">ML4allPlan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/platform/GiraphPlatform.html#HDFS_MS_PER_MB_PROPERTY">HDFS_MS_PER_MB_PROPERTY</a></span> - Static variable in class org.apache.wayang.giraph.platform.<a href="org/apache/wayang/giraph/platform/GiraphPlatform.html" title="class in org.apache.wayang.giraph.platform">GiraphPlatform</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/channels/FileChannel.html#HDFS_OBJECT_FILE_DESCRIPTOR">HDFS_OBJECT_FILE_DESCRIPTOR</a></span> - Static variable in class org.apache.wayang.basic.channels.<a href="org/apache/wayang/basic/channels/FileChannel.html" title="class in org.apache.wayang.basic.channels">FileChannel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/channels/ChannelConversions.html#HDFS_OBJECT_FILE_TO_STREAM">HDFS_OBJECT_FILE_TO_STREAM</a></span> - Static variable in class org.apache.wayang.java.channels.<a href="org/apache/wayang/java/channels/ChannelConversions.html" title="class in org.apache.wayang.java.channels">ChannelConversions</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/channels/ChannelConversions.html#HDFS_OBJECT_FILE_TO_UNCACHED_RDD">HDFS_OBJECT_FILE_TO_UNCACHED_RDD</a></span> - Static variable in class org.apache.wayang.spark.channels.<a href="org/apache/wayang/spark/channels/ChannelConversions.html" title="class in org.apache.wayang.spark.channels">ChannelConversions</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/channels/FileChannel.html#HDFS_TSV_DESCRIPTOR">HDFS_TSV_DESCRIPTOR</a></span> - Static variable in class org.apache.wayang.basic.channels.<a href="org/apache/wayang/basic/channels/FileChannel.html" title="class in org.apache.wayang.basic.channels">FileChannel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/channels/ChannelConversions.html#HDFS_TSV_TO_STREAM">HDFS_TSV_TO_STREAM</a></span> - Static variable in class org.apache.wayang.java.channels.<a href="org/apache/wayang/java/channels/ChannelConversions.html" title="class in org.apache.wayang.java.channels">ChannelConversions</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/channels/ChannelConversions.html#HDFS_TSV_TO_UNCACHED_RDD">HDFS_TSV_TO_UNCACHED_RDD</a></span> - Static variable in class org.apache.wayang.spark.channels.<a href="org/apache/wayang/spark/channels/ChannelConversions.html" title="class in org.apache.wayang.spark.channels">ChannelConversions</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#hostLoopContext">hostLoopContext</a></span> - Variable in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext</a></dt> |
| <dd> |
| <div class="block">The instance in that this instance is nested - or <code>null</code> if it is top-level.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/monitor/HttpMonitor.html" title="class in org.apache.wayang.core.monitor"><span class="typeNameLink">HttpMonitor</span></a> - Class in <a href="org/apache/wayang/core/monitor/package-summary.html">org.apache.wayang.core.monitor</a></dt> |
| <dd> |
| <div class="block">TODO: Implement</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/monitor/HttpMonitor.html#%3Cinit%3E()">HttpMonitor()</a></span> - Constructor for class org.apache.wayang.core.monitor.<a href="org/apache/wayang/core/monitor/HttpMonitor.html" title="class in org.apache.wayang.core.monitor">HttpMonitor</a></dt> |
| <dd> </dd> |
| </dl> |
| <a id="I:I"> |
| <!-- --> |
| </a> |
| <h2 class="title">I</h2> |
| <dl> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExLexer.html#IDENTIFIER">IDENTIFIER</a></span> - Static variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExLexer.html" title="class in org.apache.wayang.core.mathex">MathExLexer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.html#IDENTIFIER">IDENTIFIER</a></span> - Static variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.html" title="class in org.apache.wayang.core.mathex">MathExParser</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.FunctionContext.html#IDENTIFIER()">IDENTIFIER()</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.FunctionContext.html" title="class in org.apache.wayang.core.mathex">MathExParser.FunctionContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.VariableContext.html#IDENTIFIER()">IDENTIFIER()</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.VariableContext.html" title="class in org.apache.wayang.core.mathex">MathExParser.VariableContext</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/iejoin/IEJoin.html" title="class in org.apache.wayang.iejoin"><span class="typeNameLink">IEJoin</span></a> - Class in <a href="org/apache/wayang/iejoin/package-summary.html">org.apache.wayang.iejoin</a></dt> |
| <dd> |
| <div class="block">Provides <a href="org/apache/wayang/core/plugin/Plugin.html" title="interface in org.apache.wayang.core.plugin"><code>Plugin</code></a>s that enable usage of the <a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html" title="class in org.apache.wayang.iejoin.operators"><code>IEJoinOperator</code></a> and the <a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html" title="class in org.apache.wayang.iejoin.operators"><code>IESelfJoinOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/IEJoin.html#%3Cinit%3E()">IEJoin()</a></span> - Constructor for class org.apache.wayang.iejoin.<a href="org/apache/wayang/iejoin/IEJoin.html" title="class in org.apache.wayang.iejoin">IEJoin</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/iejoin/mapping/java/IEJoinMapping.html" title="class in org.apache.wayang.iejoin.mapping.java"><span class="typeNameLink">IEJoinMapping</span></a> - Class in <a href="org/apache/wayang/iejoin/mapping/java/package-summary.html">org.apache.wayang.iejoin.mapping.java</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html" title="class in org.apache.wayang.iejoin.operators"><code>IEJoinOperator</code></a> to <a href="org/apache/wayang/iejoin/operators/JavaIEJoinOperator.html" title="class in org.apache.wayang.iejoin.operators"><code>JavaIEJoinOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/iejoin/mapping/spark/IEJoinMapping.html" title="class in org.apache.wayang.iejoin.mapping.spark"><span class="typeNameLink">IEJoinMapping</span></a> - Class in <a href="org/apache/wayang/iejoin/mapping/spark/package-summary.html">org.apache.wayang.iejoin.mapping.spark</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html" title="class in org.apache.wayang.iejoin.operators"><code>IEJoinOperator</code></a> to <a href="org/apache/wayang/iejoin/operators/SparkIEJoinOperator.html" title="class in org.apache.wayang.iejoin.operators"><code>SparkIEJoinOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/mapping/java/IEJoinMapping.html#%3Cinit%3E()">IEJoinMapping()</a></span> - Constructor for class org.apache.wayang.iejoin.mapping.java.<a href="org/apache/wayang/iejoin/mapping/java/IEJoinMapping.html" title="class in org.apache.wayang.iejoin.mapping.java">IEJoinMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/mapping/spark/IEJoinMapping.html#%3Cinit%3E()">IEJoinMapping()</a></span> - Constructor for class org.apache.wayang.iejoin.mapping.spark.<a href="org/apache/wayang/iejoin/mapping/spark/IEJoinMapping.html" title="class in org.apache.wayang.iejoin.mapping.spark">IEJoinMapping</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/iejoin/operators/IEJoinMasterOperator.html" title="class in org.apache.wayang.iejoin.operators"><span class="typeNameLink">IEJoinMasterOperator</span></a> - Class in <a href="org/apache/wayang/iejoin/operators/package-summary.html">org.apache.wayang.iejoin.operators</a></dt> |
| <dd> |
| <div class="block">This operator decides the correct sorting orders for IEJoin</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/IEJoinMasterOperator.html#%3Cinit%3E()">IEJoinMasterOperator()</a></span> - Constructor for class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IEJoinMasterOperator.html" title="class in org.apache.wayang.iejoin.operators">IEJoinMasterOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/iejoin/operators/IEJoinMasterOperator.JoinCondition.html" title="enum in org.apache.wayang.iejoin.operators"><span class="typeNameLink">IEJoinMasterOperator.JoinCondition</span></a> - Enum in <a href="org/apache/wayang/iejoin/operators/package-summary.html">org.apache.wayang.iejoin.operators</a></dt> |
| <dd> |
| <div class="block">Created by khayyzy on 5/19/16.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html" title="class in org.apache.wayang.iejoin.operators"><span class="typeNameLink">IEJoinOperator</span></a><<a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html" title="type parameter in IEJoinOperator">Type0</a>,​<a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html" title="type parameter in IEJoinOperator">Type1</a>,​<a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html" title="type parameter in IEJoinOperator">Input</a>> - Class in <a href="org/apache/wayang/iejoin/operators/package-summary.html">org.apache.wayang.iejoin.operators</a></dt> |
| <dd> |
| <div class="block">This operator applies inequality join on elements of input datasets.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html#%3Cinit%3E(java.lang.Class,java.lang.Class,org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.iejoin.operators.IEJoinMasterOperator.JoinCondition,org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.iejoin.operators.IEJoinMasterOperator.JoinCondition)">IEJoinOperator(Class<Input>, Class<Input>, TransformationDescriptor<Input, Type0>, TransformationDescriptor<Input, Type0>, IEJoinMasterOperator.JoinCondition, TransformationDescriptor<Input, Type1>, TransformationDescriptor<Input, Type1>, IEJoinMasterOperator.JoinCondition)</a></span> - Constructor for class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">IEJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.iejoin.operators.IEJoinMasterOperator.JoinCondition,org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.iejoin.operators.IEJoinMasterOperator.JoinCondition)">IEJoinOperator(DataSetType<Input>, DataSetType<Input>, TransformationDescriptor<Input, Type0>, TransformationDescriptor<Input, Type0>, IEJoinMasterOperator.JoinCondition, TransformationDescriptor<Input, Type1>, TransformationDescriptor<Input, Type1>, IEJoinMasterOperator.JoinCondition)</a></span> - Constructor for class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">IEJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/iejoin/mapping/java/IESelfJoinMapping.html" title="class in org.apache.wayang.iejoin.mapping.java"><span class="typeNameLink">IESelfJoinMapping</span></a> - Class in <a href="org/apache/wayang/iejoin/mapping/java/package-summary.html">org.apache.wayang.iejoin.mapping.java</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html" title="class in org.apache.wayang.iejoin.operators"><code>IESelfJoinOperator</code></a> to <a href="org/apache/wayang/iejoin/operators/JavaIESelfJoinOperator.html" title="class in org.apache.wayang.iejoin.operators"><code>JavaIESelfJoinOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/iejoin/mapping/spark/IESelfJoinMapping.html" title="class in org.apache.wayang.iejoin.mapping.spark"><span class="typeNameLink">IESelfJoinMapping</span></a> - Class in <a href="org/apache/wayang/iejoin/mapping/spark/package-summary.html">org.apache.wayang.iejoin.mapping.spark</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html" title="class in org.apache.wayang.iejoin.operators"><code>IESelfJoinOperator</code></a> to <a href="org/apache/wayang/iejoin/operators/SparkIESelfJoinOperator.html" title="class in org.apache.wayang.iejoin.operators"><code>SparkIESelfJoinOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/mapping/java/IESelfJoinMapping.html#%3Cinit%3E()">IESelfJoinMapping()</a></span> - Constructor for class org.apache.wayang.iejoin.mapping.java.<a href="org/apache/wayang/iejoin/mapping/java/IESelfJoinMapping.html" title="class in org.apache.wayang.iejoin.mapping.java">IESelfJoinMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/mapping/spark/IESelfJoinMapping.html#%3Cinit%3E()">IESelfJoinMapping()</a></span> - Constructor for class org.apache.wayang.iejoin.mapping.spark.<a href="org/apache/wayang/iejoin/mapping/spark/IESelfJoinMapping.html" title="class in org.apache.wayang.iejoin.mapping.spark">IESelfJoinMapping</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html" title="class in org.apache.wayang.iejoin.operators"><span class="typeNameLink">IESelfJoinOperator</span></a><<a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html" title="type parameter in IESelfJoinOperator">Type0</a> extends java.lang.Comparable<<a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html" title="type parameter in IESelfJoinOperator">Type0</a>>,​<a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html" title="type parameter in IESelfJoinOperator">Type1</a> extends java.lang.Comparable<<a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html" title="type parameter in IESelfJoinOperator">Type1</a>>,​<a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html" title="type parameter in IESelfJoinOperator">Input</a>> - Class in <a href="org/apache/wayang/iejoin/operators/package-summary.html">org.apache.wayang.iejoin.operators</a></dt> |
| <dd> |
| <div class="block">This operator applies inequality self join on elements of input datasets.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html#%3Cinit%3E(java.lang.Class,org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.iejoin.operators.IEJoinMasterOperator.JoinCondition,org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.iejoin.operators.IEJoinMasterOperator.JoinCondition)">IESelfJoinOperator(Class<Input>, TransformationDescriptor<Input, Type0>, IEJoinMasterOperator.JoinCondition, TransformationDescriptor<Input, Type1>, IEJoinMasterOperator.JoinCondition)</a></span> - Constructor for class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">IESelfJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.iejoin.operators.IEJoinMasterOperator.JoinCondition,org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.iejoin.operators.IEJoinMasterOperator.JoinCondition)">IESelfJoinOperator(DataSetType<Input>, TransformationDescriptor<Input, Type0>, IEJoinMasterOperator.JoinCondition, TransformationDescriptor<Input, Type1>, IEJoinMasterOperator.JoinCondition)</a></span> - Constructor for class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">IESelfJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plugin/DynamicPlugin.html#ifPresent(java.lang.Object,java.lang.Class,java.util.function.Consumer)">ifPresent(Object, Class<? super T>, Consumer<T>)</a></span> - Static method in class org.apache.wayang.core.plugin.<a href="org/apache/wayang/core/plugin/DynamicPlugin.html" title="class in org.apache.wayang.core.plugin">DynamicPlugin</a></dt> |
| <dd> |
| <div class="block">Checks and casts the given <code>Object</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/KeySelectorFunction.html#impl">impl</a></span> - Variable in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/KeySelectorFunction.html" title="class in org.apache.wayang.flink.compiler">KeySelectorFunction</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#increaseBy(org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">increaseBy(OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext.OperatorContext</a></dt> |
| <dd> |
| <div class="block">Increases the <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html" title="class in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimate</code></a>, <a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html" title="class in org.apache.wayang.core.optimizer.costs"><code>TimeEstimate</code></a>, and <a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html" title="class in org.apache.wayang.core.optimizer"><code>cost estimate</code></a> |
| of this instance by those of the given instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Counter.html#increment(T)">increment(T)</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Counter.html" title="class in org.apache.wayang.core.util">Counter</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/ExplainUtils.html#INDENT">INDENT</a></span> - Static variable in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/ExplainUtils.html" title="class in org.apache.wayang.core.util">ExplainUtils</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Slot.html#index">index</a></span> - Variable in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/Slot.html" title="class in org.apache.wayang.core.plan.wayangplan">Slot</a></dt> |
| <dd> |
| <div class="block"><i>Lazy initialized.</i> The index of this instance within its <a href="org/apache/wayang/core/plan/wayangplan/Slot.html#owner"><code>Slot.owner</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/profiler/log/Individual.html" title="class in org.apache.wayang.profiler.log"><span class="typeNameLink">Individual</span></a> - Class in <a href="org/apache/wayang/profiler/log/package-summary.html">org.apache.wayang.profiler.log</a></dt> |
| <dd> |
| <div class="block">Context for the optimization of <a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html" title="interface in org.apache.wayang.core.optimizer.costs"><code>LoadProfileEstimator</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/KafkaTopicSource.html#initConsumer(org.apache.wayang.basic.operators.KafkaTopicSource)">initConsumer(KafkaTopicSource)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/KafkaTopicSource.html" title="class in org.apache.wayang.basic.operators">KafkaTopicSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html#initDefaultsFromConfiguration(org.apache.flink.configuration.Configuration)">initDefaultsFromConfiguration(Configuration)</a></span> - Static method in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html" title="class in org.apache.wayang.flink.compiler">WayangFileOutputFormat</a></dt> |
| <dd> |
| <div class="block">Initialize defaults for output format.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LoopOperator.html#INITIAL_CONVERGENCE_INPUT_INDEX">INITIAL_CONVERGENCE_INPUT_INDEX</a></span> - Static variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators">LoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#INITIAL_INPUT_INDEX">INITIAL_INPUT_INDEX</a></span> - Static variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DoWhileOperator.html" title="class in org.apache.wayang.basic.operators">DoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LoopOperator.html#INITIAL_INPUT_INDEX">INITIAL_INPUT_INDEX</a></span> - Static variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators">LoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/RepeatOperator.html#INITIAL_INPUT_INDEX">INITIAL_INPUT_INDEX</a></span> - Static variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/RepeatOperator.html" title="class in org.apache.wayang.basic.operators">RepeatOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/monitor/Monitor.html#initialExecutionPlan">initialExecutionPlan</a></span> - Variable in class org.apache.wayang.core.monitor.<a href="org/apache/wayang/core/monitor/Monitor.html" title="class in org.apache.wayang.core.monitor">Monitor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/api/LogicalOperator.html#initialise()">initialise()</a></span> - Method in class org.apache.wayang.ml4all.abstraction.api.<a href="org/apache/wayang/ml4all/abstraction/api/LogicalOperator.html" title="class in org.apache.wayang.ml4all.abstraction.api">LogicalOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/AssignWrapper.html#initialise()">initialise()</a></span> - Method in class org.apache.wayang.ml4all.abstraction.plan.wrappers.<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/AssignWrapper.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">AssignWrapper</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/AssignWrapperLocal.html#initialise()">initialise()</a></span> - Method in class org.apache.wayang.ml4all.abstraction.plan.wrappers.<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/AssignWrapperLocal.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">AssignWrapperLocal</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/ComputePerPartitionWrapper.html#initialise()">initialise()</a></span> - Method in class org.apache.wayang.ml4all.abstraction.plan.wrappers.<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/ComputePerPartitionWrapper.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">ComputePerPartitionWrapper</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/ComputeWrapper.html#initialise()">initialise()</a></span> - Method in class org.apache.wayang.ml4all.abstraction.plan.wrappers.<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/ComputeWrapper.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">ComputeWrapper</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LogicalOperatorWrapper.html#initialise()">initialise()</a></span> - Method in class org.apache.wayang.ml4all.abstraction.plan.wrappers.<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LogicalOperatorWrapper.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">LogicalOperatorWrapper</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LogicalOperatorWrapperWithModel.html#initialise()">initialise()</a></span> - Method in class org.apache.wayang.ml4all.abstraction.plan.wrappers.<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LogicalOperatorWrapperWithModel.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">LogicalOperatorWrapperWithModel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LoopCheckWrapper.html#initialise()">initialise()</a></span> - Method in class org.apache.wayang.ml4all.abstraction.plan.wrappers.<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LoopCheckWrapper.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">LoopCheckWrapper</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LoopConvergenceWrapper.html#initialise()">initialise()</a></span> - Method in class org.apache.wayang.ml4all.abstraction.plan.wrappers.<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LoopConvergenceWrapper.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">LoopConvergenceWrapper</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/UpdateLocalWrapper.html#initialise()">initialise()</a></span> - Method in class org.apache.wayang.ml4all.abstraction.plan.wrappers.<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/UpdateLocalWrapper.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">UpdateLocalWrapper</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/UpdateWrapper.html#initialise()">initialise()</a></span> - Method in class org.apache.wayang.ml4all.abstraction.plan.wrappers.<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/UpdateWrapper.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">UpdateWrapper</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/platform/FlinkPlatform.html#INITIALIZATION_MS_CONFIG_KEY">INITIALIZATION_MS_CONFIG_KEY</a></span> - Static variable in class org.apache.wayang.flink.platform.<a href="org/apache/wayang/flink/platform/FlinkPlatform.html" title="class in org.apache.wayang.flink.platform">FlinkPlatform</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/platform/SparkPlatform.html#INITIALIZATION_MS_CONFIG_KEY">INITIALIZATION_MS_CONFIG_KEY</a></span> - Static variable in class org.apache.wayang.spark.platform.<a href="org/apache/wayang/spark/platform/SparkPlatform.html" title="class in org.apache.wayang.spark.platform">SparkPlatform</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankMasterCompute.html#initialize()">initialize()</a></span> - Method in class org.apache.wayang.giraph.Algorithm.<a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankMasterCompute.html" title="class in org.apache.wayang.giraph.Algorithm">PageRankAlgorithm.PageRankMasterCompute</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/monitor/DisabledMonitor.html#initialize(org.apache.wayang.core.api.Configuration,java.lang.String,java.util.List)">initialize(Configuration, String, List<Map>)</a></span> - Method in class org.apache.wayang.core.monitor.<a href="org/apache/wayang/core/monitor/DisabledMonitor.html" title="class in org.apache.wayang.core.monitor">DisabledMonitor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/monitor/FileMonitor.html#initialize(org.apache.wayang.core.api.Configuration,java.lang.String,java.util.List)">initialize(Configuration, String, List<Map>)</a></span> - Method in class org.apache.wayang.core.monitor.<a href="org/apache/wayang/core/monitor/FileMonitor.html" title="class in org.apache.wayang.core.monitor">FileMonitor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/monitor/HttpMonitor.html#initialize(org.apache.wayang.core.api.Configuration,java.lang.String,java.util.List)">initialize(Configuration, String, List<Map>)</a></span> - Method in class org.apache.wayang.core.monitor.<a href="org/apache/wayang/core/monitor/HttpMonitor.html" title="class in org.apache.wayang.core.monitor">HttpMonitor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/monitor/Monitor.html#initialize(org.apache.wayang.core.api.Configuration,java.lang.String,java.util.List)">initialize(Configuration, String, List<Map>)</a></span> - Method in class org.apache.wayang.core.monitor.<a href="org/apache/wayang/core/monitor/Monitor.html" title="class in org.apache.wayang.core.monitor">Monitor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/monitor/ZeroMQMonitor.html#initialize(org.apache.wayang.core.api.Configuration,java.lang.String,java.util.List)">initialize(Configuration, String, List<Map>)</a></span> - Method in class org.apache.wayang.core.monitor.<a href="org/apache/wayang/core/monitor/ZeroMQMonitor.html" title="class in org.apache.wayang.core.monitor">ZeroMQMonitor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#initialize(org.apache.wayang.core.plan.wayangplan.Operator,int)">initialize(Operator, int)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DoWhileOperator.html" title="class in org.apache.wayang.basic.operators">DoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/RepeatOperator.html#initialize(org.apache.wayang.core.plan.wayangplan.Operator,int)">initialize(Operator, int)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/RepeatOperator.html" title="class in org.apache.wayang.basic.operators">RepeatOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LoopOperator.html#initialize(org.apache.wayang.core.plan.wayangplan.Operator,int,org.apache.wayang.core.plan.wayangplan.Operator,int)">initialize(Operator, int, Operator, int)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators">LoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LoopOperator.html#initialize(org.apache.wayang.core.plan.wayangplan.Operator,org.apache.wayang.core.plan.wayangplan.Operator)">initialize(Operator, Operator)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators">LoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html#initializeGlobal(int)">initializeGlobal(int)</a></span> - Method in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html" title="class in org.apache.wayang.flink.compiler">WayangFileOutputFormat</a></dt> |
| <dd> |
| <div class="block">Initialization of the distributed file system if it is used.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html#initializeOutputChannel(int,org.apache.wayang.core.api.Configuration)">initializeOutputChannel(int, Configuration)</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionTask</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/KafkaTopicSink.html#initProducer(org.apache.wayang.basic.operators.KafkaTopicSink)">initProducer(KafkaTopicSink<T>)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/KafkaTopicSink.html" title="class in org.apache.wayang.basic.operators">KafkaTopicSink</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/Input.html" title="class in org.apache.wayang.basic.model.op"><span class="typeNameLink">Input</span></a> - Class in <a href="org/apache/wayang/basic/model/op/package-summary.html">org.apache.wayang.basic.model.op</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/Input.html#%3Cinit%3E()">Input()</a></span> - Constructor for class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Input.html" title="class in org.apache.wayang.basic.model.op">Input</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/Input.html#%3Cinit%3E(java.lang.String)">Input(String)</a></span> - Constructor for class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Input.html" title="class in org.apache.wayang.basic.model.op">Input</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/Input.html#%3Cinit%3E(java.lang.String,org.apache.wayang.basic.model.op.Op.DType)">Input(String, Op.DType)</a></span> - Constructor for class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Input.html" title="class in org.apache.wayang.basic.model.op">Input</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/Input.html#%3Cinit%3E(org.apache.wayang.basic.model.op.Input.Type)">Input(Input.Type)</a></span> - Constructor for class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Input.html" title="class in org.apache.wayang.basic.model.op">Input</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/Input.html#%3Cinit%3E(org.apache.wayang.basic.model.op.Input.Type,org.apache.wayang.basic.model.op.Op.DType)">Input(Input.Type, Op.DType)</a></span> - Constructor for class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Input.html" title="class in org.apache.wayang.basic.model.op">Input</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/Input.html#%3Cinit%3E(org.apache.wayang.basic.model.op.Op.DType)">Input(Op.DType)</a></span> - Constructor for class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Input.html" title="class in org.apache.wayang.basic.model.op">Input</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/Input.Type.html" title="enum in org.apache.wayang.basic.model.op"><span class="typeNameLink">Input.Type</span></a> - Enum in <a href="org/apache/wayang/basic/model/op/package-summary.html">org.apache.wayang.basic.model.op</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html#inputCardinalities">inputCardinalities</a></span> - Variable in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html" title="class in org.apache.wayang.profiler.spark">SparkOperatorProfiler</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><span class="typeNameLink">InputSlot</span></a><<a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="type parameter in InputSlot">T</a>> - Class in <a href="org/apache/wayang/core/plan/wayangplan/package-summary.html">org.apache.wayang.core.plan.wayangplan</a></dt> |
| <dd> |
| <div class="block">An input slot declares an input of an <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html#%3Cinit%3E()">InputSlot()</a></span> - Constructor for class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan">InputSlot</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.plan.wayangplan.Operator,boolean,org.apache.wayang.core.types.DataSetType)">InputSlot(String, Operator, boolean, DataSetType<T>)</a></span> - Constructor for class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan">InputSlot</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.plan.wayangplan.Operator,org.apache.wayang.core.types.DataSetType)">InputSlot(String, Operator, DataSetType<T>)</a></span> - Constructor for class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan">InputSlot</a></dt> |
| <dd> |
| <div class="block">Creates a new, non-broadcast instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.InputSlot,org.apache.wayang.core.plan.wayangplan.Operator)">InputSlot(InputSlot<T>, Operator)</a></span> - Constructor for class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan">InputSlot</a></dt> |
| <dd> |
| <div class="block">Creates a new instance that imitates the given <code>blueprint</code>, but for a different <code>owner</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.Slot,org.apache.wayang.core.plan.wayangplan.Operator)">InputSlot(Slot<T>, Operator)</a></span> - Constructor for class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan">InputSlot</a></dt> |
| <dd> |
| <div class="block">Creates a new instance that imitates the given <code>blueprint</code>, but for a different <code>owner</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#inputSlots">inputSlots</a></span> - Variable in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorBase</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/ArgMax.html#inputsRequired()">inputsRequired()</a></span> - Method in class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/ArgMax.html" title="class in org.apache.wayang.basic.model.op">ArgMax</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/Cast.html#inputsRequired()">inputsRequired()</a></span> - Method in class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Cast.html" title="class in org.apache.wayang.basic.model.op">Cast</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/Eq.html#inputsRequired()">inputsRequired()</a></span> - Method in class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Eq.html" title="class in org.apache.wayang.basic.model.op">Eq</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/Input.html#inputsRequired()">inputsRequired()</a></span> - Method in class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Input.html" title="class in org.apache.wayang.basic.model.op">Input</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/Mean.html#inputsRequired()">inputsRequired()</a></span> - Method in class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Mean.html" title="class in org.apache.wayang.basic.model.op">Mean</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/nn/CrossEntropyLoss.html#inputsRequired()">inputsRequired()</a></span> - Method in class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/CrossEntropyLoss.html" title="class in org.apache.wayang.basic.model.op.nn">CrossEntropyLoss</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/nn/Linear.html#inputsRequired()">inputsRequired()</a></span> - Method in class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/Linear.html" title="class in org.apache.wayang.basic.model.op.nn">Linear</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/nn/ReLU.html#inputsRequired()">inputsRequired()</a></span> - Method in class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/ReLU.html" title="class in org.apache.wayang.basic.model.op.nn">ReLU</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/nn/Sigmoid.html#inputsRequired()">inputsRequired()</a></span> - Method in class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/Sigmoid.html" title="class in org.apache.wayang.basic.model.op.nn">Sigmoid</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/nn/Softmax.html#inputsRequired()">inputsRequired()</a></span> - Method in class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/Softmax.html" title="class in org.apache.wayang.basic.model.op.nn">Softmax</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/Op.html#inputsRequired()">inputsRequired()</a></span> - Method in class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Op.html" title="class in org.apache.wayang.basic.model.op">Op</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/ConsumerDescriptor.html#inputType">inputType</a></span> - Variable in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/ConsumerDescriptor.html" title="class in org.apache.wayang.core.function">ConsumerDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/FlatMapDescriptor.html#inputType">inputType</a></span> - Variable in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/FlatMapDescriptor.html" title="class in org.apache.wayang.core.function">FlatMapDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/MapPartitionsDescriptor.html#inputType">inputType</a></span> - Variable in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/MapPartitionsDescriptor.html" title="class in org.apache.wayang.core.function">MapPartitionsDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/PredicateDescriptor.html#inputType">inputType</a></span> - Variable in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/PredicateDescriptor.html" title="class in org.apache.wayang.core.function">PredicateDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/TransformationDescriptor.html#inputType">inputType</a></span> - Variable in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/TransformationDescriptor.html" title="class in org.apache.wayang.core.function">TransformationDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/criterion/DummyFilter.html#inputTypeClass">inputTypeClass</a></span> - Variable in class org.apache.wayang.flink.compiler.criterion.<a href="org/apache/wayang/flink/compiler/criterion/DummyFilter.html" title="class in org.apache.wayang.flink.compiler.criterion">DummyFilter</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/criterion/DummyMap.html#inputTypeClass">inputTypeClass</a></span> - Variable in class org.apache.wayang.flink.compiler.criterion.<a href="org/apache/wayang/flink/compiler/criterion/DummyMap.html" title="class in org.apache.wayang.flink.compiler.criterion">DummyMap</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/channels/FileChannel.Instance.html#%3Cinit%3E(org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,int)">Instance(OptimizationContext.OperatorContext, int)</a></span> - Constructor for class org.apache.wayang.basic.channels.<a href="org/apache/wayang/basic/channels/FileChannel.Instance.html" title="class in org.apache.wayang.basic.channels">FileChannel.Instance</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/channels/CollectionChannel.Instance.html#%3Cinit%3E(org.apache.wayang.core.platform.Executor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,int)">Instance(Executor, OptimizationContext.OperatorContext, int)</a></span> - Constructor for class org.apache.wayang.java.channels.<a href="org/apache/wayang/java/channels/CollectionChannel.Instance.html" title="class in org.apache.wayang.java.channels">CollectionChannel.Instance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/channels/StreamChannel.Instance.html#%3Cinit%3E(org.apache.wayang.core.platform.Executor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,int)">Instance(Executor, OptimizationContext.OperatorContext, int)</a></span> - Constructor for class org.apache.wayang.java.channels.<a href="org/apache/wayang/java/channels/StreamChannel.Instance.html" title="class in org.apache.wayang.java.channels">StreamChannel.Instance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/channels/SqlQueryChannel.Instance.html#%3Cinit%3E(org.apache.wayang.core.platform.Executor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,int)">Instance(Executor, OptimizationContext.OperatorContext, int)</a></span> - Constructor for class org.apache.wayang.jdbc.channels.<a href="org/apache/wayang/jdbc/channels/SqlQueryChannel.Instance.html" title="class in org.apache.wayang.jdbc.channels">SqlQueryChannel.Instance</a></dt> |
| <dd> |
| <div class="block">Creates a new instance and registers it with its <a href="org/apache/wayang/core/platform/Executor.html" title="interface in org.apache.wayang.core.platform"><code>Executor</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/channels/DataSetChannel.Instance.html#%3Cinit%3E(org.apache.wayang.flink.execution.FlinkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,int)">Instance(FlinkExecutor, OptimizationContext.OperatorContext, int)</a></span> - Constructor for class org.apache.wayang.flink.channels.<a href="org/apache/wayang/flink/channels/DataSetChannel.Instance.html" title="class in org.apache.wayang.flink.channels">DataSetChannel.Instance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/channels/BroadcastChannel.Instance.html#%3Cinit%3E(org.apache.wayang.spark.execution.SparkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,int)">Instance(SparkExecutor, OptimizationContext.OperatorContext, int)</a></span> - Constructor for class org.apache.wayang.spark.channels.<a href="org/apache/wayang/spark/channels/BroadcastChannel.Instance.html" title="class in org.apache.wayang.spark.channels">BroadcastChannel.Instance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/channels/RddChannel.Instance.html#%3Cinit%3E(org.apache.wayang.spark.execution.SparkExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,int)">Instance(SparkExecutor, OptimizationContext.OperatorContext, int)</a></span> - Constructor for class org.apache.wayang.spark.channels.<a href="org/apache/wayang/spark/channels/RddChannel.Instance.html" title="class in org.apache.wayang.spark.channels">RddChannel.Instance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/channels/TensorChannel.Instance.html#%3Cinit%3E(org.apache.wayang.tensorflow.execution.TensorflowExecutor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,int)">Instance(TensorflowExecutor, OptimizationContext.OperatorContext, int)</a></span> - Constructor for class org.apache.wayang.tensorflow.channels.<a href="org/apache/wayang/tensorflow/channels/TensorChannel.Instance.html" title="class in org.apache.wayang.tensorflow.channels">TensorChannel.Instance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/convention/WayangConvention.html#INSTANCE">INSTANCE</a></span> - org.apache.wayang.api.sql.calcite.convention.<a href="org/apache/wayang/api/sql/calcite/convention/WayangConvention.html" title="enum in org.apache.wayang.api.sql.calcite.convention">WayangConvention</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.Factory.html#INSTANCE">INSTANCE</a></span> - Static variable in class org.apache.wayang.api.sql.calcite.jdbc.<a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.Factory.html" title="class in org.apache.wayang.api.sql.calcite.jdbc">JdbcSchema.Factory</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/ReflectionUtils.html#instantiateDefault(java.lang.Class)">instantiateDefault(Class<? extends T>)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/ReflectionUtils.html" title="class in org.apache.wayang.core.util">ReflectionUtils</a></dt> |
| <dd> |
| <div class="block">Creates a new instance of the given <code>Class</code> via the default constructor.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/ReflectionUtils.html#instantiateDefault(java.lang.String)">instantiateDefault(String)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/ReflectionUtils.html" title="class in org.apache.wayang.core.util">ReflectionUtils</a></dt> |
| <dd> |
| <div class="block">Creates a new instance of a <code>Class</code> via the default constructor.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/ReflectionUtils.html#instantiateSomehow(java.lang.Class,java.util.List)">instantiateSomehow(Class<T>, List<Tuple<Class<?>, Supplier<?>>>)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/ReflectionUtils.html" title="class in org.apache.wayang.core.util">ReflectionUtils</a></dt> |
| <dd> |
| <div class="block">Tries to instantiate an arbitrary instance of the given <code>Class</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/ReflectionUtils.html#instantiateSomehow(java.lang.Class,org.apache.wayang.core.util.Tuple...)">instantiateSomehow(Class<T>, Tuple<Class<?>, Supplier<?>>...)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/ReflectionUtils.html" title="class in org.apache.wayang.core.util">ReflectionUtils</a></dt> |
| <dd> |
| <div class="block">Tries to instantiate an arbitrary instance of the given <code>Class</code>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/profiling/InstrumentationStrategy.html" title="interface in org.apache.wayang.core.profiling"><span class="typeNameLink">InstrumentationStrategy</span></a> - Interface in <a href="org/apache/wayang/core/profiling/package-summary.html">org.apache.wayang.core.profiling</a></dt> |
| <dd> |
| <div class="block">Determines, which <a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a>s in an <a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionPlan</code></a> should be instrumented.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/Op.DType.html#INT16">INT16</a></span> - org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Op.DType.html" title="enum in org.apache.wayang.basic.model.op">Op.DType</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/Op.DType.html#INT32">INT32</a></span> - org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Op.DType.html" title="enum in org.apache.wayang.basic.model.op">Op.DType</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/Op.DType.html#INT64">INT64</a></span> - org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Op.DType.html" title="enum in org.apache.wayang.basic.model.op">Op.DType</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/mapping/IntersectMapping.html" title="class in org.apache.wayang.flink.mapping"><span class="typeNameLink">IntersectMapping</span></a> - Class in <a href="org/apache/wayang/flink/mapping/package-summary.html">org.apache.wayang.flink.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/IntersectOperator.html" title="class in org.apache.wayang.basic.operators"><code>IntersectOperator</code></a> to <a href="org/apache/wayang/flink/operators/FlinkIntersectOperator.html" title="class in org.apache.wayang.flink.operators"><code>FlinkIntersectOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/mapping/IntersectMapping.html" title="class in org.apache.wayang.java.mapping"><span class="typeNameLink">IntersectMapping</span></a> - Class in <a href="org/apache/wayang/java/mapping/package-summary.html">org.apache.wayang.java.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/IntersectOperator.html" title="class in org.apache.wayang.basic.operators"><code>IntersectOperator</code></a> to <a href="org/apache/wayang/java/operators/JavaIntersectOperator.html" title="class in org.apache.wayang.java.operators"><code>JavaIntersectOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/IntersectMapping.html" title="class in org.apache.wayang.spark.mapping"><span class="typeNameLink">IntersectMapping</span></a> - Class in <a href="org/apache/wayang/spark/mapping/package-summary.html">org.apache.wayang.spark.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/IntersectOperator.html" title="class in org.apache.wayang.basic.operators"><code>IntersectOperator</code></a> to <a href="org/apache/wayang/spark/operators/SparkIntersectOperator.html" title="class in org.apache.wayang.spark.operators"><code>SparkIntersectOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/IntersectMapping.html#%3Cinit%3E()">IntersectMapping()</a></span> - Constructor for class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/IntersectMapping.html" title="class in org.apache.wayang.flink.mapping">IntersectMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/IntersectMapping.html#%3Cinit%3E()">IntersectMapping()</a></span> - Constructor for class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/IntersectMapping.html" title="class in org.apache.wayang.java.mapping">IntersectMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/IntersectMapping.html#%3Cinit%3E()">IntersectMapping()</a></span> - Constructor for class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/IntersectMapping.html" title="class in org.apache.wayang.spark.mapping">IntersectMapping</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/IntersectOperator.html" title="class in org.apache.wayang.basic.operators"><span class="typeNameLink">IntersectOperator</span></a><<a href="org/apache/wayang/basic/operators/IntersectOperator.html" title="type parameter in IntersectOperator">Type</a>> - Class in <a href="org/apache/wayang/basic/operators/package-summary.html">org.apache.wayang.basic.operators</a></dt> |
| <dd> |
| <div class="block">This operator returns the set intersection of elements of input datasets.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/IntersectOperator.html#%3Cinit%3E(java.lang.Class)">IntersectOperator(Class<Type>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/IntersectOperator.html" title="class in org.apache.wayang.basic.operators">IntersectOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/IntersectOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.IntersectOperator)">IntersectOperator(IntersectOperator<Type>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/IntersectOperator.html" title="class in org.apache.wayang.basic.operators">IntersectOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/IntersectOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)">IntersectOperator(DataSetType<Type>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/IntersectOperator.html" title="class in org.apache.wayang.basic.operators">IntersectOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/costs/IntervalLoadEstimator.html" title="class in org.apache.wayang.core.optimizer.costs"><span class="typeNameLink">IntervalLoadEstimator</span></a> - Class in <a href="org/apache/wayang/core/optimizer/costs/package-summary.html">org.apache.wayang.core.optimizer.costs</a></dt> |
| <dd> |
| <div class="block">Implementation of <a href="org/apache/wayang/core/optimizer/costs/LoadEstimator.html" title="class in org.apache.wayang.core.optimizer.costs"><code>LoadEstimator</code></a> that uses a interval-based cost function.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/IntervalLoadEstimator.html#%3Cinit%3E(int,int,double,java.util.function.ToLongBiFunction,java.util.function.ToLongBiFunction)">IntervalLoadEstimator(int, int, double, ToLongBiFunction<long[], long[]>, ToLongBiFunction<long[], long[]>)</a></span> - Constructor for class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/IntervalLoadEstimator.html" title="class in org.apache.wayang.core.optimizer.costs">IntervalLoadEstimator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/IntervalLoadEstimator.html#%3Cinit%3E(int,int,double,org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate,java.util.function.ToLongBiFunction,java.util.function.ToLongBiFunction)">IntervalLoadEstimator(int, int, double, CardinalityEstimate, ToLongBiFunction<long[], long[]>, ToLongBiFunction<long[], long[]>)</a></span> - Constructor for class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/IntervalLoadEstimator.html" title="class in org.apache.wayang.core.optimizer.costs">IntervalLoadEstimator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlowCompiler.Activator.html#isActivationComplete()">isActivationComplete()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlowCompiler.Activator.html" title="class in org.apache.wayang.core.optimizer.enumeration">ExecutionTaskFlowCompiler.Activator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.Activator.html#isActivationComplete()">isActivationComplete()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.traversal.<a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.Activator.html" title="class in org.apache.wayang.core.plan.wayangplan.traversal">AbstractTopologicalTraversal.Activator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#isAlternative()">isAlternative()</a></span> - Method in interface 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></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/ElementaryOperator.html#isAuxiliary()">isAuxiliary()</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/ElementaryOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan">ElementaryOperator</a></dt> |
| <dd> |
| <div class="block">Tells whether this instance is auxiliary, i.e., it support some non-auxiliary operators.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#isAuxiliary()">isAuxiliary()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorBase</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Optional.html#isAvailable()">isAvailable()</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Optional.html" title="class in org.apache.wayang.core.util">Optional</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/Channel.html#isBetweenStages()">isBetweenStages()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan">Channel</a></dt> |
| <dd> |
| <div class="block">Tests for inter-stage instances.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html#isBroadcast()">isBroadcast()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan">InputSlot</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Slot.html#isCompatibleWith(org.apache.wayang.core.plan.wayangplan.Slot)">isCompatibleWith(Slot<?>)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/Slot.html" title="class in org.apache.wayang.core.plan.wayangplan">Slot</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlow.html#isComplete()">isComplete()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlow.html" title="class in org.apache.wayang.core.optimizer.enumeration">ExecutionTaskFlow</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/criterion/WayangConvergenceCriterion.html#isConverged(int,org.apache.wayang.flink.compiler.criterion.WayangListValue)">isConverged(int, WayangListValue)</a></span> - Method in class org.apache.wayang.flink.compiler.criterion.<a href="org/apache/wayang/flink/compiler/criterion/WayangConvergenceCriterion.html" title="class in org.apache.wayang.flink.compiler.criterion">WayangConvergenceCriterion</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/Channel.html#isCopy()">isCopy()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan">Channel</a></dt> |
| <dd> |
| <div class="block">Tells whether this instance is a copy.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/SampleOperator.html#isDataSetSizeKnown()">isDataSetSizeKnown()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/SampleOperator.html" title="class in org.apache.wayang.basic.operators">SampleOperator</a></dt> |
| <dd> |
| <div class="block">Find out whether this instance knows about the size of the incoming dataset.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/FileSystem.html#isDirectory(java.lang.String)">isDirectory(String)</a></span> - Method in interface org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/FileSystem.html" title="interface in org.apache.wayang.core.util.fs">FileSystem</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/HadoopFileSystem.html#isDirectory(java.lang.String)">isDirectory(String)</a></span> - Method in class org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/HadoopFileSystem.html" title="class in org.apache.wayang.core.util.fs">HadoopFileSystem</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/LocalFileSystem.html#isDirectory(java.lang.String)">isDirectory(String)</a></span> - Method in class org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/LocalFileSystem.html" title="class in org.apache.wayang.core.util.fs">LocalFileSystem</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/S3FileSystem.html#isDirectory(java.lang.String)">isDirectory(String)</a></span> - Method in class org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/S3FileSystem.html" title="class in org.apache.wayang.core.util.fs">S3FileSystem</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Bitmask.html#isDisjointFrom(org.apache.wayang.core.util.Bitmask)">isDisjointFrom(Bitmask)</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Bitmask.html" title="class in org.apache.wayang.core.util">Bitmask</a></dt> |
| <dd> |
| <div class="block">Checks whether all bits set in this instance are not set in the given instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/AbstractReferenceCountable.html#isDisposed()">isDisposed()</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/AbstractReferenceCountable.html" title="class in org.apache.wayang.core.util">AbstractReferenceCountable</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/ReferenceCountable.html#isDisposed()">isDisposed()</a></span> - Method in interface org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/ReferenceCountable.html" title="interface in org.apache.wayang.core.util">ReferenceCountable</a></dt> |
| <dd> |
| <div class="block"><i>Optional operation.</i> Tell whether this instance has been disposed.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/execution/FlinkContextReference.html#isDisposed()">isDisposed()</a></span> - Method in class org.apache.wayang.flink.execution.<a href="org/apache/wayang/flink/execution/FlinkContextReference.html" title="class in org.apache.wayang.flink.execution">FlinkContextReference</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/CompositeOperator.html#isElementary()">isElementary()</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/CompositeOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan">CompositeOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#isElementary()">isElementary()</a></span> - Method in interface 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></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Bitmask.html#isEmpty()">isEmpty()</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Bitmask.html" title="class in org.apache.wayang.core.util">Bitmask</a></dt> |
| <dd> |
| <div class="block">Tells whether this instance is empty.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Canonicalizer.html#isEmpty()">isEmpty()</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Canonicalizer.html" title="class in org.apache.wayang.core.util">Canonicalizer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Counter.html#isEmpty()">isEmpty()</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Counter.html" title="class in org.apache.wayang.core.util">Counter</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/spark_helpers/List2AttributesObjectSkinny.html#isEmpty()">isEmpty()</a></span> - Method in class org.apache.wayang.iejoin.operators.spark_helpers.<a href="org/apache/wayang/iejoin/operators/spark_helpers/List2AttributesObjectSkinny.html" title="class in org.apache.wayang.iejoin.operators.spark_helpers">List2AttributesObjectSkinny</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/utils/SparseVector.html#isEmpty()">isEmpty()</a></span> - Method in class org.apache.wayang.ml4all.utils.<a href="org/apache/wayang/ml4all/utils/SparseVector.html" title="class in org.apache.wayang.ml4all.utils">SparseVector</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/monitor/Monitor.html#isEnabled(org.apache.wayang.core.api.Configuration)">isEnabled(Configuration)</a></span> - Static method in class org.apache.wayang.core.monitor.<a href="org/apache/wayang/core/monitor/Monitor.html" title="class in org.apache.wayang.core.monitor">Monitor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html#isExact()">isExact()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html" title="class in org.apache.wayang.core.optimizer">ProbabilisticIntervalEstimate</a></dt> |
| <dd> |
| <div class="block">Checks whether this instance is an exact value, i.e., it is a confident single-point estimate.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html#isExactly(long)">isExactly(long)</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html" title="class in org.apache.wayang.core.optimizer">ProbabilisticDoubleInterval</a></dt> |
| <dd> |
| <div class="block">Checks whether this instance is an exact estimate of the given value.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html#isExactly(long)">isExactly(long)</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html" title="class in org.apache.wayang.core.optimizer">ProbabilisticIntervalEstimate</a></dt> |
| <dd> |
| <div class="block">Checks whether this instance is an exact estimate of the given value.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/Channel.html#isExecutionBreaker()">isExecutionBreaker()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan">Channel</a></dt> |
| <dd> |
| <div class="block">Tells whether this instance connects different <a href="org/apache/wayang/core/plan/executionplan/PlatformExecution.html" title="class in org.apache.wayang.core.plan.executionplan"><code>PlatformExecution</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#isExecutionOperator()">isExecutionOperator()</a></span> - Method in interface 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></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html#isFeedback()">isFeedback()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan">InputSlot</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html#isFeedbackInput(org.apache.wayang.core.plan.executionplan.Channel)">isFeedbackInput(Channel)</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionTask</a></dt> |
| <dd> |
| <div class="block">Determines whether the given input <a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a> implements a feedback <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a> of the enclosed |
| <a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>ExecutionOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#isFeedbackInput(org.apache.wayang.core.plan.wayangplan.InputSlot)">isFeedbackInput(InputSlot<?>)</a></span> - Method in interface 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></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html#isFeedforward()">isFeedforward()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan">OutputSlot</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#isFeedforwardOutput(org.apache.wayang.core.plan.wayangplan.OutputSlot)">isFeedforwardOutput(OutputSlot<?>)</a></span> - Method in interface 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></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/channels/ChannelConversion.html#isFiltered(org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate,int,org.apache.wayang.core.optimizer.OptimizationContext)">isFiltered(CardinalityEstimate, int, OptimizationContext)</a></span> - Method in class org.apache.wayang.core.optimizer.channels.<a href="org/apache/wayang/core/optimizer/channels/ChannelConversion.html" title="class in org.apache.wayang.core.optimizer.channels">ChannelConversion</a></dt> |
| <dd> |
| <div class="block">Determine whether this instance is suitable to handle the given conversion.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/channels/DefaultChannelConversion.html#isFiltered(org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate,int,org.apache.wayang.core.optimizer.OptimizationContext)">isFiltered(CardinalityEstimate, int, OptimizationContext)</a></span> - Method in class org.apache.wayang.core.optimizer.channels.<a href="org/apache/wayang/core/optimizer/channels/DefaultChannelConversion.html" title="class in org.apache.wayang.core.optimizer.channels">DefaultChannelConversion</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html#isFiltered(org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">isFiltered(OptimizationContext.OperatorContext)</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan">ExecutionOperator</a></dt> |
| <dd> |
| <div class="block">Tells whether this instance should not be executed on the face of the given |
| <a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html" title="class in org.apache.wayang.core.optimizer"><code>OptimizationContext.OperatorContext</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#isFinalIteration()">isFinalIteration()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/types/BasicDataUnitType.html#isGroup()">isGroup()</a></span> - Method in class org.apache.wayang.core.types.<a href="org/apache/wayang/core/types/BasicDataUnitType.html" title="class in org.apache.wayang.core.types">BasicDataUnitType</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/types/DataUnitGroupType.html#isGroup()">isGroup()</a></span> - Method in class org.apache.wayang.core.types.<a href="org/apache/wayang/core/types/DataUnitGroupType.html" title="class in org.apache.wayang.core.types">DataUnitGroupType</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/types/DataUnitType.html#isGroup()">isGroup()</a></span> - Method in class org.apache.wayang.core.types.<a href="org/apache/wayang/core/types/DataUnitType.html" title="class in org.apache.wayang.core.types">DataUnitType</a></dt> |
| <dd> |
| <div class="block">Tells whether this data unit type represents groups of data units.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html#isInFinishedLoop()">isInFinishedLoop()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionStage</a></dt> |
| <dd> |
| <div class="block">Tells whether this instance is in a <a href="org/apache/wayang/core/plan/executionplan/ExecutionStageLoop.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionStageLoop</code></a> that has finished iterating.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#isInitialIteration()">isInitialIteration()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#isInputMarked(int)">isInputMarked(int)</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext.OperatorContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Slot.html#isInputSlot()">isInputSlot()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/Slot.html" title="class in org.apache.wayang.core.plan.wayangplan">Slot</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/JsonSerializables.html#isJsonCompatible(java.lang.Object)">isJsonCompatible(Object)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/JsonSerializables.html" title="class in org.apache.wayang.core.util">JsonSerializables</a></dt> |
| <dd> |
| <div class="block">Tells whether the given instance is a JSON datatype.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/JsonSerializables.html#isJsonNull(java.lang.Object)">isJsonNull(Object)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/JsonSerializables.html" title="class in org.apache.wayang.core.util">JsonSerializables</a></dt> |
| <dd> |
| <div class="block">Tells whether the given instance is a (JSON) <code>null</code> value.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/schema/WayangTableStatistic.html#isKey(org.apache.calcite.util.ImmutableBitSet)">isKey(ImmutableBitSet)</a></span> - Method in class org.apache.wayang.api.sql.calcite.schema.<a href="org/apache/wayang/api/sql/calcite/schema/WayangTableStatistic.html" title="class in org.apache.wayang.api.sql.calcite.schema">WayangTableStatistic</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html#isLoopHead()">isLoopHead()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionStage</a></dt> |
| <dd> |
| <div class="block">Determine if this instance is the loop head of its <a href="org/apache/wayang/core/plan/executionplan/ExecutionStageLoop.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionStageLoop</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#isLoopHead()">isLoopHead()</a></span> - Method in interface 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></dt> |
| <dd> |
| <div class="block">Identify this instance as the head of a loop.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html#isLoopInvariant()">isLoopInvariant()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan">InputSlot</a></dt> |
| <dd> |
| <div class="block">Tells whether this instance is inside of a <a href="org/apache/wayang/core/plan/wayangplan/LoopSubplan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>LoopSubplan</code></a> and consumes an <a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OutputSlot</code></a> outside |
| of that <a href="org/apache/wayang/core/plan/wayangplan/LoopSubplan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>LoopSubplan</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html#isLoopsIsolated()">isLoopsIsolated()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html" title="class in org.apache.wayang.core.plan.wayangplan">WayangPlan</a></dt> |
| <dd> |
| <div class="block">Tells whether potential loops within this instance have been isolated.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#isLoopSubplan()">isLoopSubplan()</a></span> - Method in interface 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></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/Channel.html#isMarkedForInstrumentation()">isMarkedForInstrumentation()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan">Channel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/ChannelInstance.html#isMarkedForInstrumentation()">isMarkedForInstrumentation()</a></span> - Method in interface org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/ChannelInstance.html" title="interface in org.apache.wayang.core.platform">ChannelInstance</a></dt> |
| <dd> |
| <div class="block">Tells whether this instance should be instrumented</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html#isMutable()">isMutable()</a></span> - Method in class org.apache.wayang.api.sql.calcite.jdbc.<a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html" title="class in org.apache.wayang.api.sql.calcite.jdbc">JdbcSchema</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/types/DataSetType.html#isNone()">isNone()</a></span> - Method in class org.apache.wayang.core.types.<a href="org/apache/wayang/core/types/DataSetType.html" title="class in org.apache.wayang.core.types">DataSetType</a></dt> |
| <dd> |
| <div class="block">Find out whether this corresponds to either <a href="org/apache/wayang/core/types/DataSetType.html#none()"><code>DataSetType.none()</code></a> or <a href="org/apache/wayang/core/types/DataSetType.html#groupedNone()"><code>DataSetType.groupedNone()</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/LoopIsolator.html#isolate(org.apache.wayang.core.plan.wayangplan.Operator)">isolate(Operator)</a></span> - Static method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/LoopIsolator.html" title="class in org.apache.wayang.core.plan.wayangplan">LoopIsolator</a></dt> |
| <dd> |
| <div class="block">Isolates the loop starting at the <code>allegedLoopHead</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/LoopIsolator.html#isolateLoops(org.apache.wayang.core.plan.wayangplan.WayangPlan)">isolateLoops(WayangPlan)</a></span> - Static method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/LoopIsolator.html" title="class in org.apache.wayang.core.plan.wayangplan">LoopIsolator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#isOutputMarked(int)">isOutputMarked(int)</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext.OperatorContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Slot.html#isOutputSlot()">isOutputSlot()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/Slot.html" title="class in org.apache.wayang.core.plan.wayangplan">Slot</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html#isOverride()">isOverride()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html" title="class in org.apache.wayang.core.optimizer">ProbabilisticDoubleInterval</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html#isOverride()">isOverride()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html" title="class in org.apache.wayang.core.optimizer">ProbabilisticIntervalEstimate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#isOwnerOf(org.apache.wayang.core.plan.wayangplan.Slot)">isOwnerOf(Slot<?>)</a></span> - Method in interface 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></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/data/Data.html#isPivot()">isPivot()</a></span> - Method in class org.apache.wayang.iejoin.data.<a href="org/apache/wayang/iejoin/data/Data.html" title="class in org.apache.wayang.iejoin.data">Data</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/types/DataUnitType.html#isPlain()">isPlain()</a></span> - Method in class org.apache.wayang.core.types.<a href="org/apache/wayang/core/types/DataUnitType.html" title="class in org.apache.wayang.core.types">DataUnitType</a></dt> |
| <dd> |
| <div class="block">Tells whether this is a normal data unit type.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#isReading(org.apache.wayang.core.plan.wayangplan.InputSlot)">isReading(InputSlot<?>)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DoWhileOperator.html" title="class in org.apache.wayang.basic.operators">DoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LoopOperator.html#isReading(org.apache.wayang.core.plan.wayangplan.InputSlot)">isReading(InputSlot<?>)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators">LoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/RepeatOperator.html#isReading(org.apache.wayang.core.plan.wayangplan.InputSlot)">isReading(InputSlot<?>)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/RepeatOperator.html" title="class in org.apache.wayang.basic.operators">RepeatOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#isReading(org.apache.wayang.core.plan.wayangplan.InputSlot)">isReading(InputSlot<?>)</a></span> - Method in interface 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></dt> |
| <dd> |
| <div class="block">Tells whether the given <code>input</code> is read by this operator.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/python/executor/PythonProcessCaller.html#isReady()">isReady()</a></span> - Method in class org.apache.wayang.api.python.executor.<a href="org/apache/wayang/api/python/executor/PythonProcessCaller.html" title="class in org.apache.wayang.api.python.executor">PythonProcessCaller</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Job.html#isRequestBreakpointFor(org.apache.wayang.core.plan.wayangplan.OutputSlot,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">isRequestBreakpointFor(OutputSlot<?>, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Job.html" title="class in org.apache.wayang.core.api">Job</a></dt> |
| <dd> |
| <div class="block">Whether a <a href="org/apache/wayang/core/platform/Breakpoint.html" title="interface in org.apache.wayang.core.platform"><code>Breakpoint</code></a> is requested for the given <a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OutputSlot</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/Channel.html#isReusable()">isReusable()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan">Channel</a></dt> |
| <dd> |
| <div class="block">Declares whether this is not a read-once instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/ChannelDescriptor.html#isReusable()">isReusable()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/ChannelDescriptor.html" title="class in org.apache.wayang.core.platform">ChannelDescriptor</a></dt> |
| <dd> |
| <div class="block">Declares whether this is not a read-once instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html#isSane()">isSane()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionPlan</a></dt> |
| <dd> |
| <div class="block">Implements various sanity checks.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html#isSane()">isSane()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html" title="class in org.apache.wayang.core.plan.wayangplan">WayangPlan</a></dt> |
| <dd> |
| <div class="block">Check that the given <a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>WayangPlan</code></a> is as we expect it to be in the following steps.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/Platform.html#isSinglePlatformExecutionPossible(org.apache.wayang.core.plan.executionplan.ExecutionTask,org.apache.wayang.core.plan.executionplan.Channel,org.apache.wayang.core.plan.executionplan.ExecutionTask)">isSinglePlatformExecutionPossible(ExecutionTask, Channel, ExecutionTask)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/Platform.html" title="class in org.apache.wayang.core.platform">Platform</a></dt> |
| <dd> |
| <div class="block">Tells whether the given constellation of producing and consuming <a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionTask</code></a>, linked by the |
| <a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a> can be handled within a single <a href="org/apache/wayang/core/plan/executionplan/PlatformExecution.html" title="class in org.apache.wayang.core.plan.executionplan"><code>PlatformExecution</code></a> of this <a href="org/apache/wayang/core/platform/Platform.html" title="class in org.apache.wayang.core.platform"><code>Platform</code></a></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#isSink()">isSink()</a></span> - Method in interface 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></dt> |
| <dd> |
| <div class="block">Tells whether this operator is a sink, i.e., it has no outputs.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html#isSink()">isSink()</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html" title="interface in org.apache.wayang.core.plan.wayangplan">OperatorContainer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html#isSink()">isSink()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/Subplan.html" title="class in org.apache.wayang.core.plan.wayangplan">Subplan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#isSource()">isSource()</a></span> - Method in interface 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></dt> |
| <dd> |
| <div class="block">Tells whether this operator is a source, i.e., it has no inputs.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html#isSource()">isSource()</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html" title="interface in org.apache.wayang.core.plan.wayangplan">OperatorContainer</a></dt> |
| <dd> |
| <div class="block">Tells whether this instance represents a sink.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html#isSource()">isSource()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/Subplan.html" title="class in org.apache.wayang.core.plan.wayangplan">Subplan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html#isStartingStage()">isStartingStage()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionStage</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Bitmask.html#isSubmaskOf(org.apache.wayang.core.util.Bitmask)">isSubmaskOf(Bitmask)</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Bitmask.html" title="class in org.apache.wayang.core.util">Bitmask</a></dt> |
| <dd> |
| <div class="block">Checks whether all bits set in this instance are also set in the given instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#isSubplan()">isSubplan()</a></span> - Method in interface 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></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/Channel.html#isSuitableForBreakpoint()">isSuitableForBreakpoint()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan">Channel</a></dt> |
| <dd> |
| <div class="block">Tells whether this instance lends itself for <a href="org/apache/wayang/core/platform/Breakpoint.html" title="interface in org.apache.wayang.core.platform"><code>Breakpoint</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/ChannelDescriptor.html#isSuitableForBreakpoint()">isSuitableForBreakpoint()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/ChannelDescriptor.html" title="class in org.apache.wayang.core.platform">ChannelDescriptor</a></dt> |
| <dd> |
| <div class="block">Tells whether corresponding <a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a>s are suited to be between <a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionStage</code></a>s and fit with |
| <a href="org/apache/wayang/core/platform/Breakpoint.html" title="interface in org.apache.wayang.core.platform"><code>Breakpoint</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/types/RecordType.html#isSupertypeOf(org.apache.wayang.core.types.BasicDataUnitType)">isSupertypeOf(BasicDataUnitType<?>)</a></span> - Method in class org.apache.wayang.basic.types.<a href="org/apache/wayang/basic/types/RecordType.html" title="class in org.apache.wayang.basic.types">RecordType</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/types/DataUnitType.html#isSupertypeOf(org.apache.wayang.core.types.BasicDataUnitType)">isSupertypeOf(BasicDataUnitType<?>)</a></span> - Method in class org.apache.wayang.core.types.<a href="org/apache/wayang/core/types/DataUnitType.html" title="class in org.apache.wayang.core.types">DataUnitType</a></dt> |
| <dd> |
| <div class="block">Checks whether the given instance is the same as this instance or more specific.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/types/DataSetType.html#isSupertypeOf(org.apache.wayang.core.types.DataSetType)">isSupertypeOf(DataSetType)</a></span> - Method in class org.apache.wayang.core.types.<a href="org/apache/wayang/core/types/DataSetType.html" title="class in org.apache.wayang.core.types">DataSetType</a></dt> |
| <dd> |
| <div class="block">Checks whether this instance is more general that the given one, i.e., it is a valid type of datasets that are |
| also valid under the given type.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#isSupportingBroadcastInputs()">isSupportingBroadcastInputs()</a></span> - Method in interface 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></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#isSupportingBroadcastInputs()">isSupportingBroadcastInputs()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorBase</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/AggregateOptimizationContext.html#isTimeEstimatesComplete()">isTimeEstimatesComplete()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/AggregateOptimizationContext.html" title="class in org.apache.wayang.core.optimizer">AggregateOptimizationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/DefaultOptimizationContext.html#isTimeEstimatesComplete()">isTimeEstimatesComplete()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/DefaultOptimizationContext.html" title="class in org.apache.wayang.core.optimizer">DefaultOptimizationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#isTimeEstimatesComplete()">isTimeEstimatesComplete()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.html#isTopLevel()">isTopLevel()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanEnumerator</a></dt> |
| <dd> |
| <div class="block">Checks whether this instance is enumerating a top-level plan and is not a recursively invoked enumeration.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#isUnconnected()">isUnconnected()</a></span> - Method in interface 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></dt> |
| <dd> |
| <div class="block">Checks whether this instance is not connected to any other instance via its <a href="org/apache/wayang/core/plan/wayangplan/Slot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>Slot</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/JsonSerializables.html#isUnconvertedInstance(java.lang.Object)">isUnconvertedInstance(Object)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/JsonSerializables.html" title="class in org.apache.wayang.core.util">JsonSerializables</a></dt> |
| <dd> |
| <div class="block">Tells whether the given instance does not require conversion, which is the case for <code>Long</code>s, <code>Integer</code>s, |
| <code>Double</code>s, <code>String</code>s, and <code>null</code>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/ML4allPlan.html#isUpdateLocal()">isUpdateLocal()</a></span> - Method in class org.apache.wayang.ml4all.abstraction.plan.<a href="org/apache/wayang/ml4all/abstraction/plan/ML4allPlan.html" title="class in org.apache.wayang.ml4all.abstraction.plan">ML4allPlan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html#isVetoingPlanChanges()">isVetoingPlanChanges()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html" title="class in org.apache.wayang.core.platform">CrossPlatformExecutor</a></dt> |
| <dd> |
| <div class="block">Allows to inhibit changes to the <a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionPlan</code></a>, such as on re-optimization.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/CrossProductIterable.html#iterables">iterables</a></span> - Variable in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/CrossProductIterable.html" title="class in org.apache.wayang.core.util">CrossProductIterable</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/Algorithm/PageRankParameters.PageRankEnum.html#ITERATION">ITERATION</a></span> - org.apache.wayang.giraph.Algorithm.<a href="org/apache/wayang/giraph/Algorithm/PageRankParameters.PageRankEnum.html" title="enum in org.apache.wayang.giraph.Algorithm">PageRankParameters.PageRankEnum</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LoopOperator.html#ITERATION_CONVERGENCE_INPUT_INDEX">ITERATION_CONVERGENCE_INPUT_INDEX</a></span> - Static variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators">LoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LoopOperator.html#ITERATION_CONVERGENCE_OUTPUT_INDEX">ITERATION_CONVERGENCE_OUTPUT_INDEX</a></span> - Static variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators">LoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#ITERATION_INPUT_INDEX">ITERATION_INPUT_INDEX</a></span> - Static variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DoWhileOperator.html" title="class in org.apache.wayang.basic.operators">DoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LoopOperator.html#ITERATION_INPUT_INDEX">ITERATION_INPUT_INDEX</a></span> - Static variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators">LoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/RepeatOperator.html#ITERATION_INPUT_INDEX">ITERATION_INPUT_INDEX</a></span> - Static variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/RepeatOperator.html" title="class in org.apache.wayang.basic.operators">RepeatOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#ITERATION_OUTPUT_INDEX">ITERATION_OUTPUT_INDEX</a></span> - Static variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DoWhileOperator.html" title="class in org.apache.wayang.basic.operators">DoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LoopOperator.html#ITERATION_OUTPUT_INDEX">ITERATION_OUTPUT_INDEX</a></span> - Static variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators">LoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/RepeatOperator.html#ITERATION_OUTPUT_INDEX">ITERATION_OUTPUT_INDEX</a></span> - Static variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/RepeatOperator.html" title="class in org.apache.wayang.basic.operators">RepeatOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html#%3Cinit%3E(int,org.apache.wayang.core.optimizer.enumeration.PlanImplementation)">IterationImplementation(int, PlanImplementation)</a></span> - Constructor for class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration">LoopImplementation.IterationImplementation</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html#%3Cinit%3E(org.apache.wayang.core.optimizer.enumeration.LoopImplementation.IterationImplementation)">IterationImplementation(LoopImplementation.IterationImplementation)</a></span> - Constructor for class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration">LoopImplementation.IterationImplementation</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/CollectionProvider.html#iterator()">iterator()</a></span> - Method in class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/CollectionProvider.html" title="class in org.apache.wayang.core.api.configuration">CollectionProvider</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Bitmask.html#iterator()">iterator()</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Bitmask.html" title="class in org.apache.wayang.core.util">Bitmask</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Canonicalizer.html#iterator()">iterator()</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Canonicalizer.html" title="class in org.apache.wayang.core.util">Canonicalizer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Counter.html#iterator()">iterator()</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Counter.html" title="class in org.apache.wayang.core.util">Counter</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/CrossProductIterable.html#iterator()">iterator()</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/CrossProductIterable.html" title="class in org.apache.wayang.core.util">CrossProductIterable</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/json/WayangJsonArray.html#iterator()">iterator()</a></span> - Method in class org.apache.wayang.core.util.json.<a href="org/apache/wayang/core/util/json/WayangJsonArray.html" title="class in org.apache.wayang.core.util.json">WayangJsonArray</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/util/Iterators.html" title="class in org.apache.wayang.core.util"><span class="typeNameLink">Iterators</span></a> - Class in <a href="org/apache/wayang/core/util/package-summary.html">org.apache.wayang.core.util</a></dt> |
| <dd> |
| <div class="block">Utilities for the work with <code>Iterator</code>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Iterators.html#%3Cinit%3E()">Iterators()</a></span> - Constructor for class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Iterators.html" title="class in org.apache.wayang.core.util">Iterators</a></dt> |
| <dd> </dd> |
| </dl> |
| <a id="I:J"> |
| <!-- --> |
| </a> |
| <h2 class="title">J</h2> |
| <dl> |
| <dt><a href="org/apache/wayang/java/Java.html" title="class in org.apache.wayang.java"><span class="typeNameLink">Java</span></a> - Class in <a href="org/apache/wayang/java/package-summary.html">org.apache.wayang.java</a></dt> |
| <dd> |
| <div class="block">Register for relevant components of this module.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/Java.html#%3Cinit%3E()">Java()</a></span> - Constructor for class org.apache.wayang.java.<a href="org/apache/wayang/java/Java.html" title="class in org.apache.wayang.java">Java</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/Platforms.html#JAVA">JAVA</a></span> - org.apache.wayang.ml4all.abstraction.plan.<a href="org/apache/wayang/ml4all/abstraction/plan/Platforms.html" title="enum in org.apache.wayang.ml4all.abstraction.plan">Platforms</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/plugin/JavaBasicPlugin.html" title="class in org.apache.wayang.java.plugin"><span class="typeNameLink">JavaBasicPlugin</span></a> - Class in <a href="org/apache/wayang/java/plugin/package-summary.html">org.apache.wayang.java.plugin</a></dt> |
| <dd> |
| <div class="block">This <a href="org/apache/wayang/core/plugin/Plugin.html" title="interface in org.apache.wayang.core.plugin"><code>Plugin</code></a> enables to use the basic Wayang <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>s on the <a href="org/apache/wayang/java/platform/JavaPlatform.html" title="class in org.apache.wayang.java.platform"><code>JavaPlatform</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/plugin/JavaBasicPlugin.html#%3Cinit%3E()">JavaBasicPlugin()</a></span> - Constructor for class org.apache.wayang.java.plugin.<a href="org/apache/wayang/java/plugin/JavaBasicPlugin.html" title="class in org.apache.wayang.java.plugin">JavaBasicPlugin</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaCartesianOperator.html" title="class in org.apache.wayang.java.operators"><span class="typeNameLink">JavaCartesianOperator</span></a><<a href="org/apache/wayang/java/operators/JavaCartesianOperator.html" title="type parameter in JavaCartesianOperator">InputType0</a>,​<a href="org/apache/wayang/java/operators/JavaCartesianOperator.html" title="type parameter in JavaCartesianOperator">InputType1</a>> - Class in <a href="org/apache/wayang/java/operators/package-summary.html">org.apache.wayang.java.operators</a></dt> |
| <dd> |
| <div class="block">Java implementation of the <a href="org/apache/wayang/basic/operators/CartesianOperator.html" title="class in org.apache.wayang.basic.operators"><code>CartesianOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaCartesianOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.CartesianOperator)">JavaCartesianOperator(CartesianOperator<InputType0, InputType1>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaCartesianOperator.html" title="class in org.apache.wayang.java.operators">JavaCartesianOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaCartesianOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType)">JavaCartesianOperator(DataSetType<InputType0>, DataSetType<InputType1>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaCartesianOperator.html" title="class in org.apache.wayang.java.operators">JavaCartesianOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/plugin/JavaChannelConversionPlugin.html" title="class in org.apache.wayang.java.plugin"><span class="typeNameLink">JavaChannelConversionPlugin</span></a> - Class in <a href="org/apache/wayang/java/plugin/package-summary.html">org.apache.wayang.java.plugin</a></dt> |
| <dd> |
| <div class="block">This <a href="org/apache/wayang/core/plugin/Plugin.html" title="interface in org.apache.wayang.core.plugin"><code>Plugin</code></a> is a subset of the <a href="org/apache/wayang/java/plugin/JavaBasicPlugin.html" title="class in org.apache.wayang.java.plugin"><code>JavaBasicPlugin</code></a> and only ships the <a href="org/apache/wayang/core/optimizer/channels/ChannelConversion.html" title="class in org.apache.wayang.core.optimizer.channels"><code>ChannelConversion</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/plugin/JavaChannelConversionPlugin.html#%3Cinit%3E()">JavaChannelConversionPlugin()</a></span> - Constructor for class org.apache.wayang.java.plugin.<a href="org/apache/wayang/java/plugin/JavaChannelConversionPlugin.html" title="class in org.apache.wayang.java.plugin">JavaChannelConversionPlugin</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/channels/JavaChannelInstance.html" title="interface in org.apache.wayang.java.channels"><span class="typeNameLink">JavaChannelInstance</span></a> - Interface in <a href="org/apache/wayang/java/channels/package-summary.html">org.apache.wayang.java.channels</a></dt> |
| <dd> |
| <div class="block">Defines execution logic to handle a <a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaCoGroupOperator.html" title="class in org.apache.wayang.java.operators"><span class="typeNameLink">JavaCoGroupOperator</span></a><<a href="org/apache/wayang/java/operators/JavaCoGroupOperator.html" title="type parameter in JavaCoGroupOperator">InputType0</a>,​<a href="org/apache/wayang/java/operators/JavaCoGroupOperator.html" title="type parameter in JavaCoGroupOperator">InputType1</a>,​<a href="org/apache/wayang/java/operators/JavaCoGroupOperator.html" title="type parameter in JavaCoGroupOperator">KeyType</a>> - Class in <a href="org/apache/wayang/java/operators/package-summary.html">org.apache.wayang.java.operators</a></dt> |
| <dd> |
| <div class="block">Java implementation of the <a href="org/apache/wayang/basic/operators/CoGroupOperator.html" title="class in org.apache.wayang.basic.operators"><code>CoGroupOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaCoGroupOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.CoGroupOperator)">JavaCoGroupOperator(CoGroupOperator<InputType0, InputType1, KeyType>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaCoGroupOperator.html" title="class in org.apache.wayang.java.operators">JavaCoGroupOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaCoGroupOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.function.TransformationDescriptor)">JavaCoGroupOperator(DataSetType<InputType0>, DataSetType<InputType1>, TransformationDescriptor<InputType0, KeyType>, TransformationDescriptor<InputType1, KeyType>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaCoGroupOperator.html" title="class in org.apache.wayang.java.operators">JavaCoGroupOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaCollectionSource.html" title="class in org.apache.wayang.java.operators"><span class="typeNameLink">JavaCollectionSource</span></a><<a href="org/apache/wayang/java/operators/JavaCollectionSource.html" title="type parameter in JavaCollectionSource">T</a>> - Class in <a href="org/apache/wayang/java/operators/package-summary.html">org.apache.wayang.java.operators</a></dt> |
| <dd> |
| <div class="block">This is execution operator implements the <a href="org/apache/wayang/basic/operators/TextFileSource.html" title="class in org.apache.wayang.basic.operators"><code>TextFileSource</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaCollectionSource.html#%3Cinit%3E(java.util.Collection,org.apache.wayang.core.types.DataSetType)">JavaCollectionSource(Collection<T>, DataSetType<T>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaCollectionSource.html" title="class in org.apache.wayang.java.operators">JavaCollectionSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaCollectionSource.html#%3Cinit%3E(org.apache.wayang.basic.operators.CollectionSource)">JavaCollectionSource(CollectionSource<T>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaCollectionSource.html" title="class in org.apache.wayang.java.operators">JavaCollectionSource</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><a href="org/apache/wayang/profiler/java/JavaCollectionSourceProfiler.html" title="class in org.apache.wayang.profiler.java"><span class="typeNameLink">JavaCollectionSourceProfiler</span></a> - Class in <a href="org/apache/wayang/profiler/java/package-summary.html">org.apache.wayang.profiler.java</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/profiler/java/OperatorProfiler.html" title="class in org.apache.wayang.profiler.java"><code>OperatorProfiler</code></a> for <a href="org/apache/wayang/java/operators/JavaCollectionSource.html" title="class in org.apache.wayang.java.operators"><code>JavaCollectionSource</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/JavaCollectionSourceProfiler.html#%3Cinit%3E(java.util.function.Supplier)">JavaCollectionSourceProfiler(Supplier<?>)</a></span> - Constructor for class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/JavaCollectionSourceProfiler.html" title="class in org.apache.wayang.profiler.java">JavaCollectionSourceProfiler</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaCollectOperator.html" title="class in org.apache.wayang.java.operators"><span class="typeNameLink">JavaCollectOperator</span></a><<a href="org/apache/wayang/java/operators/JavaCollectOperator.html" title="type parameter in JavaCollectOperator">Type</a>> - Class in <a href="org/apache/wayang/java/operators/package-summary.html">org.apache.wayang.java.operators</a></dt> |
| <dd> |
| <div class="block">Converts <a href="org/apache/wayang/java/channels/StreamChannel.html" title="class in org.apache.wayang.java.channels"><code>StreamChannel</code></a> into a <a href="org/apache/wayang/java/channels/CollectionChannel.html" title="class in org.apache.wayang.java.channels"><code>CollectionChannel</code></a></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaCollectOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)">JavaCollectOperator(DataSetType<Type>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaCollectOperator.html" title="class in org.apache.wayang.java.operators">JavaCollectOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaCountOperator.html" title="class in org.apache.wayang.java.operators"><span class="typeNameLink">JavaCountOperator</span></a><<a href="org/apache/wayang/java/operators/JavaCountOperator.html" title="type parameter in JavaCountOperator">Type</a>> - Class in <a href="org/apache/wayang/java/operators/package-summary.html">org.apache.wayang.java.operators</a></dt> |
| <dd> |
| <div class="block">Java implementation of the <a href="org/apache/wayang/basic/operators/CountOperator.html" title="class in org.apache.wayang.basic.operators"><code>CountOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaCountOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.CountOperator)">JavaCountOperator(CountOperator<Type>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaCountOperator.html" title="class in org.apache.wayang.java.operators">JavaCountOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaCountOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)">JavaCountOperator(DataSetType<Type>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaCountOperator.html" title="class in org.apache.wayang.java.operators">JavaCountOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/api/sql/sources/fs/JavaCSVTableSource.html" title="class in org.apache.wayang.api.sql.sources.fs"><span class="typeNameLink">JavaCSVTableSource</span></a><<a href="org/apache/wayang/api/sql/sources/fs/JavaCSVTableSource.html" title="type parameter in JavaCSVTableSource">T</a>> - Class in <a href="org/apache/wayang/api/sql/sources/fs/package-summary.html">org.apache.wayang.api.sql.sources.fs</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/sources/fs/JavaCSVTableSource.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.types.DataSetType,java.util.List)">JavaCSVTableSource(String, DataSetType, List<RelDataType>)</a></span> - Constructor for class org.apache.wayang.api.sql.sources.fs.<a href="org/apache/wayang/api/sql/sources/fs/JavaCSVTableSource.html" title="class in org.apache.wayang.api.sql.sources.fs">JavaCSVTableSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/sources/fs/JavaCSVTableSource.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.types.DataSetType,java.util.List,char)">JavaCSVTableSource(String, DataSetType, List<RelDataType>, char)</a></span> - Constructor for class org.apache.wayang.api.sql.sources.fs.<a href="org/apache/wayang/api/sql/sources/fs/JavaCSVTableSource.html" title="class in org.apache.wayang.api.sql.sources.fs">JavaCSVTableSource</a></dt> |
| <dd> |
| <div class="block">Constructor with separator</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaDistinctOperator.html" title="class in org.apache.wayang.java.operators"><span class="typeNameLink">JavaDistinctOperator</span></a><<a href="org/apache/wayang/java/operators/JavaDistinctOperator.html" title="type parameter in JavaDistinctOperator">Type</a>> - Class in <a href="org/apache/wayang/java/operators/package-summary.html">org.apache.wayang.java.operators</a></dt> |
| <dd> |
| <div class="block">Java implementation of the <a href="org/apache/wayang/basic/operators/DistinctOperator.html" title="class in org.apache.wayang.basic.operators"><code>DistinctOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaDistinctOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.DistinctOperator)">JavaDistinctOperator(DistinctOperator<Type>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaDistinctOperator.html" title="class in org.apache.wayang.java.operators">JavaDistinctOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaDistinctOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)">JavaDistinctOperator(DataSetType<Type>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaDistinctOperator.html" title="class in org.apache.wayang.java.operators">JavaDistinctOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaDoWhileOperator.html" title="class in org.apache.wayang.java.operators"><span class="typeNameLink">JavaDoWhileOperator</span></a><<a href="org/apache/wayang/java/operators/JavaDoWhileOperator.html" title="type parameter in JavaDoWhileOperator">InputType</a>,​<a href="org/apache/wayang/java/operators/JavaDoWhileOperator.html" title="type parameter in JavaDoWhileOperator">ConvergenceType</a>> - Class in <a href="org/apache/wayang/java/operators/package-summary.html">org.apache.wayang.java.operators</a></dt> |
| <dd> |
| <div class="block">Java implementation of the <a href="org/apache/wayang/basic/operators/DoWhileOperator.html" title="class in org.apache.wayang.basic.operators"><code>DoWhileOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaDoWhileOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.DoWhileOperator)">JavaDoWhileOperator(DoWhileOperator<InputType, ConvergenceType>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaDoWhileOperator.html" title="class in org.apache.wayang.java.operators">JavaDoWhileOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaDoWhileOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.FunctionDescriptor.SerializablePredicate,java.lang.Integer)">JavaDoWhileOperator(DataSetType<InputType>, DataSetType<ConvergenceType>, FunctionDescriptor.SerializablePredicate<Collection<ConvergenceType>>, Integer)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaDoWhileOperator.html" title="class in org.apache.wayang.java.operators">JavaDoWhileOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaDoWhileOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.PredicateDescriptor,java.lang.Integer)">JavaDoWhileOperator(DataSetType<InputType>, DataSetType<ConvergenceType>, PredicateDescriptor<Collection<ConvergenceType>>, Integer)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaDoWhileOperator.html" title="class in org.apache.wayang.java.operators">JavaDoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/execution/JavaExecutionContext.html" title="class in org.apache.wayang.java.execution"><span class="typeNameLink">JavaExecutionContext</span></a> - Class in <a href="org/apache/wayang/java/execution/package-summary.html">org.apache.wayang.java.execution</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/function/ExecutionContext.html" title="interface in org.apache.wayang.core.function"><code>ExecutionContext</code></a> implementation for the <a href="org/apache/wayang/java/platform/JavaPlatform.html" title="class in org.apache.wayang.java.platform"><code>JavaPlatform</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/execution/JavaExecutionContext.html#%3Cinit%3E(org.apache.wayang.java.operators.JavaExecutionOperator,org.apache.wayang.core.platform.ChannelInstance%5B%5D,int)">JavaExecutionContext(JavaExecutionOperator, ChannelInstance[], int)</a></span> - Constructor for class org.apache.wayang.java.execution.<a href="org/apache/wayang/java/execution/JavaExecutionContext.html" title="class in org.apache.wayang.java.execution">JavaExecutionContext</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaExecutionOperator.html" title="interface in org.apache.wayang.java.operators"><span class="typeNameLink">JavaExecutionOperator</span></a> - Interface in <a href="org/apache/wayang/java/operators/package-summary.html">org.apache.wayang.java.operators</a></dt> |
| <dd> |
| <div class="block">Execution operator for the Java platform.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/execution/JavaExecutor.html" title="class in org.apache.wayang.java.execution"><span class="typeNameLink">JavaExecutor</span></a> - Class in <a href="org/apache/wayang/java/execution/package-summary.html">org.apache.wayang.java.execution</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/platform/Executor.html" title="interface in org.apache.wayang.core.platform"><code>Executor</code></a> implementation for the <a href="org/apache/wayang/java/platform/JavaPlatform.html" title="class in org.apache.wayang.java.platform"><code>JavaPlatform</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/execution/JavaExecutor.html#%3Cinit%3E(org.apache.wayang.java.platform.JavaPlatform,org.apache.wayang.core.api.Job)">JavaExecutor(JavaPlatform, Job)</a></span> - Constructor for class org.apache.wayang.java.execution.<a href="org/apache/wayang/java/execution/JavaExecutor.html" title="class in org.apache.wayang.java.execution">JavaExecutor</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaFilterOperator.html" title="class in org.apache.wayang.java.operators"><span class="typeNameLink">JavaFilterOperator</span></a><<a href="org/apache/wayang/java/operators/JavaFilterOperator.html" title="type parameter in JavaFilterOperator">Type</a>> - Class in <a href="org/apache/wayang/java/operators/package-summary.html">org.apache.wayang.java.operators</a></dt> |
| <dd> |
| <div class="block">Java implementation of the <a href="org/apache/wayang/basic/operators/FilterOperator.html" title="class in org.apache.wayang.basic.operators"><code>FilterOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaFilterOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.FilterOperator)">JavaFilterOperator(FilterOperator<Type>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaFilterOperator.html" title="class in org.apache.wayang.java.operators">JavaFilterOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaFilterOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.FunctionDescriptor.SerializablePredicate)">JavaFilterOperator(DataSetType<Type>, FunctionDescriptor.SerializablePredicate<Type>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaFilterOperator.html" title="class in org.apache.wayang.java.operators">JavaFilterOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaFilterOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.PredicateDescriptor)">JavaFilterOperator(DataSetType<Type>, PredicateDescriptor<Type>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaFilterOperator.html" title="class in org.apache.wayang.java.operators">JavaFilterOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaFlatMapOperator.html" title="class in org.apache.wayang.java.operators"><span class="typeNameLink">JavaFlatMapOperator</span></a><<a href="org/apache/wayang/java/operators/JavaFlatMapOperator.html" title="type parameter in JavaFlatMapOperator">InputType</a>,​<a href="org/apache/wayang/java/operators/JavaFlatMapOperator.html" title="type parameter in JavaFlatMapOperator">OutputType</a>> - Class in <a href="org/apache/wayang/java/operators/package-summary.html">org.apache.wayang.java.operators</a></dt> |
| <dd> |
| <div class="block">Java implementation of the <a href="org/apache/wayang/basic/operators/FlatMapOperator.html" title="class in org.apache.wayang.basic.operators"><code>FlatMapOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaFlatMapOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.FlatMapOperator)">JavaFlatMapOperator(FlatMapOperator<InputType, OutputType>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaFlatMapOperator.html" title="class in org.apache.wayang.java.operators">JavaFlatMapOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaFlatMapOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.FlatMapDescriptor)">JavaFlatMapOperator(DataSetType<InputType>, DataSetType<OutputType>, FlatMapDescriptor<InputType, OutputType>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaFlatMapOperator.html" title="class in org.apache.wayang.java.operators">JavaFlatMapOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaGlobalMaterializedGroupOperator.html" title="class in org.apache.wayang.java.operators"><span class="typeNameLink">JavaGlobalMaterializedGroupOperator</span></a><<a href="org/apache/wayang/java/operators/JavaGlobalMaterializedGroupOperator.html" title="type parameter in JavaGlobalMaterializedGroupOperator">Type</a>> - Class in <a href="org/apache/wayang/java/operators/package-summary.html">org.apache.wayang.java.operators</a></dt> |
| <dd> |
| <div class="block">Java implementation of the <a href="org/apache/wayang/basic/operators/GlobalMaterializedGroupOperator.html" title="class in org.apache.wayang.basic.operators"><code>GlobalMaterializedGroupOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaGlobalMaterializedGroupOperator.html#%3Cinit%3E(java.lang.Class)">JavaGlobalMaterializedGroupOperator(Class<Type>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaGlobalMaterializedGroupOperator.html" title="class in org.apache.wayang.java.operators">JavaGlobalMaterializedGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaGlobalMaterializedGroupOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.GlobalMaterializedGroupOperator)">JavaGlobalMaterializedGroupOperator(GlobalMaterializedGroupOperator<Type>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaGlobalMaterializedGroupOperator.html" title="class in org.apache.wayang.java.operators">JavaGlobalMaterializedGroupOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaGlobalMaterializedGroupOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType)">JavaGlobalMaterializedGroupOperator(DataSetType<Type>, DataSetType<Iterable<Type>>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaGlobalMaterializedGroupOperator.html" title="class in org.apache.wayang.java.operators">JavaGlobalMaterializedGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaGlobalReduceOperator.html" title="class in org.apache.wayang.java.operators"><span class="typeNameLink">JavaGlobalReduceOperator</span></a><<a href="org/apache/wayang/java/operators/JavaGlobalReduceOperator.html" title="type parameter in JavaGlobalReduceOperator">Type</a>> - Class in <a href="org/apache/wayang/java/operators/package-summary.html">org.apache.wayang.java.operators</a></dt> |
| <dd> |
| <div class="block">Java implementation of the <a href="org/apache/wayang/basic/operators/GlobalReduceOperator.html" title="class in org.apache.wayang.basic.operators"><code>GlobalReduceOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaGlobalReduceOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.GlobalReduceOperator)">JavaGlobalReduceOperator(GlobalReduceOperator<Type>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaGlobalReduceOperator.html" title="class in org.apache.wayang.java.operators">JavaGlobalReduceOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaGlobalReduceOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.ReduceDescriptor)">JavaGlobalReduceOperator(DataSetType<Type>, ReduceDescriptor<Type>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaGlobalReduceOperator.html" title="class in org.apache.wayang.java.operators">JavaGlobalReduceOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/plugin/JavaGraphPlugin.html" title="class in org.apache.wayang.java.plugin"><span class="typeNameLink">JavaGraphPlugin</span></a> - Class in <a href="org/apache/wayang/java/plugin/package-summary.html">org.apache.wayang.java.plugin</a></dt> |
| <dd> |
| <div class="block">This <a href="org/apache/wayang/core/plugin/Plugin.html" title="interface in org.apache.wayang.core.plugin"><code>Plugin</code></a> enables to use the basic Wayang <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>s on the <a href="org/apache/wayang/java/platform/JavaPlatform.html" title="class in org.apache.wayang.java.platform"><code>JavaPlatform</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/plugin/JavaGraphPlugin.html#%3Cinit%3E()">JavaGraphPlugin()</a></span> - Constructor for class org.apache.wayang.java.plugin.<a href="org/apache/wayang/java/plugin/JavaGraphPlugin.html" title="class in org.apache.wayang.java.plugin">JavaGraphPlugin</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/iejoin/operators/JavaIEJoinOperator.html" title="class in org.apache.wayang.iejoin.operators"><span class="typeNameLink">JavaIEJoinOperator</span></a><<a href="org/apache/wayang/iejoin/operators/JavaIEJoinOperator.html" title="type parameter in JavaIEJoinOperator">Type0</a> extends java.lang.Comparable<<a href="org/apache/wayang/iejoin/operators/JavaIEJoinOperator.html" title="type parameter in JavaIEJoinOperator">Type0</a>>,​<a href="org/apache/wayang/iejoin/operators/JavaIEJoinOperator.html" title="type parameter in JavaIEJoinOperator">Type1</a> extends java.lang.Comparable<<a href="org/apache/wayang/iejoin/operators/JavaIEJoinOperator.html" title="type parameter in JavaIEJoinOperator">Type1</a>>,​<a href="org/apache/wayang/iejoin/operators/JavaIEJoinOperator.html" title="type parameter in JavaIEJoinOperator">Input</a>> - Class in <a href="org/apache/wayang/iejoin/operators/package-summary.html">org.apache.wayang.iejoin.operators</a></dt> |
| <dd> |
| <div class="block">Java implementation of the <a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html" title="class in org.apache.wayang.iejoin.operators"><code>IEJoinOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/JavaIEJoinOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.iejoin.operators.IEJoinMasterOperator.JoinCondition,org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.iejoin.operators.IEJoinMasterOperator.JoinCondition)">JavaIEJoinOperator(DataSetType<Input>, DataSetType<Input>, TransformationDescriptor<Input, Type0>, TransformationDescriptor<Input, Type0>, IEJoinMasterOperator.JoinCondition, TransformationDescriptor<Input, Type1>, TransformationDescriptor<Input, Type1>, IEJoinMasterOperator.JoinCondition)</a></span> - Constructor for class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/JavaIEJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">JavaIEJoinOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/iejoin/operators/JavaIESelfJoinOperator.html" title="class in org.apache.wayang.iejoin.operators"><span class="typeNameLink">JavaIESelfJoinOperator</span></a><<a href="org/apache/wayang/iejoin/operators/JavaIESelfJoinOperator.html" title="type parameter in JavaIESelfJoinOperator">Type0</a> extends java.lang.Comparable<<a href="org/apache/wayang/iejoin/operators/JavaIESelfJoinOperator.html" title="type parameter in JavaIESelfJoinOperator">Type0</a>>,​<a href="org/apache/wayang/iejoin/operators/JavaIESelfJoinOperator.html" title="type parameter in JavaIESelfJoinOperator">Type1</a> extends java.lang.Comparable<<a href="org/apache/wayang/iejoin/operators/JavaIESelfJoinOperator.html" title="type parameter in JavaIESelfJoinOperator">Type1</a>>,​<a href="org/apache/wayang/iejoin/operators/JavaIESelfJoinOperator.html" title="type parameter in JavaIESelfJoinOperator">Input</a>> - Class in <a href="org/apache/wayang/iejoin/operators/package-summary.html">org.apache.wayang.iejoin.operators</a></dt> |
| <dd> |
| <div class="block">Java implementation of the <a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html" title="class in org.apache.wayang.iejoin.operators"><code>IESelfJoinOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/JavaIESelfJoinOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.iejoin.operators.IEJoinMasterOperator.JoinCondition,org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.iejoin.operators.IEJoinMasterOperator.JoinCondition)">JavaIESelfJoinOperator(DataSetType<Input>, TransformationDescriptor<Input, Type0>, IEJoinMasterOperator.JoinCondition, TransformationDescriptor<Input, Type1>, IEJoinMasterOperator.JoinCondition)</a></span> - Constructor for class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/JavaIESelfJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">JavaIESelfJoinOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaIntersectOperator.html" title="class in org.apache.wayang.java.operators"><span class="typeNameLink">JavaIntersectOperator</span></a><<a href="org/apache/wayang/java/operators/JavaIntersectOperator.html" title="type parameter in JavaIntersectOperator">Type</a>> - Class in <a href="org/apache/wayang/java/operators/package-summary.html">org.apache.wayang.java.operators</a></dt> |
| <dd> |
| <div class="block">Java implementation of the <a href="org/apache/wayang/basic/operators/IntersectOperator.html" title="class in org.apache.wayang.basic.operators"><code>IntersectOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaIntersectOperator.html#%3Cinit%3E(java.lang.Class)">JavaIntersectOperator(Class<Type>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaIntersectOperator.html" title="class in org.apache.wayang.java.operators">JavaIntersectOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaIntersectOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.IntersectOperator)">JavaIntersectOperator(IntersectOperator<Type>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaIntersectOperator.html" title="class in org.apache.wayang.java.operators">JavaIntersectOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaIntersectOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)">JavaIntersectOperator(DataSetType<Type>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaIntersectOperator.html" title="class in org.apache.wayang.java.operators">JavaIntersectOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaJoinOperator.html" title="class in org.apache.wayang.java.operators"><span class="typeNameLink">JavaJoinOperator</span></a><<a href="org/apache/wayang/java/operators/JavaJoinOperator.html" title="type parameter in JavaJoinOperator">InputType0</a>,​<a href="org/apache/wayang/java/operators/JavaJoinOperator.html" title="type parameter in JavaJoinOperator">InputType1</a>,​<a href="org/apache/wayang/java/operators/JavaJoinOperator.html" title="type parameter in JavaJoinOperator">KeyType</a>> - Class in <a href="org/apache/wayang/java/operators/package-summary.html">org.apache.wayang.java.operators</a></dt> |
| <dd> |
| <div class="block">Java implementation of the <a href="org/apache/wayang/basic/operators/JoinOperator.html" title="class in org.apache.wayang.basic.operators"><code>JoinOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaJoinOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.JoinOperator)">JavaJoinOperator(JoinOperator<InputType0, InputType1, KeyType>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaJoinOperator.html" title="class in org.apache.wayang.java.operators">JavaJoinOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaJoinOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.function.TransformationDescriptor)">JavaJoinOperator(DataSetType<InputType0>, DataSetType<InputType1>, TransformationDescriptor<InputType0, KeyType>, TransformationDescriptor<InputType1, KeyType>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaJoinOperator.html" title="class in org.apache.wayang.java.operators">JavaJoinOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaKafkaTopicSink.html" title="class in org.apache.wayang.java.operators"><span class="typeNameLink">JavaKafkaTopicSink</span></a><<a href="org/apache/wayang/java/operators/JavaKafkaTopicSink.html" title="type parameter in JavaKafkaTopicSink">T</a>> - Class in <a href="org/apache/wayang/java/operators/package-summary.html">org.apache.wayang.java.operators</a></dt> |
| <dd> |
| <div class="block">Implementation fo the <a href="org/apache/wayang/basic/operators/KafkaTopicSink.html" title="class in org.apache.wayang.basic.operators"><code>KafkaTopicSink</code></a> for the <a href="org/apache/wayang/java/platform/JavaPlatform.html" title="class in org.apache.wayang.java.platform"><code>JavaPlatform</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaKafkaTopicSink.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.function.TransformationDescriptor)">JavaKafkaTopicSink(String, TransformationDescriptor<T, String>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaKafkaTopicSink.html" title="class in org.apache.wayang.java.operators">JavaKafkaTopicSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaKafkaTopicSink.html#%3Cinit%3E(org.apache.wayang.basic.operators.KafkaTopicSink)">JavaKafkaTopicSink(KafkaTopicSink<T>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaKafkaTopicSink.html" title="class in org.apache.wayang.java.operators">JavaKafkaTopicSink</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaKafkaTopicSource.html" title="class in org.apache.wayang.java.operators"><span class="typeNameLink">JavaKafkaTopicSource</span></a> - Class in <a href="org/apache/wayang/java/operators/package-summary.html">org.apache.wayang.java.operators</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaKafkaTopicSource.html#%3Cinit%3E(java.lang.String)">JavaKafkaTopicSource(String)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaKafkaTopicSource.html" title="class in org.apache.wayang.java.operators">JavaKafkaTopicSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaKafkaTopicSource.html#%3Cinit%3E(java.lang.String,java.lang.String)">JavaKafkaTopicSource(String, String)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaKafkaTopicSource.html" title="class in org.apache.wayang.java.operators">JavaKafkaTopicSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaKafkaTopicSource.html#%3Cinit%3E(org.apache.wayang.basic.operators.KafkaTopicSource)">JavaKafkaTopicSource(KafkaTopicSource)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaKafkaTopicSource.html" title="class in org.apache.wayang.java.operators">JavaKafkaTopicSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaLocalCallbackSink.html" title="class in org.apache.wayang.java.operators"><span class="typeNameLink">JavaLocalCallbackSink</span></a><<a href="org/apache/wayang/java/operators/JavaLocalCallbackSink.html" title="type parameter in JavaLocalCallbackSink">T</a> extends java.io.Serializable> - Class in <a href="org/apache/wayang/java/operators/package-summary.html">org.apache.wayang.java.operators</a></dt> |
| <dd> |
| <div class="block">Implementation of the <a href="org/apache/wayang/basic/operators/LocalCallbackSink.html" title="class in org.apache.wayang.basic.operators"><code>LocalCallbackSink</code></a> operator for the Java platform.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaLocalCallbackSink.html#%3Cinit%3E(java.util.function.Consumer,org.apache.wayang.core.types.DataSetType)">JavaLocalCallbackSink(Consumer<T>, DataSetType)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaLocalCallbackSink.html" title="class in org.apache.wayang.java.operators">JavaLocalCallbackSink</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaLocalCallbackSink.html#%3Cinit%3E(org.apache.wayang.basic.operators.LocalCallbackSink)">JavaLocalCallbackSink(LocalCallbackSink<T>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaLocalCallbackSink.html" title="class in org.apache.wayang.java.operators">JavaLocalCallbackSink</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaLoopOperator.html" title="class in org.apache.wayang.java.operators"><span class="typeNameLink">JavaLoopOperator</span></a><<a href="org/apache/wayang/java/operators/JavaLoopOperator.html" title="type parameter in JavaLoopOperator">InputType</a>,​<a href="org/apache/wayang/java/operators/JavaLoopOperator.html" title="type parameter in JavaLoopOperator">ConvergenceType</a>> - Class in <a href="org/apache/wayang/java/operators/package-summary.html">org.apache.wayang.java.operators</a></dt> |
| <dd> |
| <div class="block">Java implementation of the <a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators"><code>LoopOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaLoopOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.LoopOperator)">JavaLoopOperator(LoopOperator<InputType, ConvergenceType>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaLoopOperator.html" title="class in org.apache.wayang.java.operators">JavaLoopOperator</a></dt> |
| <dd> |
| <div class="block">Creates a copy of the given <a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators"><code>LoopOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaLoopOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.FunctionDescriptor.SerializablePredicate,java.lang.Integer)">JavaLoopOperator(DataSetType<InputType>, DataSetType<ConvergenceType>, FunctionDescriptor.SerializablePredicate<Collection<ConvergenceType>>, Integer)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaLoopOperator.html" title="class in org.apache.wayang.java.operators">JavaLoopOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaLoopOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.PredicateDescriptor,java.lang.Integer)">JavaLoopOperator(DataSetType<InputType>, DataSetType<ConvergenceType>, PredicateDescriptor<Collection<ConvergenceType>>, Integer)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaLoopOperator.html" title="class in org.apache.wayang.java.operators">JavaLoopOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaMapOperator.html" title="class in org.apache.wayang.java.operators"><span class="typeNameLink">JavaMapOperator</span></a><<a href="org/apache/wayang/java/operators/JavaMapOperator.html" title="type parameter in JavaMapOperator">InputType</a>,​<a href="org/apache/wayang/java/operators/JavaMapOperator.html" title="type parameter in JavaMapOperator">OutputType</a>> - Class in <a href="org/apache/wayang/java/operators/package-summary.html">org.apache.wayang.java.operators</a></dt> |
| <dd> |
| <div class="block">Java implementation of the <a href="org/apache/wayang/basic/operators/MapOperator.html" title="class in org.apache.wayang.basic.operators"><code>MapOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaMapOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.MapOperator)">JavaMapOperator(MapOperator<InputType, OutputType>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaMapOperator.html" title="class in org.apache.wayang.java.operators">JavaMapOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaMapOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.TransformationDescriptor)">JavaMapOperator(DataSetType<InputType>, DataSetType<OutputType>, TransformationDescriptor<InputType, OutputType>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaMapOperator.html" title="class in org.apache.wayang.java.operators">JavaMapOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaMapPartitionsOperator.html" title="class in org.apache.wayang.java.operators"><span class="typeNameLink">JavaMapPartitionsOperator</span></a><<a href="org/apache/wayang/java/operators/JavaMapPartitionsOperator.html" title="type parameter in JavaMapPartitionsOperator">InputType</a>,​<a href="org/apache/wayang/java/operators/JavaMapPartitionsOperator.html" title="type parameter in JavaMapPartitionsOperator">OutputType</a>> - Class in <a href="org/apache/wayang/java/operators/package-summary.html">org.apache.wayang.java.operators</a></dt> |
| <dd> |
| <div class="block">Java implementation of the <a href="org/apache/wayang/basic/operators/MapPartitionsOperator.html" title="class in org.apache.wayang.basic.operators"><code>MapPartitionsOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaMapPartitionsOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.MapPartitionsOperator)">JavaMapPartitionsOperator(MapPartitionsOperator<InputType, OutputType>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaMapPartitionsOperator.html" title="class in org.apache.wayang.java.operators">JavaMapPartitionsOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaMapPartitionsOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.MapPartitionsDescriptor)">JavaMapPartitionsOperator(DataSetType<InputType>, DataSetType<OutputType>, MapPartitionsDescriptor<InputType, OutputType>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaMapPartitionsOperator.html" title="class in org.apache.wayang.java.operators">JavaMapPartitionsOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/mapping/Mappings.html#javaMappings">javaMappings</a></span> - Static variable in class org.apache.wayang.iejoin.mapping.<a href="org/apache/wayang/iejoin/mapping/Mappings.html" title="class in org.apache.wayang.iejoin.mapping">Mappings</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/mapping/Mapping.html" title="interface in org.apache.wayang.core.mapping"><code>Mapping</code></a>s towards the <a href="org/apache/wayang/java/platform/JavaPlatform.html" title="class in org.apache.wayang.java.platform"><code>JavaPlatform</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaMaterializedGroupByOperator.html" title="class in org.apache.wayang.java.operators"><span class="typeNameLink">JavaMaterializedGroupByOperator</span></a><<a href="org/apache/wayang/java/operators/JavaMaterializedGroupByOperator.html" title="type parameter in JavaMaterializedGroupByOperator">Type</a>,​<a href="org/apache/wayang/java/operators/JavaMaterializedGroupByOperator.html" title="type parameter in JavaMaterializedGroupByOperator">KeyType</a>> - Class in <a href="org/apache/wayang/java/operators/package-summary.html">org.apache.wayang.java.operators</a></dt> |
| <dd> |
| <div class="block">Java implementation of the <a href="org/apache/wayang/basic/operators/MaterializedGroupByOperator.html" title="class in org.apache.wayang.basic.operators"><code>MaterializedGroupByOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaMaterializedGroupByOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.MaterializedGroupByOperator)">JavaMaterializedGroupByOperator(MaterializedGroupByOperator<Type, KeyType>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaMaterializedGroupByOperator.html" title="class in org.apache.wayang.java.operators">JavaMaterializedGroupByOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaMaterializedGroupByOperator.html#%3Cinit%3E(org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType)">JavaMaterializedGroupByOperator(TransformationDescriptor<Type, KeyType>, DataSetType<Type>, DataSetType<Iterable<Type>>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaMaterializedGroupByOperator.html" title="class in org.apache.wayang.java.operators">JavaMaterializedGroupByOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaObjectFileSink.html" title="class in org.apache.wayang.java.operators"><span class="typeNameLink">JavaObjectFileSink</span></a><<a href="org/apache/wayang/java/operators/JavaObjectFileSink.html" title="type parameter in JavaObjectFileSink">T</a>> - Class in <a href="org/apache/wayang/java/operators/package-summary.html">org.apache.wayang.java.operators</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a> for the <a href="org/apache/wayang/java/platform/JavaPlatform.html" title="class in org.apache.wayang.java.platform"><code>JavaPlatform</code></a> that creates a sequence file.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaObjectFileSink.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.types.DataSetType)">JavaObjectFileSink(String, DataSetType<T>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaObjectFileSink.html" title="class in org.apache.wayang.java.operators">JavaObjectFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaObjectFileSink.html#%3Cinit%3E(org.apache.wayang.basic.operators.ObjectFileSink)">JavaObjectFileSink(ObjectFileSink<T>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaObjectFileSink.html" title="class in org.apache.wayang.java.operators">JavaObjectFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaObjectFileSink.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)">JavaObjectFileSink(DataSetType<T>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaObjectFileSink.html" title="class in org.apache.wayang.java.operators">JavaObjectFileSink</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaObjectFileSink.StreamChunker.html" title="class in org.apache.wayang.java.operators"><span class="typeNameLink">JavaObjectFileSink.StreamChunker</span></a> - Class in <a href="org/apache/wayang/java/operators/package-summary.html">org.apache.wayang.java.operators</a></dt> |
| <dd> |
| <div class="block">Utility to chunk a <code>Stream</code> into portions of fixed size.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaObjectFileSource.html" title="class in org.apache.wayang.java.operators"><span class="typeNameLink">JavaObjectFileSource</span></a><<a href="org/apache/wayang/java/operators/JavaObjectFileSource.html" title="type parameter in JavaObjectFileSource">T</a>> - Class in <a href="org/apache/wayang/java/operators/package-summary.html">org.apache.wayang.java.operators</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a> for the <a href="org/apache/wayang/java/platform/JavaPlatform.html" title="class in org.apache.wayang.java.platform"><code>JavaPlatform</code></a> that creates a sequence file.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaObjectFileSource.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.types.DataSetType)">JavaObjectFileSource(String, DataSetType<T>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaObjectFileSource.html" title="class in org.apache.wayang.java.operators">JavaObjectFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaObjectFileSource.html#%3Cinit%3E(org.apache.wayang.basic.operators.ObjectFileSource)">JavaObjectFileSource(ObjectFileSource<T>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaObjectFileSource.html" title="class in org.apache.wayang.java.operators">JavaObjectFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaObjectFileSource.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)">JavaObjectFileSource(DataSetType<T>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaObjectFileSource.html" title="class in org.apache.wayang.java.operators">JavaObjectFileSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/operators/graph/JavaPageRankOperator.html" title="class in org.apache.wayang.java.operators.graph"><span class="typeNameLink">JavaPageRankOperator</span></a> - Class in <a href="org/apache/wayang/java/operators/graph/package-summary.html">org.apache.wayang.java.operators.graph</a></dt> |
| <dd> |
| <div class="block">Java implementation of the <a href="org/apache/wayang/basic/operators/PageRankOperator.html" title="class in org.apache.wayang.basic.operators"><code>PageRankOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/graph/JavaPageRankOperator.html#%3Cinit%3E(int)">JavaPageRankOperator(int)</a></span> - Constructor for class org.apache.wayang.java.operators.graph.<a href="org/apache/wayang/java/operators/graph/JavaPageRankOperator.html" title="class in org.apache.wayang.java.operators.graph">JavaPageRankOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/graph/JavaPageRankOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.PageRankOperator)">JavaPageRankOperator(PageRankOperator)</a></span> - Constructor for class org.apache.wayang.java.operators.graph.<a href="org/apache/wayang/java/operators/graph/JavaPageRankOperator.html" title="class in org.apache.wayang.java.operators.graph">JavaPageRankOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/platform/JavaPlatform.html" title="class in org.apache.wayang.java.platform"><span class="typeNameLink">JavaPlatform</span></a> - Class in <a href="org/apache/wayang/java/platform/package-summary.html">org.apache.wayang.java.platform</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/platform/Platform.html" title="class in org.apache.wayang.core.platform"><code>Platform</code></a> for a single JVM executor based on the <code>Stream</code> library.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/IEJoin.html#javaPlugin()">javaPlugin()</a></span> - Static method in class org.apache.wayang.iejoin.<a href="org/apache/wayang/iejoin/IEJoin.html" title="class in org.apache.wayang.iejoin">IEJoin</a></dt> |
| <dd> |
| <div class="block">Retrieve a <a href="org/apache/wayang/core/plugin/Plugin.html" title="interface in org.apache.wayang.core.plugin"><code>Plugin</code></a> to use <a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html" title="class in org.apache.wayang.iejoin.operators"><code>IEJoinOperator</code></a> and <a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html" title="class in org.apache.wayang.iejoin.operators"><code>IESelfJoinOperator</code></a> on the |
| and <a href="org/apache/wayang/java/platform/JavaPlatform.html" title="class in org.apache.wayang.java.platform"><code>JavaPlatform</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaRandomSampleOperator.html" title="class in org.apache.wayang.java.operators"><span class="typeNameLink">JavaRandomSampleOperator</span></a><<a href="org/apache/wayang/java/operators/JavaRandomSampleOperator.html" title="type parameter in JavaRandomSampleOperator">Type</a>> - Class in <a href="org/apache/wayang/java/operators/package-summary.html">org.apache.wayang.java.operators</a></dt> |
| <dd> |
| <div class="block">Java implementation of the <a href="org/apache/wayang/java/operators/JavaRandomSampleOperator.html" title="class in org.apache.wayang.java.operators"><code>JavaRandomSampleOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaRandomSampleOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.SampleOperator)">JavaRandomSampleOperator(SampleOperator<Type>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaRandomSampleOperator.html" title="class in org.apache.wayang.java.operators">JavaRandomSampleOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaRandomSampleOperator.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableIntUnaryOperator,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.FunctionDescriptor.SerializableLongUnaryOperator)">JavaRandomSampleOperator(FunctionDescriptor.SerializableIntUnaryOperator, DataSetType<Type>, FunctionDescriptor.SerializableLongUnaryOperator)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaRandomSampleOperator.html" title="class in org.apache.wayang.java.operators">JavaRandomSampleOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaReduceByOperator.html" title="class in org.apache.wayang.java.operators"><span class="typeNameLink">JavaReduceByOperator</span></a><<a href="org/apache/wayang/java/operators/JavaReduceByOperator.html" title="type parameter in JavaReduceByOperator">Type</a>,​<a href="org/apache/wayang/java/operators/JavaReduceByOperator.html" title="type parameter in JavaReduceByOperator">KeyType</a>> - Class in <a href="org/apache/wayang/java/operators/package-summary.html">org.apache.wayang.java.operators</a></dt> |
| <dd> |
| <div class="block">Java implementation of the <a href="org/apache/wayang/basic/operators/ReduceByOperator.html" title="class in org.apache.wayang.basic.operators"><code>ReduceByOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaReduceByOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.ReduceByOperator)">JavaReduceByOperator(ReduceByOperator<Type, KeyType>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaReduceByOperator.html" title="class in org.apache.wayang.java.operators">JavaReduceByOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaReduceByOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.function.ReduceDescriptor)">JavaReduceByOperator(DataSetType<Type>, TransformationDescriptor<Type, KeyType>, ReduceDescriptor<Type>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaReduceByOperator.html" title="class in org.apache.wayang.java.operators">JavaReduceByOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaRepeatOperator.html" title="class in org.apache.wayang.java.operators"><span class="typeNameLink">JavaRepeatOperator</span></a><<a href="org/apache/wayang/java/operators/JavaRepeatOperator.html" title="type parameter in JavaRepeatOperator">Type</a>> - Class in <a href="org/apache/wayang/java/operators/package-summary.html">org.apache.wayang.java.operators</a></dt> |
| <dd> |
| <div class="block">Java implementation of the <a href="org/apache/wayang/basic/operators/DoWhileOperator.html" title="class in org.apache.wayang.basic.operators"><code>DoWhileOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaRepeatOperator.html#%3Cinit%3E(int,org.apache.wayang.core.types.DataSetType)">JavaRepeatOperator(int, DataSetType<Type>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaRepeatOperator.html" title="class in org.apache.wayang.java.operators">JavaRepeatOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaRepeatOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.RepeatOperator)">JavaRepeatOperator(RepeatOperator<Type>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaRepeatOperator.html" title="class in org.apache.wayang.java.operators">JavaRepeatOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaReservoirSampleOperator.html" title="class in org.apache.wayang.java.operators"><span class="typeNameLink">JavaReservoirSampleOperator</span></a><<a href="org/apache/wayang/java/operators/JavaReservoirSampleOperator.html" title="type parameter in JavaReservoirSampleOperator">Type</a>> - Class in <a href="org/apache/wayang/java/operators/package-summary.html">org.apache.wayang.java.operators</a></dt> |
| <dd> |
| <div class="block">Java implementation of the <a href="org/apache/wayang/java/operators/JavaReservoirSampleOperator.html" title="class in org.apache.wayang.java.operators"><code>JavaReservoirSampleOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaReservoirSampleOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.SampleOperator)">JavaReservoirSampleOperator(SampleOperator<Type>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaReservoirSampleOperator.html" title="class in org.apache.wayang.java.operators">JavaReservoirSampleOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaReservoirSampleOperator.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableIntUnaryOperator,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.FunctionDescriptor.SerializableLongUnaryOperator)">JavaReservoirSampleOperator(FunctionDescriptor.SerializableIntUnaryOperator, DataSetType<Type>, FunctionDescriptor.SerializableLongUnaryOperator)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaReservoirSampleOperator.html" title="class in org.apache.wayang.java.operators">JavaReservoirSampleOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaSortOperator.html" title="class in org.apache.wayang.java.operators"><span class="typeNameLink">JavaSortOperator</span></a><<a href="org/apache/wayang/java/operators/JavaSortOperator.html" title="type parameter in JavaSortOperator">Type</a>,​<a href="org/apache/wayang/java/operators/JavaSortOperator.html" title="type parameter in JavaSortOperator">Key</a>> - Class in <a href="org/apache/wayang/java/operators/package-summary.html">org.apache.wayang.java.operators</a></dt> |
| <dd> |
| <div class="block">Java implementation of the <a href="org/apache/wayang/basic/operators/SortOperator.html" title="class in org.apache.wayang.basic.operators"><code>SortOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaSortOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.SortOperator)">JavaSortOperator(SortOperator<Type, Key>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaSortOperator.html" title="class in org.apache.wayang.java.operators">JavaSortOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaSortOperator.html#%3Cinit%3E(org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.types.DataSetType)">JavaSortOperator(TransformationDescriptor<Type, Key>, DataSetType<Type>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaSortOperator.html" title="class in org.apache.wayang.java.operators">JavaSortOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaTextFileSink.html" title="class in org.apache.wayang.java.operators"><span class="typeNameLink">JavaTextFileSink</span></a><<a href="org/apache/wayang/java/operators/JavaTextFileSink.html" title="type parameter in JavaTextFileSink">T</a>> - Class in <a href="org/apache/wayang/java/operators/package-summary.html">org.apache.wayang.java.operators</a></dt> |
| <dd> |
| <div class="block">Implementation fo the <a href="org/apache/wayang/basic/operators/TextFileSink.html" title="class in org.apache.wayang.basic.operators"><code>TextFileSink</code></a> for the <a href="org/apache/wayang/java/platform/JavaPlatform.html" title="class in org.apache.wayang.java.platform"><code>JavaPlatform</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaTextFileSink.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.function.TransformationDescriptor)">JavaTextFileSink(String, TransformationDescriptor<T, String>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaTextFileSink.html" title="class in org.apache.wayang.java.operators">JavaTextFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaTextFileSink.html#%3Cinit%3E(org.apache.wayang.basic.operators.TextFileSink)">JavaTextFileSink(TextFileSink<T>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaTextFileSink.html" title="class in org.apache.wayang.java.operators">JavaTextFileSink</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaTextFileSource.html" title="class in org.apache.wayang.java.operators"><span class="typeNameLink">JavaTextFileSource</span></a> - Class in <a href="org/apache/wayang/java/operators/package-summary.html">org.apache.wayang.java.operators</a></dt> |
| <dd> |
| <div class="block">This is execution operator implements the <a href="org/apache/wayang/basic/operators/TextFileSource.html" title="class in org.apache.wayang.basic.operators"><code>TextFileSource</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaTextFileSource.html#%3Cinit%3E(java.lang.String)">JavaTextFileSource(String)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaTextFileSource.html" title="class in org.apache.wayang.java.operators">JavaTextFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaTextFileSource.html#%3Cinit%3E(org.apache.wayang.basic.operators.TextFileSource)">JavaTextFileSource(TextFileSource)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaTextFileSource.html" title="class in org.apache.wayang.java.operators">JavaTextFileSource</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><a href="org/apache/wayang/profiler/java/JavaTextFileSourceProfiler.html" title="class in org.apache.wayang.profiler.java"><span class="typeNameLink">JavaTextFileSourceProfiler</span></a> - Class in <a href="org/apache/wayang/profiler/java/package-summary.html">org.apache.wayang.profiler.java</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/profiler/java/OperatorProfiler.html" title="class in org.apache.wayang.profiler.java"><code>OperatorProfiler</code></a> for sources.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/JavaTextFileSourceProfiler.html#%3Cinit%3E(java.util.function.Supplier,java.lang.String)">JavaTextFileSourceProfiler(Supplier<String>, String)</a></span> - Constructor for class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/JavaTextFileSourceProfiler.html" title="class in org.apache.wayang.profiler.java">JavaTextFileSourceProfiler</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaTsvFileSink.html" title="class in org.apache.wayang.java.operators"><span class="typeNameLink">JavaTsvFileSink</span></a><<a href="org/apache/wayang/java/operators/JavaTsvFileSink.html" title="type parameter in JavaTsvFileSink">T</a> extends <a href="org/apache/wayang/basic/data/Tuple2.html" title="class in org.apache.wayang.basic.data">Tuple2</a><?,​?>> - Class in <a href="org/apache/wayang/java/operators/package-summary.html">org.apache.wayang.java.operators</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a> for the <a href="org/apache/wayang/java/platform/JavaPlatform.html" title="class in org.apache.wayang.java.platform"><code>JavaPlatform</code></a> that creates a TSV file.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaTsvFileSink.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.types.DataSetType)">JavaTsvFileSink(String, DataSetType<T>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaTsvFileSink.html" title="class in org.apache.wayang.java.operators">JavaTsvFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaTsvFileSink.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)">JavaTsvFileSink(DataSetType<T>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaTsvFileSink.html" title="class in org.apache.wayang.java.operators">JavaTsvFileSink</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaTsvFileSource.html" title="class in org.apache.wayang.java.operators"><span class="typeNameLink">JavaTsvFileSource</span></a><<a href="org/apache/wayang/java/operators/JavaTsvFileSource.html" title="type parameter in JavaTsvFileSource">T</a>> - Class in <a href="org/apache/wayang/java/operators/package-summary.html">org.apache.wayang.java.operators</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a> for the <a href="org/apache/wayang/java/platform/JavaPlatform.html" title="class in org.apache.wayang.java.platform"><code>JavaPlatform</code></a> that creates a sequence file.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaTsvFileSource.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.types.DataSetType)">JavaTsvFileSource(String, DataSetType)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaTsvFileSource.html" title="class in org.apache.wayang.java.operators">JavaTsvFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaTsvFileSource.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)">JavaTsvFileSource(DataSetType<Tuple2>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaTsvFileSource.html" title="class in org.apache.wayang.java.operators">JavaTsvFileSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaUnionAllOperator.html" title="class in org.apache.wayang.java.operators"><span class="typeNameLink">JavaUnionAllOperator</span></a><<a href="org/apache/wayang/java/operators/JavaUnionAllOperator.html" title="type parameter in JavaUnionAllOperator">Type</a>> - Class in <a href="org/apache/wayang/java/operators/package-summary.html">org.apache.wayang.java.operators</a></dt> |
| <dd> |
| <div class="block">Java implementation of the <a href="org/apache/wayang/basic/operators/UnionAllOperator.html" title="class in org.apache.wayang.basic.operators"><code>UnionAllOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaUnionAllOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.UnionAllOperator)">JavaUnionAllOperator(UnionAllOperator<Type>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaUnionAllOperator.html" title="class in org.apache.wayang.java.operators">JavaUnionAllOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaUnionAllOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)">JavaUnionAllOperator(DataSetType<Type>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaUnionAllOperator.html" title="class in org.apache.wayang.java.operators">JavaUnionAllOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcTable.html#jdbcCatalogName">jdbcCatalogName</a></span> - Variable in class org.apache.wayang.api.sql.calcite.jdbc.<a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcTable.html" title="class in org.apache.wayang.api.sql.calcite.jdbc">JdbcTable</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/jdbc/operators/JdbcExecutionOperator.html" title="interface in org.apache.wayang.jdbc.operators"><span class="typeNameLink">JdbcExecutionOperator</span></a> - Interface in <a href="org/apache/wayang/jdbc/operators/package-summary.html">org.apache.wayang.jdbc.operators</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/jdbc/execution/JdbcExecutor.html" title="class in org.apache.wayang.jdbc.execution"><span class="typeNameLink">JdbcExecutor</span></a> - Class in <a href="org/apache/wayang/jdbc/execution/package-summary.html">org.apache.wayang.jdbc.execution</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/platform/Executor.html" title="interface in org.apache.wayang.core.platform"><code>Executor</code></a> implementation for the <a href="org/apache/wayang/jdbc/platform/JdbcPlatformTemplate.html" title="class in org.apache.wayang.jdbc.platform"><code>JdbcPlatformTemplate</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/execution/JdbcExecutor.html#%3Cinit%3E(org.apache.wayang.jdbc.platform.JdbcPlatformTemplate,org.apache.wayang.core.api.Job)">JdbcExecutor(JdbcPlatformTemplate, Job)</a></span> - Constructor for class org.apache.wayang.jdbc.execution.<a href="org/apache/wayang/jdbc/execution/JdbcExecutor.html" title="class in org.apache.wayang.jdbc.execution">JdbcExecutor</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/jdbc/operators/JdbcFilterOperator.html" title="class in org.apache.wayang.jdbc.operators"><span class="typeNameLink">JdbcFilterOperator</span></a> - Class in <a href="org/apache/wayang/jdbc/operators/package-summary.html">org.apache.wayang.jdbc.operators</a></dt> |
| <dd> |
| <div class="block">Template for JDBC-based <a href="org/apache/wayang/basic/operators/FilterOperator.html" title="class in org.apache.wayang.basic.operators"><code>FilterOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/operators/JdbcFilterOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.FilterOperator)">JdbcFilterOperator(FilterOperator<Record>)</a></span> - Constructor for class org.apache.wayang.jdbc.operators.<a href="org/apache/wayang/jdbc/operators/JdbcFilterOperator.html" title="class in org.apache.wayang.jdbc.operators">JdbcFilterOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/operators/JdbcFilterOperator.html#%3Cinit%3E(org.apache.wayang.core.function.PredicateDescriptor)">JdbcFilterOperator(PredicateDescriptor<Record>)</a></span> - Constructor for class org.apache.wayang.jdbc.operators.<a href="org/apache/wayang/jdbc/operators/JdbcFilterOperator.html" title="class in org.apache.wayang.jdbc.operators">JdbcFilterOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/jdbc/operators/JdbcJoinOperator.html" title="class in org.apache.wayang.jdbc.operators"><span class="typeNameLink">JdbcJoinOperator</span></a><<a href="org/apache/wayang/jdbc/operators/JdbcJoinOperator.html" title="type parameter in JdbcJoinOperator">KeyType</a>> - Class in <a href="org/apache/wayang/jdbc/operators/package-summary.html">org.apache.wayang.jdbc.operators</a></dt> |
| <dd> |
| <div class="block">PostgreSQL implementation for the <a href="org/apache/wayang/basic/operators/JoinOperator.html" title="class in org.apache.wayang.basic.operators"><code>JoinOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/operators/JdbcJoinOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.JoinOperator)">JdbcJoinOperator(JoinOperator<Record, Record, KeyType>)</a></span> - Constructor for class org.apache.wayang.jdbc.operators.<a href="org/apache/wayang/jdbc/operators/JdbcJoinOperator.html" title="class in org.apache.wayang.jdbc.operators">JdbcJoinOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/operators/JdbcJoinOperator.html#%3Cinit%3E(org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.function.TransformationDescriptor)">JdbcJoinOperator(TransformationDescriptor<Record, KeyType>, TransformationDescriptor<Record, KeyType>)</a></span> - Constructor for class org.apache.wayang.jdbc.operators.<a href="org/apache/wayang/jdbc/operators/JdbcJoinOperator.html" title="class in org.apache.wayang.jdbc.operators">JdbcJoinOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/operators/GenericJdbcTableSource.html#jdbcName">jdbcName</a></span> - Variable in class org.apache.wayang.genericjdbc.operators.<a href="org/apache/wayang/genericjdbc/operators/GenericJdbcTableSource.html" title="class in org.apache.wayang.genericjdbc.operators">GenericJdbcTableSource</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/platform/JdbcPlatformTemplate.html#jdbcPasswordProperty">jdbcPasswordProperty</a></span> - Variable in class org.apache.wayang.jdbc.platform.<a href="org/apache/wayang/jdbc/platform/JdbcPlatformTemplate.html" title="class in org.apache.wayang.jdbc.platform">JdbcPlatformTemplate</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/jdbc/platform/JdbcPlatformTemplate.html" title="class in org.apache.wayang.jdbc.platform"><span class="typeNameLink">JdbcPlatformTemplate</span></a> - Class in <a href="org/apache/wayang/jdbc/platform/package-summary.html">org.apache.wayang.jdbc.platform</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/platform/Platform.html" title="class in org.apache.wayang.core.platform"><code>Platform</code></a> implementation for a JDBC-accessible database.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/platform/JdbcPlatformTemplate.html#%3Cinit%3E(java.lang.String,java.lang.String)">JdbcPlatformTemplate(String, String)</a></span> - Constructor for class org.apache.wayang.jdbc.platform.<a href="org/apache/wayang/jdbc/platform/JdbcPlatformTemplate.html" title="class in org.apache.wayang.jdbc.platform">JdbcPlatformTemplate</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/jdbc/operators/JdbcProjectionOperator.html" title="class in org.apache.wayang.jdbc.operators"><span class="typeNameLink">JdbcProjectionOperator</span></a> - Class in <a href="org/apache/wayang/jdbc/operators/package-summary.html">org.apache.wayang.jdbc.operators</a></dt> |
| <dd> |
| <div class="block">Projects the fields of <a href="org/apache/wayang/basic/data/Record.html" title="class in org.apache.wayang.basic.data"><code>Record</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/operators/JdbcProjectionOperator.html#%3Cinit%3E(java.lang.String...)">JdbcProjectionOperator(String...)</a></span> - Constructor for class org.apache.wayang.jdbc.operators.<a href="org/apache/wayang/jdbc/operators/JdbcProjectionOperator.html" title="class in org.apache.wayang.jdbc.operators">JdbcProjectionOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/operators/JdbcProjectionOperator.html#%3Cinit%3E(org.apache.wayang.basic.function.ProjectionDescriptor)">JdbcProjectionOperator(ProjectionDescriptor<Record, Record>)</a></span> - Constructor for class org.apache.wayang.jdbc.operators.<a href="org/apache/wayang/jdbc/operators/JdbcProjectionOperator.html" title="class in org.apache.wayang.jdbc.operators">JdbcProjectionOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/operators/JdbcProjectionOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.MapOperator)">JdbcProjectionOperator(MapOperator<Record, Record>)</a></span> - Constructor for class org.apache.wayang.jdbc.operators.<a href="org/apache/wayang/jdbc/operators/JdbcProjectionOperator.html" title="class in org.apache.wayang.jdbc.operators">JdbcProjectionOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcTable.html#jdbcSchema">jdbcSchema</a></span> - Variable in class org.apache.wayang.api.sql.calcite.jdbc.<a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcTable.html" title="class in org.apache.wayang.api.sql.calcite.jdbc">JdbcTable</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html" title="class in org.apache.wayang.api.sql.calcite.jdbc"><span class="typeNameLink">JdbcSchema</span></a> - Class in <a href="org/apache/wayang/api/sql/calcite/jdbc/package-summary.html">org.apache.wayang.api.sql.calcite.jdbc</a></dt> |
| <dd> |
| <div class="block">Implementation of <code>Schema</code> that is backed by a JDBC data source.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html#%3Cinit%3E(javax.sql.DataSource,org.apache.calcite.sql.SqlDialect,org.apache.calcite.adapter.jdbc.JdbcConvention,java.lang.String,java.lang.String)">JdbcSchema(DataSource, SqlDialect, JdbcConvention, String, String)</a></span> - Constructor for class org.apache.wayang.api.sql.calcite.jdbc.<a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html" title="class in org.apache.wayang.api.sql.calcite.jdbc">JdbcSchema</a></dt> |
| <dd> |
| <div class="block">Creates a JDBC schema.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.Factory.html" title="class in org.apache.wayang.api.sql.calcite.jdbc"><span class="typeNameLink">JdbcSchema.Factory</span></a> - Class in <a href="org/apache/wayang/api/sql/calcite/jdbc/package-summary.html">org.apache.wayang.api.sql.calcite.jdbc</a></dt> |
| <dd> |
| <div class="block">Schema factory that creates a |
| <code>JdbcSchema</code>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.Foo.html" title="interface in org.apache.wayang.api.sql.calcite.jdbc"><span class="typeNameLink">JdbcSchema.Foo</span></a> - Interface in <a href="org/apache/wayang/api/sql/calcite/jdbc/package-summary.html">org.apache.wayang.api.sql.calcite.jdbc</a></dt> |
| <dd> |
| <div class="block">Do not use.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcTable.html#jdbcSchemaName">jdbcSchemaName</a></span> - Variable in class org.apache.wayang.api.sql.calcite.jdbc.<a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcTable.html" title="class in org.apache.wayang.api.sql.calcite.jdbc">JdbcTable</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/commons/util/profiledb/storage/JDBCStorage.html" title="class in org.apache.wayang.commons.util.profiledb.storage"><span class="typeNameLink">JDBCStorage</span></a> - Class in <a href="org/apache/wayang/commons/util/profiledb/storage/package-summary.html">org.apache.wayang.commons.util.profiledb.storage</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/storage/JDBCStorage.html#%3Cinit%3E(java.net.URI)">JDBCStorage(URI)</a></span> - Constructor for class org.apache.wayang.commons.util.profiledb.storage.<a href="org/apache/wayang/commons/util/profiledb/storage/JDBCStorage.html" title="class in org.apache.wayang.commons.util.profiledb.storage">JDBCStorage</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcTable.html" title="class in org.apache.wayang.api.sql.calcite.jdbc"><span class="typeNameLink">JdbcTable</span></a> - Class in <a href="org/apache/wayang/api/sql/calcite/jdbc/package-summary.html">org.apache.wayang.api.sql.calcite.jdbc</a></dt> |
| <dd> |
| <div class="block">Queryable that gets its data from a table within a JDBC connection.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcTable.html#jdbcTableName">jdbcTableName</a></span> - Variable in class org.apache.wayang.api.sql.calcite.jdbc.<a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcTable.html" title="class in org.apache.wayang.api.sql.calcite.jdbc">JdbcTable</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/jdbc/operators/JdbcTableSource.html" title="class in org.apache.wayang.jdbc.operators"><span class="typeNameLink">JdbcTableSource</span></a> - Class in <a href="org/apache/wayang/jdbc/operators/package-summary.html">org.apache.wayang.jdbc.operators</a></dt> |
| <dd> |
| <div class="block">PostgreSQL implementation for the <a href="org/apache/wayang/basic/operators/TableSource.html" title="class in org.apache.wayang.basic.operators"><code>TableSource</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/operators/JdbcTableSource.html#%3Cinit%3E(java.lang.String,java.lang.String...)">JdbcTableSource(String, String...)</a></span> - Constructor for class org.apache.wayang.jdbc.operators.<a href="org/apache/wayang/jdbc/operators/JdbcTableSource.html" title="class in org.apache.wayang.jdbc.operators">JdbcTableSource</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/operators/JdbcTableSource.html#%3Cinit%3E(org.apache.wayang.jdbc.operators.JdbcTableSource)">JdbcTableSource(JdbcTableSource)</a></span> - Constructor for class org.apache.wayang.jdbc.operators.<a href="org/apache/wayang/jdbc/operators/JdbcTableSource.html" title="class in org.apache.wayang.jdbc.operators">JdbcTableSource</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcTable.html#jdbcTableType">jdbcTableType</a></span> - Variable in class org.apache.wayang.api.sql.calcite.jdbc.<a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcTable.html" title="class in org.apache.wayang.api.sql.calcite.jdbc">JdbcTable</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/platform/JdbcPlatformTemplate.html#jdbcUrlProperty">jdbcUrlProperty</a></span> - Variable in class org.apache.wayang.jdbc.platform.<a href="org/apache/wayang/jdbc/platform/JdbcPlatformTemplate.html" title="class in org.apache.wayang.jdbc.platform">JdbcPlatformTemplate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/platform/JdbcPlatformTemplate.html#jdbcUserProperty">jdbcUserProperty</a></span> - Variable in class org.apache.wayang.jdbc.platform.<a href="org/apache/wayang/jdbc/platform/JdbcPlatformTemplate.html" title="class in org.apache.wayang.jdbc.platform">JdbcPlatformTemplate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#job">job</a></span> - Variable in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext</a></dt> |
| <dd> |
| <div class="block">The <a href="org/apache/wayang/core/api/Job.html" title="class in org.apache.wayang.core.api"><code>Job</code></a> whose <a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>WayangPlan</code></a> is to be optimized.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/PushExecutorTemplate.html#job">job</a></span> - Variable in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/PushExecutorTemplate.html" title="class in org.apache.wayang.core.platform">PushExecutorTemplate</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/api/Job.html" title="class in org.apache.wayang.core.api"><span class="typeNameLink">Job</span></a> - Class in <a href="org/apache/wayang/core/api/package-summary.html">org.apache.wayang.core.api</a></dt> |
| <dd> |
| <div class="block">Describes a job that is to be executed using Wayang.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/monitoring/interfaces/Job.html" title="interface in org.apache.wayang.spark.monitoring.interfaces"><span class="typeNameLink">Job</span></a> - Interface in <a href="org/apache/wayang/spark/monitoring/interfaces/package-summary.html">org.apache.wayang.spark.monitoring.interfaces</a></dt> |
| <dd> |
| <div class="block">The Job interface represents a job to be executed in a distributed system.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/monitoring/metrics/JobEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics"><span class="typeNameLink">JobEnd</span></a> - Class in <a href="org/apache/wayang/spark/monitoring/metrics/package-summary.html">org.apache.wayang.spark.monitoring.metrics</a></dt> |
| <dd> |
| <div class="block">JobEnd class represents a job's end in a system.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/JobEnd.html#%3Cinit%3E()">JobEnd()</a></span> - Constructor for class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/JobEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">JobEnd</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/monitoring/metrics/JobStart.html" title="class in org.apache.wayang.spark.monitoring.metrics"><span class="typeNameLink">JobStart</span></a> - Class in <a href="org/apache/wayang/spark/monitoring/metrics/package-summary.html">org.apache.wayang.spark.monitoring.metrics</a></dt> |
| <dd> |
| <div class="block">JobStart class represents a job's start in a system.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/JobStart.html#%3Cinit%3E()">JobStart()</a></span> - Constructor for class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/JobStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">JobStart</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/mapping/JoinMapping.html" title="class in org.apache.wayang.flink.mapping"><span class="typeNameLink">JoinMapping</span></a> - Class in <a href="org/apache/wayang/flink/mapping/package-summary.html">org.apache.wayang.flink.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/JoinOperator.html" title="class in org.apache.wayang.basic.operators"><code>JoinOperator</code></a> to <a href="org/apache/wayang/flink/operators/FlinkJoinOperator.html" title="class in org.apache.wayang.flink.operators"><code>FlinkJoinOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/mapping/JoinMapping.html" title="class in org.apache.wayang.java.mapping"><span class="typeNameLink">JoinMapping</span></a> - Class in <a href="org/apache/wayang/java/mapping/package-summary.html">org.apache.wayang.java.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/JoinOperator.html" title="class in org.apache.wayang.basic.operators"><code>JoinOperator</code></a> to <a href="org/apache/wayang/java/operators/JavaJoinOperator.html" title="class in org.apache.wayang.java.operators"><code>JavaJoinOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/postgres/mapping/JoinMapping.html" title="class in org.apache.wayang.postgres.mapping"><span class="typeNameLink">JoinMapping</span></a> - Class in <a href="org/apache/wayang/postgres/mapping/package-summary.html">org.apache.wayang.postgres.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/JoinOperator.html" title="class in org.apache.wayang.basic.operators"><code>JoinOperator</code></a> to <a href="org/apache/wayang/postgres/operators/PostgresJoinOperator.html" title="class in org.apache.wayang.postgres.operators"><code>PostgresJoinOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/JoinMapping.html" title="class in org.apache.wayang.spark.mapping"><span class="typeNameLink">JoinMapping</span></a> - Class in <a href="org/apache/wayang/spark/mapping/package-summary.html">org.apache.wayang.spark.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/JoinOperator.html" title="class in org.apache.wayang.basic.operators"><code>JoinOperator</code></a> to <a href="org/apache/wayang/spark/operators/SparkJoinOperator.html" title="class in org.apache.wayang.spark.operators"><code>SparkJoinOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/JoinMapping.html#%3Cinit%3E()">JoinMapping()</a></span> - Constructor for class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/JoinMapping.html" title="class in org.apache.wayang.flink.mapping">JoinMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/JoinMapping.html#%3Cinit%3E()">JoinMapping()</a></span> - Constructor for class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/JoinMapping.html" title="class in org.apache.wayang.java.mapping">JoinMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/postgres/mapping/JoinMapping.html#%3Cinit%3E()">JoinMapping()</a></span> - Constructor for class org.apache.wayang.postgres.mapping.<a href="org/apache/wayang/postgres/mapping/JoinMapping.html" title="class in org.apache.wayang.postgres.mapping">JoinMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/JoinMapping.html#%3Cinit%3E()">JoinMapping()</a></span> - Constructor for class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/JoinMapping.html" title="class in org.apache.wayang.spark.mapping">JoinMapping</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/JoinOperator.html" title="class in org.apache.wayang.basic.operators"><span class="typeNameLink">JoinOperator</span></a><<a href="org/apache/wayang/basic/operators/JoinOperator.html" title="type parameter in JoinOperator">InputType0</a>,​<a href="org/apache/wayang/basic/operators/JoinOperator.html" title="type parameter in JoinOperator">InputType1</a>,​<a href="org/apache/wayang/basic/operators/JoinOperator.html" title="type parameter in JoinOperator">Key</a>> - Class in <a href="org/apache/wayang/basic/operators/package-summary.html">org.apache.wayang.basic.operators</a></dt> |
| <dd> |
| <div class="block">This operator returns the cartesian product of elements of input datasets.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/JoinOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.JoinOperator)">JoinOperator(JoinOperator<InputType0, InputType1, Key>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/JoinOperator.html" title="class in org.apache.wayang.basic.operators">JoinOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/JoinOperator.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,java.lang.Class,java.lang.Class,java.lang.Class)">JoinOperator(FunctionDescriptor.SerializableFunction<InputType0, Key>, FunctionDescriptor.SerializableFunction<InputType1, Key>, Class<InputType0>, Class<InputType1>, Class<Key>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/JoinOperator.html" title="class in org.apache.wayang.basic.operators">JoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/JoinOperator.html#%3Cinit%3E(org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.function.TransformationDescriptor)">JoinOperator(TransformationDescriptor<InputType0, Key>, TransformationDescriptor<InputType1, Key>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/JoinOperator.html" title="class in org.apache.wayang.basic.operators">JoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/JoinOperator.html#%3Cinit%3E(org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType)">JoinOperator(TransformationDescriptor<InputType0, Key>, TransformationDescriptor<InputType1, Key>, DataSetType<InputType0>, DataSetType<InputType1>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/JoinOperator.html" title="class in org.apache.wayang.basic.operators">JoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.JoinVertexWithEdgesMatch.html#%3Cinit%3E()">JoinVertexWithEdgesMatch()</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.JoinVertexWithEdgesMatch.html" title="class in org.apache.wayang.flink.operators">FlinkPageRankOperator.JoinVertexWithEdgesMatch</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/util/JsonSerializable.html" title="interface in org.apache.wayang.core.util"><span class="typeNameLink">JsonSerializable</span></a> - Interface in <a href="org/apache/wayang/core/util/package-summary.html">org.apache.wayang.core.util</a></dt> |
| <dd> |
| <div class="block">This interface prescribes implementing instances to be able to provide itself as a <a href="org/apache/wayang/core/util/json/WayangJsonObj.html" title="class in org.apache.wayang.core.util.json"><code>WayangJsonObj</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/JsonSerializable.Serializer.html" title="class in org.apache.wayang.core.util"><span class="typeNameLink">JsonSerializable.Serializer</span></a><<a href="org/apache/wayang/core/util/JsonSerializable.Serializer.html" title="type parameter in JsonSerializable.Serializer">T</a> extends <a href="org/apache/wayang/core/util/JsonSerializable.html" title="interface in org.apache.wayang.core.util">JsonSerializable</a>> - Class in <a href="org/apache/wayang/core/util/package-summary.html">org.apache.wayang.core.util</a></dt> |
| <dd> |
| <div class="block">A <a href="org/apache/wayang/core/util/JsonSerializer.html" title="interface in org.apache.wayang.core.util"><code>JsonSerializer</code></a> implementation to serialize <a href="org/apache/wayang/core/util/JsonSerializable.html" title="interface in org.apache.wayang.core.util"><code>JsonSerializable</code></a>s.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/JsonSerializables.html" title="class in org.apache.wayang.core.util"><span class="typeNameLink">JsonSerializables</span></a> - Class in <a href="org/apache/wayang/core/util/package-summary.html">org.apache.wayang.core.util</a></dt> |
| <dd> |
| <div class="block">Utility to deal with <a href="org/apache/wayang/core/util/JsonSerializable.html" title="interface in org.apache.wayang.core.util"><code>JsonSerializable</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/JsonSerializables.html#%3Cinit%3E()">JsonSerializables()</a></span> - Constructor for class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/JsonSerializables.html" title="class in org.apache.wayang.core.util">JsonSerializables</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/SimpleEstimationContext.html#jsonSerializer">jsonSerializer</a></span> - Static variable in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/SimpleEstimationContext.html" title="class in org.apache.wayang.core.optimizer.costs">SimpleEstimationContext</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/util/JsonSerializer.html" title="interface in org.apache.wayang.core.util"><code>JsonSerializer</code></a> for <a href="org/apache/wayang/core/optimizer/costs/SimpleEstimationContext.html" title="class in org.apache.wayang.core.optimizer.costs"><code>SimpleEstimationContext</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/Platform.html#jsonSerializer">jsonSerializer</a></span> - Static variable in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/Platform.html" title="class in org.apache.wayang.core.platform">Platform</a></dt> |
| <dd> |
| <div class="block">Default <a href="org/apache/wayang/core/util/JsonSerializer.html" title="interface in org.apache.wayang.core.util"><code>JsonSerializer</code></a> implementation that stores the <code>Class</code> of the instance and then |
| tries to deserialize by invoking the static <code>getInstance()</code> method.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/JsonSerializer.html" title="interface in org.apache.wayang.core.util"><span class="typeNameLink">JsonSerializer</span></a><<a href="org/apache/wayang/core/util/JsonSerializer.html" title="type parameter in JsonSerializer">T</a>> - Interface in <a href="org/apache/wayang/core/util/package-summary.html">org.apache.wayang.core.util</a></dt> |
| <dd> |
| <div class="block">Alternative to <a href="org/apache/wayang/core/util/JsonSerializable.html" title="interface in org.apache.wayang.core.util"><code>JsonSerializable</code></a>: Externalizes serialization logic.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/JuelUtils.JuelFunction.html#%3Cinit%3E(java.lang.String,java.lang.Class,java.util.Map)">JuelFunction(String, Class<T>, Map<String, Class<?>>)</a></span> - Constructor for class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/JuelUtils.JuelFunction.html" title="class in org.apache.wayang.core.util">JuelUtils.JuelFunction</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/util/JuelUtils.html" title="class in org.apache.wayang.core.util"><span class="typeNameLink">JuelUtils</span></a> - Class in <a href="org/apache/wayang/core/util/package-summary.html">org.apache.wayang.core.util</a></dt> |
| <dd> |
| <div class="block">Utilities to deal with JUEL expressions.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/JuelUtils.html#%3Cinit%3E()">JuelUtils()</a></span> - Constructor for class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/JuelUtils.html" title="class in org.apache.wayang.core.util">JuelUtils</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/util/JuelUtils.JuelFunction.html" title="class in org.apache.wayang.core.util"><span class="typeNameLink">JuelUtils.JuelFunction</span></a><<a href="org/apache/wayang/core/util/JuelUtils.JuelFunction.html" title="type parameter in JuelUtils.JuelFunction">T</a>> - Class in <a href="org/apache/wayang/core/util/package-summary.html">org.apache.wayang.core.util</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/platform/Junction.html" title="class in org.apache.wayang.core.platform"><span class="typeNameLink">Junction</span></a> - Class in <a href="org/apache/wayang/core/platform/package-summary.html">org.apache.wayang.core.platform</a></dt> |
| <dd> |
| <div class="block">Describes the implementation of one <a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OutputSlot</code></a> to its occupied <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/Junction.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.OutputSlot,java.util.List,java.util.List)">Junction(OutputSlot<?>, List<InputSlot<?>>, List<OptimizationContext>)</a></span> - Constructor for class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/Junction.html" title="class in org.apache.wayang.core.platform">Junction</a></dt> |
| <dd> </dd> |
| </dl> |
| <a id="I:K"> |
| <!-- --> |
| </a> |
| <h2 class="title">K</h2> |
| <dl> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/KMeansOperator.html#k">k</a></span> - Variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/KMeansOperator.html" title="class in org.apache.wayang.basic.operators">KMeansOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/KafkaTopicSink.html" title="class in org.apache.wayang.basic.operators"><span class="typeNameLink">KafkaTopicSink</span></a><<a href="org/apache/wayang/basic/operators/KafkaTopicSink.html" title="type parameter in KafkaTopicSink">T</a>> - Class in <a href="org/apache/wayang/basic/operators/package-summary.html">org.apache.wayang.basic.operators</a></dt> |
| <dd> |
| <div class="block">This <a href="org/apache/wayang/core/plan/wayangplan/UnarySink.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>UnarySink</code></a> writes all incoming data quanta to a single Kafka topic.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/KafkaTopicSink.html#%3Cinit%3E()">KafkaTopicSink()</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/KafkaTopicSink.html" title="class in org.apache.wayang.basic.operators">KafkaTopicSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/KafkaTopicSink.html#%3Cinit%3E(java.lang.String,java.lang.Class)">KafkaTopicSink(String, Class<T>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/KafkaTopicSink.html" title="class in org.apache.wayang.basic.operators">KafkaTopicSink</a></dt> |
| <dd> |
| <div class="block">Creates a new instance with default formatting.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/KafkaTopicSink.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,java.lang.Class)">KafkaTopicSink(String, FunctionDescriptor.SerializableFunction<T, String>, Class<T>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/KafkaTopicSink.html" title="class in org.apache.wayang.basic.operators">KafkaTopicSink</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/KafkaTopicSink.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.function.TransformationDescriptor)">KafkaTopicSink(String, TransformationDescriptor<T, String>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/KafkaTopicSink.html" title="class in org.apache.wayang.basic.operators">KafkaTopicSink</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/KafkaTopicSink.html#%3Cinit%3E(org.apache.wayang.basic.operators.KafkaTopicSink)">KafkaTopicSink(KafkaTopicSink<T>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/KafkaTopicSink.html" title="class in org.apache.wayang.basic.operators">KafkaTopicSink</a></dt> |
| <dd> |
| <div class="block">Creates a copied instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/mapping/KafkaTopicSinkMapping.html" title="class in org.apache.wayang.java.mapping"><span class="typeNameLink">KafkaTopicSinkMapping</span></a> - Class in <a href="org/apache/wayang/java/mapping/package-summary.html">org.apache.wayang.java.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/KafkaTopicSink.html" title="class in org.apache.wayang.basic.operators"><code>KafkaTopicSink</code></a> to <a href="org/apache/wayang/java/operators/JavaKafkaTopicSink.html" title="class in org.apache.wayang.java.operators"><code>JavaKafkaTopicSink</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/KafkaTopicSinkMapping.html" title="class in org.apache.wayang.spark.mapping"><span class="typeNameLink">KafkaTopicSinkMapping</span></a> - Class in <a href="org/apache/wayang/spark/mapping/package-summary.html">org.apache.wayang.spark.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/KafkaTopicSink.html" title="class in org.apache.wayang.basic.operators"><code>KafkaTopicSink</code></a> to <a href="org/apache/wayang/spark/operators/SparkKafkaTopicSink.html" title="class in org.apache.wayang.spark.operators"><code>SparkKafkaTopicSink</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/KafkaTopicSinkMapping.html#%3Cinit%3E()">KafkaTopicSinkMapping()</a></span> - Constructor for class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/KafkaTopicSinkMapping.html" title="class in org.apache.wayang.java.mapping">KafkaTopicSinkMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/KafkaTopicSinkMapping.html#%3Cinit%3E()">KafkaTopicSinkMapping()</a></span> - Constructor for class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/KafkaTopicSinkMapping.html" title="class in org.apache.wayang.spark.mapping">KafkaTopicSinkMapping</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/KafkaTopicSource.html" title="class in org.apache.wayang.basic.operators"><span class="typeNameLink">KafkaTopicSource</span></a> - Class in <a href="org/apache/wayang/basic/operators/package-summary.html">org.apache.wayang.basic.operators</a></dt> |
| <dd> |
| <div class="block">This source reads messages from a Kafka topic and outputs the messages as data units.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/KafkaTopicSource.html#%3Cinit%3E(java.lang.String)">KafkaTopicSource(String)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/KafkaTopicSource.html" title="class in org.apache.wayang.basic.operators">KafkaTopicSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/KafkaTopicSource.html#%3Cinit%3E(java.lang.String,java.lang.String)">KafkaTopicSource(String, String)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/KafkaTopicSource.html" title="class in org.apache.wayang.basic.operators">KafkaTopicSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/KafkaTopicSource.html#%3Cinit%3E(org.apache.wayang.basic.operators.KafkaTopicSource)">KafkaTopicSource(KafkaTopicSource)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/KafkaTopicSource.html" title="class in org.apache.wayang.basic.operators">KafkaTopicSource</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/operators/KafkaTopicSource.CardinalityEstimator.html" title="class in org.apache.wayang.basic.operators"><span class="typeNameLink">KafkaTopicSource.CardinalityEstimator</span></a> - Class in <a href="org/apache/wayang/basic/operators/package-summary.html">org.apache.wayang.basic.operators</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/mapping/KafkaTopicSourceMapping.html" title="class in org.apache.wayang.java.mapping"><span class="typeNameLink">KafkaTopicSourceMapping</span></a> - Class in <a href="org/apache/wayang/java/mapping/package-summary.html">org.apache.wayang.java.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/KafkaTopicSource.html" title="class in org.apache.wayang.basic.operators"><code>KafkaTopicSource</code></a> to <a href="org/apache/wayang/java/operators/JavaKafkaTopicSource.html" title="class in org.apache.wayang.java.operators"><code>JavaKafkaTopicSource</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/KafkaTopicSourceMapping.html" title="class in org.apache.wayang.spark.mapping"><span class="typeNameLink">KafkaTopicSourceMapping</span></a> - Class in <a href="org/apache/wayang/spark/mapping/package-summary.html">org.apache.wayang.spark.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/KafkaTopicSource.html" title="class in org.apache.wayang.basic.operators"><code>KafkaTopicSource</code></a> to <a href="org/apache/wayang/spark/operators/SparkKafkaTopicSource.html" title="class in org.apache.wayang.spark.operators"><code>SparkKafkaTopicSource</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/KafkaTopicSourceMapping.html#%3Cinit%3E()">KafkaTopicSourceMapping()</a></span> - Constructor for class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/KafkaTopicSourceMapping.html" title="class in org.apache.wayang.java.mapping">KafkaTopicSourceMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/KafkaTopicSourceMapping.html#%3Cinit%3E()">KafkaTopicSourceMapping()</a></span> - Constructor for class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/KafkaTopicSourceMapping.html" title="class in org.apache.wayang.spark.mapping">KafkaTopicSourceMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/KeySelectorFunction.html#key">key</a></span> - Variable in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/KeySelectorFunction.html" title="class in org.apache.wayang.flink.compiler">KeySelectorFunction</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/GroupByOperator.html#keyDescriptor">keyDescriptor</a></span> - Variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/GroupByOperator.html" title="class in org.apache.wayang.basic.operators">GroupByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/MaterializedGroupByOperator.html#keyDescriptor">keyDescriptor</a></span> - Variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/MaterializedGroupByOperator.html" title="class in org.apache.wayang.basic.operators">MaterializedGroupByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/ReduceByOperator.html#keyDescriptor">keyDescriptor</a></span> - Variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ReduceByOperator.html" title="class in org.apache.wayang.basic.operators">ReduceByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/SortOperator.html#keyDescriptor">keyDescriptor</a></span> - Variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/SortOperator.html" title="class in org.apache.wayang.basic.operators">SortOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/CoGroupOperator.html#keyDescriptor0">keyDescriptor0</a></span> - Variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/CoGroupOperator.html" title="class in org.apache.wayang.basic.operators">CoGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/JoinOperator.html#keyDescriptor0">keyDescriptor0</a></span> - Variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/JoinOperator.html" title="class in org.apache.wayang.basic.operators">JoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/CoGroupOperator.html#keyDescriptor1">keyDescriptor1</a></span> - Variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/CoGroupOperator.html" title="class in org.apache.wayang.basic.operators">CoGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/JoinOperator.html#keyDescriptor1">keyDescriptor1</a></span> - Variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/JoinOperator.html" title="class in org.apache.wayang.basic.operators">JoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/compiler/FunctionCompiler.KeyExtractor.html#%3Cinit%3E(java.util.function.Function)">KeyExtractor(Function<T, K>)</a></span> - Constructor for class org.apache.wayang.spark.compiler.<a href="org/apache/wayang/spark/compiler/FunctionCompiler.KeyExtractor.html" title="class in org.apache.wayang.spark.compiler">FunctionCompiler.KeyExtractor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/AtomicExecution.KeyOrLoadSerializer.html#%3Cinit%3E(org.apache.wayang.core.api.Configuration,org.apache.wayang.core.optimizer.costs.EstimationContext)">KeyOrLoadSerializer(Configuration, EstimationContext)</a></span> - Constructor for class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/AtomicExecution.KeyOrLoadSerializer.html" title="class in org.apache.wayang.core.platform">AtomicExecution.KeyOrLoadSerializer</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/compiler/KeySelectorDistinct.html" title="class in org.apache.wayang.flink.compiler"><span class="typeNameLink">KeySelectorDistinct</span></a><<a href="org/apache/wayang/flink/compiler/KeySelectorDistinct.html" title="type parameter in KeySelectorDistinct">T</a>> - Class in <a href="org/apache/wayang/flink/compiler/package-summary.html">org.apache.wayang.flink.compiler</a></dt> |
| <dd> |
| <div class="block">Wrapper for <code>KeySelector</code></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/KeySelectorDistinct.html#%3Cinit%3E()">KeySelectorDistinct()</a></span> - Constructor for class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/KeySelectorDistinct.html" title="class in org.apache.wayang.flink.compiler">KeySelectorDistinct</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/compiler/KeySelectorFunction.html" title="class in org.apache.wayang.flink.compiler"><span class="typeNameLink">KeySelectorFunction</span></a><<a href="org/apache/wayang/flink/compiler/KeySelectorFunction.html" title="type parameter in KeySelectorFunction">T</a>,​<a href="org/apache/wayang/flink/compiler/KeySelectorFunction.html" title="type parameter in KeySelectorFunction">K</a>> - Class in <a href="org/apache/wayang/flink/compiler/package-summary.html">org.apache.wayang.flink.compiler</a></dt> |
| <dd> |
| <div class="block">Wrapper for <code>KeySelector</code></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/KeySelectorFunction.html#%3Cinit%3E(org.apache.wayang.core.function.TransformationDescriptor)">KeySelectorFunction(TransformationDescriptor<T, K>)</a></span> - Constructor for class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/KeySelectorFunction.html" title="class in org.apache.wayang.flink.compiler">KeySelectorFunction</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/json/WayangJsonObj.html#keySet()">keySet()</a></span> - Method in class org.apache.wayang.core.util.json.<a href="org/apache/wayang/core/util/json/WayangJsonObj.html" title="class in org.apache.wayang.core.util.json">WayangJsonObj</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html" title="class in org.apache.wayang.core.api.configuration"><span class="typeNameLink">KeyValueProvider</span></a><<a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html" title="type parameter in KeyValueProvider">Key</a>,​<a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html" title="type parameter in KeyValueProvider">Value</a>> - Class in <a href="org/apache/wayang/core/api/configuration/package-summary.html">org.apache.wayang.core.api.configuration</a></dt> |
| <dd> |
| <div class="block">Used by <a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api"><code>Configuration</code></a>s to provide some value.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html#%3Cinit%3E(org.apache.wayang.core.api.configuration.KeyValueProvider)">KeyValueProvider(KeyValueProvider<Key, Value>)</a></span> - Constructor for class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html" title="class in org.apache.wayang.core.api.configuration">KeyValueProvider</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html#%3Cinit%3E(org.apache.wayang.core.api.configuration.KeyValueProvider,org.apache.wayang.core.api.Configuration)">KeyValueProvider(KeyValueProvider<Key, Value>, Configuration)</a></span> - Constructor for class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html" title="class in org.apache.wayang.core.api.configuration">KeyValueProvider</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/api/configuration/KeyValueProvider.NoSuchKeyException.html" title="class in org.apache.wayang.core.api.configuration"><span class="typeNameLink">KeyValueProvider.NoSuchKeyException</span></a> - Exception in <a href="org/apache/wayang/core/api/configuration/package-summary.html">org.apache.wayang.core.api.configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Task.TaskStatusForRunning.html#KILLED">KILLED</a></span> - org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.TaskStatusForRunning.html" title="enum in org.apache.wayang.spark.monitoring.interfaces">Task.TaskStatusForRunning</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/ModelTransformOperator.html#kMeans()">kMeans()</a></span> - Static method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ModelTransformOperator.html" title="class in org.apache.wayang.basic.operators">ModelTransformOperator</a></dt> |
| <dd> |
| <div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/PredictOperators.html#kMeans()">kMeans()</a></span> - Static method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/PredictOperators.html" title="class in org.apache.wayang.basic.operators">PredictOperators</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/algorithms/kmeans/KMeansCompute.html" title="class in org.apache.wayang.ml4all.algorithms.kmeans"><span class="typeNameLink">KMeansCompute</span></a> - Class in <a href="org/apache/wayang/ml4all/algorithms/kmeans/package-summary.html">org.apache.wayang.ml4all.algorithms.kmeans</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/algorithms/kmeans/KMeansCompute.html#%3Cinit%3E()">KMeansCompute()</a></span> - Constructor for class org.apache.wayang.ml4all.algorithms.kmeans.<a href="org/apache/wayang/ml4all/algorithms/kmeans/KMeansCompute.html" title="class in org.apache.wayang.ml4all.algorithms.kmeans">KMeansCompute</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/algorithms/kmeans/KMeansConvergeOrMaxIterationsLoop.html" title="class in org.apache.wayang.ml4all.algorithms.kmeans"><span class="typeNameLink">KMeansConvergeOrMaxIterationsLoop</span></a> - Class in <a href="org/apache/wayang/ml4all/algorithms/kmeans/package-summary.html">org.apache.wayang.ml4all.algorithms.kmeans</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/algorithms/kmeans/KMeansConvergeOrMaxIterationsLoop.html#%3Cinit%3E(double,int)">KMeansConvergeOrMaxIterationsLoop(double, int)</a></span> - Constructor for class org.apache.wayang.ml4all.algorithms.kmeans.<a href="org/apache/wayang/ml4all/algorithms/kmeans/KMeansConvergeOrMaxIterationsLoop.html" title="class in org.apache.wayang.ml4all.algorithms.kmeans">KMeansConvergeOrMaxIterationsLoop</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/ml/KMeansMapping.html" title="class in org.apache.wayang.spark.mapping.ml"><span class="typeNameLink">KMeansMapping</span></a> - Class in <a href="org/apache/wayang/spark/mapping/ml/package-summary.html">org.apache.wayang.spark.mapping.ml</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/KMeansOperator.html" title="class in org.apache.wayang.basic.operators"><code>KMeansOperator</code></a> to <a href="org/apache/wayang/spark/operators/ml/SparkKMeansOperator.html" title="class in org.apache.wayang.spark.operators.ml"><code>SparkKMeansOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/ml/KMeansMapping.html#%3Cinit%3E()">KMeansMapping()</a></span> - Constructor for class org.apache.wayang.spark.mapping.ml.<a href="org/apache/wayang/spark/mapping/ml/KMeansMapping.html" title="class in org.apache.wayang.spark.mapping.ml">KMeansMapping</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/KMeansModel.html" title="interface in org.apache.wayang.basic.model"><span class="typeNameLink">KMeansModel</span></a> - Interface in <a href="org/apache/wayang/basic/model/package-summary.html">org.apache.wayang.basic.model</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/KMeansOperator.html" title="class in org.apache.wayang.basic.operators"><span class="typeNameLink">KMeansOperator</span></a> - Class in <a href="org/apache/wayang/basic/operators/package-summary.html">org.apache.wayang.basic.operators</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/KMeansOperator.html#%3Cinit%3E(int)">KMeansOperator(int)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/KMeansOperator.html" title="class in org.apache.wayang.basic.operators">KMeansOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/KMeansOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.KMeansOperator)">KMeansOperator(KMeansOperator)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/KMeansOperator.html" title="class in org.apache.wayang.basic.operators">KMeansOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/algorithms/kmeans/KMeansStageWithZeros.html" title="class in org.apache.wayang.ml4all.algorithms.kmeans"><span class="typeNameLink">KMeansStageWithZeros</span></a> - Class in <a href="org/apache/wayang/ml4all/algorithms/kmeans/package-summary.html">org.apache.wayang.ml4all.algorithms.kmeans</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/algorithms/kmeans/KMeansStageWithZeros.html#%3Cinit%3E(int,int)">KMeansStageWithZeros(int, int)</a></span> - Constructor for class org.apache.wayang.ml4all.algorithms.kmeans.<a href="org/apache/wayang/ml4all/algorithms/kmeans/KMeansStageWithZeros.html" title="class in org.apache.wayang.ml4all.algorithms.kmeans">KMeansStageWithZeros</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/algorithms/kmeans/KMeansUpdate.html" title="class in org.apache.wayang.ml4all.algorithms.kmeans"><span class="typeNameLink">KMeansUpdate</span></a> - Class in <a href="org/apache/wayang/ml4all/algorithms/kmeans/package-summary.html">org.apache.wayang.ml4all.algorithms.kmeans</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/algorithms/kmeans/KMeansUpdate.html#%3Cinit%3E()">KMeansUpdate()</a></span> - Constructor for class org.apache.wayang.ml4all.algorithms.kmeans.<a href="org/apache/wayang/ml4all/algorithms/kmeans/KMeansUpdate.html" title="class in org.apache.wayang.ml4all.algorithms.kmeans">KMeansUpdate</a></dt> |
| <dd> </dd> |
| </dl> |
| <a id="I:L"> |
| <!-- --> |
| </a> |
| <h2 class="title">L</h2> |
| <dl> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html#L_COMMENT">L_COMMENT</a></span> - Variable in class org.apache.wayang.apps.tpch.data.<a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html" title="class in org.apache.wayang.apps.tpch.data">LineItemTuple</a></dt> |
| <dd> |
| <div class="block"><code>variable text, size 44</code></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html#L_COMMITDATE">L_COMMITDATE</a></span> - Variable in class org.apache.wayang.apps.tpch.data.<a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html" title="class in org.apache.wayang.apps.tpch.data">LineItemTuple</a></dt> |
| <dd> |
| <div class="block"><code>fixed text, size 1</code></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html#L_DISCOUNT">L_DISCOUNT</a></span> - Variable in class org.apache.wayang.apps.tpch.data.<a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html" title="class in org.apache.wayang.apps.tpch.data">LineItemTuple</a></dt> |
| <dd> |
| <div class="block"><code>decimal</code></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html#L_EXTENDEDPRICE">L_EXTENDEDPRICE</a></span> - Variable in class org.apache.wayang.apps.tpch.data.<a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html" title="class in org.apache.wayang.apps.tpch.data">LineItemTuple</a></dt> |
| <dd> |
| <div class="block"><code>decimal</code></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html#L_LINENUMBER">L_LINENUMBER</a></span> - Variable in class org.apache.wayang.apps.tpch.data.<a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html" title="class in org.apache.wayang.apps.tpch.data">LineItemTuple</a></dt> |
| <dd> |
| <div class="block"><code>integer</code>, <code>PK</code></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html#L_LINESTATUS">L_LINESTATUS</a></span> - Variable in class org.apache.wayang.apps.tpch.data.<a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html" title="class in org.apache.wayang.apps.tpch.data">LineItemTuple</a></dt> |
| <dd> |
| <div class="block"><code>fixed text, size 1</code></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/tpch/data/q1/GroupKey.html#L_LINESTATUS">L_LINESTATUS</a></span> - Variable in class org.apache.wayang.apps.tpch.data.q1.<a href="org/apache/wayang/apps/tpch/data/q1/GroupKey.html" title="class in org.apache.wayang.apps.tpch.data.q1">GroupKey</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/tpch/data/q1/ReturnTuple.html#L_LINESTATUS">L_LINESTATUS</a></span> - Variable in class org.apache.wayang.apps.tpch.data.q1.<a href="org/apache/wayang/apps/tpch/data/q1/ReturnTuple.html" title="class in org.apache.wayang.apps.tpch.data.q1">ReturnTuple</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html#L_ORDERKEY">L_ORDERKEY</a></span> - Variable in class org.apache.wayang.apps.tpch.data.<a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html" title="class in org.apache.wayang.apps.tpch.data">LineItemTuple</a></dt> |
| <dd> |
| <div class="block"><code>identifier</code>, <code>PK</code></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html#L_PARTKEY">L_PARTKEY</a></span> - Variable in class org.apache.wayang.apps.tpch.data.<a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html" title="class in org.apache.wayang.apps.tpch.data">LineItemTuple</a></dt> |
| <dd> |
| <div class="block"><code>identifier</code></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html#L_QUANTITY">L_QUANTITY</a></span> - Variable in class org.apache.wayang.apps.tpch.data.<a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html" title="class in org.apache.wayang.apps.tpch.data">LineItemTuple</a></dt> |
| <dd> |
| <div class="block"><code>decimal</code></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html#L_RECEIPTDATE">L_RECEIPTDATE</a></span> - Variable in class org.apache.wayang.apps.tpch.data.<a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html" title="class in org.apache.wayang.apps.tpch.data">LineItemTuple</a></dt> |
| <dd> |
| <div class="block"><code>fixed text, size 1</code></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html#L_RETURNFLAG">L_RETURNFLAG</a></span> - Variable in class org.apache.wayang.apps.tpch.data.<a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html" title="class in org.apache.wayang.apps.tpch.data">LineItemTuple</a></dt> |
| <dd> |
| <div class="block"><code>fixed text, size 1</code></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/tpch/data/q1/GroupKey.html#L_RETURNFLAG">L_RETURNFLAG</a></span> - Variable in class org.apache.wayang.apps.tpch.data.q1.<a href="org/apache/wayang/apps/tpch/data/q1/GroupKey.html" title="class in org.apache.wayang.apps.tpch.data.q1">GroupKey</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/tpch/data/q1/ReturnTuple.html#L_RETURNFLAG">L_RETURNFLAG</a></span> - Variable in class org.apache.wayang.apps.tpch.data.q1.<a href="org/apache/wayang/apps/tpch/data/q1/ReturnTuple.html" title="class in org.apache.wayang.apps.tpch.data.q1">ReturnTuple</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html#L_SHIPDATE">L_SHIPDATE</a></span> - Variable in class org.apache.wayang.apps.tpch.data.<a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html" title="class in org.apache.wayang.apps.tpch.data">LineItemTuple</a></dt> |
| <dd> |
| <div class="block"><code>fixed text, size 1</code></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html#L_SHIPINSTRUCT">L_SHIPINSTRUCT</a></span> - Variable in class org.apache.wayang.apps.tpch.data.<a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html" title="class in org.apache.wayang.apps.tpch.data">LineItemTuple</a></dt> |
| <dd> |
| <div class="block"><code>fixed text, size 25</code></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html#L_SHIPMODE">L_SHIPMODE</a></span> - Variable in class org.apache.wayang.apps.tpch.data.<a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html" title="class in org.apache.wayang.apps.tpch.data">LineItemTuple</a></dt> |
| <dd> |
| <div class="block"><code>fixed text, size 10</code></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html#L_SUPPKEY">L_SUPPKEY</a></span> - Variable in class org.apache.wayang.apps.tpch.data.<a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html" title="class in org.apache.wayang.apps.tpch.data">LineItemTuple</a></dt> |
| <dd> |
| <div class="block"><code>identifier</code></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html#L_TAX">L_TAX</a></span> - Variable in class org.apache.wayang.apps.tpch.data.<a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html" title="class in org.apache.wayang.apps.tpch.data">LineItemTuple</a></dt> |
| <dd> |
| <div class="block"><code>decimal</code></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/Input.Type.html#LABEL">LABEL</a></span> - org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Input.Type.html" title="enum in org.apache.wayang.basic.model.op">Input.Type</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/ml/Attr.html#LABEL">LABEL</a></span> - Static variable in class 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></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/enumeration/LatentOperatorPruningStrategy.html" title="class in org.apache.wayang.core.optimizer.enumeration"><span class="typeNameLink">LatentOperatorPruningStrategy</span></a> - Class in <a href="org/apache/wayang/core/optimizer/enumeration/package-summary.html">org.apache.wayang.core.optimizer.enumeration</a></dt> |
| <dd> |
| <div class="block">This <a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerationPruningStrategy.html" title="interface in org.apache.wayang.core.optimizer.enumeration"><code>PlanEnumerationPruningStrategy</code></a> follows the idea that we can prune a |
| <a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration"><code>PlanImplementation</code></a>, when there is a further one that is (i) better and (ii) has the exact same |
| operators with still-to-be-connected <a href="org/apache/wayang/core/plan/wayangplan/Slot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>Slot</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/LatentOperatorPruningStrategy.html#%3Cinit%3E()">LatentOperatorPruningStrategy()</a></span> - Constructor for class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/LatentOperatorPruningStrategy.html" title="class in org.apache.wayang.core.optimizer.enumeration">LatentOperatorPruningStrategy</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.html" title="class in org.apache.wayang.core.platform.lineage"><span class="typeNameLink">LazyExecutionLineageNode</span></a> - Class in <a href="org/apache/wayang/core/platform/lineage/package-summary.html">org.apache.wayang.core.platform.lineage</a></dt> |
| <dd> |
| <div class="block">A node wraps a <a href="org/apache/wayang/core/platform/ChannelInstance.html" title="interface in org.apache.wayang.core.platform"><code>ChannelInstance</code></a> and keeps track of predecessor nodes.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.html#%3Cinit%3E()">LazyExecutionLineageNode()</a></span> - Constructor for class org.apache.wayang.core.platform.lineage.<a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.html" title="class in org.apache.wayang.core.platform.lineage">LazyExecutionLineageNode</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.Aggregator.html" title="interface in org.apache.wayang.core.platform.lineage"><span class="typeNameLink">LazyExecutionLineageNode.Aggregator</span></a><<a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.Aggregator.html" title="type parameter in LazyExecutionLineageNode.Aggregator">T</a>> - Interface in <a href="org/apache/wayang/core/platform/lineage/package-summary.html">org.apache.wayang.core.platform.lineage</a></dt> |
| <dd> |
| <div class="block">Callback interface for traversals of <a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.html" title="class in org.apache.wayang.core.platform.lineage"><code>LazyExecutionLineageNode</code></a>s, thereby accumulating the callback return values.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.CollectingAggregator.html" title="class in org.apache.wayang.core.platform.lineage"><span class="typeNameLink">LazyExecutionLineageNode.CollectingAggregator</span></a> - Class in <a href="org/apache/wayang/core/platform/lineage/package-summary.html">org.apache.wayang.core.platform.lineage</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.Aggregator.html" title="interface in org.apache.wayang.core.platform.lineage"><code>LazyExecutionLineageNode.Aggregator</code></a> implementation that collects all visited <a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.html" title="class in org.apache.wayang.core.platform.lineage"><code>LazyExecutionLineageNode</code></a> contents.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/optimizer/Optimizer.html#learningRate">learningRate</a></span> - Variable in class org.apache.wayang.basic.model.optimizer.<a href="org/apache/wayang/basic/model/optimizer/Optimizer.html" title="class in org.apache.wayang.basic.model.optimizer">Optimizer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/json/WayangJsonArray.html#length()">length()</a></span> - Method in class org.apache.wayang.core.util.json.<a href="org/apache/wayang/core/util/json/WayangJsonArray.html" title="class in org.apache.wayang.core.util.json">WayangJsonArray</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/json/WayangJsonObj.html#length()">length()</a></span> - Method in class org.apache.wayang.core.util.json.<a href="org/apache/wayang/core/util/json/WayangJsonObj.html" title="class in org.apache.wayang.core.util.json">WayangJsonObj</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/IEJoinMasterOperator.JoinCondition.html#LessThan">LessThan</a></span> - org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IEJoinMasterOperator.JoinCondition.html" title="enum in org.apache.wayang.iejoin.operators">IEJoinMasterOperator.JoinCondition</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/IEJoinMasterOperator.JoinCondition.html#LessThanEqual">LessThanEqual</a></span> - org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IEJoinMasterOperator.JoinCondition.html" title="enum in org.apache.wayang.iejoin.operators">IEJoinMasterOperator.JoinCondition</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/sampling/ReservoirSampler.html#letCompete(T,T,java.util.Random)">letCompete(T, T, Random)</a></span> - Method in class org.apache.wayang.profiler.log.sampling.<a href="org/apache/wayang/profiler/log/sampling/ReservoirSampler.html" title="class in org.apache.wayang.profiler.log.sampling">ReservoirSampler</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/algorithms/sgd/LibSVMTransform.html" title="class in org.apache.wayang.ml4all.algorithms.sgd"><span class="typeNameLink">LibSVMTransform</span></a> - Class in <a href="org/apache/wayang/ml4all/algorithms/sgd/package-summary.html">org.apache.wayang.ml4all.algorithms.sgd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/algorithms/sgd/LibSVMTransform.html#%3Cinit%3E(int)">LibSVMTransform(int)</a></span> - Constructor for class org.apache.wayang.ml4all.algorithms.sgd.<a href="org/apache/wayang/ml4all/algorithms/sgd/LibSVMTransform.html" title="class in org.apache.wayang.ml4all.algorithms.sgd">LibSVMTransform</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/util/LimitedInputStream.html" title="class in org.apache.wayang.core.util"><span class="typeNameLink">LimitedInputStream</span></a> - Class in <a href="org/apache/wayang/core/util/package-summary.html">org.apache.wayang.core.util</a></dt> |
| <dd> |
| <div class="block"><code>InputStream</code> that is trimmed to a specified size.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/LimitedInputStream.html#%3Cinit%3E(java.io.InputStream)">LimitedInputStream(InputStream)</a></span> - Constructor for class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/LimitedInputStream.html" title="class in org.apache.wayang.core.util">LimitedInputStream</a></dt> |
| <dd> |
| <div class="block">Create an unlimited instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/LimitedInputStream.html#%3Cinit%3E(java.io.InputStream,long)">LimitedInputStream(InputStream, long)</a></span> - Constructor for class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/LimitedInputStream.html" title="class in org.apache.wayang.core.util">LimitedInputStream</a></dt> |
| <dd> |
| <div class="block">Create a limited instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/nn/Linear.html" title="class in org.apache.wayang.basic.model.op.nn"><span class="typeNameLink">Linear</span></a> - Class in <a href="org/apache/wayang/basic/model/op/nn/package-summary.html">org.apache.wayang.basic.model.op.nn</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/nn/Linear.html#%3Cinit%3E(int,int,boolean)">Linear(int, int, boolean)</a></span> - Constructor for class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/Linear.html" title="class in org.apache.wayang.basic.model.op.nn">Linear</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/nn/Linear.html#%3Cinit%3E(int,int,boolean,java.lang.String)">Linear(int, int, boolean, String)</a></span> - Constructor for class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/Linear.html" title="class in org.apache.wayang.basic.model.op.nn">Linear</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/nn/Linear.html#%3Cinit%3E(int,int,boolean,java.lang.String,org.apache.wayang.basic.model.op.Op.DType)">Linear(int, int, boolean, String, Op.DType)</a></span> - Constructor for class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/Linear.html" title="class in org.apache.wayang.basic.model.op.nn">Linear</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/nn/Linear.html#%3Cinit%3E(int,int,boolean,org.apache.wayang.basic.model.op.Op.DType)">Linear(int, int, boolean, Op.DType)</a></span> - Constructor for class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/Linear.html" title="class in org.apache.wayang.basic.model.op.nn">Linear</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/ModelTransformOperator.html#linearRegression()">linearRegression()</a></span> - Static method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ModelTransformOperator.html" title="class in org.apache.wayang.basic.operators">ModelTransformOperator</a></dt> |
| <dd> |
| <div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/PredictOperators.html#linearRegression()">linearRegression()</a></span> - Static method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/PredictOperators.html" title="class in org.apache.wayang.basic.operators">PredictOperators</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/ml/LinearRegressionMapping.html" title="class in org.apache.wayang.spark.mapping.ml"><span class="typeNameLink">LinearRegressionMapping</span></a> - Class in <a href="org/apache/wayang/spark/mapping/ml/package-summary.html">org.apache.wayang.spark.mapping.ml</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/LinearRegressionOperator.html" title="class in org.apache.wayang.basic.operators"><code>LinearRegressionOperator</code></a> to <a href="org/apache/wayang/spark/operators/ml/SparkLinearRegressionOperator.html" title="class in org.apache.wayang.spark.operators.ml"><code>SparkLinearRegressionOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/ml/LinearRegressionMapping.html#%3Cinit%3E()">LinearRegressionMapping()</a></span> - Constructor for class org.apache.wayang.spark.mapping.ml.<a href="org/apache/wayang/spark/mapping/ml/LinearRegressionMapping.html" title="class in org.apache.wayang.spark.mapping.ml">LinearRegressionMapping</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/LinearRegressionModel.html" title="interface in org.apache.wayang.basic.model"><span class="typeNameLink">LinearRegressionModel</span></a> - Interface in <a href="org/apache/wayang/basic/model/package-summary.html">org.apache.wayang.basic.model</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/LinearRegressionOperator.html" title="class in org.apache.wayang.basic.operators"><span class="typeNameLink">LinearRegressionOperator</span></a> - Class in <a href="org/apache/wayang/basic/operators/package-summary.html">org.apache.wayang.basic.operators</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LinearRegressionOperator.html#%3Cinit%3E(boolean)">LinearRegressionOperator(boolean)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LinearRegressionOperator.html" title="class in org.apache.wayang.basic.operators">LinearRegressionOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LinearRegressionOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.LinearRegressionOperator)">LinearRegressionOperator(LinearRegressionOperator)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LinearRegressionOperator.html" title="class in org.apache.wayang.basic.operators">LinearRegressionOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html" title="class in org.apache.wayang.apps.tpch.data"><span class="typeNameLink">LineItemTuple</span></a> - Class in <a href="org/apache/wayang/apps/tpch/data/package-summary.html">org.apache.wayang.apps.tpch.data</a></dt> |
| <dd> |
| <div class="block">A tuple of the lineitem table.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html#%3Cinit%3E()">LineItemTuple()</a></span> - Constructor for class org.apache.wayang.apps.tpch.data.<a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html" title="class in org.apache.wayang.apps.tpch.data">LineItemTuple</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html#%3Cinit%3E(long,long,long,int,double,double,double,double,char,int,int,int,java.lang.String,java.lang.String,java.lang.String)">LineItemTuple(long, long, long, int, double, double, double, double, char, int, int, int, String, String, String)</a></span> - Constructor for class org.apache.wayang.apps.tpch.data.<a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html" title="class in org.apache.wayang.apps.tpch.data">LineItemTuple</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/apps/tpch/data/LineItemTuple.Parser.html" title="class in org.apache.wayang.apps.tpch.data"><span class="typeNameLink">LineItemTuple.Parser</span></a> - Class in <a href="org/apache/wayang/apps/tpch/data/package-summary.html">org.apache.wayang.apps.tpch.data</a></dt> |
| <dd> |
| <div class="block">Parses a <a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html" title="class in org.apache.wayang.apps.tpch.data"><code>LineItemTuple</code></a> from a given CSV line (double quoted, comma-separated).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.Link.html#%3Cinit%3E(int,int)">Link(int, int)</a></span> - Constructor for class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.Link.html" title="class in org.apache.wayang.core.profiling">ExecutionPlanMeasurement.Link</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html#list1ASC">list1ASC</a></span> - Variable in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">IEJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html#list1ASC">list1ASC</a></span> - Variable in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">IESelfJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html#list1ASCSec">list1ASCSec</a></span> - Variable in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">IEJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html#list1ASCSec">list1ASCSec</a></span> - Variable in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">IESelfJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html#list2ASC">list2ASC</a></span> - Variable in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">IEJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html#list2ASC">list2ASC</a></span> - Variable in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">IESelfJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html#list2ASCSec">list2ASCSec</a></span> - Variable in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">IEJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html#list2ASCSec">list2ASCSec</a></span> - Variable in class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">IESelfJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/iejoin/operators/spark_helpers/List2AttributesObjectSkinny.html" title="class in org.apache.wayang.iejoin.operators.spark_helpers"><span class="typeNameLink">List2AttributesObjectSkinny</span></a><<a href="org/apache/wayang/iejoin/operators/spark_helpers/List2AttributesObjectSkinny.html" title="type parameter in List2AttributesObjectSkinny">Type0</a> extends java.lang.Comparable<<a href="org/apache/wayang/iejoin/operators/spark_helpers/List2AttributesObjectSkinny.html" title="type parameter in List2AttributesObjectSkinny">Type0</a>>,​<a href="org/apache/wayang/iejoin/operators/spark_helpers/List2AttributesObjectSkinny.html" title="type parameter in List2AttributesObjectSkinny">Type1</a> extends java.lang.Comparable<<a href="org/apache/wayang/iejoin/operators/spark_helpers/List2AttributesObjectSkinny.html" title="type parameter in List2AttributesObjectSkinny">Type1</a>>> - Class in <a href="org/apache/wayang/iejoin/operators/spark_helpers/package-summary.html">org.apache.wayang.iejoin.operators.spark_helpers</a></dt> |
| <dd> |
| <div class="block">Created by khayyzy on 5/28/16.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/spark_helpers/List2AttributesObjectSkinny.html#%3Cinit%3E(org.apache.wayang.iejoin.data.Data%5B%5D,long)">List2AttributesObjectSkinny(Data[], long)</a></span> - Constructor for class org.apache.wayang.iejoin.operators.spark_helpers.<a href="org/apache/wayang/iejoin/operators/spark_helpers/List2AttributesObjectSkinny.html" title="class in org.apache.wayang.iejoin.operators.spark_helpers">List2AttributesObjectSkinny</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/FileSystem.html#listChildren(java.lang.String)">listChildren(String)</a></span> - Method in interface org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/FileSystem.html" title="interface in org.apache.wayang.core.util.fs">FileSystem</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/HadoopFileSystem.html#listChildren(java.lang.String)">listChildren(String)</a></span> - Method in class org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/HadoopFileSystem.html" title="class in org.apache.wayang.core.util.fs">HadoopFileSystem</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/LocalFileSystem.html#listChildren(java.lang.String)">listChildren(String)</a></span> - Method in class org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/LocalFileSystem.html" title="class in org.apache.wayang.core.util.fs">LocalFileSystem</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/S3FileSystem.html#listChildren(java.lang.String)">listChildren(String)</a></span> - Method in class org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/S3FileSystem.html" title="class in org.apache.wayang.core.util.fs">S3FileSystem</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/ProfileDB.html#load()">load()</a></span> - Method in class org.apache.wayang.commons.util.profiledb.<a href="org/apache/wayang/commons/util/profiledb/ProfileDB.html" title="class in org.apache.wayang.commons.util.profiledb">ProfileDB</a></dt> |
| <dd> |
| <div class="block">Bring <a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model"><code>Experiment</code></a>s from current Storage to local variable</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/storage/FileStorage.html#load()">load()</a></span> - Method in class org.apache.wayang.commons.util.profiledb.storage.<a href="org/apache/wayang/commons/util/profiledb/storage/FileStorage.html" title="class in org.apache.wayang.commons.util.profiledb.storage">FileStorage</a></dt> |
| <dd> |
| <div class="block">Load <a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model"><code>Experiment</code></a>s from a <code>File</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/storage/JDBCStorage.html#load()">load()</a></span> - Method in class org.apache.wayang.commons.util.profiledb.storage.<a href="org/apache/wayang/commons/util/profiledb/storage/JDBCStorage.html" title="class in org.apache.wayang.commons.util.profiledb.storage">JDBCStorage</a></dt> |
| <dd> |
| <div class="block">Load <a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model"><code>Experiment</code></a>s from a <code>File</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/storage/Storage.html#load()">load()</a></span> - Method in class org.apache.wayang.commons.util.profiledb.storage.<a href="org/apache/wayang/commons/util/profiledb/storage/Storage.html" title="class in org.apache.wayang.commons.util.profiledb.storage">Storage</a></dt> |
| <dd> |
| <div class="block">Bring <a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model"><code>Experiment</code></a>s from current Storage to local variable</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/storage/Storage.html#load(java.io.BufferedReader)">load(BufferedReader)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.storage.<a href="org/apache/wayang/commons/util/profiledb/storage/Storage.html" title="class in org.apache.wayang.commons.util.profiledb.storage">Storage</a></dt> |
| <dd> |
| <div class="block">Load <a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model"><code>Experiment</code></a>s from an <code>Reader</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/ProfileDB.html#load(java.io.InputStream)">load(InputStream)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.<a href="org/apache/wayang/commons/util/profiledb/ProfileDB.html" title="class in org.apache.wayang.commons.util.profiledb">ProfileDB</a></dt> |
| <dd> |
| <div class="block">Bring <a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model"><code>Experiment</code></a>s from current Storage to local variable</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/storage/Storage.html#load(java.io.InputStream)">load(InputStream)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.storage.<a href="org/apache/wayang/commons/util/profiledb/storage/Storage.html" title="class in org.apache.wayang.commons.util.profiledb.storage">Storage</a></dt> |
| <dd> |
| <div class="block">Load <a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model"><code>Experiment</code></a>s from an <code>InputStream</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#load(java.io.InputStream)">load(InputStream)</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> |
| <div class="block">Adjusts this instance to the properties specified in the given file.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#load(java.lang.String)">load(String)</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> |
| <div class="block">Adjusts this instance to the properties specified in the given file.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/Platform.html#load(java.lang.String)">load(String)</a></span> - Static method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/Platform.html" title="class in org.apache.wayang.core.platform">Platform</a></dt> |
| <dd> |
| <div class="block">Loads a specific <a href="org/apache/wayang/core/platform/Platform.html" title="class in org.apache.wayang.core.platform"><code>Platform</code></a> implementation.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/KafkaTopicSink.html#loadConfig(java.lang.String)">loadConfig(String)</a></span> - Static method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/KafkaTopicSink.html" title="class in org.apache.wayang.basic.operators">KafkaTopicSink</a></dt> |
| <dd> |
| <div class="block">Load properties from a properties file or alternatively use the default properties with some sensitive values |
| from environment variables.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/KafkaTopicSource.html#loadConfig(java.lang.String)">loadConfig(String)</a></span> - Static method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/KafkaTopicSource.html" title="class in org.apache.wayang.basic.operators">KafkaTopicSource</a></dt> |
| <dd> |
| <div class="block">Load properties from a properties file or alternatively use the default properties with some sensitive values |
| from environment variables.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/costs/LoadEstimate.html" title="class in org.apache.wayang.core.optimizer.costs"><span class="typeNameLink">LoadEstimate</span></a> - Class in <a href="org/apache/wayang/core/optimizer/costs/package-summary.html">org.apache.wayang.core.optimizer.costs</a></dt> |
| <dd> |
| <div class="block">An estimate of costs of some executable code expressed as a <a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html" title="class in org.apache.wayang.core.optimizer"><code>ProbabilisticIntervalEstimate</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadEstimate.html#%3Cinit%3E()">LoadEstimate()</a></span> - Constructor for class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadEstimate.html" title="class in org.apache.wayang.core.optimizer.costs">LoadEstimate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadEstimate.html#%3Cinit%3E(long)">LoadEstimate(long)</a></span> - Constructor for class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadEstimate.html" title="class in org.apache.wayang.core.optimizer.costs">LoadEstimate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadEstimate.html#%3Cinit%3E(long,long,double)">LoadEstimate(long, long, double)</a></span> - Constructor for class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadEstimate.html" title="class in org.apache.wayang.core.optimizer.costs">LoadEstimate</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/costs/LoadEstimator.html" title="class in org.apache.wayang.core.optimizer.costs"><span class="typeNameLink">LoadEstimator</span></a> - Class in <a href="org/apache/wayang/core/optimizer/costs/package-summary.html">org.apache.wayang.core.optimizer.costs</a></dt> |
| <dd> |
| <div class="block">Describes the resource utilization of something executable within an <a href="org/apache/wayang/core/optimizer/costs/EstimationContext.html" title="interface in org.apache.wayang.core.optimizer.costs"><code>EstimationContext</code></a>, such as an |
| <a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>ExecutionOperator</code></a> or a <a href="org/apache/wayang/core/function/FunctionDescriptor.html" title="class in org.apache.wayang.core.function"><code>FunctionDescriptor</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadEstimator.html#%3Cinit%3E(org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate)">LoadEstimator(CardinalityEstimate)</a></span> - Constructor for class 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></dt> |
| <dd> |
| <div class="block">Create a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/costs/LoadEstimator.SinglePointEstimationFunction.html" title="interface in org.apache.wayang.core.optimizer.costs"><span class="typeNameLink">LoadEstimator.SinglePointEstimationFunction</span></a> - Interface in <a href="org/apache/wayang/core/optimizer/costs/package-summary.html">org.apache.wayang.core.optimizer.costs</a></dt> |
| <dd> |
| <div class="block">Functional interface for lambda expressions to express single-point load estimation functions.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html" title="class in org.apache.wayang.core.optimizer.costs"><span class="typeNameLink">LoadProfile</span></a> - Class in <a href="org/apache/wayang/core/optimizer/costs/package-summary.html">org.apache.wayang.core.optimizer.costs</a></dt> |
| <dd> |
| <div class="block">Reflects the (estimated) required resources of an <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a> or <a href="org/apache/wayang/core/function/FunctionDescriptor.html" title="class in org.apache.wayang.core.function"><code>FunctionDescriptor</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html#%3Cinit%3E(org.apache.wayang.core.optimizer.costs.LoadEstimate,org.apache.wayang.core.optimizer.costs.LoadEstimate)">LoadProfile(LoadEstimate, LoadEstimate)</a></span> - Constructor for class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html" title="class in org.apache.wayang.core.optimizer.costs">LoadProfile</a></dt> |
| <dd> |
| <div class="block">Creates a new instance without network and disk usage, full resource utilization, and no overhead.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html#%3Cinit%3E(org.apache.wayang.core.optimizer.costs.LoadEstimate,org.apache.wayang.core.optimizer.costs.LoadEstimate,org.apache.wayang.core.optimizer.costs.LoadEstimate,org.apache.wayang.core.optimizer.costs.LoadEstimate)">LoadProfile(LoadEstimate, LoadEstimate, LoadEstimate, LoadEstimate)</a></span> - Constructor for class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html" title="class in org.apache.wayang.core.optimizer.costs">LoadProfile</a></dt> |
| <dd> |
| <div class="block">Creates a new instance with full resource utilization, and no overhead.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html#%3Cinit%3E(org.apache.wayang.core.optimizer.costs.LoadEstimate,org.apache.wayang.core.optimizer.costs.LoadEstimate,org.apache.wayang.core.optimizer.costs.LoadEstimate,org.apache.wayang.core.optimizer.costs.LoadEstimate,double,long)">LoadProfile(LoadEstimate, LoadEstimate, LoadEstimate, LoadEstimate, double, long)</a></span> - Constructor for class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html" title="class in org.apache.wayang.core.optimizer.costs">LoadProfile</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html" title="interface in org.apache.wayang.core.optimizer.costs"><span class="typeNameLink">LoadProfileEstimator</span></a> - Interface in <a href="org/apache/wayang/core/optimizer/costs/package-summary.html">org.apache.wayang.core.optimizer.costs</a></dt> |
| <dd> |
| <div class="block">Estimates the <a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html" title="class in org.apache.wayang.core.optimizer.costs"><code>LoadProfile</code></a> of some executable artifact that takes some input data quanta and produces them.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimators.html" title="class in org.apache.wayang.core.optimizer.costs"><span class="typeNameLink">LoadProfileEstimators</span></a> - Class in <a href="org/apache/wayang/core/optimizer/costs/package-summary.html">org.apache.wayang.core.optimizer.costs</a></dt> |
| <dd> |
| <div class="block">Utilities to deal with <a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html" title="interface in org.apache.wayang.core.optimizer.costs"><code>LoadProfileEstimator</code></a>s.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/costs/LoadProfileToTimeConverter.html" title="class in org.apache.wayang.core.optimizer.costs"><span class="typeNameLink">LoadProfileToTimeConverter</span></a> - Class in <a href="org/apache/wayang/core/optimizer/costs/package-summary.html">org.apache.wayang.core.optimizer.costs</a></dt> |
| <dd> |
| <div class="block">Calculates a <a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html" title="class in org.apache.wayang.core.optimizer.costs"><code>TimeEstimate</code></a> for a link <a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html" title="class in org.apache.wayang.core.optimizer.costs"><code>LoadProfile</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadProfileToTimeConverter.html#%3Cinit%3E(org.apache.wayang.core.optimizer.costs.LoadToTimeConverter,org.apache.wayang.core.optimizer.costs.LoadToTimeConverter,org.apache.wayang.core.optimizer.costs.LoadToTimeConverter)">LoadProfileToTimeConverter(LoadToTimeConverter, LoadToTimeConverter, LoadToTimeConverter)</a></span> - Constructor for class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadProfileToTimeConverter.html" title="class in org.apache.wayang.core.optimizer.costs">LoadProfileToTimeConverter</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/costs/LoadProfileToTimeConverter.ResourceTimeEstimateAggregator.html" title="interface in org.apache.wayang.core.optimizer.costs"><span class="typeNameLink">LoadProfileToTimeConverter.ResourceTimeEstimateAggregator</span></a> - Interface in <a href="org/apache/wayang/core/optimizer/costs/package-summary.html">org.apache.wayang.core.optimizer.costs</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/ReflectionUtils.html#loadResource(java.lang.String)">loadResource(String)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/ReflectionUtils.html" title="class in org.apache.wayang.core.util">ReflectionUtils</a></dt> |
| <dd> |
| <div class="block">Provides a resource as an <code>InputStream</code>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/costs/LoadToTimeConverter.html" title="class in org.apache.wayang.core.optimizer.costs"><span class="typeNameLink">LoadToTimeConverter</span></a> - Class in <a href="org/apache/wayang/core/optimizer/costs/package-summary.html">org.apache.wayang.core.optimizer.costs</a></dt> |
| <dd> |
| <div class="block">Converts a <a href="org/apache/wayang/core/optimizer/costs/LoadEstimate.html" title="class in org.apache.wayang.core.optimizer.costs"><code>LoadEstimate</code></a> into a time estimate.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadToTimeConverter.html#%3Cinit%3E()">LoadToTimeConverter()</a></span> - Constructor for class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadToTimeConverter.html" title="class in org.apache.wayang.core.optimizer.costs">LoadToTimeConverter</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plugin/DynamicPlugin.html#loadYaml(java.lang.String)">loadYaml(String)</a></span> - Static method in class org.apache.wayang.core.plugin.<a href="org/apache/wayang/core/plugin/DynamicPlugin.html" title="class in org.apache.wayang.core.plugin">DynamicPlugin</a></dt> |
| <dd> |
| <div class="block">Loads a YAML file of the following format:</div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/operators/LocalCallbackSink.html" title="class in org.apache.wayang.basic.operators"><span class="typeNameLink">LocalCallbackSink</span></a><<a href="org/apache/wayang/basic/operators/LocalCallbackSink.html" title="type parameter in LocalCallbackSink">T</a>> - Class in <a href="org/apache/wayang/basic/operators/package-summary.html">org.apache.wayang.basic.operators</a></dt> |
| <dd> |
| <div class="block">This sink executes a callback on each received data unit into a Java <code>Collection</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LocalCallbackSink.html#%3Cinit%3E(java.lang.Class)">LocalCallbackSink(Class<T>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LocalCallbackSink.html" title="class in org.apache.wayang.basic.operators">LocalCallbackSink</a></dt> |
| <dd> |
| <div class="block">Convnience constructor, defaults to StdoutSink</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LocalCallbackSink.html#%3Cinit%3E(java.util.function.Consumer,java.lang.Class)">LocalCallbackSink(Consumer<T>, Class<T>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LocalCallbackSink.html" title="class in org.apache.wayang.basic.operators">LocalCallbackSink</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LocalCallbackSink.html#%3Cinit%3E(java.util.function.Consumer,org.apache.wayang.core.types.DataSetType)">LocalCallbackSink(Consumer<T>, DataSetType<T>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LocalCallbackSink.html" title="class in org.apache.wayang.basic.operators">LocalCallbackSink</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LocalCallbackSink.html#%3Cinit%3E(org.apache.wayang.basic.operators.LocalCallbackSink)">LocalCallbackSink(LocalCallbackSink<T>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LocalCallbackSink.html" title="class in org.apache.wayang.basic.operators">LocalCallbackSink</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LocalCallbackSink.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableConsumer,java.lang.Class)">LocalCallbackSink(FunctionDescriptor.SerializableConsumer<T>, Class<T>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LocalCallbackSink.html" title="class in org.apache.wayang.basic.operators">LocalCallbackSink</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LocalCallbackSink.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableConsumer,org.apache.wayang.core.types.DataSetType)">LocalCallbackSink(FunctionDescriptor.SerializableConsumer<T>, DataSetType<T>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LocalCallbackSink.html" title="class in org.apache.wayang.basic.operators">LocalCallbackSink</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/mapping/LocalCallbackSinkMapping.html" title="class in org.apache.wayang.flink.mapping"><span class="typeNameLink">LocalCallbackSinkMapping</span></a> - Class in <a href="org/apache/wayang/flink/mapping/package-summary.html">org.apache.wayang.flink.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/LocalCallbackSink.html" title="class in org.apache.wayang.basic.operators"><code>LocalCallbackSink</code></a> to <a href="org/apache/wayang/flink/operators/FlinkLocalCallbackSink.html" title="class in org.apache.wayang.flink.operators"><code>FlinkLocalCallbackSink</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/mapping/LocalCallbackSinkMapping.html" title="class in org.apache.wayang.java.mapping"><span class="typeNameLink">LocalCallbackSinkMapping</span></a> - Class in <a href="org/apache/wayang/java/mapping/package-summary.html">org.apache.wayang.java.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/LocalCallbackSink.html" title="class in org.apache.wayang.basic.operators"><code>LocalCallbackSink</code></a> to <a href="org/apache/wayang/java/operators/JavaLocalCallbackSink.html" title="class in org.apache.wayang.java.operators"><code>JavaLocalCallbackSink</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/LocalCallbackSinkMapping.html" title="class in org.apache.wayang.spark.mapping"><span class="typeNameLink">LocalCallbackSinkMapping</span></a> - Class in <a href="org/apache/wayang/spark/mapping/package-summary.html">org.apache.wayang.spark.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/LocalCallbackSink.html" title="class in org.apache.wayang.basic.operators"><code>LocalCallbackSink</code></a> to <a href="org/apache/wayang/spark/operators/SparkLocalCallbackSink.html" title="class in org.apache.wayang.spark.operators"><code>SparkLocalCallbackSink</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/LocalCallbackSinkMapping.html#%3Cinit%3E()">LocalCallbackSinkMapping()</a></span> - Constructor for class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/LocalCallbackSinkMapping.html" title="class in org.apache.wayang.flink.mapping">LocalCallbackSinkMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/LocalCallbackSinkMapping.html#%3Cinit%3E()">LocalCallbackSinkMapping()</a></span> - Constructor for class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/LocalCallbackSinkMapping.html" title="class in org.apache.wayang.java.mapping">LocalCallbackSinkMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/LocalCallbackSinkMapping.html#%3Cinit%3E()">LocalCallbackSinkMapping()</a></span> - Constructor for class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/LocalCallbackSinkMapping.html" title="class in org.apache.wayang.spark.mapping">LocalCallbackSinkMapping</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/util/fs/LocalFileSystem.html" title="class in org.apache.wayang.core.util.fs"><span class="typeNameLink">LocalFileSystem</span></a> - Class in <a href="org/apache/wayang/core/util/fs/package-summary.html">org.apache.wayang.core.util.fs</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/util/fs/FileSystem.html" title="interface in org.apache.wayang.core.util.fs"><code>FileSystem</code></a> implementation for the local file system.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/LocalFileSystem.html#%3Cinit%3E()">LocalFileSystem()</a></span> - Constructor for class org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/LocalFileSystem.html" title="class in org.apache.wayang.core.util.fs">LocalFileSystem</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/abstraction/api/LocalStage.html" title="class in org.apache.wayang.ml4all.abstraction.api"><span class="typeNameLink">LocalStage</span></a> - Class in <a href="org/apache/wayang/ml4all/abstraction/api/package-summary.html">org.apache.wayang.ml4all.abstraction.api</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/api/LocalStage.html#%3Cinit%3E()">LocalStage()</a></span> - Constructor for class org.apache.wayang.ml4all.abstraction.api.<a href="org/apache/wayang/ml4all/abstraction/api/LocalStage.html" title="class in org.apache.wayang.ml4all.abstraction.api">LocalStage</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/profiler/log/LogEvaluator.html" title="class in org.apache.wayang.profiler.log"><span class="typeNameLink">LogEvaluator</span></a> - Class in <a href="org/apache/wayang/profiler/log/package-summary.html">org.apache.wayang.profiler.log</a></dt> |
| <dd> |
| <div class="block">Evaluates a <a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api"><code>Configuration</code></a> on a <a href="org/apache/wayang/core/profiling/ExecutionLog.html" title="class in org.apache.wayang.core.profiling"><code>ExecutionLog</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/LogEvaluator.html#%3Cinit%3E(org.apache.wayang.core.api.Configuration)">LogEvaluator(Configuration)</a></span> - Constructor for class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/LogEvaluator.html" title="class in org.apache.wayang.profiler.log">LogEvaluator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/SampleOperator.html#logger">logger</a></span> - Variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/SampleOperator.html" title="class in org.apache.wayang.basic.operators">SampleOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html#logger">logger</a></span> - Variable in class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html" title="class in org.apache.wayang.core.api.configuration">KeyValueProvider</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/ValueProvider.html#logger">logger</a></span> - Variable in class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/ValueProvider.html" title="class in org.apache.wayang.core.api.configuration">ValueProvider</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mapping/PlanTransformation.html#logger">logger</a></span> - Variable in class org.apache.wayang.core.mapping.<a href="org/apache/wayang/core/mapping/PlanTransformation.html" title="class in org.apache.wayang.core.mapping">PlanTransformation</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityPusher.html#logger">logger</a></span> - Variable in class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/CardinalityPusher.html" title="class in org.apache.wayang.core.optimizer.cardinality">CardinalityPusher</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#logger">logger</a></span> - Variable in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/Channel.html#logger">logger</a></span> - Variable in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan">Channel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.html#logger">logger</a></span> - Variable in class org.apache.wayang.core.plan.wayangplan.traversal.<a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.html" title="class in org.apache.wayang.core.plan.wayangplan.traversal">AbstractTopologicalTraversal</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html#logger">logger</a></span> - Variable in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html" title="class in org.apache.wayang.core.platform">CrossPlatformExecutor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/ExecutorTemplate.html#logger">logger</a></span> - Variable in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/ExecutorTemplate.html" title="class in org.apache.wayang.core.platform">ExecutorTemplate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfiler.html#logger">logger</a></span> - Variable in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfiler.html" title="class in org.apache.wayang.profiler.java">OperatorProfiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html#logger">logger</a></span> - Variable in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html" title="class in org.apache.wayang.profiler.spark">SparkOperatorProfiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/SparkListener.html#logger">logger</a></span> - Variable in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/SparkListener.html" title="class in org.apache.wayang.spark.monitoring.metrics">SparkListener</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Logging.html#logger()">logger()</a></span> - Method in interface org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Logging.html" title="interface in org.apache.wayang.core.util">Logging</a></dt> |
| <dd> |
| <div class="block">Create a <code>Logger</code> for this instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/Logging.html" title="interface in org.apache.wayang.core.util"><span class="typeNameLink">Logging</span></a> - Interface in <a href="org/apache/wayang/core/util/package-summary.html">org.apache.wayang.core.util</a></dt> |
| <dd> |
| <div class="block">Provide logging via <code>Logger</code>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/ml4all/abstraction/api/LogicalOperator.html" title="class in org.apache.wayang.ml4all.abstraction.api"><span class="typeNameLink">LogicalOperator</span></a> - Class in <a href="org/apache/wayang/ml4all/abstraction/api/package-summary.html">org.apache.wayang.ml4all.abstraction.api</a></dt> |
| <dd> |
| <div class="block">An ML4all logical operator</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/api/LogicalOperator.html#%3Cinit%3E()">LogicalOperator()</a></span> - Constructor for class org.apache.wayang.ml4all.abstraction.api.<a href="org/apache/wayang/ml4all/abstraction/api/LogicalOperator.html" title="class in org.apache.wayang.ml4all.abstraction.api">LogicalOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LogicalOperatorWrapper.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers"><span class="typeNameLink">LogicalOperatorWrapper</span></a><<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LogicalOperatorWrapper.html" title="type parameter in LogicalOperatorWrapper">R</a>,​<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LogicalOperatorWrapper.html" title="type parameter in LogicalOperatorWrapper">V</a>> - Class in <a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/package-summary.html">org.apache.wayang.ml4all.abstraction.plan.wrappers</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LogicalOperatorWrapper.html#%3Cinit%3E()">LogicalOperatorWrapper()</a></span> - Constructor for class org.apache.wayang.ml4all.abstraction.plan.wrappers.<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LogicalOperatorWrapper.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">LogicalOperatorWrapper</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LogicalOperatorWrapperWithModel.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers"><span class="typeNameLink">LogicalOperatorWrapperWithModel</span></a><<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LogicalOperatorWrapperWithModel.html" title="type parameter in LogicalOperatorWrapperWithModel">R</a>,​<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LogicalOperatorWrapperWithModel.html" title="type parameter in LogicalOperatorWrapperWithModel">V</a>> - Class in <a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/package-summary.html">org.apache.wayang.ml4all.abstraction.plan.wrappers</a></dt> |
| <dd> |
| <div class="block">Logical Operator that uses the [[org.apache.wayang.ml4all.abstraction.plan.ML4allModel]] as input besides the data flowing from its input slot.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LogicalOperatorWrapperWithModel.html#%3Cinit%3E()">LogicalOperatorWrapperWithModel()</a></span> - Constructor for class org.apache.wayang.ml4all.abstraction.plan.wrappers.<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LogicalOperatorWrapperWithModel.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">LogicalOperatorWrapperWithModel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationUtils.html#logisticGrowth(double,double,double,double)">logisticGrowth(double, double, double, double)</a></span> - Static method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationUtils.html" title="class in org.apache.wayang.core.optimizer">OptimizationUtils</a></dt> |
| <dd> |
| <div class="block">Uses the right part of the logistic regression curve to model a strictly growing function between |
| <code>g0</code> and 1.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html#logTimeEstimates()">logTimeEstimates()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanImplementation</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/abstraction/api/Loop.html" title="class in org.apache.wayang.ml4all.abstraction.api"><span class="typeNameLink">Loop</span></a><<a href="org/apache/wayang/ml4all/abstraction/api/Loop.html" title="type parameter in Loop">R</a>,​<a href="org/apache/wayang/ml4all/abstraction/api/Loop.html" title="type parameter in Loop">V</a>> - Class in <a href="org/apache/wayang/ml4all/abstraction/api/package-summary.html">org.apache.wayang.ml4all.abstraction.api</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/api/Loop.html#%3Cinit%3E()">Loop()</a></span> - Constructor for class org.apache.wayang.ml4all.abstraction.api.<a href="org/apache/wayang/ml4all/abstraction/api/Loop.html" title="class in org.apache.wayang.ml4all.abstraction.api">Loop</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LoopCheckWrapper.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers"><span class="typeNameLink">LoopCheckWrapper</span></a><<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LoopCheckWrapper.html" title="type parameter in LoopCheckWrapper">V</a>> - Class in <a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/package-summary.html">org.apache.wayang.ml4all.abstraction.plan.wrappers</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LoopCheckWrapper.html#%3Cinit%3E(org.apache.wayang.ml4all.abstraction.api.Loop)">LoopCheckWrapper(Loop)</a></span> - Constructor for class org.apache.wayang.ml4all.abstraction.plan.wrappers.<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LoopCheckWrapper.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">LoopCheckWrapper</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.LoopContext.html#%3Cinit%3E(org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">LoopContext(OptimizationContext.OperatorContext)</a></span> - Constructor for class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.LoopContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext.LoopContext</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LoopConvergenceWrapper.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers"><span class="typeNameLink">LoopConvergenceWrapper</span></a><<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LoopConvergenceWrapper.html" title="type parameter in LoopConvergenceWrapper">R</a>,​<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LoopConvergenceWrapper.html" title="type parameter in LoopConvergenceWrapper">V</a>> - Class in <a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/package-summary.html">org.apache.wayang.ml4all.abstraction.plan.wrappers</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LoopConvergenceWrapper.html#%3Cinit%3E(org.apache.wayang.ml4all.abstraction.api.Loop)">LoopConvergenceWrapper(Loop)</a></span> - Constructor for class org.apache.wayang.ml4all.abstraction.plan.wrappers.<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LoopConvergenceWrapper.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">LoopConvergenceWrapper</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/enumeration/LoopEnumerator.html" title="class in org.apache.wayang.core.optimizer.enumeration"><span class="typeNameLink">LoopEnumerator</span></a> - Class in <a href="org/apache/wayang/core/optimizer/enumeration/package-summary.html">org.apache.wayang.core.optimizer.enumeration</a></dt> |
| <dd> |
| <div class="block">Enumerator for <a href="org/apache/wayang/core/plan/wayangplan/LoopSubplan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>LoopSubplan</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/LoopEnumerator.html#%3Cinit%3E(org.apache.wayang.core.optimizer.enumeration.PlanEnumerator,org.apache.wayang.core.optimizer.OptimizationContext.LoopContext)">LoopEnumerator(PlanEnumerator, OptimizationContext.LoopContext)</a></span> - Constructor for class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/LoopEnumerator.html" title="class in org.apache.wayang.core.optimizer.enumeration">LoopEnumerator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadAlternative.html" title="class in org.apache.wayang.core.plan.wayangplan"><span class="typeNameLink">LoopHeadAlternative</span></a> - Class in <a href="org/apache/wayang/core/plan/wayangplan/package-summary.html">org.apache.wayang.core.plan.wayangplan</a></dt> |
| <dd> |
| <div class="block">Special <a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OperatorAlternative</code></a> for <a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>LoopHeadOperator</code></a>s.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/cardinality/LoopHeadAlternativeCardinalityPusher.html" title="class in org.apache.wayang.core.optimizer.cardinality"><span class="typeNameLink">LoopHeadAlternativeCardinalityPusher</span></a> - Class in <a href="org/apache/wayang/core/optimizer/cardinality/package-summary.html">org.apache.wayang.core.optimizer.cardinality</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityPusher.html" title="class in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityPusher</code></a> implementation for <a href="org/apache/wayang/core/plan/wayangplan/LoopHeadAlternative.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>LoopHeadAlternative</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/LoopHeadAlternativeCardinalityPusher.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.LoopHeadAlternative,java.util.Collection,java.util.Collection,java.util.function.BiFunction,org.apache.wayang.core.api.Configuration)">LoopHeadAlternativeCardinalityPusher(LoopHeadAlternative, Collection<InputSlot<?>>, Collection<OutputSlot<?>>, BiFunction<OperatorAlternative.Alternative, Configuration, CardinalityPusher>, Configuration)</a></span> - Constructor for class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/LoopHeadAlternativeCardinalityPusher.html" title="class in org.apache.wayang.core.optimizer.cardinality">LoopHeadAlternativeCardinalityPusher</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><span class="typeNameLink">LoopHeadOperator</span></a> - Interface in <a href="org/apache/wayang/core/plan/wayangplan/package-summary.html">org.apache.wayang.core.plan.wayangplan</a></dt> |
| <dd> |
| <div class="block">Head of a <a href="org/apache/wayang/core/plan/wayangplan/LoopSubplan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>LoopSubplan</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.State.html" title="enum in org.apache.wayang.core.plan.wayangplan"><span class="typeNameLink">LoopHeadOperator.State</span></a> - Enum in <a href="org/apache/wayang/core/plan/wayangplan/package-summary.html">org.apache.wayang.core.plan.wayangplan</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>LoopHeadOperator</code></a>s can be stateful because they might be executed mulitple times.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration"><span class="typeNameLink">LoopImplementation</span></a> - Class in <a href="org/apache/wayang/core/optimizer/enumeration/package-summary.html">org.apache.wayang.core.optimizer.enumeration</a></dt> |
| <dd> |
| <div class="block">Describes the enumeration of a <a href="org/apache/wayang/core/plan/wayangplan/LoopSubplan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>LoopSubplan</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.html#%3Cinit%3E(org.apache.wayang.core.optimizer.enumeration.LoopImplementation)">LoopImplementation(LoopImplementation)</a></span> - Constructor for class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration">LoopImplementation</a></dt> |
| <dd> |
| <div class="block">Copy constructor.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.LoopSubplan)">LoopImplementation(LoopSubplan)</a></span> - Constructor for class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration">LoopImplementation</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration"><span class="typeNameLink">LoopImplementation.IterationImplementation</span></a> - Class in <a href="org/apache/wayang/core/optimizer/enumeration/package-summary.html">org.apache.wayang.core.optimizer.enumeration</a></dt> |
| <dd> |
| <div class="block">Enumeration for a number of contiguous loop iterations.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/LoopIsolator.html" title="class in org.apache.wayang.core.plan.wayangplan"><span class="typeNameLink">LoopIsolator</span></a> - Class in <a href="org/apache/wayang/core/plan/wayangplan/package-summary.html">org.apache.wayang.core.plan.wayangplan</a></dt> |
| <dd> |
| <div class="block">Goes over a <a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>WayangPlan</code></a> and isolates its loops.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/mapping/LoopMapping.html" title="class in org.apache.wayang.flink.mapping"><span class="typeNameLink">LoopMapping</span></a> - Class in <a href="org/apache/wayang/flink/mapping/package-summary.html">org.apache.wayang.flink.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators"><code>LoopOperator</code></a> to <a href="org/apache/wayang/flink/operators/FlinkLoopOperator.html" title="class in org.apache.wayang.flink.operators"><code>FlinkLoopOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/mapping/LoopMapping.html" title="class in org.apache.wayang.java.mapping"><span class="typeNameLink">LoopMapping</span></a> - Class in <a href="org/apache/wayang/java/mapping/package-summary.html">org.apache.wayang.java.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators"><code>LoopOperator</code></a> to <a href="org/apache/wayang/java/operators/JavaLoopOperator.html" title="class in org.apache.wayang.java.operators"><code>JavaLoopOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/LoopMapping.html" title="class in org.apache.wayang.spark.mapping"><span class="typeNameLink">LoopMapping</span></a> - Class in <a href="org/apache/wayang/spark/mapping/package-summary.html">org.apache.wayang.spark.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators"><code>LoopOperator</code></a> to <a href="org/apache/wayang/spark/operators/SparkLoopOperator.html" title="class in org.apache.wayang.spark.operators"><code>SparkLoopOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/LoopMapping.html#%3Cinit%3E()">LoopMapping()</a></span> - Constructor for class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/LoopMapping.html" title="class in org.apache.wayang.flink.mapping">LoopMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/LoopMapping.html#%3Cinit%3E()">LoopMapping()</a></span> - Constructor for class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/LoopMapping.html" title="class in org.apache.wayang.java.mapping">LoopMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/LoopMapping.html#%3Cinit%3E()">LoopMapping()</a></span> - Constructor for class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/LoopMapping.html" title="class in org.apache.wayang.spark.mapping">LoopMapping</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators"><span class="typeNameLink">LoopOperator</span></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>> - Class in <a href="org/apache/wayang/basic/operators/package-summary.html">org.apache.wayang.basic.operators</a></dt> |
| <dd> |
| <div class="block">This operator has three inputs and three outputs.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LoopOperator.html#%3Cinit%3E(java.lang.Class,java.lang.Class,org.apache.wayang.core.function.FunctionDescriptor.SerializablePredicate,java.lang.Integer)">LoopOperator(Class<InputType>, Class<ConvergenceType>, FunctionDescriptor.SerializablePredicate<Collection<ConvergenceType>>, Integer)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators">LoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LoopOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.LoopOperator)">LoopOperator(LoopOperator<InputType, ConvergenceType>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators">LoopOperator</a></dt> |
| <dd> |
| <div class="block">Creates a copy of the given <a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators"><code>LoopOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LoopOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.FunctionDescriptor.SerializablePredicate,java.lang.Integer)">LoopOperator(DataSetType<InputType>, DataSetType<ConvergenceType>, FunctionDescriptor.SerializablePredicate<Collection<ConvergenceType>>, Integer)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators">LoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LoopOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.PredicateDescriptor,java.lang.Integer)">LoopOperator(DataSetType<InputType>, DataSetType<ConvergenceType>, PredicateDescriptor<Collection<ConvergenceType>>, Integer)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators">LoopOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/LoopSubplan.html" title="class in org.apache.wayang.core.plan.wayangplan"><span class="typeNameLink">LoopSubplan</span></a> - Class in <a href="org/apache/wayang/core/plan/wayangplan/package-summary.html">org.apache.wayang.core.plan.wayangplan</a></dt> |
| <dd> |
| <div class="block">Wraps a loop of <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>s.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/cardinality/LoopSubplanCardinalityPusher.html" title="class in org.apache.wayang.core.optimizer.cardinality"><span class="typeNameLink">LoopSubplanCardinalityPusher</span></a> - Class in <a href="org/apache/wayang/core/optimizer/cardinality/package-summary.html">org.apache.wayang.core.optimizer.cardinality</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityPusher.html" title="class in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityPusher</code></a> implementation for <a href="org/apache/wayang/core/plan/wayangplan/LoopSubplan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>LoopSubplan</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/LoopSubplanCardinalityPusher.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.LoopSubplan,org.apache.wayang.core.api.Configuration)">LoopSubplanCardinalityPusher(LoopSubplan, Configuration)</a></span> - Constructor for class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/LoopSubplanCardinalityPusher.html" title="class in org.apache.wayang.core.optimizer.cardinality">LoopSubplanCardinalityPusher</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/util/LruCache.html" title="class in org.apache.wayang.core.util"><span class="typeNameLink">LruCache</span></a><<a href="org/apache/wayang/core/util/LruCache.html" title="type parameter in LruCache">K</a>,​<a href="org/apache/wayang/core/util/LruCache.html" title="type parameter in LruCache">V</a>> - Class in <a href="org/apache/wayang/core/util/package-summary.html">org.apache.wayang.core.util</a></dt> |
| <dd> |
| <div class="block">Key-value cache with "least recently used" eviction strategy.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/LruCache.html#%3Cinit%3E(int)">LruCache(int)</a></span> - Constructor for class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/LruCache.html" title="class in org.apache.wayang.core.util">LruCache</a></dt> |
| <dd> </dd> |
| </dl> |
| <a id="I:M"> |
| <!-- --> |
| </a> |
| <h2 class="title">M</h2> |
| <dl> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/applications/WordCount.html#main(java.lang.String%5B%5D)">main(String[])</a></span> - Static method in class org.apache.wayang.applications.<a href="org/apache/wayang/applications/WordCount.html" title="class in org.apache.wayang.applications">WordCount</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/applications/WordCountOnKafkaTopic.html#main(java.lang.String%5B%5D)">main(String[])</a></span> - Static method in class org.apache.wayang.applications.<a href="org/apache/wayang/applications/WordCountOnKafkaTopic.html" title="class in org.apache.wayang.applications">WordCountOnKafkaTopic</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/grep/Grep.html#main(java.lang.String...)">main(String...)</a></span> - Static method in class org.apache.wayang.apps.grep.<a href="org/apache/wayang/apps/grep/Grep.html" title="class in org.apache.wayang.apps.grep">Grep</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/tpch/TPCHQ1WithJavaNative.html#main(java.lang.String%5B%5D)">main(String[])</a></span> - Static method in class org.apache.wayang.apps.tpch.<a href="org/apache/wayang/apps/tpch/TPCHQ1WithJavaNative.html" title="class in org.apache.wayang.apps.tpch">TPCHQ1WithJavaNative</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/wordcount/Main.html#main(java.lang.String%5B%5D)">main(String[])</a></span> - Static method in class org.apache.wayang.apps.wordcount.<a href="org/apache/wayang/apps/wordcount/Main.html" title="class in org.apache.wayang.apps.wordcount">Main</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/wordcount/WordCount.html#main(java.lang.String%5B%5D)">main(String[])</a></span> - Static method in class org.apache.wayang.apps.wordcount.<a href="org/apache/wayang/apps/wordcount/WordCount.html" title="class in org.apache.wayang.apps.wordcount">WordCount</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/wordcount/WordCountWithJavaNativeAPI.html#main(java.lang.String%5B%5D)">main(String[])</a></span> - Static method in class org.apache.wayang.apps.wordcount.<a href="org/apache/wayang/apps/wordcount/WordCountWithJavaNativeAPI.html" title="class in org.apache.wayang.apps.wordcount">WordCountWithJavaNativeAPI</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/S3FileSystem.html#main(java.lang.String...)">main(String...)</a></span> - Static method in class org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/S3FileSystem.html" title="class in org.apache.wayang.core.util.fs">S3FileSystem</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/examples/RunKMeans.html#main(java.lang.String%5B%5D)">main(String[])</a></span> - Static method in class org.apache.wayang.ml4all.examples.<a href="org/apache/wayang/ml4all/examples/RunKMeans.html" title="class in org.apache.wayang.ml4all.examples">RunKMeans</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/examples/RunSGD.html#main(java.lang.String...)">main(String...)</a></span> - Static method in class org.apache.wayang.ml4all.examples.<a href="org/apache/wayang/ml4all/examples/RunSGD.html" title="class in org.apache.wayang.ml4all.examples">RunSGD</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/hardware/DiskProfiler.html#main(java.lang.String%5B%5D)">main(String[])</a></span> - Static method in class org.apache.wayang.profiler.hardware.<a href="org/apache/wayang/profiler/hardware/DiskProfiler.html" title="class in org.apache.wayang.profiler.hardware">DiskProfiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/Profiler.html#main(java.lang.String%5B%5D)">main(String[])</a></span> - Static method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/Profiler.html" title="class in org.apache.wayang.profiler.java">Profiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/GeneticOptimizerApp.html#main(java.lang.String%5B%5D)">main(String[])</a></span> - Static method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/GeneticOptimizerApp.html" title="class in org.apache.wayang.profiler.log">GeneticOptimizerApp</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/LogEvaluator.html#main(java.lang.String%5B%5D)">main(String[])</a></span> - Static method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/LogEvaluator.html" title="class in org.apache.wayang.profiler.log">LogEvaluator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/Main.html#main(java.lang.String%5B%5D)">main(String[])</a></span> - Static method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/Main.html" title="class in org.apache.wayang.profiler.spark">Main</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/apps/wordcount/Main.html" title="class in org.apache.wayang.apps.wordcount"><span class="typeNameLink">Main</span></a> - Class in <a href="org/apache/wayang/apps/wordcount/package-summary.html">org.apache.wayang.apps.wordcount</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/profiler/spark/Main.html" title="class in org.apache.wayang.profiler.spark"><span class="typeNameLink">Main</span></a> - Class in <a href="org/apache/wayang/profiler/spark/package-summary.html">org.apache.wayang.profiler.spark</a></dt> |
| <dd> |
| <div class="block">Starts a profiling run of Spark.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/wordcount/Main.html#%3Cinit%3E()">Main()</a></span> - Constructor for class org.apache.wayang.apps.wordcount.<a href="org/apache/wayang/apps/wordcount/Main.html" title="class in org.apache.wayang.apps.wordcount">Main</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/Main.html#%3Cinit%3E()">Main()</a></span> - Constructor for class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/Main.html" title="class in org.apache.wayang.profiler.spark">Main</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/DefaultEstimatableCost.Factory.html#makeCost()">makeCost()</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/DefaultEstimatableCost.Factory.html" title="class in org.apache.wayang.core.optimizer.costs">DefaultEstimatableCost.Factory</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/EstimatableCostFactory.html#makeCost()">makeCost()</a></span> - Method in interface org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/EstimatableCostFactory.html" title="interface in org.apache.wayang.core.optimizer.costs">EstimatableCostFactory</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/criterion/DummyMap.html#map(InputType)">map(InputType)</a></span> - Method in class org.apache.wayang.flink.compiler.criterion.<a href="org/apache/wayang/flink/compiler/criterion/DummyMap.html" title="class in org.apache.wayang.flink.compiler.criterion">DummyMap</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.RankAssigner.html#map(java.lang.Long)">map(Long)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.RankAssigner.html" title="class in org.apache.wayang.flink.operators">FlinkPageRankOperator.RankAssigner</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/WayangCollections.html#map(java.util.List,java.util.function.BiFunction)">map(List<S>, BiFunction<Integer, S, T>)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/WayangCollections.html" title="class in org.apache.wayang.core.util">WayangCollections</a></dt> |
| <dd> |
| <div class="block">Return a new <code>List</code> with mapped values.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/WayangCollections.html#map(java.util.List,java.util.function.Function)">map(List<S>, Function<S, T>)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/WayangCollections.html" title="class in org.apache.wayang.core.util">WayangCollections</a></dt> |
| <dd> |
| <div class="block">Return a new <code>List</code> with mapped values.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.Dampener.html#map(org.apache.flink.api.java.tuple.Tuple2)">map(Tuple2<Long, Double>)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.Dampener.html" title="class in org.apache.wayang.flink.operators">FlinkPageRankOperator.Dampener</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/SlotMapping.html#mapAllUpsteam(org.apache.wayang.core.plan.wayangplan.InputSlot%5B%5D,org.apache.wayang.core.plan.wayangplan.InputSlot%5B%5D)">mapAllUpsteam(InputSlot<?>[], InputSlot<?>[])</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/SlotMapping.html" title="class in org.apache.wayang.core.plan.wayangplan">SlotMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/SlotMapping.html#mapAllUpsteam(org.apache.wayang.core.plan.wayangplan.OutputSlot%5B%5D,org.apache.wayang.core.plan.wayangplan.OutputSlot%5B%5D)">mapAllUpsteam(OutputSlot<?>[], OutputSlot<?>[])</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/SlotMapping.html" title="class in org.apache.wayang.core.plan.wayangplan">SlotMapping</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/api/configuration/MapBasedKeyValueProvider.html" title="class in org.apache.wayang.core.api.configuration"><span class="typeNameLink">MapBasedKeyValueProvider</span></a><<a href="org/apache/wayang/core/api/configuration/MapBasedKeyValueProvider.html" title="type parameter in MapBasedKeyValueProvider">Key</a>,​<a href="org/apache/wayang/core/api/configuration/MapBasedKeyValueProvider.html" title="type parameter in MapBasedKeyValueProvider">Value</a>> - Class in <a href="org/apache/wayang/core/api/configuration/package-summary.html">org.apache.wayang.core.api.configuration</a></dt> |
| <dd> |
| <div class="block">Implementation of <a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html" title="class in org.apache.wayang.core.api.configuration"><code>KeyValueProvider</code></a> that uses a <code>Map</code> to provide a value.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/MapBasedKeyValueProvider.html#%3Cinit%3E(org.apache.wayang.core.api.configuration.KeyValueProvider)">MapBasedKeyValueProvider(KeyValueProvider<Key, Value>)</a></span> - Constructor for class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/MapBasedKeyValueProvider.html" title="class in org.apache.wayang.core.api.configuration">MapBasedKeyValueProvider</a></dt> |
| <dd> |
| <div class="block">Creates a new caching instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/MapBasedKeyValueProvider.html#%3Cinit%3E(org.apache.wayang.core.api.configuration.KeyValueProvider,boolean)">MapBasedKeyValueProvider(KeyValueProvider<Key, Value>, boolean)</a></span> - Constructor for class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/MapBasedKeyValueProvider.html" title="class in org.apache.wayang.core.api.configuration">MapBasedKeyValueProvider</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/MapBasedKeyValueProvider.html#%3Cinit%3E(org.apache.wayang.core.api.configuration.KeyValueProvider,org.apache.wayang.core.api.Configuration)">MapBasedKeyValueProvider(KeyValueProvider<Key, Value>, Configuration)</a></span> - Constructor for class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/MapBasedKeyValueProvider.html" title="class in org.apache.wayang.core.api.configuration">MapBasedKeyValueProvider</a></dt> |
| <dd> |
| <div class="block">Creates a new caching instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/MapBasedKeyValueProvider.html#%3Cinit%3E(org.apache.wayang.core.api.configuration.KeyValueProvider,org.apache.wayang.core.api.Configuration,boolean)">MapBasedKeyValueProvider(KeyValueProvider<Key, Value>, Configuration, boolean)</a></span> - Constructor for class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/MapBasedKeyValueProvider.html" title="class in org.apache.wayang.core.api.configuration">MapBasedKeyValueProvider</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/MapBasedKeyValueProvider.html#%3Cinit%3E(org.apache.wayang.core.api.Configuration,boolean)">MapBasedKeyValueProvider(Configuration, boolean)</a></span> - Constructor for class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/MapBasedKeyValueProvider.html" title="class in org.apache.wayang.core.api.configuration">MapBasedKeyValueProvider</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/compiler/MapFunctionAdapter.html" title="class in org.apache.wayang.spark.compiler"><span class="typeNameLink">MapFunctionAdapter</span></a><<a href="org/apache/wayang/spark/compiler/MapFunctionAdapter.html" title="type parameter in MapFunctionAdapter">InputType</a>,​<a href="org/apache/wayang/spark/compiler/MapFunctionAdapter.html" title="type parameter in MapFunctionAdapter">OutputType</a>> - Class in <a href="org/apache/wayang/spark/compiler/package-summary.html">org.apache.wayang.spark.compiler</a></dt> |
| <dd> |
| <div class="block">Wraps a <code>Function</code> as a <code>Function</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/compiler/MapFunctionAdapter.html#%3Cinit%3E(java.util.function.Function)">MapFunctionAdapter(Function<InputType, OutputType>)</a></span> - Constructor for class org.apache.wayang.spark.compiler.<a href="org/apache/wayang/spark/compiler/MapFunctionAdapter.html" title="class in org.apache.wayang.spark.compiler">MapFunctionAdapter</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/mapping/MapMapping.html" title="class in org.apache.wayang.flink.mapping"><span class="typeNameLink">MapMapping</span></a> - Class in <a href="org/apache/wayang/flink/mapping/package-summary.html">org.apache.wayang.flink.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/MapOperator.html" title="class in org.apache.wayang.basic.operators"><code>MapOperator</code></a> to <a href="org/apache/wayang/flink/operators/FlinkMapOperator.html" title="class in org.apache.wayang.flink.operators"><code>FlinkMapOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/mapping/MapMapping.html" title="class in org.apache.wayang.java.mapping"><span class="typeNameLink">MapMapping</span></a> - Class in <a href="org/apache/wayang/java/mapping/package-summary.html">org.apache.wayang.java.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/MapOperator.html" title="class in org.apache.wayang.basic.operators"><code>MapOperator</code></a> to <a href="org/apache/wayang/java/operators/JavaMapOperator.html" title="class in org.apache.wayang.java.operators"><code>JavaMapOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/MapMapping.html" title="class in org.apache.wayang.spark.mapping"><span class="typeNameLink">MapMapping</span></a> - Class in <a href="org/apache/wayang/spark/mapping/package-summary.html">org.apache.wayang.spark.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/MapOperator.html" title="class in org.apache.wayang.basic.operators"><code>MapOperator</code></a> to <a href="org/apache/wayang/spark/operators/SparkMapOperator.html" title="class in org.apache.wayang.spark.operators"><code>SparkMapOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/MapMapping.html#%3Cinit%3E()">MapMapping()</a></span> - Constructor for class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/MapMapping.html" title="class in org.apache.wayang.flink.mapping">MapMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/MapMapping.html#%3Cinit%3E()">MapMapping()</a></span> - Constructor for class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/MapMapping.html" title="class in org.apache.wayang.java.mapping">MapMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/MapMapping.html#%3Cinit%3E()">MapMapping()</a></span> - Constructor for class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/MapMapping.html" title="class in org.apache.wayang.spark.mapping">MapMapping</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/MapOperator.html" title="class in org.apache.wayang.basic.operators"><span class="typeNameLink">MapOperator</span></a><<a href="org/apache/wayang/basic/operators/MapOperator.html" title="type parameter in MapOperator">InputType</a>,​<a href="org/apache/wayang/basic/operators/MapOperator.html" title="type parameter in MapOperator">OutputType</a>> - Class in <a href="org/apache/wayang/basic/operators/package-summary.html">org.apache.wayang.basic.operators</a></dt> |
| <dd> |
| <div class="block">A map operator represents semantics as they are known from frameworks, such as Spark and Flink.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/MapOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.MapOperator)">MapOperator(MapOperator<InputType, OutputType>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/MapOperator.html" title="class in org.apache.wayang.basic.operators">MapOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/MapOperator.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,java.lang.Class,java.lang.Class)">MapOperator(FunctionDescriptor.SerializableFunction<InputType, OutputType>, Class<InputType>, Class<OutputType>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/MapOperator.html" title="class in org.apache.wayang.basic.operators">MapOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/MapOperator.html#%3Cinit%3E(org.apache.wayang.core.function.TransformationDescriptor)">MapOperator(TransformationDescriptor<InputType, OutputType>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/MapOperator.html" title="class in org.apache.wayang.basic.operators">MapOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/MapOperator.html#%3Cinit%3E(org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType)">MapOperator(TransformationDescriptor<InputType, OutputType>, DataSetType<InputType>, DataSetType<OutputType>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/MapOperator.html" title="class in org.apache.wayang.basic.operators">MapOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/function/MapPartitionsDescriptor.html" title="class in org.apache.wayang.core.function"><span class="typeNameLink">MapPartitionsDescriptor</span></a><<a href="org/apache/wayang/core/function/MapPartitionsDescriptor.html" title="type parameter in MapPartitionsDescriptor">Input</a>,​<a href="org/apache/wayang/core/function/MapPartitionsDescriptor.html" title="type parameter in MapPartitionsDescriptor">Output</a>> - Class in <a href="org/apache/wayang/core/function/package-summary.html">org.apache.wayang.core.function</a></dt> |
| <dd> |
| <div class="block">This descriptor pertains to functions that consume and output multiple data quanta.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/MapPartitionsDescriptor.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,java.lang.Class,java.lang.Class)">MapPartitionsDescriptor(FunctionDescriptor.SerializableFunction<Iterable<Input>, Iterable<Output>>, Class<Input>, Class<Output>)</a></span> - Constructor for class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/MapPartitionsDescriptor.html" title="class in org.apache.wayang.core.function">MapPartitionsDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/MapPartitionsDescriptor.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,java.lang.Class,java.lang.Class,org.apache.wayang.core.optimizer.costs.LoadProfileEstimator)">MapPartitionsDescriptor(FunctionDescriptor.SerializableFunction<Iterable<Input>, Iterable<Output>>, Class<Input>, Class<Output>, LoadProfileEstimator)</a></span> - Constructor for class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/MapPartitionsDescriptor.html" title="class in org.apache.wayang.core.function">MapPartitionsDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/MapPartitionsDescriptor.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,java.lang.Class,java.lang.Class,org.apache.wayang.core.optimizer.ProbabilisticDoubleInterval)">MapPartitionsDescriptor(FunctionDescriptor.SerializableFunction<Iterable<Input>, Iterable<Output>>, Class<Input>, Class<Output>, ProbabilisticDoubleInterval)</a></span> - Constructor for class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/MapPartitionsDescriptor.html" title="class in org.apache.wayang.core.function">MapPartitionsDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/MapPartitionsDescriptor.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,java.lang.Class,java.lang.Class,org.apache.wayang.core.optimizer.ProbabilisticDoubleInterval,org.apache.wayang.core.optimizer.costs.LoadProfileEstimator)">MapPartitionsDescriptor(FunctionDescriptor.SerializableFunction<Iterable<Input>, Iterable<Output>>, Class<Input>, Class<Output>, ProbabilisticDoubleInterval, LoadProfileEstimator)</a></span> - Constructor for class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/MapPartitionsDescriptor.html" title="class in org.apache.wayang.core.function">MapPartitionsDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/MapPartitionsDescriptor.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,org.apache.wayang.core.types.BasicDataUnitType,org.apache.wayang.core.types.BasicDataUnitType,org.apache.wayang.core.optimizer.ProbabilisticDoubleInterval,org.apache.wayang.core.optimizer.costs.LoadProfileEstimator)">MapPartitionsDescriptor(FunctionDescriptor.SerializableFunction<Iterable<Input>, Iterable<Output>>, BasicDataUnitType<Input>, BasicDataUnitType<Output>, ProbabilisticDoubleInterval, LoadProfileEstimator)</a></span> - Constructor for class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/MapPartitionsDescriptor.html" title="class in org.apache.wayang.core.function">MapPartitionsDescriptor</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/compiler/MapPartitionsFunctionAdapter.html" title="class in org.apache.wayang.spark.compiler"><span class="typeNameLink">MapPartitionsFunctionAdapter</span></a><<a href="org/apache/wayang/spark/compiler/MapPartitionsFunctionAdapter.html" title="type parameter in MapPartitionsFunctionAdapter">InputType</a>,​<a href="org/apache/wayang/spark/compiler/MapPartitionsFunctionAdapter.html" title="type parameter in MapPartitionsFunctionAdapter">OutputType</a>> - Class in <a href="org/apache/wayang/spark/compiler/package-summary.html">org.apache.wayang.spark.compiler</a></dt> |
| <dd> |
| <div class="block">Wraps a <code>Function</code> as a <code>FlatMapFunction</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/compiler/MapPartitionsFunctionAdapter.html#%3Cinit%3E(java.util.function.Function)">MapPartitionsFunctionAdapter(Function<Iterable<InputType>, Iterable<OutputType>>)</a></span> - Constructor for class org.apache.wayang.spark.compiler.<a href="org/apache/wayang/spark/compiler/MapPartitionsFunctionAdapter.html" title="class in org.apache.wayang.spark.compiler">MapPartitionsFunctionAdapter</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/mapping/MapPartitionsMapping.html" title="class in org.apache.wayang.flink.mapping"><span class="typeNameLink">MapPartitionsMapping</span></a> - Class in <a href="org/apache/wayang/flink/mapping/package-summary.html">org.apache.wayang.flink.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/MapPartitionsOperator.html" title="class in org.apache.wayang.basic.operators"><code>MapPartitionsOperator</code></a> to <a href="org/apache/wayang/flink/operators/FlinkMapPartitionsOperator.html" title="class in org.apache.wayang.flink.operators"><code>FlinkMapPartitionsOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/mapping/MapPartitionsMapping.html" title="class in org.apache.wayang.java.mapping"><span class="typeNameLink">MapPartitionsMapping</span></a> - Class in <a href="org/apache/wayang/java/mapping/package-summary.html">org.apache.wayang.java.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/MapPartitionsOperator.html" title="class in org.apache.wayang.basic.operators"><code>MapPartitionsOperator</code></a> to <a href="org/apache/wayang/java/operators/JavaMapPartitionsOperator.html" title="class in org.apache.wayang.java.operators"><code>JavaMapPartitionsOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/MapPartitionsMapping.html" title="class in org.apache.wayang.spark.mapping"><span class="typeNameLink">MapPartitionsMapping</span></a> - Class in <a href="org/apache/wayang/spark/mapping/package-summary.html">org.apache.wayang.spark.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/MapPartitionsOperator.html" title="class in org.apache.wayang.basic.operators"><code>MapPartitionsOperator</code></a> to <a href="org/apache/wayang/spark/operators/SparkMapPartitionsOperator.html" title="class in org.apache.wayang.spark.operators"><code>SparkMapPartitionsOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/MapPartitionsMapping.html#%3Cinit%3E()">MapPartitionsMapping()</a></span> - Constructor for class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/MapPartitionsMapping.html" title="class in org.apache.wayang.flink.mapping">MapPartitionsMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/MapPartitionsMapping.html#%3Cinit%3E()">MapPartitionsMapping()</a></span> - Constructor for class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/MapPartitionsMapping.html" title="class in org.apache.wayang.java.mapping">MapPartitionsMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/MapPartitionsMapping.html#%3Cinit%3E()">MapPartitionsMapping()</a></span> - Constructor for class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/MapPartitionsMapping.html" title="class in org.apache.wayang.spark.mapping">MapPartitionsMapping</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/MapPartitionsOperator.html" title="class in org.apache.wayang.basic.operators"><span class="typeNameLink">MapPartitionsOperator</span></a><<a href="org/apache/wayang/basic/operators/MapPartitionsOperator.html" title="type parameter in MapPartitionsOperator">InputType</a>,​<a href="org/apache/wayang/basic/operators/MapPartitionsOperator.html" title="type parameter in MapPartitionsOperator">OutputType</a>> - Class in <a href="org/apache/wayang/basic/operators/package-summary.html">org.apache.wayang.basic.operators</a></dt> |
| <dd> |
| <div class="block">This operator takes as input potentially multiple input data quanta and outputs multiple input data quanta.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/MapPartitionsOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.MapPartitionsOperator)">MapPartitionsOperator(MapPartitionsOperator<InputType, OutputType>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/MapPartitionsOperator.html" title="class in org.apache.wayang.basic.operators">MapPartitionsOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/MapPartitionsOperator.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,java.lang.Class,java.lang.Class)">MapPartitionsOperator(FunctionDescriptor.SerializableFunction<Iterable<InputType>, Iterable<OutputType>>, Class<InputType>, Class<OutputType>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/MapPartitionsOperator.html" title="class in org.apache.wayang.basic.operators">MapPartitionsOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/MapPartitionsOperator.html#%3Cinit%3E(org.apache.wayang.core.function.MapPartitionsDescriptor)">MapPartitionsOperator(MapPartitionsDescriptor<InputType, OutputType>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/MapPartitionsOperator.html" title="class in org.apache.wayang.basic.operators">MapPartitionsOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/MapPartitionsOperator.html#%3Cinit%3E(org.apache.wayang.core.function.MapPartitionsDescriptor,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType)">MapPartitionsOperator(MapPartitionsDescriptor<InputType, OutputType>, DataSetType<InputType>, DataSetType<OutputType>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/MapPartitionsOperator.html" title="class in org.apache.wayang.basic.operators">MapPartitionsOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/mapping/Mapping.html" title="interface in org.apache.wayang.core.mapping"><span class="typeNameLink">Mapping</span></a> - Interface in <a href="org/apache/wayang/core/mapping/package-summary.html">org.apache.wayang.core.mapping</a></dt> |
| <dd> |
| <div class="block">A mapping issues a set of <a href="org/apache/wayang/core/mapping/PlanTransformation.html" title="class in org.apache.wayang.core.mapping"><code>PlanTransformation</code></a>s that make up the complete mapping.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/mapping/Mappings.html" title="class in org.apache.wayang.basic.mapping"><span class="typeNameLink">Mappings</span></a> - Class in <a href="org/apache/wayang/basic/mapping/package-summary.html">org.apache.wayang.basic.mapping</a></dt> |
| <dd> |
| <div class="block">Register for the components provided in the basic plugin.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/mapping/Mappings.html" title="class in org.apache.wayang.flink.mapping"><span class="typeNameLink">Mappings</span></a> - Class in <a href="org/apache/wayang/flink/mapping/package-summary.html">org.apache.wayang.flink.mapping</a></dt> |
| <dd> |
| <div class="block">Register for <a href="org/apache/wayang/core/mapping/Mapping.html" title="interface in org.apache.wayang.core.mapping"><code>Mapping</code></a>s for this platform.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/genericjdbc/mapping/Mappings.html" title="class in org.apache.wayang.genericjdbc.mapping"><span class="typeNameLink">Mappings</span></a> - Class in <a href="org/apache/wayang/genericjdbc/mapping/package-summary.html">org.apache.wayang.genericjdbc.mapping</a></dt> |
| <dd> |
| <div class="block">Register for the <a href="org/apache/wayang/core/mapping/Mapping.html" title="interface in org.apache.wayang.core.mapping"><code>Mapping</code></a>s supported for this platform.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/giraph/mappings/Mappings.html" title="class in org.apache.wayang.giraph.mappings"><span class="typeNameLink">Mappings</span></a> - Class in <a href="org/apache/wayang/giraph/mappings/package-summary.html">org.apache.wayang.giraph.mappings</a></dt> |
| <dd> |
| <div class="block">Register for <a href="org/apache/wayang/core/mapping/Mapping.html" title="interface in org.apache.wayang.core.mapping"><code>Mapping</code></a>s for this platform.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/iejoin/mapping/Mappings.html" title="class in org.apache.wayang.iejoin.mapping"><span class="typeNameLink">Mappings</span></a> - Class in <a href="org/apache/wayang/iejoin/mapping/package-summary.html">org.apache.wayang.iejoin.mapping</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/mapping/Mapping.html" title="interface in org.apache.wayang.core.mapping"><code>Mapping</code></a>s for the <a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html" title="class in org.apache.wayang.iejoin.operators"><code>IEJoinOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/mapping/Mappings.html" title="class in org.apache.wayang.java.mapping"><span class="typeNameLink">Mappings</span></a> - Class in <a href="org/apache/wayang/java/mapping/package-summary.html">org.apache.wayang.java.mapping</a></dt> |
| <dd> |
| <div class="block">Register for <a href="org/apache/wayang/core/mapping/Mapping.html" title="interface in org.apache.wayang.core.mapping"><code>Mapping</code></a>s for this platform.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/postgres/mapping/Mappings.html" title="class in org.apache.wayang.postgres.mapping"><span class="typeNameLink">Mappings</span></a> - Class in <a href="org/apache/wayang/postgres/mapping/package-summary.html">org.apache.wayang.postgres.mapping</a></dt> |
| <dd> |
| <div class="block">Register for the <a href="org/apache/wayang/core/mapping/Mapping.html" title="interface in org.apache.wayang.core.mapping"><code>Mapping</code></a>s supported for this platform.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/Mappings.html" title="class in org.apache.wayang.spark.mapping"><span class="typeNameLink">Mappings</span></a> - Class in <a href="org/apache/wayang/spark/mapping/package-summary.html">org.apache.wayang.spark.mapping</a></dt> |
| <dd> |
| <div class="block">Register for <a href="org/apache/wayang/core/mapping/Mapping.html" title="interface in org.apache.wayang.core.mapping"><code>Mapping</code></a>s for this platform.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/sqlite3/mapping/Mappings.html" title="class in org.apache.wayang.sqlite3.mapping"><span class="typeNameLink">Mappings</span></a> - Class in <a href="org/apache/wayang/sqlite3/mapping/package-summary.html">org.apache.wayang.sqlite3.mapping</a></dt> |
| <dd> |
| <div class="block">Register for the <a href="org/apache/wayang/core/mapping/Mapping.html" title="interface in org.apache.wayang.core.mapping"><code>Mapping</code></a>s supported for this platform.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/tensorflow/mapping/Mappings.html" title="class in org.apache.wayang.tensorflow.mapping"><span class="typeNameLink">Mappings</span></a> - Class in <a href="org/apache/wayang/tensorflow/mapping/package-summary.html">org.apache.wayang.tensorflow.mapping</a></dt> |
| <dd> |
| <div class="block">Register for <a href="org/apache/wayang/core/mapping/Mapping.html" title="interface in org.apache.wayang.core.mapping"><code>Mapping</code></a>s for this platform.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/mapping/Mappings.html#%3Cinit%3E()">Mappings()</a></span> - Constructor for class org.apache.wayang.basic.mapping.<a href="org/apache/wayang/basic/mapping/Mappings.html" title="class in org.apache.wayang.basic.mapping">Mappings</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/Mappings.html#%3Cinit%3E()">Mappings()</a></span> - Constructor for class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/Mappings.html" title="class in org.apache.wayang.flink.mapping">Mappings</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/mapping/Mappings.html#%3Cinit%3E()">Mappings()</a></span> - Constructor for class org.apache.wayang.genericjdbc.mapping.<a href="org/apache/wayang/genericjdbc/mapping/Mappings.html" title="class in org.apache.wayang.genericjdbc.mapping">Mappings</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/mappings/Mappings.html#%3Cinit%3E()">Mappings()</a></span> - Constructor for class org.apache.wayang.giraph.mappings.<a href="org/apache/wayang/giraph/mappings/Mappings.html" title="class in org.apache.wayang.giraph.mappings">Mappings</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/mapping/Mappings.html#%3Cinit%3E()">Mappings()</a></span> - Constructor for class org.apache.wayang.iejoin.mapping.<a href="org/apache/wayang/iejoin/mapping/Mappings.html" title="class in org.apache.wayang.iejoin.mapping">Mappings</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/Mappings.html#%3Cinit%3E()">Mappings()</a></span> - Constructor for class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/Mappings.html" title="class in org.apache.wayang.java.mapping">Mappings</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/postgres/mapping/Mappings.html#%3Cinit%3E()">Mappings()</a></span> - Constructor for class org.apache.wayang.postgres.mapping.<a href="org/apache/wayang/postgres/mapping/Mappings.html" title="class in org.apache.wayang.postgres.mapping">Mappings</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/Mappings.html#%3Cinit%3E()">Mappings()</a></span> - Constructor for class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/Mappings.html" title="class in org.apache.wayang.spark.mapping">Mappings</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/sqlite3/mapping/Mappings.html#%3Cinit%3E()">Mappings()</a></span> - Constructor for class org.apache.wayang.sqlite3.mapping.<a href="org/apache/wayang/sqlite3/mapping/Mappings.html" title="class in org.apache.wayang.sqlite3.mapping">Mappings</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/mapping/Mappings.html#%3Cinit%3E()">Mappings()</a></span> - Constructor for class org.apache.wayang.tensorflow.mapping.<a href="org/apache/wayang/tensorflow/mapping/Mappings.html" title="class in org.apache.wayang.tensorflow.mapping">Mappings</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/mapping/Mappings.html#MAPPINGS">MAPPINGS</a></span> - Static variable in class org.apache.wayang.tensorflow.mapping.<a href="org/apache/wayang/tensorflow/mapping/Mappings.html" title="class in org.apache.wayang.tensorflow.mapping">Mappings</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/SlotMapping.html#mapUpstream(org.apache.wayang.core.plan.wayangplan.InputSlot,org.apache.wayang.core.plan.wayangplan.InputSlot)">mapUpstream(InputSlot<?>, InputSlot<?>)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/SlotMapping.html" title="class in org.apache.wayang.core.plan.wayangplan">SlotMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/SlotMapping.html#mapUpstream(org.apache.wayang.core.plan.wayangplan.OutputSlot,org.apache.wayang.core.plan.wayangplan.OutputSlot)">mapUpstream(OutputSlot<?>, OutputSlot<?>)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/SlotMapping.html" title="class in org.apache.wayang.core.plan.wayangplan">SlotMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.ConcatenationActivator.html#markAsExecuted()">markAsExecuted()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.ConcatenationActivator.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanEnumerator.ConcatenationActivator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.EnumerationActivator.html#markAsExecuted()">markAsExecuted()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.EnumerationActivator.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanEnumerator.EnumerationActivator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/lineage/ChannelLineageNode.html#markAsExecuted()">markAsExecuted()</a></span> - Method in class org.apache.wayang.core.platform.lineage.<a href="org/apache/wayang/core/platform/lineage/ChannelLineageNode.html" title="class in org.apache.wayang.core.platform.lineage">ChannelLineageNode</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.html#markAsExecuted()">markAsExecuted()</a></span> - Method in class org.apache.wayang.core.platform.lineage.<a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.html" title="class in org.apache.wayang.core.platform.lineage">LazyExecutionLineageNode</a></dt> |
| <dd> |
| <div class="block">Mark that this instance should not be traversed any more.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html#markAsStartTask(org.apache.wayang.core.plan.executionplan.ExecutionTask)">markAsStartTask(ExecutionTask)</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionStage</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html#markAsTerminalTask(org.apache.wayang.core.plan.executionplan.ExecutionTask)">markAsTerminalTask(ExecutionTask)</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionStage</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/Channel.html#markForInstrumentation()">markForInstrumentation()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan">Channel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/AbstractChannelInstance.html#markProduced()">markProduced()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/AbstractChannelInstance.html" title="class in org.apache.wayang.core.platform">AbstractChannelInstance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/ChannelInstance.html#markProduced()">markProduced()</a></span> - Method in interface org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/ChannelInstance.html" title="interface in org.apache.wayang.core.platform">ChannelInstance</a></dt> |
| <dd> |
| <div class="block">Mark this instance as produced.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/LimitedInputStream.html#markSupported()">markSupported()</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/LimitedInputStream.html" title="class in org.apache.wayang.core.util">LimitedInputStream</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mapping/OperatorPattern.html#match(org.apache.wayang.core.plan.wayangplan.Operator)">match(Operator)</a></span> - Method in class org.apache.wayang.core.mapping.<a href="org/apache/wayang/core/mapping/OperatorPattern.html" title="class in org.apache.wayang.core.mapping">OperatorPattern</a></dt> |
| <dd> |
| <div class="block">Test whether this pattern matches a given operator.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mapping/SubplanPattern.html#match(org.apache.wayang.core.plan.wayangplan.WayangPlan,int)">match(WayangPlan, int)</a></span> - Method in class org.apache.wayang.core.mapping.<a href="org/apache/wayang/core/mapping/SubplanPattern.html" title="class in org.apache.wayang.core.mapping">SubplanPattern</a></dt> |
| <dd> |
| <div class="block">Match this pattern against a plan.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/mapping/MaterializedGroupByMapping.html" title="class in org.apache.wayang.basic.mapping"><span class="typeNameLink">MaterializedGroupByMapping</span></a> - Class in <a href="org/apache/wayang/basic/mapping/package-summary.html">org.apache.wayang.basic.mapping</a></dt> |
| <dd> |
| <div class="block">This mapping translates the <a href="org/apache/wayang/basic/operators/GroupByOperator.html" title="class in org.apache.wayang.basic.operators"><code>GroupByOperator</code></a> into the <a href="org/apache/wayang/basic/operators/MaterializedGroupByOperator.html" title="class in org.apache.wayang.basic.operators"><code>MaterializedGroupByOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/mapping/MaterializedGroupByMapping.html" title="class in org.apache.wayang.flink.mapping"><span class="typeNameLink">MaterializedGroupByMapping</span></a> - Class in <a href="org/apache/wayang/flink/mapping/package-summary.html">org.apache.wayang.flink.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/MaterializedGroupByOperator.html" title="class in org.apache.wayang.basic.operators"><code>MaterializedGroupByOperator</code></a> to <a href="org/apache/wayang/flink/operators/FlinkMaterializedGroupByOperator.html" title="class in org.apache.wayang.flink.operators"><code>FlinkMaterializedGroupByOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/mapping/MaterializedGroupByMapping.html" title="class in org.apache.wayang.java.mapping"><span class="typeNameLink">MaterializedGroupByMapping</span></a> - Class in <a href="org/apache/wayang/java/mapping/package-summary.html">org.apache.wayang.java.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/MaterializedGroupByOperator.html" title="class in org.apache.wayang.basic.operators"><code>MaterializedGroupByOperator</code></a> to <a href="org/apache/wayang/java/operators/JavaMaterializedGroupByOperator.html" title="class in org.apache.wayang.java.operators"><code>JavaMaterializedGroupByOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/MaterializedGroupByMapping.html" title="class in org.apache.wayang.spark.mapping"><span class="typeNameLink">MaterializedGroupByMapping</span></a> - Class in <a href="org/apache/wayang/spark/mapping/package-summary.html">org.apache.wayang.spark.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/MaterializedGroupByOperator.html" title="class in org.apache.wayang.basic.operators"><code>MaterializedGroupByOperator</code></a> to <a href="org/apache/wayang/spark/operators/SparkMaterializedGroupByOperator.html" title="class in org.apache.wayang.spark.operators"><code>SparkMaterializedGroupByOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/mapping/MaterializedGroupByMapping.html#%3Cinit%3E()">MaterializedGroupByMapping()</a></span> - Constructor for class org.apache.wayang.basic.mapping.<a href="org/apache/wayang/basic/mapping/MaterializedGroupByMapping.html" title="class in org.apache.wayang.basic.mapping">MaterializedGroupByMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/MaterializedGroupByMapping.html#%3Cinit%3E()">MaterializedGroupByMapping()</a></span> - Constructor for class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/MaterializedGroupByMapping.html" title="class in org.apache.wayang.flink.mapping">MaterializedGroupByMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/MaterializedGroupByMapping.html#%3Cinit%3E()">MaterializedGroupByMapping()</a></span> - Constructor for class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/MaterializedGroupByMapping.html" title="class in org.apache.wayang.java.mapping">MaterializedGroupByMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/MaterializedGroupByMapping.html#%3Cinit%3E()">MaterializedGroupByMapping()</a></span> - Constructor for class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/MaterializedGroupByMapping.html" title="class in org.apache.wayang.spark.mapping">MaterializedGroupByMapping</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/MaterializedGroupByOperator.html" title="class in org.apache.wayang.basic.operators"><span class="typeNameLink">MaterializedGroupByOperator</span></a><<a href="org/apache/wayang/basic/operators/MaterializedGroupByOperator.html" title="type parameter in MaterializedGroupByOperator">Type</a>,​<a href="org/apache/wayang/basic/operators/MaterializedGroupByOperator.html" title="type parameter in MaterializedGroupByOperator">Key</a>> - Class in <a href="org/apache/wayang/basic/operators/package-summary.html">org.apache.wayang.basic.operators</a></dt> |
| <dd> |
| <div class="block">This operator collocates the data units in a data set w.r.t. a key function.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/MaterializedGroupByOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.MaterializedGroupByOperator)">MaterializedGroupByOperator(MaterializedGroupByOperator<Type, Key>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/MaterializedGroupByOperator.html" title="class in org.apache.wayang.basic.operators">MaterializedGroupByOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/MaterializedGroupByOperator.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,java.lang.Class,java.lang.Class)">MaterializedGroupByOperator(FunctionDescriptor.SerializableFunction<Type, Key>, Class<Type>, Class<Key>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/MaterializedGroupByOperator.html" title="class in org.apache.wayang.basic.operators">MaterializedGroupByOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/MaterializedGroupByOperator.html#%3Cinit%3E(org.apache.wayang.core.function.TransformationDescriptor)">MaterializedGroupByOperator(TransformationDescriptor<Type, Key>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/MaterializedGroupByOperator.html" title="class in org.apache.wayang.basic.operators">MaterializedGroupByOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/MaterializedGroupByOperator.html#%3Cinit%3E(org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType)">MaterializedGroupByOperator(TransformationDescriptor<Type, Key>, DataSetType<Type>, DataSetType<Iterable<Type>>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/MaterializedGroupByOperator.html" title="class in org.apache.wayang.basic.operators">MaterializedGroupByOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/mathex/MathExBaseListener.html" title="class in org.apache.wayang.core.mathex"><span class="typeNameLink">MathExBaseListener</span></a> - Class in <a href="org/apache/wayang/core/mathex/package-summary.html">org.apache.wayang.core.mathex</a></dt> |
| <dd> |
| <div class="block">This class provides an empty implementation of <a href="org/apache/wayang/core/mathex/MathExListener.html" title="interface in org.apache.wayang.core.mathex"><code>MathExListener</code></a>, |
| which can be extended to create a listener which only needs to handle a subset |
| of the available methods.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExBaseListener.html#%3Cinit%3E()">MathExBaseListener()</a></span> - Constructor for class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExBaseListener.html" title="class in org.apache.wayang.core.mathex">MathExBaseListener</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/mathex/MathExBaseVisitor.html" title="class in org.apache.wayang.core.mathex"><span class="typeNameLink">MathExBaseVisitor</span></a><<a href="org/apache/wayang/core/mathex/MathExBaseVisitor.html" title="type parameter in MathExBaseVisitor">T</a>> - Class in <a href="org/apache/wayang/core/mathex/package-summary.html">org.apache.wayang.core.mathex</a></dt> |
| <dd> |
| <div class="block">This class provides an empty implementation of <a href="org/apache/wayang/core/mathex/MathExVisitor.html" title="interface in org.apache.wayang.core.mathex"><code>MathExVisitor</code></a>, |
| which can be extended to create a visitor which only needs to handle a subset |
| of the available methods.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExBaseVisitor.html#%3Cinit%3E()">MathExBaseVisitor()</a></span> - Constructor for class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExBaseVisitor.html" title="class in org.apache.wayang.core.mathex">MathExBaseVisitor</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/util/mathex/exceptions/MathExException.html" title="class in org.apache.wayang.core.util.mathex.exceptions"><span class="typeNameLink">MathExException</span></a> - Exception in <a href="org/apache/wayang/core/util/mathex/exceptions/package-summary.html">org.apache.wayang.core.util.mathex.exceptions</a></dt> |
| <dd> |
| <div class="block">This exception signals a failed <a href="org/apache/wayang/core/util/mathex/Expression.html" title="interface in org.apache.wayang.core.util.mathex"><code>Expression</code></a> evaluation.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/exceptions/MathExException.html#%3Cinit%3E()">MathExException()</a></span> - Constructor for exception org.apache.wayang.core.util.mathex.exceptions.<a href="org/apache/wayang/core/util/mathex/exceptions/MathExException.html" title="class in org.apache.wayang.core.util.mathex.exceptions">MathExException</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/exceptions/MathExException.html#%3Cinit%3E(java.lang.String)">MathExException(String)</a></span> - Constructor for exception org.apache.wayang.core.util.mathex.exceptions.<a href="org/apache/wayang/core/util/mathex/exceptions/MathExException.html" title="class in org.apache.wayang.core.util.mathex.exceptions">MathExException</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/exceptions/MathExException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)">MathExException(String, Throwable)</a></span> - Constructor for exception org.apache.wayang.core.util.mathex.exceptions.<a href="org/apache/wayang/core/util/mathex/exceptions/MathExException.html" title="class in org.apache.wayang.core.util.mathex.exceptions">MathExException</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/exceptions/MathExException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable,boolean,boolean)">MathExException(String, Throwable, boolean, boolean)</a></span> - Constructor for exception org.apache.wayang.core.util.mathex.exceptions.<a href="org/apache/wayang/core/util/mathex/exceptions/MathExException.html" title="class in org.apache.wayang.core.util.mathex.exceptions">MathExException</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/exceptions/MathExException.html#%3Cinit%3E(java.lang.Throwable)">MathExException(Throwable)</a></span> - Constructor for exception org.apache.wayang.core.util.mathex.exceptions.<a href="org/apache/wayang/core/util/mathex/exceptions/MathExException.html" title="class in org.apache.wayang.core.util.mathex.exceptions">MathExException</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/mathex/MathExLexer.html" title="class in org.apache.wayang.core.mathex"><span class="typeNameLink">MathExLexer</span></a> - Class in <a href="org/apache/wayang/core/mathex/package-summary.html">org.apache.wayang.core.mathex</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExLexer.html#%3Cinit%3E(org.antlr.v4.runtime.CharStream)">MathExLexer(CharStream)</a></span> - Constructor for class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExLexer.html" title="class in org.apache.wayang.core.mathex">MathExLexer</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/mathex/MathExListener.html" title="interface in org.apache.wayang.core.mathex"><span class="typeNameLink">MathExListener</span></a> - Interface in <a href="org/apache/wayang/core/mathex/package-summary.html">org.apache.wayang.core.mathex</a></dt> |
| <dd> |
| <div class="block">This interface defines a complete listener for a parse tree produced by |
| <a href="org/apache/wayang/core/mathex/MathExParser.html" title="class in org.apache.wayang.core.mathex"><code>MathExParser</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/mathex/MathExParser.html" title="class in org.apache.wayang.core.mathex"><span class="typeNameLink">MathExParser</span></a> - Class in <a href="org/apache/wayang/core/mathex/package-summary.html">org.apache.wayang.core.mathex</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.html#%3Cinit%3E(org.antlr.v4.runtime.TokenStream)">MathExParser(TokenStream)</a></span> - Constructor for class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.html" title="class in org.apache.wayang.core.mathex">MathExParser</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/mathex/MathExParser.BinaryOperationContext.html" title="class in org.apache.wayang.core.mathex"><span class="typeNameLink">MathExParser.BinaryOperationContext</span></a> - Class in <a href="org/apache/wayang/core/mathex/package-summary.html">org.apache.wayang.core.mathex</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/mathex/MathExParser.ConstantContext.html" title="class in org.apache.wayang.core.mathex"><span class="typeNameLink">MathExParser.ConstantContext</span></a> - Class in <a href="org/apache/wayang/core/mathex/package-summary.html">org.apache.wayang.core.mathex</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/mathex/MathExParser.ExpressionContext.html" title="class in org.apache.wayang.core.mathex"><span class="typeNameLink">MathExParser.ExpressionContext</span></a> - Class in <a href="org/apache/wayang/core/mathex/package-summary.html">org.apache.wayang.core.mathex</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/mathex/MathExParser.FunctionContext.html" title="class in org.apache.wayang.core.mathex"><span class="typeNameLink">MathExParser.FunctionContext</span></a> - Class in <a href="org/apache/wayang/core/mathex/package-summary.html">org.apache.wayang.core.mathex</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/mathex/MathExParser.ParensExpressionContext.html" title="class in org.apache.wayang.core.mathex"><span class="typeNameLink">MathExParser.ParensExpressionContext</span></a> - Class in <a href="org/apache/wayang/core/mathex/package-summary.html">org.apache.wayang.core.mathex</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/mathex/MathExParser.UnaryOperationContext.html" title="class in org.apache.wayang.core.mathex"><span class="typeNameLink">MathExParser.UnaryOperationContext</span></a> - Class in <a href="org/apache/wayang/core/mathex/package-summary.html">org.apache.wayang.core.mathex</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/mathex/MathExParser.VariableContext.html" title="class in org.apache.wayang.core.mathex"><span class="typeNameLink">MathExParser.VariableContext</span></a> - Class in <a href="org/apache/wayang/core/mathex/package-summary.html">org.apache.wayang.core.mathex</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/mathex/MathExVisitor.html" title="interface in org.apache.wayang.core.mathex"><span class="typeNameLink">MathExVisitor</span></a><<a href="org/apache/wayang/core/mathex/MathExVisitor.html" title="type parameter in MathExVisitor">T</a>> - Interface in <a href="org/apache/wayang/core/mathex/package-summary.html">org.apache.wayang.core.mathex</a></dt> |
| <dd> |
| <div class="block">This interface defines a complete generic visitor for a parse tree produced |
| by <a href="org/apache/wayang/core/mathex/MathExParser.html" title="class in org.apache.wayang.core.mathex"><code>MathExParser</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.html#MAX_SUPERSTEPS">MAX_SUPERSTEPS</a></span> - Static variable in class org.apache.wayang.giraph.Algorithm.<a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.html" title="class in org.apache.wayang.giraph.Algorithm">PageRankAlgorithm</a></dt> |
| <dd> |
| <div class="block">Number of supersteps for this test</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/algorithms/sgd/SGDLoop.html#maxIterations">maxIterations</a></span> - Variable in class org.apache.wayang.ml4all.algorithms.sgd.<a href="org/apache/wayang/ml4all/algorithms/sgd/SGDLoop.html" title="class in org.apache.wayang.ml4all.algorithms.sgd">SGDLoop</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.html#maxSupersteps">maxSupersteps</a></span> - Variable in class org.apache.wayang.giraph.Algorithm.<a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.html" title="class in org.apache.wayang.giraph.Algorithm">PageRankAlgorithm</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/Mean.html" title="class in org.apache.wayang.basic.model.op"><span class="typeNameLink">Mean</span></a> - Class in <a href="org/apache/wayang/basic/model/op/package-summary.html">org.apache.wayang.basic.model.op</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/Mean.html#%3Cinit%3E(int)">Mean(int)</a></span> - Constructor for class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Mean.html" title="class in org.apache.wayang.basic.model.op">Mean</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/Mean.html#%3Cinit%3E(int,java.lang.String)">Mean(int, String)</a></span> - Constructor for class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Mean.html" title="class in org.apache.wayang.basic.model.op">Mean</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/commons/util/profiledb/model/Measurement.html" title="class in org.apache.wayang.commons.util.profiledb.model"><span class="typeNameLink">Measurement</span></a> - Class in <a href="org/apache/wayang/commons/util/profiledb/model/package-summary.html">org.apache.wayang.commons.util.profiledb.model</a></dt> |
| <dd> |
| <div class="block">Measurement captures the value of a metric at a specific time</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/model/Measurement.html#%3Cinit%3E()">Measurement()</a></span> - Constructor for class org.apache.wayang.commons.util.profiledb.model.<a href="org/apache/wayang/commons/util/profiledb/model/Measurement.html" title="class in org.apache.wayang.commons.util.profiledb.model">Measurement</a></dt> |
| <dd> |
| <div class="block">Deserialization constructor.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/model/Measurement.html#%3Cinit%3E(java.lang.String)">Measurement(String)</a></span> - Constructor for class org.apache.wayang.commons.util.profiledb.model.<a href="org/apache/wayang/commons/util/profiledb/model/Measurement.html" title="class in org.apache.wayang.commons.util.profiledb.model">Measurement</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/commons/util/profiledb/json/MeasurementDeserializer.html" title="class in org.apache.wayang.commons.util.profiledb.json"><span class="typeNameLink">MeasurementDeserializer</span></a> - Class in <a href="org/apache/wayang/commons/util/profiledb/json/package-summary.html">org.apache.wayang.commons.util.profiledb.json</a></dt> |
| <dd> |
| <div class="block">Custom deserializer for <a href="org/apache/wayang/commons/util/profiledb/model/Measurement.html" title="class in org.apache.wayang.commons.util.profiledb.model"><code>Measurement</code></a>s |
| Detects actual subclass of serialized instances and then delegates the deserialization to that subtype.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/json/MeasurementDeserializer.html#%3Cinit%3E()">MeasurementDeserializer()</a></span> - Constructor for class org.apache.wayang.commons.util.profiledb.json.<a href="org/apache/wayang/commons/util/profiledb/json/MeasurementDeserializer.html" title="class in org.apache.wayang.commons.util.profiledb.json">MeasurementDeserializer</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/commons/util/profiledb/json/MeasurementSerializer.html" title="class in org.apache.wayang.commons.util.profiledb.json"><span class="typeNameLink">MeasurementSerializer</span></a> - Class in <a href="org/apache/wayang/commons/util/profiledb/json/package-summary.html">org.apache.wayang.commons.util.profiledb.json</a></dt> |
| <dd> |
| <div class="block">Custom serializer for <a href="org/apache/wayang/commons/util/profiledb/model/Measurement.html" title="class in org.apache.wayang.commons.util.profiledb.model"><code>Measurement</code></a>s |
| Detects actual subclass of given instances, encodes this class membership, and then delegates serialization to that subtype.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/json/MeasurementSerializer.html#%3Cinit%3E()">MeasurementSerializer()</a></span> - Constructor for class org.apache.wayang.commons.util.profiledb.json.<a href="org/apache/wayang/commons/util/profiledb/json/MeasurementSerializer.html" title="class in org.apache.wayang.commons.util.profiledb.json">MeasurementSerializer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/java_helpers/BitSetJoin.html#merge(java.util.ArrayList,java.util.ArrayList,boolean,boolean)">merge(ArrayList<Tuple2<Data<Type0, Type1>, Input>>, ArrayList<Tuple2<Data<Type0, Type1>, Input>>, boolean, boolean)</a></span> - Method in class org.apache.wayang.iejoin.operators.java_helpers.<a href="org/apache/wayang/iejoin/operators/java_helpers/BitSetJoin.html" title="class in org.apache.wayang.iejoin.operators.java_helpers">BitSetJoin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#merge(org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">merge(OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext.OperatorContext</a></dt> |
| <dd> |
| <div class="block">Merges <code>that</code> instance into this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/spark_helpers/BitSetJoin.html#merge(org.apache.wayang.iejoin.data.Data%5B%5D,org.apache.wayang.iejoin.data.Data%5B%5D,boolean,boolean)">merge(Data[], Data[], boolean, boolean)</a></span> - Method in class org.apache.wayang.iejoin.operators.spark_helpers.<a href="org/apache/wayang/iejoin/operators/spark_helpers/BitSetJoin.html" title="class in org.apache.wayang.iejoin.operators.spark_helpers">BitSetJoin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/Channel.html#mergeIntoOriginal()">mergeIntoOriginal()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan">Channel</a></dt> |
| <dd> |
| <div class="block">Merges this instance into the original instance (<a href="org/apache/wayang/core/plan/executionplan/Channel.html#getOriginal()"><code>Channel.getOriginal()</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html#mergeJunctionOptimizationContexts()">mergeJunctionOptimizationContexts()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanImplementation</a></dt> |
| <dd> |
| <div class="block">Merges the <a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer"><code>OptimizationContext</code></a>s of the <a href="org/apache/wayang/core/platform/Junction.html" title="class in org.apache.wayang.core.platform"><code>Junction</code></a>s in this instance into its main |
| <a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer"><code>OptimizationContext</code></a>/</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/AggregateOptimizationContext.html#mergeToBase()">mergeToBase()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/AggregateOptimizationContext.html" title="class in org.apache.wayang.core.optimizer">AggregateOptimizationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/DefaultOptimizationContext.html#mergeToBase()">mergeToBase()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/DefaultOptimizationContext.html" title="class in org.apache.wayang.core.optimizer">DefaultOptimizationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#mergeToBase()">mergeToBase()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html#MINIMUM">MINIMUM</a></span> - Static variable in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html" title="class in org.apache.wayang.core.optimizer.costs">TimeEstimate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/Mappings.html#ML_MAPPINGS">ML_MAPPINGS</a></span> - Static variable in class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/Mappings.html" title="class in org.apache.wayang.spark.mapping">Mappings</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LogicalOperatorWrapperWithModel.html#ml4allModel">ml4allModel</a></span> - Variable in class org.apache.wayang.ml4all.abstraction.plan.wrappers.<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LogicalOperatorWrapperWithModel.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">LogicalOperatorWrapperWithModel</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/abstraction/plan/ML4allModel.html" title="class in org.apache.wayang.ml4all.abstraction.plan"><span class="typeNameLink">ML4allModel</span></a> - Class in <a href="org/apache/wayang/ml4all/abstraction/plan/package-summary.html">org.apache.wayang.ml4all.abstraction.plan</a></dt> |
| <dd> |
| <div class="block">For keeping global variables to access in the logical operators.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/ML4allModel.html#%3Cinit%3E()">ML4allModel()</a></span> - Constructor for class org.apache.wayang.ml4all.abstraction.plan.<a href="org/apache/wayang/ml4all/abstraction/plan/ML4allModel.html" title="class in org.apache.wayang.ml4all.abstraction.plan">ML4allModel</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/abstraction/plan/ML4allPlan.html" title="class in org.apache.wayang.ml4all.abstraction.plan"><span class="typeNameLink">ML4allPlan</span></a> - Class in <a href="org/apache/wayang/ml4all/abstraction/plan/package-summary.html">org.apache.wayang.ml4all.abstraction.plan</a></dt> |
| <dd> |
| <div class="block">Wayang physical plan for ML4all algorithms</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/ML4allPlan.html#%3Cinit%3E()">ML4allPlan()</a></span> - Constructor for class org.apache.wayang.ml4all.abstraction.plan.<a href="org/apache/wayang/ml4all/abstraction/plan/ML4allPlan.html" title="class in org.apache.wayang.ml4all.abstraction.plan">ML4allPlan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/Spark.html#mlPlugin()">mlPlugin()</a></span> - Static method in class org.apache.wayang.spark.<a href="org/apache/wayang/spark/Spark.html" title="class in org.apache.wayang.spark">Spark</a></dt> |
| <dd> |
| <div class="block">Retrieve the <a href="org/apache/wayang/spark/plugin/SparkMLPlugin.html" title="class in org.apache.wayang.spark.plugin"><code>SparkMLPlugin</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html#mock(java.util.List,org.apache.wayang.core.plan.wayangplan.Operator,boolean)">mock(List<InputSlot<?>>, Operator, boolean)</a></span> - Static method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan">InputSlot</a></dt> |
| <dd> |
| <div class="block">Copy the <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a>s to a given <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html#mock(java.util.List,org.apache.wayang.core.plan.wayangplan.Operator)">mock(List<OutputSlot<?>>, Operator)</a></span> - Static method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan">OutputSlot</a></dt> |
| <dd> |
| <div class="block">Copy the <a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OutputSlot</code></a>s to a given <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html#mock(org.apache.wayang.core.plan.wayangplan.Operator,org.apache.wayang.core.plan.wayangplan.Operator)">mock(Operator, Operator)</a></span> - Static method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan">InputSlot</a></dt> |
| <dd> |
| <div class="block">Copy the <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a>s of a given <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html#mock(org.apache.wayang.core.plan.wayangplan.Operator,org.apache.wayang.core.plan.wayangplan.Operator)">mock(Operator, Operator)</a></span> - Static method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan">OutputSlot</a></dt> |
| <dd> |
| <div class="block">Copy the <a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OutputSlot</code></a>s of a given <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html#mock(org.apache.wayang.core.plan.wayangplan.Operator,org.apache.wayang.core.plan.wayangplan.Operator,boolean)">mock(Operator, Operator, boolean)</a></span> - Static method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan">InputSlot</a></dt> |
| <dd> |
| <div class="block">Copy the <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a>s of a given <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/DLTrainingOperator.html#model">model</a></span> - Variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DLTrainingOperator.html" title="class in org.apache.wayang.basic.operators">DLTrainingOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/Model.html" title="interface in org.apache.wayang.basic.model"><span class="typeNameLink">Model</span></a> - Interface in <a href="org/apache/wayang/basic/model/package-summary.html">org.apache.wayang.basic.model</a></dt> |
| <dd> |
| <div class="block">A Type that represents a ML model</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeClassificationOperator.Model.html#%3Cinit%3E(org.apache.spark.ml.classification.DecisionTreeClassificationModel)">Model(DecisionTreeClassificationModel)</a></span> - Constructor for class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeClassificationOperator.Model.html" title="class in org.apache.wayang.spark.operators.ml">SparkDecisionTreeClassificationOperator.Model</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/ml/SparkKMeansOperator.Model.html#%3Cinit%3E(org.apache.spark.ml.clustering.KMeansModel)">Model(KMeansModel)</a></span> - Constructor for class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkKMeansOperator.Model.html" title="class in org.apache.wayang.spark.operators.ml">SparkKMeansOperator.Model</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/ml/SparkLinearRegressionOperator.Model.html#%3Cinit%3E(org.apache.spark.ml.regression.LinearRegressionModel)">Model(LinearRegressionModel)</a></span> - Constructor for class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkLinearRegressionOperator.Model.html" title="class in org.apache.wayang.spark.operators.ml">SparkLinearRegressionOperator.Model</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html#modelEagerExecution(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">modelEagerExecution(ChannelInstance[], ChannelInstance[], OptimizationContext.OperatorContext)</a></span> - Static method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan">ExecutionOperator</a></dt> |
| <dd> |
| <div class="block">Models eager execution by marking all <a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.html" title="class in org.apache.wayang.core.platform.lineage"><code>LazyExecutionLineageNode</code></a>s as executed and collecting all marked ones.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html#modelLazyExecution(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">modelLazyExecution(ChannelInstance[], ChannelInstance[], OptimizationContext.OperatorContext)</a></span> - Static method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan">ExecutionOperator</a></dt> |
| <dd> |
| <div class="block">Models lazy execution by not marking any <a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.html" title="class in org.apache.wayang.core.platform.lineage"><code>LazyExecutionLineageNode</code></a>s.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/utils/ModelParser.html" title="class in org.apache.wayang.api.sql.calcite.utils"><span class="typeNameLink">ModelParser</span></a> - Class in <a href="org/apache/wayang/api/sql/calcite/utils/package-summary.html">org.apache.wayang.api.sql.calcite.utils</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/utils/ModelParser.html#%3Cinit%3E()">ModelParser()</a></span> - Constructor for class org.apache.wayang.api.sql.calcite.utils.<a href="org/apache/wayang/api/sql/calcite/utils/ModelParser.html" title="class in org.apache.wayang.api.sql.calcite.utils">ModelParser</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/utils/ModelParser.html#%3Cinit%3E(org.apache.wayang.core.api.Configuration)">ModelParser(Configuration)</a></span> - Constructor for class org.apache.wayang.api.sql.calcite.utils.<a href="org/apache/wayang/api/sql/calcite/utils/ModelParser.html" title="class in org.apache.wayang.api.sql.calcite.utils">ModelParser</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html#modelQuasiEagerExecution(org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">modelQuasiEagerExecution(ChannelInstance[], ChannelInstance[], OptimizationContext.OperatorContext)</a></span> - Static method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan">ExecutionOperator</a></dt> |
| <dd> |
| <div class="block">Models eager execution by marking all <a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.html" title="class in org.apache.wayang.core.platform.lineage"><code>LazyExecutionLineageNode</code></a>s as executed and collecting all marked ones.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/ml/ModelTransformMapping.html" title="class in org.apache.wayang.spark.mapping.ml"><span class="typeNameLink">ModelTransformMapping</span></a> - Class in <a href="org/apache/wayang/spark/mapping/ml/package-summary.html">org.apache.wayang.spark.mapping.ml</a></dt> |
| <dd> |
| <div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/ml/ModelTransformMapping.html#%3Cinit%3E()">ModelTransformMapping()</a></span> - Constructor for class org.apache.wayang.spark.mapping.ml.<a href="org/apache/wayang/spark/mapping/ml/ModelTransformMapping.html" title="class in org.apache.wayang.spark.mapping.ml">ModelTransformMapping</a></dt> |
| <dd> |
| <div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/operators/ModelTransformOperator.html" title="class in org.apache.wayang.basic.operators"><span class="typeNameLink">ModelTransformOperator</span></a><<a href="org/apache/wayang/basic/operators/ModelTransformOperator.html" title="type parameter in ModelTransformOperator">X</a>,​<a href="org/apache/wayang/basic/operators/ModelTransformOperator.html" title="type parameter in ModelTransformOperator">Y</a>> - Class in <a href="org/apache/wayang/basic/operators/package-summary.html">org.apache.wayang.basic.operators</a></dt> |
| <dd> |
| <div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/ModelTransformOperator.html#%3Cinit%3E(com.fasterxml.jackson.core.type.TypeReference,com.fasterxml.jackson.core.type.TypeReference)">ModelTransformOperator(TypeReference<X>, TypeReference<Tuple2<X, Y>>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ModelTransformOperator.html" title="class in org.apache.wayang.basic.operators">ModelTransformOperator</a></dt> |
| <dd> |
| <div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/ModelTransformOperator.html#%3Cinit%3E(java.lang.Class,java.lang.Class)">ModelTransformOperator(Class<X>, Class<Tuple2<X, Y>>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ModelTransformOperator.html" title="class in org.apache.wayang.basic.operators">ModelTransformOperator</a></dt> |
| <dd> |
| <div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/ModelTransformOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.ModelTransformOperator)">ModelTransformOperator(ModelTransformOperator<X, Y>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ModelTransformOperator.html" title="class in org.apache.wayang.basic.operators">ModelTransformOperator</a></dt> |
| <dd> |
| <div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/ModelTransformOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType)">ModelTransformOperator(DataSetType<X>, DataSetType<Tuple2<X, Y>>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ModelTransformOperator.html" title="class in org.apache.wayang.basic.operators">ModelTransformOperator</a></dt> |
| <dd> |
| <div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExLexer.html#modeNames">modeNames</a></span> - Static variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExLexer.html" title="class in org.apache.wayang.core.mathex">MathExLexer</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/monitor/Monitor.html" title="class in org.apache.wayang.core.monitor"><span class="typeNameLink">Monitor</span></a> - Class in <a href="org/apache/wayang/core/monitor/package-summary.html">org.apache.wayang.core.monitor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/monitor/Monitor.html#%3Cinit%3E()">Monitor()</a></span> - Constructor for class org.apache.wayang.core.monitor.<a href="org/apache/wayang/core/monitor/Monitor.html" title="class in org.apache.wayang.core.monitor">Monitor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/monitor/Monitor.html#MONITOR_ENABLED_PROPERTY_KEY">MONITOR_ENABLED_PROPERTY_KEY</a></span> - Static variable in class org.apache.wayang.core.monitor.<a href="org/apache/wayang/core/monitor/Monitor.html" title="class in org.apache.wayang.core.monitor">Monitor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainers.html#move(org.apache.wayang.core.plan.wayangplan.OperatorContainer,org.apache.wayang.core.plan.wayangplan.OperatorContainer)">move(OperatorContainer, OperatorContainer)</a></span> - Static method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorContainers.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorContainers</a></dt> |
| <dd> |
| <div class="block">Moves the contained <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>s from a <code>source</code> to a <code>target</code> <a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>OperatorContainer</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/MultiMap.html" title="class in org.apache.wayang.core.util"><span class="typeNameLink">MultiMap</span></a><<a href="org/apache/wayang/core/util/MultiMap.html" title="type parameter in MultiMap">K</a>,​<a href="org/apache/wayang/core/util/MultiMap.html" title="type parameter in MultiMap">V</a>> - Class in <a href="org/apache/wayang/core/util/package-summary.html">org.apache.wayang.core.util</a></dt> |
| <dd> |
| <div class="block">Maps keys to multiple values.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/MultiMap.html#%3Cinit%3E()">MultiMap()</a></span> - Constructor for class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/MultiMap.html" title="class in org.apache.wayang.core.util">MultiMap</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/Variable.html#mutate(double,java.util.Random)">mutate(double, Random)</a></span> - Method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/Variable.html" title="class in org.apache.wayang.profiler.log">Variable</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/Individual.html#mutate(java.util.Random,org.apache.wayang.core.util.Bitmask,org.apache.wayang.profiler.log.OptimizationSpace,double,double)">mutate(Random, Bitmask, OptimizationSpace, double, double)</a></span> - Method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/Individual.html" title="class in org.apache.wayang.profiler.log">Individual</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/iejoin/operators/java_helpers/myMergeSort.html" title="class in org.apache.wayang.iejoin.operators.java_helpers"><span class="typeNameLink">myMergeSort</span></a><<a href="org/apache/wayang/iejoin/operators/java_helpers/myMergeSort.html" title="type parameter in myMergeSort">Type0</a> extends java.lang.Comparable<<a href="org/apache/wayang/iejoin/operators/java_helpers/myMergeSort.html" title="type parameter in myMergeSort">Type0</a>>,​<a href="org/apache/wayang/iejoin/operators/java_helpers/myMergeSort.html" title="type parameter in myMergeSort">Type1</a> extends java.lang.Comparable<<a href="org/apache/wayang/iejoin/operators/java_helpers/myMergeSort.html" title="type parameter in myMergeSort">Type1</a>>,​<a href="org/apache/wayang/iejoin/operators/java_helpers/myMergeSort.html" title="type parameter in myMergeSort">Input</a>> - Class in <a href="org/apache/wayang/iejoin/operators/java_helpers/package-summary.html">org.apache.wayang.iejoin.operators.java_helpers</a></dt> |
| <dd> |
| <div class="block">Created by khayyzy on 5/28/16.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/iejoin/operators/spark_helpers/myMergeSort.html" title="class in org.apache.wayang.iejoin.operators.spark_helpers"><span class="typeNameLink">myMergeSort</span></a><<a href="org/apache/wayang/iejoin/operators/spark_helpers/myMergeSort.html" title="type parameter in myMergeSort">Type0</a> extends java.lang.Comparable<<a href="org/apache/wayang/iejoin/operators/spark_helpers/myMergeSort.html" title="type parameter in myMergeSort">Type0</a>>,​<a href="org/apache/wayang/iejoin/operators/spark_helpers/myMergeSort.html" title="type parameter in myMergeSort">Type1</a> extends java.lang.Comparable<<a href="org/apache/wayang/iejoin/operators/spark_helpers/myMergeSort.html" title="type parameter in myMergeSort">Type1</a>>> - Class in <a href="org/apache/wayang/iejoin/operators/spark_helpers/package-summary.html">org.apache.wayang.iejoin.operators.spark_helpers</a></dt> |
| <dd> |
| <div class="block">Created by khayyzy on 5/28/16.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/java_helpers/myMergeSort.html#%3Cinit%3E()">myMergeSort()</a></span> - Constructor for class org.apache.wayang.iejoin.operators.java_helpers.<a href="org/apache/wayang/iejoin/operators/java_helpers/myMergeSort.html" title="class in org.apache.wayang.iejoin.operators.java_helpers">myMergeSort</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/spark_helpers/myMergeSort.html#%3Cinit%3E()">myMergeSort()</a></span> - Constructor for class org.apache.wayang.iejoin.operators.spark_helpers.<a href="org/apache/wayang/iejoin/operators/spark_helpers/myMergeSort.html" title="class in org.apache.wayang.iejoin.operators.spark_helpers">myMergeSort</a></dt> |
| <dd> </dd> |
| </dl> |
| <a id="I:N"> |
| <!-- --> |
| </a> |
| <h2 class="title">N</h2> |
| <dl> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Optional.html#na()">na()</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Optional.html" title="class in org.apache.wayang.core.util">Optional</a></dt> |
| <dd> |
| <div class="block">Create a n/a instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/Op.html#name">name</a></span> - Variable in class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Op.html" title="class in org.apache.wayang.basic.model.op">Op</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/optimizer/Optimizer.html#name">name</a></span> - Variable in class org.apache.wayang.basic.model.optimizer.<a href="org/apache/wayang/basic/model/optimizer/Optimizer.html" title="class in org.apache.wayang.basic.model.optimizer">Optimizer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.FunctionContext.html#name">name</a></span> - Variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.FunctionContext.html" title="class in org.apache.wayang.core.mathex">MathExParser.FunctionContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkExecutionOperator.html#name(org.apache.spark.api.java.JavaPairRDD)">name(JavaPairRDD<?, ?>)</a></span> - Method in interface org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkExecutionOperator.html" title="interface in org.apache.wayang.spark.operators">SparkExecutionOperator</a></dt> |
| <dd> |
| <div class="block">Utility method to name an RDD according to this instance's name.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkExecutionOperator.html#name(org.apache.spark.api.java.JavaRDD)">name(JavaRDD<?>)</a></span> - Method in interface org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkExecutionOperator.html" title="interface in org.apache.wayang.spark.operators">SparkExecutionOperator</a></dt> |
| <dd> |
| <div class="block">Utility method to name an RDD according to this instance's name.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/mathex/model/NamedFunction.html" title="class in org.apache.wayang.core.util.mathex.model"><span class="typeNameLink">NamedFunction</span></a> - Class in <a href="org/apache/wayang/core/util/mathex/model/package-summary.html">org.apache.wayang.core.util.mathex.model</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/util/mathex/Expression.html" title="interface in org.apache.wayang.core.util.mathex"><code>Expression</code></a> implementation that represents a function that is identified |
| via its name.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/model/NamedFunction.html#%3Cinit%3E(java.lang.String,java.util.List)">NamedFunction(String, List<Expression>)</a></span> - Constructor for class org.apache.wayang.core.util.mathex.model.<a href="org/apache/wayang/core/util/mathex/model/NamedFunction.html" title="class in org.apache.wayang.core.util.mathex.model">NamedFunction</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html#NATIVE_BLOCK_SIZE">NATIVE_BLOCK_SIZE</a></span> - Static variable in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html" title="class in org.apache.wayang.flink.compiler">WayangFileOutputFormat</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/model/Convertor.html#ndArrayToTensor(org.tensorflow.ndarray.NdArray)">ndArrayToTensor(NdArray<?>)</a></span> - Static method in class org.apache.wayang.tensorflow.model.<a href="org/apache/wayang/tensorflow/model/Convertor.html" title="class in org.apache.wayang.tensorflow.model">Convertor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html#nest(org.apache.wayang.core.optimizer.costs.LoadProfile)">nest(LoadProfile)</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html" title="class in org.apache.wayang.core.optimizer.costs">LoadProfile</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/ConstantLoadProfileEstimator.html#nest(org.apache.wayang.core.optimizer.costs.LoadProfileEstimator)">nest(LoadProfileEstimator)</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/ConstantLoadProfileEstimator.html" title="class in org.apache.wayang.core.optimizer.costs">ConstantLoadProfileEstimator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html#nest(org.apache.wayang.core.optimizer.costs.LoadProfileEstimator)">nest(LoadProfileEstimator)</a></span> - Method in interface org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html" title="interface in org.apache.wayang.core.optimizer.costs">LoadProfileEstimator</a></dt> |
| <dd> |
| <div class="block">Nest a sub-instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/NestableLoadProfileEstimator.html#nest(org.apache.wayang.core.optimizer.costs.LoadProfileEstimator)">nest(LoadProfileEstimator)</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/NestableLoadProfileEstimator.html" title="class in org.apache.wayang.core.optimizer.costs">NestableLoadProfileEstimator</a></dt> |
| <dd> |
| <div class="block">Nest a <a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html" title="interface in org.apache.wayang.core.optimizer.costs"><code>LoadProfileEstimator</code></a> in this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/DynamicLoadProfileEstimator.html#nest(org.apache.wayang.core.optimizer.costs.LoadProfileEstimator)">nest(LoadProfileEstimator)</a></span> - Method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/DynamicLoadProfileEstimator.html" title="class in org.apache.wayang.profiler.log">DynamicLoadProfileEstimator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/costs/NestableLoadProfileEstimator.html" title="class in org.apache.wayang.core.optimizer.costs"><span class="typeNameLink">NestableLoadProfileEstimator</span></a> - Class in <a href="org/apache/wayang/core/optimizer/costs/package-summary.html">org.apache.wayang.core.optimizer.costs</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html" title="interface in org.apache.wayang.core.optimizer.costs"><code>LoadProfileEstimator</code></a> that can host further <a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html" title="interface in org.apache.wayang.core.optimizer.costs"><code>LoadProfileEstimator</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/NestableLoadProfileEstimator.html#%3Cinit%3E(org.apache.wayang.core.optimizer.costs.LoadEstimator,org.apache.wayang.core.optimizer.costs.LoadEstimator)">NestableLoadProfileEstimator(LoadEstimator, LoadEstimator)</a></span> - Constructor for class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/NestableLoadProfileEstimator.html" title="class in org.apache.wayang.core.optimizer.costs">NestableLoadProfileEstimator</a></dt> |
| <dd> |
| <div class="block">Creates an new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/NestableLoadProfileEstimator.html#%3Cinit%3E(org.apache.wayang.core.optimizer.costs.LoadEstimator,org.apache.wayang.core.optimizer.costs.LoadEstimator,org.apache.wayang.core.optimizer.costs.LoadEstimator,org.apache.wayang.core.optimizer.costs.LoadEstimator)">NestableLoadProfileEstimator(LoadEstimator, LoadEstimator, LoadEstimator, LoadEstimator)</a></span> - Constructor for class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/NestableLoadProfileEstimator.html" title="class in org.apache.wayang.core.optimizer.costs">NestableLoadProfileEstimator</a></dt> |
| <dd> |
| <div class="block">Creates an new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/NestableLoadProfileEstimator.html#%3Cinit%3E(org.apache.wayang.core.optimizer.costs.LoadEstimator,org.apache.wayang.core.optimizer.costs.LoadEstimator,org.apache.wayang.core.optimizer.costs.LoadEstimator,org.apache.wayang.core.optimizer.costs.LoadEstimator,org.apache.wayang.core.function.FunctionDescriptor.SerializableToDoubleBiFunction,long)">NestableLoadProfileEstimator(LoadEstimator, LoadEstimator, LoadEstimator, LoadEstimator, FunctionDescriptor.SerializableToDoubleBiFunction<long[], long[]>, long)</a></span> - Constructor for class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/NestableLoadProfileEstimator.html" title="class in org.apache.wayang.core.optimizer.costs">NestableLoadProfileEstimator</a></dt> |
| <dd> |
| <div class="block">Creates an new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/NestableLoadProfileEstimator.html#%3Cinit%3E(org.apache.wayang.core.optimizer.costs.LoadEstimator,org.apache.wayang.core.optimizer.costs.LoadEstimator,org.apache.wayang.core.optimizer.costs.LoadEstimator,org.apache.wayang.core.optimizer.costs.LoadEstimator,org.apache.wayang.core.function.FunctionDescriptor.SerializableToDoubleBiFunction,long,java.lang.String)">NestableLoadProfileEstimator(LoadEstimator, LoadEstimator, LoadEstimator, LoadEstimator, FunctionDescriptor.SerializableToDoubleBiFunction<long[], long[]>, long, String)</a></span> - Constructor for class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/NestableLoadProfileEstimator.html" title="class in org.apache.wayang.core.optimizer.costs">NestableLoadProfileEstimator</a></dt> |
| <dd> |
| <div class="block">Creates an new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimators.html#nestUdfEstimator(java.util.Optional,org.apache.wayang.core.function.FunctionDescriptor,org.apache.wayang.core.api.Configuration)">nestUdfEstimator(Optional<LoadProfileEstimator>, FunctionDescriptor, Configuration)</a></span> - Static method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimators.html" title="class in org.apache.wayang.core.optimizer.costs">LoadProfileEstimators</a></dt> |
| <dd> |
| <div class="block">Utility to nest the <a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html" title="interface in org.apache.wayang.core.optimizer.costs"><code>LoadProfileEstimator</code></a> of a <a href="org/apache/wayang/core/function/FunctionDescriptor.html" title="class in org.apache.wayang.core.function"><code>FunctionDescriptor</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadProfileToTimeConverter.html#networkConverter">networkConverter</a></span> - Variable in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadProfileToTimeConverter.html" title="class in org.apache.wayang.core.optimizer.costs">LoadProfileToTimeConverter</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/python/executor/ReaderIterator.html#next()">next()</a></span> - Method in class org.apache.wayang.api.python.executor.<a href="org/apache/wayang/api/python/executor/ReaderIterator.html" title="class in org.apache.wayang.api.python.executor">ReaderIterator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/operators/SqlToStreamOperator.ResultSetIterator.html#next()">next()</a></span> - Method in class org.apache.wayang.jdbc.operators.<a href="org/apache/wayang/jdbc/operators/SqlToStreamOperator.ResultSetIterator.html" title="class in org.apache.wayang.jdbc.operators">SqlToStreamOperator.ResultSetIterator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Bitmask.html#nextSetBit(int)">nextSetBit(int)</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Bitmask.html" title="class in org.apache.wayang.core.util">Bitmask</a></dt> |
| <dd> |
| <div class="block">Finds the next set bit, starting from a given index.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankVertexReader.html#nextVertex()">nextVertex()</a></span> - Method in class org.apache.wayang.giraph.Algorithm.<a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankVertexReader.html" title="class in org.apache.wayang.giraph.Algorithm">PageRankAlgorithm.PageRankVertexReader</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/profiling/NoInstrumentationStrategy.html" title="class in org.apache.wayang.core.profiling"><span class="typeNameLink">NoInstrumentationStrategy</span></a> - Class in <a href="org/apache/wayang/core/profiling/package-summary.html">org.apache.wayang.core.profiling</a></dt> |
| <dd> |
| <div class="block">Instruments only outbound <a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/NoInstrumentationStrategy.html#%3Cinit%3E()">NoInstrumentationStrategy()</a></span> - Constructor for class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/NoInstrumentationStrategy.html" title="class in org.apache.wayang.core.profiling">NoInstrumentationStrategy</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/platform/NoIterationBreakpoint.html" title="class in org.apache.wayang.core.platform"><span class="typeNameLink">NoIterationBreakpoint</span></a> - Class in <a href="org/apache/wayang/core/platform/package-summary.html">org.apache.wayang.core.platform</a></dt> |
| <dd> |
| <div class="block">This <a href="org/apache/wayang/core/platform/Breakpoint.html" title="interface in org.apache.wayang.core.platform"><code>Breakpoint</code></a> implementation always requests a break unless inside of <a href="org/apache/wayang/core/plan/executionplan/ExecutionStageLoop.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionStageLoop</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/NoIterationBreakpoint.html#%3Cinit%3E()">NoIterationBreakpoint()</a></span> - Constructor for class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/NoIterationBreakpoint.html" title="class in org.apache.wayang.core.platform">NoIterationBreakpoint</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/types/DataSetType.html#none()">none()</a></span> - Static method in class org.apache.wayang.core.types.<a href="org/apache/wayang/core/types/DataSetType.html" title="class in org.apache.wayang.core.types">DataSetType</a></dt> |
| <dd> |
| <div class="block">Returns a null type.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/Breakpoint.html#NONE">NONE</a></span> - Static variable in interface org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/Breakpoint.html" title="interface in org.apache.wayang.core.platform">Breakpoint</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/platform/Breakpoint.html" title="interface in org.apache.wayang.core.platform"><code>Breakpoint</code></a> implementation that never breaks.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/types/DataSetType.html#NONE">NONE</a></span> - Static variable in class org.apache.wayang.core.types.<a href="org/apache/wayang/core/types/DataSetType.html" title="class in org.apache.wayang.core.types">DataSetType</a></dt> |
| <dd> |
| <div class="block">Stands for the absence of an actual instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.Callback.html#NOP">NOP</a></span> - Static variable in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.Callback.html" title="interface in org.apache.wayang.core.plan.wayangplan">PlanTraversal.Callback</a></dt> |
| <dd> |
| <div class="block">Does nothing.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/EstimationContext.html#normalize(org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate%5B%5D,int)">normalize(CardinalityEstimate[], int)</a></span> - Static method in interface org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/EstimationContext.html" title="interface in org.apache.wayang.core.optimizer.costs">EstimationContext</a></dt> |
| <dd> |
| <div class="block">Normalize the given estimates by dividing them by a number of executions.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/KeyValueProvider.NoSuchKeyException.html#%3Cinit%3E(java.lang.String)">NoSuchKeyException(String)</a></span> - Constructor for exception org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/KeyValueProvider.NoSuchKeyException.html" title="class in org.apache.wayang.core.api.configuration">KeyValueProvider.NoSuchKeyException</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.State.html#NOT_STARTED">NOT_STARTED</a></span> - org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.State.html" title="enum in org.apache.wayang.core.plan.wayangplan">LoopHeadOperator.State</a></dt> |
| <dd> |
| <div class="block">The <a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>LoopHeadOperator</code></a> has not been executed yet.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/ValueProvider.NotAvailableException.html#%3Cinit%3E(java.lang.String)">NotAvailableException(String)</a></span> - Constructor for exception org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/ValueProvider.NotAvailableException.html" title="class in org.apache.wayang.core.api.configuration">ValueProvider.NotAvailableException</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/AbstractReferenceCountable.html#noteDiscardedReference(boolean)">noteDiscardedReference(boolean)</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/AbstractReferenceCountable.html" title="class in org.apache.wayang.core.util">AbstractReferenceCountable</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/ReferenceCountable.html#noteDiscardedReference(boolean)">noteDiscardedReference(boolean)</a></span> - Method in interface org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/ReferenceCountable.html" title="interface in org.apache.wayang.core.util">ReferenceCountable</a></dt> |
| <dd> |
| <div class="block">Declare that a reference on this instance has been discarded.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/AbstractReferenceCountable.html#noteObtainedReference()">noteObtainedReference()</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/AbstractReferenceCountable.html" title="class in org.apache.wayang.core.util">AbstractReferenceCountable</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/ReferenceCountable.html#noteObtainedReference()">noteObtainedReference()</a></span> - Method in interface org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/ReferenceCountable.html" title="interface in org.apache.wayang.core.util">ReferenceCountable</a></dt> |
| <dd> |
| <div class="block">Declare that there is a new reference obtained on this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/CompositeOperator.html#noteReplaced(org.apache.wayang.core.plan.wayangplan.Operator,org.apache.wayang.core.plan.wayangplan.Operator)">noteReplaced(Operator, Operator)</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/CompositeOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan">CompositeOperator</a></dt> |
| <dd> |
| <div class="block">Acknowledge that the given old operator has been replaced with a new one.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/LoopSubplan.html#noteReplaced(org.apache.wayang.core.plan.wayangplan.Operator,org.apache.wayang.core.plan.wayangplan.Operator)">noteReplaced(Operator, Operator)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/LoopSubplan.html" title="class in org.apache.wayang.core.plan.wayangplan">LoopSubplan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html#noteReplaced(org.apache.wayang.core.plan.wayangplan.Operator,org.apache.wayang.core.plan.wayangplan.Operator)">noteReplaced(Operator, Operator)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorAlternative</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html#noteReplaced(org.apache.wayang.core.plan.wayangplan.Operator,org.apache.wayang.core.plan.wayangplan.Operator)">noteReplaced(Operator, Operator)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/Subplan.html" title="class in org.apache.wayang.core.plan.wayangplan">Subplan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html#noteReplaced(org.apache.wayang.core.plan.wayangplan.Operator,org.apache.wayang.core.plan.wayangplan.OperatorContainer)">noteReplaced(Operator, OperatorContainer)</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html" title="interface in org.apache.wayang.core.plan.wayangplan">OperatorContainer</a></dt> |
| <dd> |
| <div class="block">Acknowledge that the given old <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a> has been replaced with an <a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>OperatorContainer</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html#notifyDetached()">notifyDetached()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan">InputSlot</a></dt> |
| <dd> |
| <div class="block">Notifies this instance that it has been detached from its <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html#occupant"><code>InputSlot.occupant</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/json/WayangJsonObj.html#NULL">NULL</a></span> - Static variable in class org.apache.wayang.core.util.json.<a href="org/apache/wayang/core/util/json/WayangJsonObj.html" title="class in org.apache.wayang.core.util.json">WayangJsonObj</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadEstimator.html#nullCardinalityReplacement">nullCardinalityReplacement</a></span> - Variable in class 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></dt> |
| <dd> |
| <div class="block">Should be used to replace <code>null</code> <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html" title="class in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimate</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExLexer.html#NUMBER">NUMBER</a></span> - Static variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExLexer.html" title="class in org.apache.wayang.core.mathex">MathExLexer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.html#NUMBER">NUMBER</a></span> - Static variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.html" title="class in org.apache.wayang.core.mathex">MathExParser</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.ConstantContext.html#NUMBER()">NUMBER()</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.ConstantContext.html" title="class in org.apache.wayang.core.mathex">MathExParser.ConstantContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html#numCoresPerMachine">numCoresPerMachine</a></span> - Variable in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html" title="class in org.apache.wayang.profiler.spark">SparkOperatorProfiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/PageRankOperator.html#numIterations">numIterations</a></span> - Variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/PageRankOperator.html" title="class in org.apache.wayang.basic.operators">PageRankOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html#numMachines">numMachines</a></span> - Variable in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html" title="class in org.apache.wayang.profiler.spark">SparkOperatorProfiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html#numPartitions">numPartitions</a></span> - Variable in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html" title="class in org.apache.wayang.profiler.spark">SparkOperatorProfiler</a></dt> |
| <dd> </dd> |
| </dl> |
| <a id="I:O"> |
| <!-- --> |
| </a> |
| <h2 class="title">O</h2> |
| <dl> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/channels/ChannelConversions.html#OBJECT_FILE_TO_DATASET">OBJECT_FILE_TO_DATASET</a></span> - Static variable in class org.apache.wayang.flink.channels.<a href="org/apache/wayang/flink/channels/ChannelConversions.html" title="class in org.apache.wayang.flink.channels">ChannelConversions</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/ObjectFileSink.html" title="class in org.apache.wayang.basic.operators"><span class="typeNameLink">ObjectFileSink</span></a><<a href="org/apache/wayang/basic/operators/ObjectFileSink.html" title="type parameter in ObjectFileSink">T</a>> - Class in <a href="org/apache/wayang/basic/operators/package-summary.html">org.apache.wayang.basic.operators</a></dt> |
| <dd> |
| <div class="block">This <a href="org/apache/wayang/core/plan/wayangplan/UnarySink.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>UnarySink</code></a> writes all incoming data quanta to a Object file.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/ObjectFileSink.html#%3Cinit%3E(java.lang.String,java.lang.Class)">ObjectFileSink(String, Class<T>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ObjectFileSink.html" title="class in org.apache.wayang.basic.operators">ObjectFileSink</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/ObjectFileSink.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.types.DataSetType)">ObjectFileSink(String, DataSetType<T>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ObjectFileSink.html" title="class in org.apache.wayang.basic.operators">ObjectFileSink</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/ObjectFileSink.html#%3Cinit%3E(org.apache.wayang.basic.operators.ObjectFileSink)">ObjectFileSink(ObjectFileSink<T>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ObjectFileSink.html" title="class in org.apache.wayang.basic.operators">ObjectFileSink</a></dt> |
| <dd> |
| <div class="block">Creates a copied instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/mapping/ObjectFileSinkMapping.html" title="class in org.apache.wayang.flink.mapping"><span class="typeNameLink">ObjectFileSinkMapping</span></a> - Class in <a href="org/apache/wayang/flink/mapping/package-summary.html">org.apache.wayang.flink.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/ObjectFileSink.html" title="class in org.apache.wayang.basic.operators"><code>ObjectFileSink</code></a> to <a href="org/apache/wayang/flink/operators/FlinkObjectFileSink.html" title="class in org.apache.wayang.flink.operators"><code>FlinkObjectFileSink</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/mapping/ObjectFileSinkMapping.html" title="class in org.apache.wayang.java.mapping"><span class="typeNameLink">ObjectFileSinkMapping</span></a> - Class in <a href="org/apache/wayang/java/mapping/package-summary.html">org.apache.wayang.java.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/ObjectFileSink.html" title="class in org.apache.wayang.basic.operators"><code>ObjectFileSink</code></a> to <a href="org/apache/wayang/java/operators/JavaObjectFileSink.html" title="class in org.apache.wayang.java.operators"><code>JavaObjectFileSink</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/ObjectFileSinkMapping.html" title="class in org.apache.wayang.spark.mapping"><span class="typeNameLink">ObjectFileSinkMapping</span></a> - Class in <a href="org/apache/wayang/spark/mapping/package-summary.html">org.apache.wayang.spark.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/ObjectFileSink.html" title="class in org.apache.wayang.basic.operators"><code>ObjectFileSink</code></a> to <a href="org/apache/wayang/spark/operators/SparkObjectFileSink.html" title="class in org.apache.wayang.spark.operators"><code>SparkObjectFileSink</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/ObjectFileSinkMapping.html#%3Cinit%3E()">ObjectFileSinkMapping()</a></span> - Constructor for class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/ObjectFileSinkMapping.html" title="class in org.apache.wayang.flink.mapping">ObjectFileSinkMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/ObjectFileSinkMapping.html#%3Cinit%3E()">ObjectFileSinkMapping()</a></span> - Constructor for class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/ObjectFileSinkMapping.html" title="class in org.apache.wayang.java.mapping">ObjectFileSinkMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/ObjectFileSinkMapping.html#%3Cinit%3E()">ObjectFileSinkMapping()</a></span> - Constructor for class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/ObjectFileSinkMapping.html" title="class in org.apache.wayang.spark.mapping">ObjectFileSinkMapping</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/ObjectFileSource.html" title="class in org.apache.wayang.basic.operators"><span class="typeNameLink">ObjectFileSource</span></a><<a href="org/apache/wayang/basic/operators/ObjectFileSource.html" title="type parameter in ObjectFileSource">T</a>> - Class in <a href="org/apache/wayang/basic/operators/package-summary.html">org.apache.wayang.basic.operators</a></dt> |
| <dd> |
| <div class="block">This source reads a text file and outputs the lines as data units.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/ObjectFileSource.html#%3Cinit%3E(java.lang.String,java.lang.Class)">ObjectFileSource(String, Class<T>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ObjectFileSource.html" title="class in org.apache.wayang.basic.operators">ObjectFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/ObjectFileSource.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.types.DataSetType)">ObjectFileSource(String, DataSetType<T>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ObjectFileSource.html" title="class in org.apache.wayang.basic.operators">ObjectFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/ObjectFileSource.html#%3Cinit%3E(org.apache.wayang.basic.operators.ObjectFileSource)">ObjectFileSource(ObjectFileSource)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ObjectFileSource.html" title="class in org.apache.wayang.basic.operators">ObjectFileSource</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/operators/ObjectFileSource.CardinalityEstimator.html" title="class in org.apache.wayang.basic.operators"><span class="typeNameLink">ObjectFileSource.CardinalityEstimator</span></a> - Class in <a href="org/apache/wayang/basic/operators/package-summary.html">org.apache.wayang.basic.operators</a></dt> |
| <dd> |
| <div class="block">Custom <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimator.html" title="interface in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimator</code></a> for <a href="org/apache/wayang/basic/operators/FlatMapOperator.html" title="class in org.apache.wayang.basic.operators"><code>FlatMapOperator</code></a>s.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/mapping/ObjectFileSourceMapping.html" title="class in org.apache.wayang.flink.mapping"><span class="typeNameLink">ObjectFileSourceMapping</span></a> - Class in <a href="org/apache/wayang/flink/mapping/package-summary.html">org.apache.wayang.flink.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/ObjectFileSource.html" title="class in org.apache.wayang.basic.operators"><code>ObjectFileSource</code></a> to <a href="org/apache/wayang/flink/operators/FlinkObjectFileSource.html" title="class in org.apache.wayang.flink.operators"><code>FlinkObjectFileSource</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/mapping/ObjectFileSourceMapping.html" title="class in org.apache.wayang.java.mapping"><span class="typeNameLink">ObjectFileSourceMapping</span></a> - Class in <a href="org/apache/wayang/java/mapping/package-summary.html">org.apache.wayang.java.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/ObjectFileSource.html" title="class in org.apache.wayang.basic.operators"><code>ObjectFileSource</code></a> to <a href="org/apache/wayang/java/operators/JavaObjectFileSource.html" title="class in org.apache.wayang.java.operators"><code>JavaObjectFileSource</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/ObjectFileSourceMapping.html" title="class in org.apache.wayang.spark.mapping"><span class="typeNameLink">ObjectFileSourceMapping</span></a> - Class in <a href="org/apache/wayang/spark/mapping/package-summary.html">org.apache.wayang.spark.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/ObjectFileSource.html" title="class in org.apache.wayang.basic.operators"><code>ObjectFileSource</code></a> to <a href="org/apache/wayang/spark/operators/SparkObjectFileSource.html" title="class in org.apache.wayang.spark.operators"><code>SparkObjectFileSource</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/ObjectFileSourceMapping.html#%3Cinit%3E()">ObjectFileSourceMapping()</a></span> - Constructor for class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/ObjectFileSourceMapping.html" title="class in org.apache.wayang.flink.mapping">ObjectFileSourceMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/ObjectFileSourceMapping.html#%3Cinit%3E()">ObjectFileSourceMapping()</a></span> - Constructor for class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/ObjectFileSourceMapping.html" title="class in org.apache.wayang.java.mapping">ObjectFileSourceMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/ObjectFileSourceMapping.html#%3Cinit%3E()">ObjectFileSourceMapping()</a></span> - Constructor for class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/ObjectFileSourceMapping.html" title="class in org.apache.wayang.spark.mapping">ObjectFileSourceMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Optional.html#of(T)">of(T)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Optional.html" title="class in org.apache.wayang.core.util">Optional</a></dt> |
| <dd> |
| <div class="block">Create a new instance with the given <code>value</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html#ofExactly(double)">ofExactly(double)</a></span> - Static method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html" title="class in org.apache.wayang.core.optimizer">ProbabilisticDoubleInterval</a></dt> |
| <dd> |
| <div class="block">Creates a new instance with a zero-width interval and a confidence of <code>1</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mapping/ReplacementSubplanFactory.OfSingleOperators.html#%3Cinit%3E(java.util.function.BiFunction)">OfSingleOperators(BiFunction<MatchedOperator, Integer, Operator>)</a></span> - Constructor for class org.apache.wayang.core.mapping.<a href="org/apache/wayang/core/mapping/ReplacementSubplanFactory.OfSingleOperators.html" title="class in org.apache.wayang.core.mapping">ReplacementSubplanFactory.OfSingleOperators</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/SparkListener.html#onApplicationEnd(org.apache.spark.scheduler.SparkListenerApplicationEnd)">onApplicationEnd(SparkListenerApplicationEnd)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/SparkListener.html" title="class in org.apache.wayang.spark.monitoring.metrics">SparkListener</a></dt> |
| <dd> |
| <div class="block">This method is called when the Spark application ends.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/SparkListener.html#onApplicationStart(org.apache.spark.scheduler.SparkListenerApplicationStart)">onApplicationStart(SparkListenerApplicationStart)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/SparkListener.html" title="class in org.apache.wayang.spark.monitoring.metrics">SparkListener</a></dt> |
| <dd> |
| <div class="block">This method is called when a Spark application starts.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/OneTimeExecutable.html" title="class in org.apache.wayang.core.util"><span class="typeNameLink">OneTimeExecutable</span></a> - Class in <a href="org/apache/wayang/core/util/package-summary.html">org.apache.wayang.core.util</a></dt> |
| <dd> |
| <div class="block">Method wrapper that ensures that it is called only once.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/OneTimeExecutable.html#%3Cinit%3E()">OneTimeExecutable()</a></span> - Constructor for class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/OneTimeExecutable.html" title="class in org.apache.wayang.core.util">OneTimeExecutable</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/SparkListener.html#onExecutorAdded(org.apache.spark.scheduler.SparkListenerExecutorAdded)">onExecutorAdded(SparkListenerExecutorAdded)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/SparkListener.html" title="class in org.apache.wayang.spark.monitoring.metrics">SparkListener</a></dt> |
| <dd> |
| <div class="block">Overridden method that captures the event generated when an executor is added in Spark |
| and sends it to the Kafka topic for further processing.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/SparkListener.html#onExecutorBlacklisted(org.apache.spark.scheduler.SparkListenerExecutorBlacklisted)">onExecutorBlacklisted(SparkListenerExecutorBlacklisted)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/SparkListener.html" title="class in org.apache.wayang.spark.monitoring.metrics">SparkListener</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/SparkListener.html#onExecutorMetricsUpdate(org.apache.spark.scheduler.SparkListenerExecutorMetricsUpdate)">onExecutorMetricsUpdate(SparkListenerExecutorMetricsUpdate)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/SparkListener.html" title="class in org.apache.wayang.spark.monitoring.metrics">SparkListener</a></dt> |
| <dd> |
| <div class="block">This method is called when metrics are updated for an executor in a Spark application, and it sends information about |
| the updated executor to a Kafka topic.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/SparkListener.html#onExecutorRemoved(org.apache.spark.scheduler.SparkListenerExecutorRemoved)">onExecutorRemoved(SparkListenerExecutorRemoved)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/SparkListener.html" title="class in org.apache.wayang.spark.monitoring.metrics">SparkListener</a></dt> |
| <dd> |
| <div class="block">This method is called when an executor is removed from a Spark application, and it sends information about |
| the removal event to a Kafka topic.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/SparkListener.html#onJobEnd(org.apache.spark.scheduler.SparkListenerJobEnd)">onJobEnd(SparkListenerJobEnd)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/SparkListener.html" title="class in org.apache.wayang.spark.monitoring.metrics">SparkListener</a></dt> |
| <dd> |
| <div class="block">This method is called when a job ends in the Spark application.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/SparkListener.html#onJobStart(org.apache.spark.scheduler.SparkListenerJobStart)">onJobStart(SparkListenerJobStart)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/SparkListener.html" title="class in org.apache.wayang.spark.monitoring.metrics">SparkListener</a></dt> |
| <dd> |
| <div class="block">This method is called when a new Spark job starts.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/SparkListener.html#onStageCompleted(org.apache.spark.scheduler.SparkListenerStageCompleted)">onStageCompleted(SparkListenerStageCompleted)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/SparkListener.html" title="class in org.apache.wayang.spark.monitoring.metrics">SparkListener</a></dt> |
| <dd> |
| <div class="block">Overrides the onStageCompleted method from SparkListener to customize handling of |
| stage completion events.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/SparkListener.html#onStageSubmitted(org.apache.spark.scheduler.SparkListenerStageSubmitted)">onStageSubmitted(SparkListenerStageSubmitted)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/SparkListener.html" title="class in org.apache.wayang.spark.monitoring.metrics">SparkListener</a></dt> |
| <dd> |
| <div class="block">This method is called whenever a new stage is submitted to the Spark engine.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/SparkListener.html#onTaskEnd(org.apache.spark.scheduler.SparkListenerTaskEnd)">onTaskEnd(SparkListenerTaskEnd)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/SparkListener.html" title="class in org.apache.wayang.spark.monitoring.metrics">SparkListener</a></dt> |
| <dd> |
| <div class="block">Called when a SparkListenerTaskEnd event is triggered.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/SparkListener.html#onTaskGettingResult(org.apache.spark.scheduler.SparkListenerTaskGettingResult)">onTaskGettingResult(SparkListenerTaskGettingResult)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/SparkListener.html" title="class in org.apache.wayang.spark.monitoring.metrics">SparkListener</a></dt> |
| <dd> |
| <div class="block">Called when a task's result is being fetched.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/SparkListener.html#onTaskStart(org.apache.spark.scheduler.SparkListenerTaskStart)">onTaskStart(SparkListenerTaskStart)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/SparkListener.html" title="class in org.apache.wayang.spark.monitoring.metrics">SparkListener</a></dt> |
| <dd> |
| <div class="block">This method is called when a task starts in a Spark application, and it creates a new TaskStart object with information |
| about the task and adds it to a list of task objects for serializable.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/Op.html" title="class in org.apache.wayang.basic.model.op"><span class="typeNameLink">Op</span></a> - Class in <a href="org/apache/wayang/basic/model/op/package-summary.html">org.apache.wayang.basic.model.op</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/Op.html#%3Cinit%3E(java.lang.String,org.apache.wayang.basic.model.op.Op.DType)">Op(String, Op.DType)</a></span> - Constructor for class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Op.html" title="class in org.apache.wayang.basic.model.op">Op</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/Op.html#%3Cinit%3E(org.apache.wayang.basic.model.op.Op.DType)">Op(Op.DType)</a></span> - Constructor for class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Op.html" title="class in org.apache.wayang.basic.model.op">Op</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/Op.DType.html" title="enum in org.apache.wayang.basic.model.op"><span class="typeNameLink">Op.DType</span></a> - Enum in <a href="org/apache/wayang/basic/model/op/package-summary.html">org.apache.wayang.basic.model.op</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/OutputFormatConsumer.html#open(int,int)">open(int, int)</a></span> - Method in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/OutputFormatConsumer.html" title="class in org.apache.wayang.flink.compiler">OutputFormatConsumer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html#open(int,int)">open(int, int)</a></span> - Method in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html" title="class in org.apache.wayang.flink.compiler">WayangFileOutputFormat</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/FileSystem.html#open(java.lang.String)">open(String)</a></span> - Method in interface org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/FileSystem.html" title="interface in org.apache.wayang.core.util.fs">FileSystem</a></dt> |
| <dd> |
| <div class="block">Opens the file specified in the given <code>url</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/HadoopFileSystem.html#open(java.lang.String)">open(String)</a></span> - Method in class org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/HadoopFileSystem.html" title="class in org.apache.wayang.core.util.fs">HadoopFileSystem</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/LocalFileSystem.html#open(java.lang.String)">open(String)</a></span> - Method in class org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/LocalFileSystem.html" title="class in org.apache.wayang.core.util.fs">LocalFileSystem</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/S3FileSystem.html#open(java.lang.String)">open(String)</a></span> - Method in class org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/S3FileSystem.html" title="class in org.apache.wayang.core.util.fs">S3FileSystem</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/util/RrdAccessor.html#open(java.lang.String)">open(String)</a></span> - Static method in class org.apache.wayang.profiler.util.<a href="org/apache/wayang/profiler/util/RrdAccessor.html" title="class in org.apache.wayang.profiler.util">RrdAccessor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/criterion/WayangFilterCriterion.html#open(org.apache.flink.configuration.Configuration)">open(Configuration)</a></span> - Method in class org.apache.wayang.flink.compiler.criterion.<a href="org/apache/wayang/flink/compiler/criterion/WayangFilterCriterion.html" title="class in org.apache.wayang.flink.compiler.criterion">WayangFilterCriterion</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/ExecutionLog.html#open(org.apache.wayang.core.api.Configuration)">open(Configuration)</a></span> - Static method in class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/ExecutionLog.html" title="class in org.apache.wayang.core.profiling">ExecutionLog</a></dt> |
| <dd> |
| <div class="block">Opens an instance according to the <a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api"><code>Configuration</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/ExecutionLog.html#open(org.apache.wayang.core.api.Configuration,java.lang.String)">open(Configuration, String)</a></span> - Static method in class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/ExecutionLog.html" title="class in org.apache.wayang.core.profiling">ExecutionLog</a></dt> |
| <dd> |
| <div class="block">Opens an instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/mapping/PageRankMapping.RankInitializer.html#open(org.apache.wayang.core.function.ExecutionContext)">open(ExecutionContext)</a></span> - Method in class org.apache.wayang.basic.mapping.<a href="org/apache/wayang/basic/mapping/PageRankMapping.RankInitializer.html" title="class in org.apache.wayang.basic.mapping">PageRankMapping.RankInitializer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/ExtendedFunction.html#open(org.apache.wayang.core.function.ExecutionContext)">open(ExecutionContext)</a></span> - Method in interface org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/ExtendedFunction.html" title="interface in org.apache.wayang.core.function">ExtendedFunction</a></dt> |
| <dd> |
| <div class="block">Called before this instance is actually executed.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LogicalOperatorWrapperWithModel.html#open(org.apache.wayang.core.function.ExecutionContext)">open(ExecutionContext)</a></span> - Method in class org.apache.wayang.ml4all.abstraction.plan.wrappers.<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LogicalOperatorWrapperWithModel.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">LogicalOperatorWrapperWithModel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/execution/JavaExecutor.html#openFunction(org.apache.wayang.java.operators.JavaExecutionOperator,java.lang.Object,org.apache.wayang.core.platform.ChannelInstance%5B%5D,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">openFunction(JavaExecutionOperator, Object, ChannelInstance[], OptimizationContext.OperatorContext)</a></span> - Static method in class org.apache.wayang.java.execution.<a href="org/apache/wayang/java/execution/JavaExecutor.html" title="class in org.apache.wayang.java.execution">JavaExecutor</a></dt> |
| <dd> |
| <div class="block">Utility function to open an <a href="org/apache/wayang/core/function/ExtendedFunction.html" title="interface in org.apache.wayang.core.function"><code>ExtendedFunction</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.BinaryOperationContext.html#operand0">operand0</a></span> - Variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.BinaryOperationContext.html" title="class in org.apache.wayang.core.mathex">MathExParser.BinaryOperationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.BinaryOperationContext.html#operand1">operand1</a></span> - Variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.BinaryOperationContext.html" title="class in org.apache.wayang.core.mathex">MathExParser.BinaryOperationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.BinaryOperationContext.html#operator">operator</a></span> - Variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.BinaryOperationContext.html" title="class in org.apache.wayang.core.mathex">MathExParser.BinaryOperationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.UnaryOperationContext.html#operator">operator</a></span> - Variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.UnaryOperationContext.html" title="class in org.apache.wayang.core.mathex">MathExParser.UnaryOperationContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.Activator.html#operator">operator</a></span> - Variable in class org.apache.wayang.core.plan.wayangplan.traversal.<a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.Activator.html" title="class in org.apache.wayang.core.plan.wayangplan.traversal">AbstractTopologicalTraversal.Activator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/ExplainTreeNode.html#operator">operator</a></span> - Variable in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/ExplainTreeNode.html" title="class in org.apache.wayang.core.util">ExplainTreeNode</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfiler.html#operator">operator</a></span> - Variable in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfiler.html" title="class in org.apache.wayang.profiler.java">OperatorProfiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html#operator">operator</a></span> - Variable in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html" title="class in org.apache.wayang.profiler.spark">SparkOperatorProfiler</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><span class="typeNameLink">Operator</span></a> - Interface in <a href="org/apache/wayang/core/plan/wayangplan/package-summary.html">org.apache.wayang.core.plan.wayangplan</a></dt> |
| <dd> |
| <div class="block">An operator is any node that within a <a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>WayangPlan</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html" title="class in org.apache.wayang.core.plan.wayangplan"><span class="typeNameLink">OperatorAlternative</span></a> - Class in <a href="org/apache/wayang/core/plan/wayangplan/package-summary.html">org.apache.wayang.core.plan.wayangplan</a></dt> |
| <dd> |
| <div class="block">This operator encapsulates operators that are alternative to each other.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html#%3Cinit%3E()">OperatorAlternative()</a></span> - Constructor for class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorAlternative</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.Operator)">OperatorAlternative(Operator)</a></span> - Constructor for class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorAlternative</a></dt> |
| <dd> |
| <div class="block">Creates a new instance with the same number of inputs and outputs and the same parent as the given operator.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.Alternative.html" title="class in org.apache.wayang.core.plan.wayangplan"><span class="typeNameLink">OperatorAlternative.Alternative</span></a> - Class in <a href="org/apache/wayang/core/plan/wayangplan/package-summary.html">org.apache.wayang.core.plan.wayangplan</a></dt> |
| <dd> |
| <div class="block">Represents an alternative subplan for the enclosing <a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OperatorAlternative</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/cardinality/OperatorAlternativeCardinalityPusher.html" title="class in org.apache.wayang.core.optimizer.cardinality"><span class="typeNameLink">OperatorAlternativeCardinalityPusher</span></a> - Class in <a href="org/apache/wayang/core/optimizer/cardinality/package-summary.html">org.apache.wayang.core.optimizer.cardinality</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityPusher.html" title="class in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityPusher</code></a> implementation for <a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OperatorAlternative</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/OperatorAlternativeCardinalityPusher.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.OperatorAlternative,org.apache.wayang.core.api.Configuration)">OperatorAlternativeCardinalityPusher(OperatorAlternative, Configuration)</a></span> - Constructor for class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/OperatorAlternativeCardinalityPusher.html" title="class in org.apache.wayang.core.optimizer.cardinality">OperatorAlternativeCardinalityPusher</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html" title="class in org.apache.wayang.core.plan.wayangplan"><span class="typeNameLink">OperatorBase</span></a> - Class in <a href="org/apache/wayang/core/plan/wayangplan/package-summary.html">org.apache.wayang.core.plan.wayangplan</a></dt> |
| <dd> |
| <div class="block">Helper class for the implementation of the <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a> interface.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#%3Cinit%3E()">OperatorBase()</a></span> - Constructor for class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorBase</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#%3Cinit%3E(int,int,boolean)">OperatorBase(int, int, boolean)</a></span> - Constructor for class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorBase</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.InputSlot%5B%5D,org.apache.wayang.core.plan.wayangplan.OutputSlot%5B%5D,boolean)">OperatorBase(InputSlot<?>[], OutputSlot<?>[], boolean)</a></span> - Constructor for class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorBase</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.OperatorBase)">OperatorBase(OperatorBase)</a></span> - Constructor for class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorBase</a></dt> |
| <dd> |
| <div class="block">Creates a plain copy of the given <a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OperatorBase</code></a>, including |
| |
| the number of regular <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a>s (not the actual <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a>s, though) |
| the number of <a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OutputSlot</code></a>s (not the actual <a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OutputSlot</code></a>s, though) |
| whether broadcasts are supported |
| any specific <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimator.html" title="interface in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimator</code></a>s |
| </div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.GsonSerializer.html" title="class in org.apache.wayang.core.plan.wayangplan"><span class="typeNameLink">OperatorBase.GsonSerializer</span></a> - Class in <a href="org/apache/wayang/core/plan/wayangplan/package-summary.html">org.apache.wayang.core.plan.wayangplan</a></dt> |
| <dd> |
| <div class="block">Utility to de/serialize <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>s.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html" title="interface in org.apache.wayang.core.plan.wayangplan"><span class="typeNameLink">OperatorContainer</span></a> - Interface in <a href="org/apache/wayang/core/plan/wayangplan/package-summary.html">org.apache.wayang.core.plan.wayangplan</a></dt> |
| <dd> |
| <div class="block">This is not an <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a> in its own right.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainers.html" title="class in org.apache.wayang.core.plan.wayangplan"><span class="typeNameLink">OperatorContainers</span></a> - Class in <a href="org/apache/wayang/core/plan/wayangplan/package-summary.html">org.apache.wayang.core.plan.wayangplan</a></dt> |
| <dd> |
| <div class="block">Utilities to deal with <a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>OperatorContainer</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainers.html#%3Cinit%3E()">OperatorContainers()</a></span> - Constructor for class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorContainers.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorContainers</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.Operator)">OperatorContext(Operator)</a></span> - Constructor for class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext.OperatorContext</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfiler.html#operatorGenerator">operatorGenerator</a></span> - Variable in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfiler.html" title="class in org.apache.wayang.profiler.java">OperatorProfiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html#operatorGenerator">operatorGenerator</a></span> - Variable in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html" title="class in org.apache.wayang.profiler.spark">SparkOperatorProfiler</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/mapping/OperatorMatch.html" title="class in org.apache.wayang.core.mapping"><span class="typeNameLink">OperatorMatch</span></a> - Class in <a href="org/apache/wayang/core/mapping/package-summary.html">org.apache.wayang.core.mapping</a></dt> |
| <dd> |
| <div class="block">An operator match correlates an <a href="org/apache/wayang/core/mapping/OperatorPattern.html" title="class in org.apache.wayang.core.mapping"><code>OperatorPattern</code></a> to an actually matched <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mapping/OperatorMatch.html#%3Cinit%3E(org.apache.wayang.core.mapping.OperatorPattern,org.apache.wayang.core.plan.wayangplan.Operator)">OperatorMatch(OperatorPattern, Operator)</a></span> - Constructor for class org.apache.wayang.core.mapping.<a href="org/apache/wayang/core/mapping/OperatorMatch.html" title="class in org.apache.wayang.core.mapping">OperatorMatch</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.OperatorNode.html#%3Cinit%3E(int,java.lang.String,java.lang.String,java.lang.String)">OperatorNode(int, String, String, String)</a></span> - Constructor for class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.OperatorNode.html" title="class in org.apache.wayang.core.profiling">ExecutionPlanMeasurement.OperatorNode</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/mapping/OperatorPattern.html" title="class in org.apache.wayang.core.mapping"><span class="typeNameLink">OperatorPattern</span></a><<a href="org/apache/wayang/core/mapping/OperatorPattern.html" title="type parameter in OperatorPattern">T</a> extends <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan">Operator</a>> - Class in <a href="org/apache/wayang/core/mapping/package-summary.html">org.apache.wayang.core.mapping</a></dt> |
| <dd> |
| <div class="block">An operator pattern matches to a class of operator instances.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mapping/OperatorPattern.html#%3Cinit%3E(java.lang.String,T,boolean)">OperatorPattern(String, T, boolean)</a></span> - Constructor for class org.apache.wayang.core.mapping.<a href="org/apache/wayang/core/mapping/OperatorPattern.html" title="class in org.apache.wayang.core.mapping">OperatorPattern</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/profiler/java/OperatorProfiler.html" title="class in org.apache.wayang.profiler.java"><span class="typeNameLink">OperatorProfiler</span></a> - Class in <a href="org/apache/wayang/profiler/java/package-summary.html">org.apache.wayang.profiler.java</a></dt> |
| <dd> |
| <div class="block">Allows to instrument an <a href="org/apache/wayang/java/operators/JavaExecutionOperator.html" title="interface in org.apache.wayang.java.operators"><code>JavaExecutionOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfiler.html#%3Cinit%3E(java.util.function.Supplier,java.util.function.Supplier...)">OperatorProfiler(Supplier<JavaExecutionOperator>, Supplier<?>...)</a></span> - Constructor for class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfiler.html" title="class in org.apache.wayang.profiler.java">OperatorProfiler</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/profiler/java/OperatorProfiler.Result.html" title="class in org.apache.wayang.profiler.java"><span class="typeNameLink">OperatorProfiler.Result</span></a> - Class in <a href="org/apache/wayang/profiler/java/package-summary.html">org.apache.wayang.profiler.java</a></dt> |
| <dd> |
| <div class="block">The result of a single profiling run.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/profiler/java/OperatorProfilers.html" title="class in org.apache.wayang.profiler.java"><span class="typeNameLink">OperatorProfilers</span></a> - Class in <a href="org/apache/wayang/profiler/java/package-summary.html">org.apache.wayang.profiler.java</a></dt> |
| <dd> |
| <div class="block">Utilities to create <a href="org/apache/wayang/profiler/java/OperatorProfiler.html" title="class in org.apache.wayang.profiler.java"><code>OperatorProfiler</code></a> instances.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html" title="class in org.apache.wayang.profiler.spark"><span class="typeNameLink">OperatorProfilers</span></a> - Class in <a href="org/apache/wayang/profiler/spark/package-summary.html">org.apache.wayang.profiler.spark</a></dt> |
| <dd> |
| <div class="block">Utilities to create <a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html" title="class in org.apache.wayang.profiler.spark"><code>SparkOperatorProfiler</code></a> instances.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfilers.html#%3Cinit%3E()">OperatorProfilers()</a></span> - Constructor for class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfilers.html" title="class in org.apache.wayang.profiler.java">OperatorProfilers</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#%3Cinit%3E()">OperatorProfilers()</a></span> - Constructor for class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/OperatorProfilers.html" title="class in org.apache.wayang.profiler.spark">OperatorProfilers</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/Operators.html" title="class in org.apache.wayang.core.plan.wayangplan"><span class="typeNameLink">Operators</span></a> - Class in <a href="org/apache/wayang/core/plan/wayangplan/package-summary.html">org.apache.wayang.core.plan.wayangplan</a></dt> |
| <dd> |
| <div class="block">Utility class for <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operators.html#%3Cinit%3E()">Operators()</a></span> - Constructor for class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/Operators.html" title="class in org.apache.wayang.core.plan.wayangplan">Operators</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer"><span class="typeNameLink">OptimizationContext</span></a> - Class in <a href="org/apache/wayang/core/optimizer/package-summary.html">org.apache.wayang.core.optimizer</a></dt> |
| <dd> |
| <div class="block">Manages contextual information required during the optimization of a <a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>WayangPlan</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#%3Cinit%3E(org.apache.wayang.core.api.Job)">OptimizationContext(Job)</a></span> - Constructor for class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext</a></dt> |
| <dd> |
| <div class="block">Create a new, plain instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#%3Cinit%3E(org.apache.wayang.core.api.Job,org.apache.wayang.core.optimizer.OptimizationContext,org.apache.wayang.core.optimizer.OptimizationContext.LoopContext,int,org.apache.wayang.core.optimizer.channels.ChannelConversionGraph,java.util.List)">OptimizationContext(Job, OptimizationContext, OptimizationContext.LoopContext, int, ChannelConversionGraph, List<PlanEnumerationPruningStrategy>)</a></span> - Constructor for class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext</a></dt> |
| <dd> |
| <div class="block">Base constructor.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#%3Cinit%3E(org.apache.wayang.core.api.Job,org.apache.wayang.core.plan.wayangplan.Operator)">OptimizationContext(Job, Operator)</a></span> - Constructor for class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/OptimizationContext.LoopContext.html" title="class in org.apache.wayang.core.optimizer"><span class="typeNameLink">OptimizationContext.LoopContext</span></a> - Class in <a href="org/apache/wayang/core/optimizer/package-summary.html">org.apache.wayang.core.optimizer</a></dt> |
| <dd> |
| <div class="block">Maintains <a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer"><code>OptimizationContext</code></a>s for the iterations of a <a href="org/apache/wayang/core/plan/wayangplan/LoopSubplan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>LoopSubplan</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html" title="class in org.apache.wayang.core.optimizer"><span class="typeNameLink">OptimizationContext.OperatorContext</span></a> - Class in <a href="org/apache/wayang/core/optimizer/package-summary.html">org.apache.wayang.core.optimizer</a></dt> |
| <dd> |
| <div class="block">Represents a single optimization context of an <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/profiler/log/OptimizationSpace.html" title="class in org.apache.wayang.profiler.log"><span class="typeNameLink">OptimizationSpace</span></a> - Class in <a href="org/apache/wayang/profiler/log/package-summary.html">org.apache.wayang.profiler.log</a></dt> |
| <dd> |
| <div class="block">Context for the optimization of <a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html" title="interface in org.apache.wayang.core.optimizer.costs"><code>LoadProfileEstimator</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/OptimizationSpace.html#%3Cinit%3E()">OptimizationSpace()</a></span> - Constructor for class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/OptimizationSpace.html" title="class in org.apache.wayang.profiler.log">OptimizationSpace</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/OptimizationUtils.html" title="class in org.apache.wayang.core.optimizer"><span class="typeNameLink">OptimizationUtils</span></a> - Class in <a href="org/apache/wayang/core/optimizer/package-summary.html">org.apache.wayang.core.optimizer</a></dt> |
| <dd> |
| <div class="block">Utility methods for the optimization process.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationUtils.html#%3Cinit%3E()">OptimizationUtils()</a></span> - Constructor for class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationUtils.html" title="class in org.apache.wayang.core.optimizer">OptimizationUtils</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/optimizer/Optimizer.html#optimize(org.apache.calcite.rel.RelNode,org.apache.calcite.plan.RelTraitSet,org.apache.calcite.tools.RuleSet)">optimize(RelNode, RelTraitSet, RuleSet)</a></span> - Method in class org.apache.wayang.api.sql.calcite.optimizer.<a href="org/apache/wayang/api/sql/calcite/optimizer/Optimizer.html" title="class in org.apache.wayang.api.sql.calcite.optimizer">Optimizer</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/optimizer/Optimizer.html" title="class in org.apache.wayang.api.sql.calcite.optimizer"><span class="typeNameLink">Optimizer</span></a> - Class in <a href="org/apache/wayang/api/sql/calcite/optimizer/package-summary.html">org.apache.wayang.api.sql.calcite.optimizer</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/optimizer/Optimizer.html" title="class in org.apache.wayang.basic.model.optimizer"><span class="typeNameLink">Optimizer</span></a> - Class in <a href="org/apache/wayang/basic/model/optimizer/package-summary.html">org.apache.wayang.basic.model.optimizer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/optimizer/Optimizer.html#%3Cinit%3E(float)">Optimizer(float)</a></span> - Constructor for class org.apache.wayang.basic.model.optimizer.<a href="org/apache/wayang/basic/model/optimizer/Optimizer.html" title="class in org.apache.wayang.basic.model.optimizer">Optimizer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/optimizer/Optimizer.html#%3Cinit%3E(float,java.lang.String)">Optimizer(float, String)</a></span> - Constructor for class org.apache.wayang.basic.model.optimizer.<a href="org/apache/wayang/basic/model/optimizer/Optimizer.html" title="class in org.apache.wayang.basic.model.optimizer">Optimizer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/optimizer/Optimizer.html#%3Cinit%3E(org.apache.calcite.config.CalciteConnectionConfig,org.apache.calcite.sql.validate.SqlValidator,org.apache.calcite.sql2rel.SqlToRelConverter,org.apache.calcite.plan.volcano.VolcanoPlanner)">Optimizer(CalciteConnectionConfig, SqlValidator, SqlToRelConverter, VolcanoPlanner)</a></span> - Constructor for class org.apache.wayang.api.sql.calcite.optimizer.<a href="org/apache/wayang/api/sql/calcite/optimizer/Optimizer.html" title="class in org.apache.wayang.api.sql.calcite.optimizer">Optimizer</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/optimizer/Optimizer.ConfigProperties.html" title="class in org.apache.wayang.api.sql.calcite.optimizer"><span class="typeNameLink">Optimizer.ConfigProperties</span></a> - Class in <a href="org/apache/wayang/api/sql/calcite/optimizer/package-summary.html">org.apache.wayang.api.sql.calcite.optimizer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/DLTrainingOperator.html#option">option</a></span> - Variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DLTrainingOperator.html" title="class in org.apache.wayang.basic.operators">DLTrainingOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/DLTrainingOperator.Option.html#%3Cinit%3E(org.apache.wayang.basic.model.op.Op,org.apache.wayang.basic.model.optimizer.Optimizer,int,int)">Option(Op, Optimizer, int, int)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DLTrainingOperator.Option.html" title="class in org.apache.wayang.basic.operators">DLTrainingOperator.Option</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/util/Optional.html" title="class in org.apache.wayang.core.util"><span class="typeNameLink">Optional</span></a><<a href="org/apache/wayang/core/util/Optional.html" title="type parameter in Optional">T</a>> - Class in <a href="org/apache/wayang/core/util/package-summary.html">org.apache.wayang.core.util</a></dt> |
| <dd> |
| <div class="block">Utility similar to <code>Optional</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Optional.html#%3Cinit%3E()">Optional()</a></span> - Constructor for class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Optional.html" title="class in org.apache.wayang.core.util">Optional</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/json/WayangJsonObj.html#optionalDouble(java.lang.String)">optionalDouble(String)</a></span> - Method in class org.apache.wayang.core.util.json.<a href="org/apache/wayang/core/util/json/WayangJsonObj.html" title="class in org.apache.wayang.core.util.json">WayangJsonObj</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/json/WayangJsonObj.html#optionalDouble(java.lang.String,double)">optionalDouble(String, double)</a></span> - Method in class org.apache.wayang.core.util.json.<a href="org/apache/wayang/core/util/json/WayangJsonObj.html" title="class in org.apache.wayang.core.util.json">WayangJsonObj</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/ValueProvider.html#optionallyProvide()">optionallyProvide()</a></span> - Method in class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/ValueProvider.html" title="class in org.apache.wayang.core.api.configuration">ValueProvider</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html#optionallyProvideFor(Key)">optionallyProvideFor(Key)</a></span> - Method in class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html" title="class in org.apache.wayang.core.api.configuration">KeyValueProvider</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/json/WayangJsonObj.html#optionalWayangJsonArray(java.lang.String)">optionalWayangJsonArray(String)</a></span> - Method in class org.apache.wayang.core.util.json.<a href="org/apache/wayang/core/util/json/WayangJsonObj.html" title="class in org.apache.wayang.core.util.json">WayangJsonObj</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/json/WayangJsonObj.html#optionalWayangJsonObj(java.lang.String)">optionalWayangJsonObj(String)</a></span> - Method in class org.apache.wayang.core.util.json.<a href="org/apache/wayang/core/util/json/WayangJsonObj.html" title="class in org.apache.wayang.core.util.json">WayangJsonObj</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Bitmask.html#or(org.apache.wayang.core.util.Bitmask)">or(Bitmask)</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Bitmask.html" title="class in org.apache.wayang.core.util">Bitmask</a></dt> |
| <dd> |
| <div class="block">Creates the new instance that merges this and the given one via logical OR.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/api/python/package-summary.html">org.apache.wayang.api.python</a> - package org.apache.wayang.api.python</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/python/executor/package-summary.html">org.apache.wayang.api.python.executor</a> - package org.apache.wayang.api.python.executor</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/python/function/package-summary.html">org.apache.wayang.api.python.function</a> - package org.apache.wayang.api.python.function</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/convention/package-summary.html">org.apache.wayang.api.sql.calcite.convention</a> - package org.apache.wayang.api.sql.calcite.convention</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/converter/package-summary.html">org.apache.wayang.api.sql.calcite.converter</a> - package org.apache.wayang.api.sql.calcite.converter</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/jdbc/package-summary.html">org.apache.wayang.api.sql.calcite.jdbc</a> - package org.apache.wayang.api.sql.calcite.jdbc</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/optimizer/package-summary.html">org.apache.wayang.api.sql.calcite.optimizer</a> - package org.apache.wayang.api.sql.calcite.optimizer</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/rel/package-summary.html">org.apache.wayang.api.sql.calcite.rel</a> - package org.apache.wayang.api.sql.calcite.rel</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/rules/package-summary.html">org.apache.wayang.api.sql.calcite.rules</a> - package org.apache.wayang.api.sql.calcite.rules</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/schema/package-summary.html">org.apache.wayang.api.sql.calcite.schema</a> - package org.apache.wayang.api.sql.calcite.schema</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/utils/package-summary.html">org.apache.wayang.api.sql.calcite.utils</a> - package org.apache.wayang.api.sql.calcite.utils</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/context/package-summary.html">org.apache.wayang.api.sql.context</a> - package org.apache.wayang.api.sql.context</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/sources/fs/package-summary.html">org.apache.wayang.api.sql.sources.fs</a> - package org.apache.wayang.api.sql.sources.fs</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/applications/package-summary.html">org.apache.wayang.applications</a> - package org.apache.wayang.applications</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/apps/grep/package-summary.html">org.apache.wayang.apps.grep</a> - package org.apache.wayang.apps.grep</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/apps/sgd/package-summary.html">org.apache.wayang.apps.sgd</a> - package org.apache.wayang.apps.sgd</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/apps/terasort/package-summary.html">org.apache.wayang.apps.terasort</a> - package org.apache.wayang.apps.terasort</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/apps/tpch/package-summary.html">org.apache.wayang.apps.tpch</a> - package org.apache.wayang.apps.tpch</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/apps/tpch/data/package-summary.html">org.apache.wayang.apps.tpch.data</a> - package org.apache.wayang.apps.tpch.data</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/apps/tpch/data/q1/package-summary.html">org.apache.wayang.apps.tpch.data.q1</a> - package org.apache.wayang.apps.tpch.data.q1</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/apps/wordcount/package-summary.html">org.apache.wayang.apps.wordcount</a> - package org.apache.wayang.apps.wordcount</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/package-summary.html">org.apache.wayang.basic</a> - package org.apache.wayang.basic</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/channels/package-summary.html">org.apache.wayang.basic.channels</a> - package org.apache.wayang.basic.channels</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/data/package-summary.html">org.apache.wayang.basic.data</a> - package org.apache.wayang.basic.data</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/function/package-summary.html">org.apache.wayang.basic.function</a> - package org.apache.wayang.basic.function</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/mapping/package-summary.html">org.apache.wayang.basic.mapping</a> - package org.apache.wayang.basic.mapping</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/package-summary.html">org.apache.wayang.basic.model</a> - package org.apache.wayang.basic.model</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/package-summary.html">org.apache.wayang.basic.model.op</a> - package org.apache.wayang.basic.model.op</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/nn/package-summary.html">org.apache.wayang.basic.model.op.nn</a> - package org.apache.wayang.basic.model.op.nn</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/optimizer/package-summary.html">org.apache.wayang.basic.model.optimizer</a> - package org.apache.wayang.basic.model.optimizer</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/package-summary.html">org.apache.wayang.basic.operators</a> - package org.apache.wayang.basic.operators</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/plugin/package-summary.html">org.apache.wayang.basic.plugin</a> - package org.apache.wayang.basic.plugin</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/types/package-summary.html">org.apache.wayang.basic.types</a> - package org.apache.wayang.basic.types</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/commons/util/profiledb/package-summary.html">org.apache.wayang.commons.util.profiledb</a> - package org.apache.wayang.commons.util.profiledb</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/commons/util/profiledb/instrumentation/package-summary.html">org.apache.wayang.commons.util.profiledb.instrumentation</a> - package org.apache.wayang.commons.util.profiledb.instrumentation</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/commons/util/profiledb/json/package-summary.html">org.apache.wayang.commons.util.profiledb.json</a> - package org.apache.wayang.commons.util.profiledb.json</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/commons/util/profiledb/model/package-summary.html">org.apache.wayang.commons.util.profiledb.model</a> - package org.apache.wayang.commons.util.profiledb.model</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/commons/util/profiledb/model/measurement/package-summary.html">org.apache.wayang.commons.util.profiledb.model.measurement</a> - package org.apache.wayang.commons.util.profiledb.model.measurement</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/commons/util/profiledb/storage/package-summary.html">org.apache.wayang.commons.util.profiledb.storage</a> - package org.apache.wayang.commons.util.profiledb.storage</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/api/package-summary.html">org.apache.wayang.core.api</a> - package org.apache.wayang.core.api</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/api/configuration/package-summary.html">org.apache.wayang.core.api.configuration</a> - package org.apache.wayang.core.api.configuration</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/api/exception/package-summary.html">org.apache.wayang.core.api.exception</a> - package org.apache.wayang.core.api.exception</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/function/package-summary.html">org.apache.wayang.core.function</a> - package org.apache.wayang.core.function</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/mapping/package-summary.html">org.apache.wayang.core.mapping</a> - package org.apache.wayang.core.mapping</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/mathex/package-summary.html">org.apache.wayang.core.mathex</a> - package org.apache.wayang.core.mathex</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/monitor/package-summary.html">org.apache.wayang.core.monitor</a> - package org.apache.wayang.core.monitor</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/package-summary.html">org.apache.wayang.core.optimizer</a> - package org.apache.wayang.core.optimizer</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/cardinality/package-summary.html">org.apache.wayang.core.optimizer.cardinality</a> - package org.apache.wayang.core.optimizer.cardinality</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/channels/package-summary.html">org.apache.wayang.core.optimizer.channels</a> - package org.apache.wayang.core.optimizer.channels</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/costs/package-summary.html">org.apache.wayang.core.optimizer.costs</a> - package org.apache.wayang.core.optimizer.costs</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/enumeration/package-summary.html">org.apache.wayang.core.optimizer.enumeration</a> - package org.apache.wayang.core.optimizer.enumeration</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/partition/package-summary.html">org.apache.wayang.core.optimizer.partition</a> - package org.apache.wayang.core.optimizer.partition</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/plan/executionplan/package-summary.html">org.apache.wayang.core.plan.executionplan</a> - package org.apache.wayang.core.plan.executionplan</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/package-summary.html">org.apache.wayang.core.plan.wayangplan</a> - package org.apache.wayang.core.plan.wayangplan</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/traversal/package-summary.html">org.apache.wayang.core.plan.wayangplan.traversal</a> - package org.apache.wayang.core.plan.wayangplan.traversal</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/platform/package-summary.html">org.apache.wayang.core.platform</a> - package org.apache.wayang.core.platform</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/platform/lineage/package-summary.html">org.apache.wayang.core.platform.lineage</a> - package org.apache.wayang.core.platform.lineage</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/plugin/package-summary.html">org.apache.wayang.core.plugin</a> - package org.apache.wayang.core.plugin</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/profiling/package-summary.html">org.apache.wayang.core.profiling</a> - package org.apache.wayang.core.profiling</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/types/package-summary.html">org.apache.wayang.core.types</a> - package org.apache.wayang.core.types</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/util/package-summary.html">org.apache.wayang.core.util</a> - package org.apache.wayang.core.util</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/util/fs/package-summary.html">org.apache.wayang.core.util.fs</a> - package org.apache.wayang.core.util.fs</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/util/json/package-summary.html">org.apache.wayang.core.util.json</a> - package org.apache.wayang.core.util.json</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/util/mathex/package-summary.html">org.apache.wayang.core.util.mathex</a> - package org.apache.wayang.core.util.mathex</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/util/mathex/exceptions/package-summary.html">org.apache.wayang.core.util.mathex.exceptions</a> - package org.apache.wayang.core.util.mathex.exceptions</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/util/mathex/model/package-summary.html">org.apache.wayang.core.util.mathex.model</a> - package org.apache.wayang.core.util.mathex.model</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/package-summary.html">org.apache.wayang.flink</a> - package org.apache.wayang.flink</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/channels/package-summary.html">org.apache.wayang.flink.channels</a> - package org.apache.wayang.flink.channels</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/compiler/package-summary.html">org.apache.wayang.flink.compiler</a> - package org.apache.wayang.flink.compiler</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/compiler/criterion/package-summary.html">org.apache.wayang.flink.compiler.criterion</a> - package org.apache.wayang.flink.compiler.criterion</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/execution/package-summary.html">org.apache.wayang.flink.execution</a> - package org.apache.wayang.flink.execution</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/mapping/package-summary.html">org.apache.wayang.flink.mapping</a> - package org.apache.wayang.flink.mapping</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/operators/package-summary.html">org.apache.wayang.flink.operators</a> - package org.apache.wayang.flink.operators</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/platform/package-summary.html">org.apache.wayang.flink.platform</a> - package org.apache.wayang.flink.platform</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/plugin/package-summary.html">org.apache.wayang.flink.plugin</a> - package org.apache.wayang.flink.plugin</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/genericjdbc/package-summary.html">org.apache.wayang.genericjdbc</a> - package org.apache.wayang.genericjdbc</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/genericjdbc/channels/package-summary.html">org.apache.wayang.genericjdbc.channels</a> - package org.apache.wayang.genericjdbc.channels</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/genericjdbc/execution/package-summary.html">org.apache.wayang.genericjdbc.execution</a> - package org.apache.wayang.genericjdbc.execution</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/genericjdbc/mapping/package-summary.html">org.apache.wayang.genericjdbc.mapping</a> - package org.apache.wayang.genericjdbc.mapping</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/genericjdbc/operators/package-summary.html">org.apache.wayang.genericjdbc.operators</a> - package org.apache.wayang.genericjdbc.operators</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/genericjdbc/platform/package-summary.html">org.apache.wayang.genericjdbc.platform</a> - package org.apache.wayang.genericjdbc.platform</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/genericjdbc/plugin/package-summary.html">org.apache.wayang.genericjdbc.plugin</a> - package org.apache.wayang.genericjdbc.plugin</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/giraph/package-summary.html">org.apache.wayang.giraph</a> - package org.apache.wayang.giraph</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/giraph/Algorithm/package-summary.html">org.apache.wayang.giraph.Algorithm</a> - package org.apache.wayang.giraph.Algorithm</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/giraph/channels/package-summary.html">org.apache.wayang.giraph.channels</a> - package org.apache.wayang.giraph.channels</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/giraph/execution/package-summary.html">org.apache.wayang.giraph.execution</a> - package org.apache.wayang.giraph.execution</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/giraph/mappings/package-summary.html">org.apache.wayang.giraph.mappings</a> - package org.apache.wayang.giraph.mappings</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/giraph/operators/package-summary.html">org.apache.wayang.giraph.operators</a> - package org.apache.wayang.giraph.operators</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/giraph/platform/package-summary.html">org.apache.wayang.giraph.platform</a> - package org.apache.wayang.giraph.platform</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/giraph/plugin/package-summary.html">org.apache.wayang.giraph.plugin</a> - package org.apache.wayang.giraph.plugin</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/iejoin/package-summary.html">org.apache.wayang.iejoin</a> - package org.apache.wayang.iejoin</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/iejoin/data/package-summary.html">org.apache.wayang.iejoin.data</a> - package org.apache.wayang.iejoin.data</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/iejoin/mapping/package-summary.html">org.apache.wayang.iejoin.mapping</a> - package org.apache.wayang.iejoin.mapping</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/iejoin/mapping/java/package-summary.html">org.apache.wayang.iejoin.mapping.java</a> - package org.apache.wayang.iejoin.mapping.java</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/iejoin/mapping/spark/package-summary.html">org.apache.wayang.iejoin.mapping.spark</a> - package org.apache.wayang.iejoin.mapping.spark</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/iejoin/operators/package-summary.html">org.apache.wayang.iejoin.operators</a> - package org.apache.wayang.iejoin.operators</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/iejoin/operators/java_helpers/package-summary.html">org.apache.wayang.iejoin.operators.java_helpers</a> - package org.apache.wayang.iejoin.operators.java_helpers</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/iejoin/operators/spark_helpers/package-summary.html">org.apache.wayang.iejoin.operators.spark_helpers</a> - package org.apache.wayang.iejoin.operators.spark_helpers</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/package-summary.html">org.apache.wayang.java</a> - package org.apache.wayang.java</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/channels/package-summary.html">org.apache.wayang.java.channels</a> - package org.apache.wayang.java.channels</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/compiler/package-summary.html">org.apache.wayang.java.compiler</a> - package org.apache.wayang.java.compiler</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/execution/package-summary.html">org.apache.wayang.java.execution</a> - package org.apache.wayang.java.execution</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/mapping/package-summary.html">org.apache.wayang.java.mapping</a> - package org.apache.wayang.java.mapping</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/mapping/graph/package-summary.html">org.apache.wayang.java.mapping.graph</a> - package org.apache.wayang.java.mapping.graph</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/operators/package-summary.html">org.apache.wayang.java.operators</a> - package org.apache.wayang.java.operators</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/operators/graph/package-summary.html">org.apache.wayang.java.operators.graph</a> - package org.apache.wayang.java.operators.graph</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/platform/package-summary.html">org.apache.wayang.java.platform</a> - package org.apache.wayang.java.platform</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/plugin/package-summary.html">org.apache.wayang.java.plugin</a> - package org.apache.wayang.java.plugin</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/jdbc/channels/package-summary.html">org.apache.wayang.jdbc.channels</a> - package org.apache.wayang.jdbc.channels</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/jdbc/compiler/package-summary.html">org.apache.wayang.jdbc.compiler</a> - package org.apache.wayang.jdbc.compiler</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/jdbc/execution/package-summary.html">org.apache.wayang.jdbc.execution</a> - package org.apache.wayang.jdbc.execution</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/jdbc/operators/package-summary.html">org.apache.wayang.jdbc.operators</a> - package org.apache.wayang.jdbc.operators</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/jdbc/platform/package-summary.html">org.apache.wayang.jdbc.platform</a> - package org.apache.wayang.jdbc.platform</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/abstraction/api/package-summary.html">org.apache.wayang.ml4all.abstraction.api</a> - package org.apache.wayang.ml4all.abstraction.api</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/abstraction/plan/package-summary.html">org.apache.wayang.ml4all.abstraction.plan</a> - package org.apache.wayang.ml4all.abstraction.plan</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/package-summary.html">org.apache.wayang.ml4all.abstraction.plan.wrappers</a> - package org.apache.wayang.ml4all.abstraction.plan.wrappers</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/algorithms/kmeans/package-summary.html">org.apache.wayang.ml4all.algorithms.kmeans</a> - package org.apache.wayang.ml4all.algorithms.kmeans</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/algorithms/sgd/package-summary.html">org.apache.wayang.ml4all.algorithms.sgd</a> - package org.apache.wayang.ml4all.algorithms.sgd</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/examples/package-summary.html">org.apache.wayang.ml4all.examples</a> - package org.apache.wayang.ml4all.examples</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/utils/package-summary.html">org.apache.wayang.ml4all.utils</a> - package org.apache.wayang.ml4all.utils</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/postgres/package-summary.html">org.apache.wayang.postgres</a> - package org.apache.wayang.postgres</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/postgres/channels/package-summary.html">org.apache.wayang.postgres.channels</a> - package org.apache.wayang.postgres.channels</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/postgres/mapping/package-summary.html">org.apache.wayang.postgres.mapping</a> - package org.apache.wayang.postgres.mapping</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/postgres/operators/package-summary.html">org.apache.wayang.postgres.operators</a> - package org.apache.wayang.postgres.operators</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/postgres/platform/package-summary.html">org.apache.wayang.postgres.platform</a> - package org.apache.wayang.postgres.platform</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/postgres/plugin/package-summary.html">org.apache.wayang.postgres.plugin</a> - package org.apache.wayang.postgres.plugin</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/profiler/data/package-summary.html">org.apache.wayang.profiler.data</a> - package org.apache.wayang.profiler.data</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/profiler/hardware/package-summary.html">org.apache.wayang.profiler.hardware</a> - package org.apache.wayang.profiler.hardware</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/profiler/java/package-summary.html">org.apache.wayang.profiler.java</a> - package org.apache.wayang.profiler.java</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/profiler/log/package-summary.html">org.apache.wayang.profiler.log</a> - package org.apache.wayang.profiler.log</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/profiler/log/sampling/package-summary.html">org.apache.wayang.profiler.log.sampling</a> - package org.apache.wayang.profiler.log.sampling</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/profiler/spark/package-summary.html">org.apache.wayang.profiler.spark</a> - package org.apache.wayang.profiler.spark</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/profiler/util/package-summary.html">org.apache.wayang.profiler.util</a> - package org.apache.wayang.profiler.util</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/package-summary.html">org.apache.wayang.spark</a> - package org.apache.wayang.spark</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/channels/package-summary.html">org.apache.wayang.spark.channels</a> - package org.apache.wayang.spark.channels</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/compiler/package-summary.html">org.apache.wayang.spark.compiler</a> - package org.apache.wayang.spark.compiler</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/execution/package-summary.html">org.apache.wayang.spark.execution</a> - package org.apache.wayang.spark.execution</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/package-summary.html">org.apache.wayang.spark.mapping</a> - package org.apache.wayang.spark.mapping</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/graph/package-summary.html">org.apache.wayang.spark.mapping.graph</a> - package org.apache.wayang.spark.mapping.graph</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/ml/package-summary.html">org.apache.wayang.spark.mapping.ml</a> - package org.apache.wayang.spark.mapping.ml</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/model/package-summary.html">org.apache.wayang.spark.model</a> - package org.apache.wayang.spark.model</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/monitoring/interfaces/package-summary.html">org.apache.wayang.spark.monitoring.interfaces</a> - package org.apache.wayang.spark.monitoring.interfaces</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/monitoring/metrics/package-summary.html">org.apache.wayang.spark.monitoring.metrics</a> - package org.apache.wayang.spark.monitoring.metrics</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/package-summary.html">org.apache.wayang.spark.operators</a> - package org.apache.wayang.spark.operators</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/ml/package-summary.html">org.apache.wayang.spark.operators.ml</a> - package org.apache.wayang.spark.operators.ml</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/platform/package-summary.html">org.apache.wayang.spark.platform</a> - package org.apache.wayang.spark.platform</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/plugin/package-summary.html">org.apache.wayang.spark.plugin</a> - package org.apache.wayang.spark.plugin</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/sqlite3/package-summary.html">org.apache.wayang.sqlite3</a> - package org.apache.wayang.sqlite3</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/sqlite3/channels/package-summary.html">org.apache.wayang.sqlite3.channels</a> - package org.apache.wayang.sqlite3.channels</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/sqlite3/mapping/package-summary.html">org.apache.wayang.sqlite3.mapping</a> - package org.apache.wayang.sqlite3.mapping</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/sqlite3/operators/package-summary.html">org.apache.wayang.sqlite3.operators</a> - package org.apache.wayang.sqlite3.operators</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/sqlite3/platform/package-summary.html">org.apache.wayang.sqlite3.platform</a> - package org.apache.wayang.sqlite3.platform</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/sqlite3/plugin/package-summary.html">org.apache.wayang.sqlite3.plugin</a> - package org.apache.wayang.sqlite3.plugin</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/tensorflow/package-summary.html">org.apache.wayang.tensorflow</a> - package org.apache.wayang.tensorflow</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/tensorflow/channels/package-summary.html">org.apache.wayang.tensorflow.channels</a> - package org.apache.wayang.tensorflow.channels</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/tensorflow/execution/package-summary.html">org.apache.wayang.tensorflow.execution</a> - package org.apache.wayang.tensorflow.execution</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/tensorflow/mapping/package-summary.html">org.apache.wayang.tensorflow.mapping</a> - package org.apache.wayang.tensorflow.mapping</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/tensorflow/model/package-summary.html">org.apache.wayang.tensorflow.model</a> - package org.apache.wayang.tensorflow.model</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/tensorflow/operators/package-summary.html">org.apache.wayang.tensorflow.operators</a> - package org.apache.wayang.tensorflow.operators</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/tensorflow/platform/package-summary.html">org.apache.wayang.tensorflow.platform</a> - package org.apache.wayang.tensorflow.platform</dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/tensorflow/plugin/package-summary.html">org.apache.wayang.tensorflow.plugin</a> - package org.apache.wayang.tensorflow.plugin</dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Bitmask.html#orInPlace(org.apache.wayang.core.util.Bitmask)">orInPlace(Bitmask)</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Bitmask.html" title="class in org.apache.wayang.core.util">Bitmask</a></dt> |
| <dd> |
| <div class="block">Accumulates the given instance to this one via logical OR.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/DLModel.html#out">out</a></span> - Variable in class org.apache.wayang.basic.model.<a href="org/apache/wayang/basic/model/DLModel.html" title="class in org.apache.wayang.basic.model">DLModel</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/profiling/OutboundInstrumentationStrategy.html" title="class in org.apache.wayang.core.profiling"><span class="typeNameLink">OutboundInstrumentationStrategy</span></a> - Class in <a href="org/apache/wayang/core/profiling/package-summary.html">org.apache.wayang.core.profiling</a></dt> |
| <dd> |
| <div class="block">Instruments only outbound <a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/OutboundInstrumentationStrategy.html#%3Cinit%3E()">OutboundInstrumentationStrategy()</a></span> - Constructor for class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/OutboundInstrumentationStrategy.html" title="class in org.apache.wayang.core.profiling">OutboundInstrumentationStrategy</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LoopOperator.html#outputConnectTo(org.apache.wayang.core.plan.wayangplan.Operator)">outputConnectTo(Operator)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators">LoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#outputConnectTo(org.apache.wayang.core.plan.wayangplan.Operator,int)">outputConnectTo(Operator, int)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DoWhileOperator.html" title="class in org.apache.wayang.basic.operators">DoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LoopOperator.html#outputConnectTo(org.apache.wayang.core.plan.wayangplan.Operator,int)">outputConnectTo(Operator, int)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators">LoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html#outputFilePath">outputFilePath</a></span> - Variable in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html" title="class in org.apache.wayang.flink.compiler">WayangFileOutputFormat</a></dt> |
| <dd> |
| <div class="block">The path of the file to be written.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/compiler/OutputFormatConsumer.html" title="class in org.apache.wayang.flink.compiler"><span class="typeNameLink">OutputFormatConsumer</span></a><<a href="org/apache/wayang/flink/compiler/OutputFormatConsumer.html" title="type parameter in OutputFormatConsumer">T</a>> - Class in <a href="org/apache/wayang/flink/compiler/package-summary.html">org.apache.wayang.flink.compiler</a></dt> |
| <dd> |
| <div class="block">Wrapper for <code>OutputFormat</code></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/OutputFormatConsumer.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableConsumer)">OutputFormatConsumer(FunctionDescriptor.SerializableConsumer<T>)</a></span> - Constructor for class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/OutputFormatConsumer.html" title="class in org.apache.wayang.flink.compiler">OutputFormatConsumer</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/applications/OutputSerializer.html" title="class in org.apache.wayang.applications"><span class="typeNameLink">OutputSerializer</span></a> - Class in <a href="org/apache/wayang/applications/package-summary.html">org.apache.wayang.applications</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/applications/OutputSerializer.html#%3Cinit%3E()">OutputSerializer()</a></span> - Constructor for class org.apache.wayang.applications.<a href="org/apache/wayang/applications/OutputSerializer.html" title="class in org.apache.wayang.applications">OutputSerializer</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><span class="typeNameLink">OutputSlot</span></a><<a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="type parameter in OutputSlot">T</a>> - Class in <a href="org/apache/wayang/core/plan/wayangplan/package-summary.html">org.apache.wayang.core.plan.wayangplan</a></dt> |
| <dd> |
| <div class="block">An output slot declares an output of an <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.plan.wayangplan.Operator,org.apache.wayang.core.types.DataSetType)">OutputSlot(String, Operator, DataSetType<T>)</a></span> - Constructor for class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan">OutputSlot</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.Slot,org.apache.wayang.core.plan.wayangplan.Operator)">OutputSlot(Slot<T>, Operator)</a></span> - Constructor for class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan">OutputSlot</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#outputSlots">outputSlots</a></span> - Variable in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorBase</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/FlatMapDescriptor.html#outputType">outputType</a></span> - Variable in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/FlatMapDescriptor.html" title="class in org.apache.wayang.core.function">FlatMapDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/MapPartitionsDescriptor.html#outputType">outputType</a></span> - Variable in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/MapPartitionsDescriptor.html" title="class in org.apache.wayang.core.function">MapPartitionsDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/TransformationDescriptor.html#outputType">outputType</a></span> - Variable in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/TransformationDescriptor.html" title="class in org.apache.wayang.core.function">TransformationDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/criterion/DummyMap.html#outputTypeClass">outputTypeClass</a></span> - Variable in class org.apache.wayang.flink.compiler.criterion.<a href="org/apache/wayang/flink/compiler/criterion/DummyMap.html" title="class in org.apache.wayang.flink.compiler.criterion">DummyMap</a></dt> |
| <dd> </dd> |
| </dl> |
| <a id="I:P"> |
| <!-- --> |
| </a> |
| <h2 class="title">P</h2> |
| <dl> |
| <dt><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.html" title="class in org.apache.wayang.giraph.Algorithm"><span class="typeNameLink">PageRankAlgorithm</span></a> - Class in <a href="org/apache/wayang/giraph/Algorithm/package-summary.html">org.apache.wayang.giraph.Algorithm</a></dt> |
| <dd> |
| <div class="block">Basic PageRank implementation.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.html#%3Cinit%3E()">PageRankAlgorithm()</a></span> - Constructor for class org.apache.wayang.giraph.Algorithm.<a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.html" title="class in org.apache.wayang.giraph.Algorithm">PageRankAlgorithm</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankMasterCompute.html" title="class in org.apache.wayang.giraph.Algorithm"><span class="typeNameLink">PageRankAlgorithm.PageRankMasterCompute</span></a> - Class in <a href="org/apache/wayang/giraph/Algorithm/package-summary.html">org.apache.wayang.giraph.Algorithm</a></dt> |
| <dd> |
| <div class="block">Master compute associated with <a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.html" title="class in org.apache.wayang.giraph.Algorithm"><code>PageRankAlgorithm</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankVertexInputFormat.html" title="class in org.apache.wayang.giraph.Algorithm"><span class="typeNameLink">PageRankAlgorithm.PageRankVertexInputFormat</span></a> - Class in <a href="org/apache/wayang/giraph/Algorithm/package-summary.html">org.apache.wayang.giraph.Algorithm</a></dt> |
| <dd> |
| <div class="block">Simple VertexInputFormat that supports <a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.html" title="class in org.apache.wayang.giraph.Algorithm"><code>PageRankAlgorithm</code></a></div> |
| </dd> |
| <dt><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankVertexOutputFormat.html" title="class in org.apache.wayang.giraph.Algorithm"><span class="typeNameLink">PageRankAlgorithm.PageRankVertexOutputFormat</span></a> - Class in <a href="org/apache/wayang/giraph/Algorithm/package-summary.html">org.apache.wayang.giraph.Algorithm</a></dt> |
| <dd> |
| <div class="block">Simple VertexOutputFormat that supports <a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.html" title="class in org.apache.wayang.giraph.Algorithm"><code>PageRankAlgorithm</code></a></div> |
| </dd> |
| <dt><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankVertexOutputFormat.PageRankVertexWriter.html" title="class in org.apache.wayang.giraph.Algorithm"><span class="typeNameLink">PageRankAlgorithm.PageRankVertexOutputFormat.PageRankVertexWriter</span></a> - Class in <a href="org/apache/wayang/giraph/Algorithm/package-summary.html">org.apache.wayang.giraph.Algorithm</a></dt> |
| <dd> |
| <div class="block">Simple VertexWriter that supports <a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.html" title="class in org.apache.wayang.giraph.Algorithm"><code>PageRankAlgorithm</code></a></div> |
| </dd> |
| <dt><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankVertexReader.html" title="class in org.apache.wayang.giraph.Algorithm"><span class="typeNameLink">PageRankAlgorithm.PageRankVertexReader</span></a> - Class in <a href="org/apache/wayang/giraph/Algorithm/package-summary.html">org.apache.wayang.giraph.Algorithm</a></dt> |
| <dd> |
| <div class="block">Simple VertexReader that supports <a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.html" title="class in org.apache.wayang.giraph.Algorithm"><code>PageRankAlgorithm</code></a></div> |
| </dd> |
| <dt><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankWorkerContext.html" title="class in org.apache.wayang.giraph.Algorithm"><span class="typeNameLink">PageRankAlgorithm.PageRankWorkerContext</span></a> - Class in <a href="org/apache/wayang/giraph/Algorithm/package-summary.html">org.apache.wayang.giraph.Algorithm</a></dt> |
| <dd> |
| <div class="block">Worker context used with <a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.html" title="class in org.apache.wayang.giraph.Algorithm"><code>PageRankAlgorithm</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/mapping/PageRankMapping.html" title="class in org.apache.wayang.basic.mapping"><span class="typeNameLink">PageRankMapping</span></a> - Class in <a href="org/apache/wayang/basic/mapping/package-summary.html">org.apache.wayang.basic.mapping</a></dt> |
| <dd> |
| <div class="block">This <a href="org/apache/wayang/core/mapping/Mapping.html" title="interface in org.apache.wayang.core.mapping"><code>Mapping</code></a> translates a <a href="org/apache/wayang/basic/operators/PageRankOperator.html" title="class in org.apache.wayang.basic.operators"><code>PageRankOperator</code></a> into a <a href="org/apache/wayang/core/plan/wayangplan/Subplan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>Subplan</code></a> of basic <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>s.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/mapping/PageRankMapping.html" title="class in org.apache.wayang.flink.mapping"><span class="typeNameLink">PageRankMapping</span></a> - Class in <a href="org/apache/wayang/flink/mapping/package-summary.html">org.apache.wayang.flink.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/PageRankOperator.html" title="class in org.apache.wayang.basic.operators"><code>PageRankOperator</code></a> to <a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.html" title="class in org.apache.wayang.flink.operators"><code>FlinkPageRankOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/giraph/mappings/PageRankMapping.html" title="class in org.apache.wayang.giraph.mappings"><span class="typeNameLink">PageRankMapping</span></a> - Class in <a href="org/apache/wayang/giraph/mappings/package-summary.html">org.apache.wayang.giraph.mappings</a></dt> |
| <dd> |
| <div class="block">Maps <a href="org/apache/wayang/basic/operators/PageRankOperator.html" title="class in org.apache.wayang.basic.operators"><code>PageRankOperator</code></a>s to <a href="org/apache/wayang/giraph/operators/GiraphPageRankOperator.html" title="class in org.apache.wayang.giraph.operators"><code>GiraphPageRankOperator</code></a>s.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/mapping/graph/PageRankMapping.html" title="class in org.apache.wayang.java.mapping.graph"><span class="typeNameLink">PageRankMapping</span></a> - Class in <a href="org/apache/wayang/java/mapping/graph/package-summary.html">org.apache.wayang.java.mapping.graph</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/PageRankOperator.html" title="class in org.apache.wayang.basic.operators"><code>PageRankOperator</code></a> to <a href="org/apache/wayang/java/operators/graph/JavaPageRankOperator.html" title="class in org.apache.wayang.java.operators.graph"><code>JavaPageRankOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/graph/PageRankMapping.html" title="class in org.apache.wayang.spark.mapping.graph"><span class="typeNameLink">PageRankMapping</span></a> - Class in <a href="org/apache/wayang/spark/mapping/graph/package-summary.html">org.apache.wayang.spark.mapping.graph</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/PageRankOperator.html" title="class in org.apache.wayang.basic.operators"><code>PageRankOperator</code></a> to org.apache.wayang.spark.operators.graph.SparkPageRankOperator .</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/mapping/PageRankMapping.html#%3Cinit%3E()">PageRankMapping()</a></span> - Constructor for class org.apache.wayang.basic.mapping.<a href="org/apache/wayang/basic/mapping/PageRankMapping.html" title="class in org.apache.wayang.basic.mapping">PageRankMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/PageRankMapping.html#%3Cinit%3E()">PageRankMapping()</a></span> - Constructor for class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/PageRankMapping.html" title="class in org.apache.wayang.flink.mapping">PageRankMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/mappings/PageRankMapping.html#%3Cinit%3E()">PageRankMapping()</a></span> - Constructor for class org.apache.wayang.giraph.mappings.<a href="org/apache/wayang/giraph/mappings/PageRankMapping.html" title="class in org.apache.wayang.giraph.mappings">PageRankMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/graph/PageRankMapping.html#%3Cinit%3E()">PageRankMapping()</a></span> - Constructor for class org.apache.wayang.java.mapping.graph.<a href="org/apache/wayang/java/mapping/graph/PageRankMapping.html" title="class in org.apache.wayang.java.mapping.graph">PageRankMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/graph/PageRankMapping.html#%3Cinit%3E()">PageRankMapping()</a></span> - Constructor for class org.apache.wayang.spark.mapping.graph.<a href="org/apache/wayang/spark/mapping/graph/PageRankMapping.html" title="class in org.apache.wayang.spark.mapping.graph">PageRankMapping</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/mapping/PageRankMapping.RankInitializer.html" title="class in org.apache.wayang.basic.mapping"><span class="typeNameLink">PageRankMapping.RankInitializer</span></a> - Class in <a href="org/apache/wayang/basic/mapping/package-summary.html">org.apache.wayang.basic.mapping</a></dt> |
| <dd> |
| <div class="block">Creates intial page ranks.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankMasterCompute.html#%3Cinit%3E()">PageRankMasterCompute()</a></span> - Constructor for class org.apache.wayang.giraph.Algorithm.<a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankMasterCompute.html" title="class in org.apache.wayang.giraph.Algorithm">PageRankAlgorithm.PageRankMasterCompute</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/PageRankOperator.html" title="class in org.apache.wayang.basic.operators"><span class="typeNameLink">PageRankOperator</span></a> - Class in <a href="org/apache/wayang/basic/operators/package-summary.html">org.apache.wayang.basic.operators</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a> for the PageRank algorithm.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/PageRankOperator.html#%3Cinit%3E(java.lang.Integer)">PageRankOperator(Integer)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/PageRankOperator.html" title="class in org.apache.wayang.basic.operators">PageRankOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/PageRankOperator.html#%3Cinit%3E(java.lang.Integer,java.lang.Double,org.apache.wayang.core.optimizer.ProbabilisticDoubleInterval)">PageRankOperator(Integer, Double, ProbabilisticDoubleInterval)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/PageRankOperator.html" title="class in org.apache.wayang.basic.operators">PageRankOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/PageRankOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.PageRankOperator)">PageRankOperator(PageRankOperator)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/PageRankOperator.html" title="class in org.apache.wayang.basic.operators">PageRankOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><a href="org/apache/wayang/giraph/Algorithm/PageRankParameters.html" title="class in org.apache.wayang.giraph.Algorithm"><span class="typeNameLink">PageRankParameters</span></a> - Class in <a href="org/apache/wayang/giraph/Algorithm/package-summary.html">org.apache.wayang.giraph.Algorithm</a></dt> |
| <dd> |
| <div class="block">Parameters for Basic PageRank implementation.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/Algorithm/PageRankParameters.html#%3Cinit%3E()">PageRankParameters()</a></span> - Constructor for class org.apache.wayang.giraph.Algorithm.<a href="org/apache/wayang/giraph/Algorithm/PageRankParameters.html" title="class in org.apache.wayang.giraph.Algorithm">PageRankParameters</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/giraph/Algorithm/PageRankParameters.PageRankEnum.html" title="enum in org.apache.wayang.giraph.Algorithm"><span class="typeNameLink">PageRankParameters.PageRankEnum</span></a> - Enum in <a href="org/apache/wayang/giraph/Algorithm/package-summary.html">org.apache.wayang.giraph.Algorithm</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankVertexInputFormat.html#%3Cinit%3E()">PageRankVertexInputFormat()</a></span> - Constructor for class org.apache.wayang.giraph.Algorithm.<a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankVertexInputFormat.html" title="class in org.apache.wayang.giraph.Algorithm">PageRankAlgorithm.PageRankVertexInputFormat</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankVertexOutputFormat.html#%3Cinit%3E()">PageRankVertexOutputFormat()</a></span> - Constructor for class org.apache.wayang.giraph.Algorithm.<a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankVertexOutputFormat.html" title="class in org.apache.wayang.giraph.Algorithm">PageRankAlgorithm.PageRankVertexOutputFormat</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankVertexReader.html#%3Cinit%3E()">PageRankVertexReader()</a></span> - Constructor for class org.apache.wayang.giraph.Algorithm.<a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankVertexReader.html" title="class in org.apache.wayang.giraph.Algorithm">PageRankAlgorithm.PageRankVertexReader</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankVertexOutputFormat.PageRankVertexWriter.html#%3Cinit%3E()">PageRankVertexWriter()</a></span> - Constructor for class org.apache.wayang.giraph.Algorithm.<a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankVertexOutputFormat.PageRankVertexWriter.html" title="class in org.apache.wayang.giraph.Algorithm">PageRankAlgorithm.PageRankVertexOutputFormat.PageRankVertexWriter</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankWorkerContext.html#%3Cinit%3E()">PageRankWorkerContext()</a></span> - Constructor for class org.apache.wayang.giraph.Algorithm.<a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankWorkerContext.html" title="class in org.apache.wayang.giraph.Algorithm">PageRankAlgorithm.PageRankWorkerContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/PyWayangReduceByOperator.html#parameters">parameters</a></span> - Variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/PyWayangReduceByOperator.html" title="class in org.apache.wayang.basic.operators">PyWayangReduceByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.ParensExpressionContext.html#%3Cinit%3E(org.apache.wayang.core.mathex.MathExParser.ExpressionContext)">ParensExpressionContext(MathExParser.ExpressionContext)</a></span> - Constructor for class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.ParensExpressionContext.html" title="class in org.apache.wayang.core.mathex">MathExParser.ParensExpressionContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/CollectionProvider.html#parent">parent</a></span> - Variable in class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/CollectionProvider.html" title="class in org.apache.wayang.core.api.configuration">CollectionProvider</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html#parent">parent</a></span> - Variable in class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html" title="class in org.apache.wayang.core.api.configuration">KeyValueProvider</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/ValueProvider.html#parent">parent</a></span> - Variable in class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/ValueProvider.html" title="class in org.apache.wayang.core.api.configuration">ValueProvider</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/tpch/data/LineItemTuple.Parser.html#parse(java.lang.String)">parse(String)</a></span> - Method in class org.apache.wayang.apps.tpch.data.<a href="org/apache/wayang/apps/tpch/data/LineItemTuple.Parser.html" title="class in org.apache.wayang.apps.tpch.data">LineItemTuple.Parser</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/ExpressionBuilder.html#parse(java.lang.String)">parse(String)</a></span> - Static method in class org.apache.wayang.core.util.mathex.<a href="org/apache/wayang/core/util/mathex/ExpressionBuilder.html" title="class in org.apache.wayang.core.util.mathex">ExpressionBuilder</a></dt> |
| <dd> |
| <div class="block">Parse the <code>specification</code> and construct an <a href="org/apache/wayang/core/util/mathex/Expression.html" title="interface in org.apache.wayang.core.util.mathex"><code>Expression</code></a> from it.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/tpch/data/LineItemTuple.Parser.html#parseDate(java.lang.String)">parseDate(String)</a></span> - Static method in class org.apache.wayang.apps.tpch.data.<a href="org/apache/wayang/apps/tpch/data/LineItemTuple.Parser.html" title="class in org.apache.wayang.apps.tpch.data">LineItemTuple.Parser</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/util/mathex/exceptions/ParseException.html" title="class in org.apache.wayang.core.util.mathex.exceptions"><span class="typeNameLink">ParseException</span></a> - Exception in <a href="org/apache/wayang/core/util/mathex/exceptions/package-summary.html">org.apache.wayang.core.util.mathex.exceptions</a></dt> |
| <dd> |
| <div class="block">This exception signals a failed <a href="org/apache/wayang/core/util/mathex/Expression.html" title="interface in org.apache.wayang.core.util.mathex"><code>Expression</code></a> evaluation.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/exceptions/ParseException.html#%3Cinit%3E()">ParseException()</a></span> - Constructor for exception org.apache.wayang.core.util.mathex.exceptions.<a href="org/apache/wayang/core/util/mathex/exceptions/ParseException.html" title="class in org.apache.wayang.core.util.mathex.exceptions">ParseException</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/exceptions/ParseException.html#%3Cinit%3E(java.lang.String)">ParseException(String)</a></span> - Constructor for exception org.apache.wayang.core.util.mathex.exceptions.<a href="org/apache/wayang/core/util/mathex/exceptions/ParseException.html" title="class in org.apache.wayang.core.util.mathex.exceptions">ParseException</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/exceptions/ParseException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)">ParseException(String, Throwable)</a></span> - Constructor for exception org.apache.wayang.core.util.mathex.exceptions.<a href="org/apache/wayang/core/util/mathex/exceptions/ParseException.html" title="class in org.apache.wayang.core.util.mathex.exceptions">ParseException</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/exceptions/ParseException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable,boolean,boolean)">ParseException(String, Throwable, boolean, boolean)</a></span> - Constructor for exception org.apache.wayang.core.util.mathex.exceptions.<a href="org/apache/wayang/core/util/mathex/exceptions/ParseException.html" title="class in org.apache.wayang.core.util.mathex.exceptions">ParseException</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/exceptions/ParseException.html#%3Cinit%3E(java.lang.Throwable)">ParseException(Throwable)</a></span> - Constructor for exception org.apache.wayang.core.util.mathex.exceptions.<a href="org/apache/wayang/core/util/mathex/exceptions/ParseException.html" title="class in org.apache.wayang.core.util.mathex.exceptions">ParseException</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/sources/fs/CsvRowConverter.html#parseLine(java.lang.String)">parseLine(String)</a></span> - Static method in class org.apache.wayang.api.sql.sources.fs.<a href="org/apache/wayang/api/sql/sources/fs/CsvRowConverter.html" title="class in org.apache.wayang.api.sql.sources.fs">CsvRowConverter</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/sources/fs/CsvRowConverter.html#parseLine(java.lang.String,char)">parseLine(String, char)</a></span> - Static method in class org.apache.wayang.api.sql.sources.fs.<a href="org/apache/wayang/api/sql/sources/fs/CsvRowConverter.html" title="class in org.apache.wayang.api.sql.sources.fs">CsvRowConverter</a></dt> |
| <dd> |
| <div class="block">Parse line with a separator</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/ExplainUtils.html#parsePlan(org.apache.wayang.core.plan.executionplan.ExecutionPlan,boolean)">parsePlan(ExecutionPlan, boolean)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/ExplainUtils.html" title="class in org.apache.wayang.core.util">ExplainUtils</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/ExplainUtils.html#parsePlan(org.apache.wayang.core.plan.wayangplan.WayangPlan,boolean)">parsePlan(WayangPlan, boolean)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/ExplainUtils.html" title="class in org.apache.wayang.core.util">ExplainUtils</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/tpch/data/LineItemTuple.Parser.html#%3Cinit%3E()">Parser()</a></span> - Constructor for class org.apache.wayang.apps.tpch.data.<a href="org/apache/wayang/apps/tpch/data/LineItemTuple.Parser.html" title="class in org.apache.wayang.apps.tpch.data">LineItemTuple.Parser</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/optimizer/Optimizer.html#parseSql(java.lang.String)">parseSql(String)</a></span> - Method in class org.apache.wayang.api.sql.calcite.optimizer.<a href="org/apache/wayang/api/sql/calcite/optimizer/Optimizer.html" title="class in org.apache.wayang.api.sql.calcite.optimizer">Optimizer</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/platform/PartialExecution.html" title="class in org.apache.wayang.core.platform"><span class="typeNameLink">PartialExecution</span></a> - Class in <a href="org/apache/wayang/core/platform/package-summary.html">org.apache.wayang.core.platform</a></dt> |
| <dd> |
| <div class="block">Captures data of a execution of a set of <a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>ExecutionOperator</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/PartialExecution.html#%3Cinit%3E(long,double,double,java.util.Collection,org.apache.wayang.core.api.Configuration)">PartialExecution(long, double, double, Collection<ExecutionLineageNode>, Configuration)</a></span> - Constructor for class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/PartialExecution.html" title="class in org.apache.wayang.core.platform">PartialExecution</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/platform/PartialExecution.Serializer.html" title="class in org.apache.wayang.core.platform"><span class="typeNameLink">PartialExecution.Serializer</span></a> - Class in <a href="org/apache/wayang/core/platform/package-summary.html">org.apache.wayang.core.platform</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/util/JsonSerializer.html" title="interface in org.apache.wayang.core.util"><code>JsonSerializer</code></a> implementation for <a href="org/apache/wayang/core/platform/PartialExecution.html" title="class in org.apache.wayang.core.platform"><code>PartialExecution</code></a>s.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/profiling/PartialExecutionMeasurement.html" title="class in org.apache.wayang.core.profiling"><span class="typeNameLink">PartialExecutionMeasurement</span></a> - Class in <a href="org/apache/wayang/core/profiling/package-summary.html">org.apache.wayang.core.profiling</a></dt> |
| <dd> |
| <div class="block">This <a href="org/apache/wayang/commons/util/profiledb/model/Measurement.html" title="class in org.apache.wayang.commons.util.profiledb.model"><code>Measurement</code></a> adapts a <a href="org/apache/wayang/core/profiling/PartialExecutionMeasurement.html" title="class in org.apache.wayang.core.profiling"><code>PartialExecutionMeasurement</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/PartialExecutionMeasurement.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.platform.PartialExecution,org.apache.wayang.core.api.Configuration)">PartialExecutionMeasurement(String, PartialExecution, Configuration)</a></span> - Constructor for class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/PartialExecutionMeasurement.html" title="class in org.apache.wayang.core.profiling">PartialExecutionMeasurement</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html#partition(org.apache.spark.api.java.JavaRDD)">partition(JavaRDD<T>)</a></span> - Method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html" title="class in org.apache.wayang.profiler.spark">SparkOperatorProfiler</a></dt> |
| <dd> |
| <div class="block">If a desired number of partitions for the input <code>JavaRDD</code>s is requested, enforce this.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/Breakpoint.html#permitsExecutionOf(org.apache.wayang.core.plan.executionplan.ExecutionStage,org.apache.wayang.core.platform.ExecutionState,org.apache.wayang.core.optimizer.OptimizationContext)">permitsExecutionOf(ExecutionStage, ExecutionState, OptimizationContext)</a></span> - Method in interface org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/Breakpoint.html" title="interface in org.apache.wayang.core.platform">Breakpoint</a></dt> |
| <dd> |
| <div class="block">Tests whether the given <a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionStage</code></a> can be executed.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/CardinalityBreakpoint.html#permitsExecutionOf(org.apache.wayang.core.plan.executionplan.ExecutionStage,org.apache.wayang.core.platform.ExecutionState,org.apache.wayang.core.optimizer.OptimizationContext)">permitsExecutionOf(ExecutionStage, ExecutionState, OptimizationContext)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/CardinalityBreakpoint.html" title="class in org.apache.wayang.core.platform">CardinalityBreakpoint</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/ConjunctiveBreakpoint.html#permitsExecutionOf(org.apache.wayang.core.plan.executionplan.ExecutionStage,org.apache.wayang.core.platform.ExecutionState,org.apache.wayang.core.optimizer.OptimizationContext)">permitsExecutionOf(ExecutionStage, ExecutionState, OptimizationContext)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/ConjunctiveBreakpoint.html" title="class in org.apache.wayang.core.platform">ConjunctiveBreakpoint</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/FixBreakpoint.html#permitsExecutionOf(org.apache.wayang.core.plan.executionplan.ExecutionStage,org.apache.wayang.core.platform.ExecutionState,org.apache.wayang.core.optimizer.OptimizationContext)">permitsExecutionOf(ExecutionStage, ExecutionState, OptimizationContext)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/FixBreakpoint.html" title="class in org.apache.wayang.core.platform">FixBreakpoint</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/NoIterationBreakpoint.html#permitsExecutionOf(org.apache.wayang.core.plan.executionplan.ExecutionStage,org.apache.wayang.core.platform.ExecutionState,org.apache.wayang.core.optimizer.OptimizationContext)">permitsExecutionOf(ExecutionStage, ExecutionState, OptimizationContext)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/NoIterationBreakpoint.html" title="class in org.apache.wayang.core.platform">NoIterationBreakpoint</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/DefaultEstimatableCost.html#pickBestExecutionPlan(java.util.Collection,org.apache.wayang.core.plan.executionplan.ExecutionPlan,java.util.Set,java.util.Set)">pickBestExecutionPlan(Collection<PlanImplementation>, ExecutionPlan, Set<Channel>, Set<ExecutionStage>)</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/DefaultEstimatableCost.html" title="class in org.apache.wayang.core.optimizer.costs">DefaultEstimatableCost</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/EstimatableCost.html#pickBestExecutionPlan(java.util.Collection,org.apache.wayang.core.plan.executionplan.ExecutionPlan,java.util.Set,java.util.Set)">pickBestExecutionPlan(Collection<PlanImplementation>, ExecutionPlan, Set<Channel>, Set<ExecutionStage>)</a></span> - Method in interface org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/EstimatableCost.html" title="interface in org.apache.wayang.core.optimizer.costs">EstimatableCost</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/AbstractAlternativeCardinalityPusher.html#pickCardinalities(org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">pickCardinalities(OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/AbstractAlternativeCardinalityPusher.html" title="class in org.apache.wayang.core.optimizer.cardinality">AbstractAlternativeCardinalityPusher</a></dt> |
| <dd> |
| <div class="block">Pick <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html" title="class in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimate</code></a>s for each of the <a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OutputSlot</code></a>s within the <code>opCtx</code>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumeration.html" title="class in org.apache.wayang.core.optimizer.enumeration"><span class="typeNameLink">PlanEnumeration</span></a> - Class in <a href="org/apache/wayang/core/optimizer/enumeration/package-summary.html">org.apache.wayang.core.optimizer.enumeration</a></dt> |
| <dd> |
| <div class="block">Represents a collection of <a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration"><code>PlanImplementation</code></a>s that all implement the same section of a <a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>WayangPlan</code></a> (which |
| is assumed to contain <a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OperatorAlternative</code></a>s in general).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumeration.html#%3Cinit%3E()">PlanEnumeration()</a></span> - Constructor for class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumeration.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanEnumeration</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerationPruningStrategy.html" title="interface in org.apache.wayang.core.optimizer.enumeration"><span class="typeNameLink">PlanEnumerationPruningStrategy</span></a> - Interface in <a href="org/apache/wayang/core/optimizer/enumeration/package-summary.html">org.apache.wayang.core.optimizer.enumeration</a></dt> |
| <dd> |
| <div class="block">A strategy to prune <a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration"><code>PlanImplementation</code></a>s from a <a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumeration.html" title="class in org.apache.wayang.core.optimizer.enumeration"><code>PlanEnumeration</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.html" title="class in org.apache.wayang.core.optimizer.enumeration"><span class="typeNameLink">PlanEnumerator</span></a> - Class in <a href="org/apache/wayang/core/optimizer/enumeration/package-summary.html">org.apache.wayang.core.optimizer.enumeration</a></dt> |
| <dd> |
| <div class="block">The plan partitioner recursively dissects a <a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>WayangPlan</code></a> into <a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumeration.html" title="class in org.apache.wayang.core.optimizer.enumeration"><code>PlanEnumeration</code></a>s and then assembles |
| them.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.WayangPlan,org.apache.wayang.core.optimizer.OptimizationContext)">PlanEnumerator(WayangPlan, OptimizationContext)</a></span> - Constructor for class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanEnumerator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.WayangPlan,org.apache.wayang.core.optimizer.OptimizationContext,org.apache.wayang.core.plan.executionplan.ExecutionPlan,java.util.Set)">PlanEnumerator(WayangPlan, OptimizationContext, ExecutionPlan, Set<Channel>)</a></span> - Constructor for class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanEnumerator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance, thereby encorporating already executed parts of the <code>wayangPlan</code>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.ConcatenationActivator.html" title="class in org.apache.wayang.core.optimizer.enumeration"><span class="typeNameLink">PlanEnumerator.ConcatenationActivator</span></a> - Class in <a href="org/apache/wayang/core/optimizer/enumeration/package-summary.html">org.apache.wayang.core.optimizer.enumeration</a></dt> |
| <dd> |
| <div class="block">TODO.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.EnumerationActivator.html" title="class in org.apache.wayang.core.optimizer.enumeration"><span class="typeNameLink">PlanEnumerator.EnumerationActivator</span></a> - Class in <a href="org/apache/wayang/core/optimizer/enumeration/package-summary.html">org.apache.wayang.core.optimizer.enumeration</a></dt> |
| <dd> |
| <div class="block">An <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a> can be activated as soon as all of its inputs are available.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration"><span class="typeNameLink">PlanImplementation</span></a> - Class in <a href="org/apache/wayang/core/optimizer/enumeration/package-summary.html">org.apache.wayang.core.optimizer.enumeration</a></dt> |
| <dd> |
| <div class="block">Represents a partial execution plan.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html#%3Cinit%3E(org.apache.wayang.core.optimizer.enumeration.PlanImplementation)">PlanImplementation(PlanImplementation)</a></span> - Constructor for class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanImplementation</a></dt> |
| <dd> |
| <div class="block">Copy constructor.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/PlanMetrics.html" title="class in org.apache.wayang.core.plan.wayangplan"><span class="typeNameLink">PlanMetrics</span></a> - Class in <a href="org/apache/wayang/core/plan/wayangplan/package-summary.html">org.apache.wayang.core.plan.wayangplan</a></dt> |
| <dd> |
| <div class="block">This class collects metrics for <a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>WayangPlan</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/PlanMetrics.html#%3Cinit%3E()">PlanMetrics()</a></span> - Constructor for class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/PlanMetrics.html" title="class in org.apache.wayang.core.plan.wayangplan">PlanMetrics</a></dt> |
| <dd> |
| <div class="block">Serialization constructor.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/mapping/PlanTransformation.html" title="class in org.apache.wayang.core.mapping"><span class="typeNameLink">PlanTransformation</span></a> - Class in <a href="org/apache/wayang/core/mapping/package-summary.html">org.apache.wayang.core.mapping</a></dt> |
| <dd> |
| <div class="block">Looks for a <a href="org/apache/wayang/core/mapping/SubplanPattern.html" title="class in org.apache.wayang.core.mapping"><code>SubplanPattern</code></a> in a <a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>WayangPlan</code></a> and replaces it with an alternative <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mapping/PlanTransformation.html#%3Cinit%3E(org.apache.wayang.core.mapping.SubplanPattern,org.apache.wayang.core.mapping.ReplacementSubplanFactory,org.apache.wayang.core.platform.Platform...)">PlanTransformation(SubplanPattern, ReplacementSubplanFactory, Platform...)</a></span> - Constructor for class org.apache.wayang.core.mapping.<a href="org/apache/wayang/core/mapping/PlanTransformation.html" title="class in org.apache.wayang.core.mapping">PlanTransformation</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html" title="class in org.apache.wayang.core.plan.wayangplan"><span class="typeNameLink">PlanTraversal</span></a> - Class in <a href="org/apache/wayang/core/plan/wayangplan/package-summary.html">org.apache.wayang.core.plan.wayangplan</a></dt> |
| <dd> |
| <div class="block">Traverse a plan.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html#%3Cinit%3E(boolean,boolean)">PlanTraversal(boolean, boolean)</a></span> - Constructor for class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html" title="class in org.apache.wayang.core.plan.wayangplan">PlanTraversal</a></dt> |
| <dd> |
| <div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.Callback.html" title="interface in org.apache.wayang.core.plan.wayangplan"><span class="typeNameLink">PlanTraversal.Callback</span></a> - Interface in <a href="org/apache/wayang/core/plan/wayangplan/package-summary.html">org.apache.wayang.core.plan.wayangplan</a></dt> |
| <dd> |
| <div class="block">A callback can be invoked during a plan traversal on each traversed node.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.SimpleCallback.html" title="interface in org.apache.wayang.core.plan.wayangplan"><span class="typeNameLink">PlanTraversal.SimpleCallback</span></a> - Interface in <a href="org/apache/wayang/core/plan/wayangplan/package-summary.html">org.apache.wayang.core.plan.wayangplan</a></dt> |
| <dd> |
| <div class="block">A callback can be invoked during a plan traversal on each traversed node.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/Flink.html#platform()">platform()</a></span> - Static method in class org.apache.wayang.flink.<a href="org/apache/wayang/flink/Flink.html" title="class in org.apache.wayang.flink">Flink</a></dt> |
| <dd> |
| <div class="block">Retrieve the <a href="org/apache/wayang/flink/platform/FlinkPlatform.html" title="class in org.apache.wayang.flink.platform"><code>FlinkPlatform</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/GenericJdbc.html#platform()">platform()</a></span> - Static method in class org.apache.wayang.genericjdbc.<a href="org/apache/wayang/genericjdbc/GenericJdbc.html" title="class in org.apache.wayang.genericjdbc">GenericJdbc</a></dt> |
| <dd> |
| <div class="block">Retrieve the <a href="org/apache/wayang/genericjdbc/platform/GenericJdbcPlatform.html" title="class in org.apache.wayang.genericjdbc.platform"><code>GenericJdbcPlatform</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/Giraph.html#platform()">platform()</a></span> - Static method in class org.apache.wayang.giraph.<a href="org/apache/wayang/giraph/Giraph.html" title="class in org.apache.wayang.giraph">Giraph</a></dt> |
| <dd> |
| <div class="block">Retrieve the <a href="org/apache/wayang/giraph/platform/GiraphPlatform.html" title="class in org.apache.wayang.giraph.platform"><code>GiraphPlatform</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/Java.html#platform()">platform()</a></span> - Static method in class org.apache.wayang.java.<a href="org/apache/wayang/java/Java.html" title="class in org.apache.wayang.java">Java</a></dt> |
| <dd> |
| <div class="block">Retrieve the <a href="org/apache/wayang/java/platform/JavaPlatform.html" title="class in org.apache.wayang.java.platform"><code>JavaPlatform</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/postgres/Postgres.html#platform()">platform()</a></span> - Static method in class org.apache.wayang.postgres.<a href="org/apache/wayang/postgres/Postgres.html" title="class in org.apache.wayang.postgres">Postgres</a></dt> |
| <dd> |
| <div class="block">Retrieve the <a href="org/apache/wayang/postgres/platform/PostgresPlatform.html" title="class in org.apache.wayang.postgres.platform"><code>PostgresPlatform</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/Spark.html#platform()">platform()</a></span> - Static method in class org.apache.wayang.spark.<a href="org/apache/wayang/spark/Spark.html" title="class in org.apache.wayang.spark">Spark</a></dt> |
| <dd> |
| <div class="block">Retrieve the <a href="org/apache/wayang/spark/platform/SparkPlatform.html" title="class in org.apache.wayang.spark.platform"><code>SparkPlatform</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/sqlite3/Sqlite3.html#platform()">platform()</a></span> - Static method in class org.apache.wayang.sqlite3.<a href="org/apache/wayang/sqlite3/Sqlite3.html" title="class in org.apache.wayang.sqlite3">Sqlite3</a></dt> |
| <dd> |
| <div class="block">Retrieve the <a href="org/apache/wayang/sqlite3/platform/Sqlite3Platform.html" title="class in org.apache.wayang.sqlite3.platform"><code>Sqlite3Platform</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/Tensorflow.html#platform()">platform()</a></span> - Static method in class org.apache.wayang.tensorflow.<a href="org/apache/wayang/tensorflow/Tensorflow.html" title="class in org.apache.wayang.tensorflow">Tensorflow</a></dt> |
| <dd> |
| <div class="block">Retrieve the <a href="org/apache/wayang/tensorflow/platform/TensorflowPlatform.html" title="class in org.apache.wayang.tensorflow.platform"><code>TensorflowPlatform</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/platform/Platform.html" title="class in org.apache.wayang.core.platform"><span class="typeNameLink">Platform</span></a> - Class in <a href="org/apache/wayang/core/platform/package-summary.html">org.apache.wayang.core.platform</a></dt> |
| <dd> |
| <div class="block">A platform describes an execution engine that executes <a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>ExecutionOperator</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/Platform.html#%3Cinit%3E(java.lang.String,java.lang.String)">Platform(String, String)</a></span> - Constructor for class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/Platform.html" title="class in org.apache.wayang.core.platform">Platform</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/plan/executionplan/PlatformExecution.html" title="class in org.apache.wayang.core.plan.executionplan"><span class="typeNameLink">PlatformExecution</span></a> - Class in <a href="org/apache/wayang/core/plan/executionplan/package-summary.html">org.apache.wayang.core.plan.executionplan</a></dt> |
| <dd> |
| <div class="block">Complete data flow on a single platform, that consists of multiple <a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionStage</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/PlatformExecution.html#%3Cinit%3E(org.apache.wayang.core.platform.Platform)">PlatformExecution(Platform)</a></span> - Constructor for class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/PlatformExecution.html" title="class in org.apache.wayang.core.plan.executionplan">PlatformExecution</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/abstraction/plan/Platforms.html" title="enum in org.apache.wayang.ml4all.abstraction.plan"><span class="typeNameLink">Platforms</span></a> - Enum in <a href="org/apache/wayang/ml4all/abstraction/plan/package-summary.html">org.apache.wayang.ml4all.abstraction.plan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/GenericJdbc.html#plugin()">plugin()</a></span> - Static method in class org.apache.wayang.genericjdbc.<a href="org/apache/wayang/genericjdbc/GenericJdbc.html" title="class in org.apache.wayang.genericjdbc">GenericJdbc</a></dt> |
| <dd> |
| <div class="block">Retrieve the <a href="org/apache/wayang/genericjdbc/plugin/GenericJdbcPlugin.html" title="class in org.apache.wayang.genericjdbc.plugin"><code>GenericJdbcPlugin</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/Giraph.html#plugin()">plugin()</a></span> - Static method in class org.apache.wayang.giraph.<a href="org/apache/wayang/giraph/Giraph.html" title="class in org.apache.wayang.giraph">Giraph</a></dt> |
| <dd> |
| <div class="block">Retrieve the <a href="org/apache/wayang/giraph/plugin/GiraphPlugin.html" title="class in org.apache.wayang.giraph.plugin"><code>GiraphPlugin</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/IEJoin.html#plugin()">plugin()</a></span> - Static method in class org.apache.wayang.iejoin.<a href="org/apache/wayang/iejoin/IEJoin.html" title="class in org.apache.wayang.iejoin">IEJoin</a></dt> |
| <dd> |
| <div class="block">Retrieve a <a href="org/apache/wayang/core/plugin/Plugin.html" title="interface in org.apache.wayang.core.plugin"><code>Plugin</code></a> to use <a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html" title="class in org.apache.wayang.iejoin.operators"><code>IEJoinOperator</code></a> and <a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html" title="class in org.apache.wayang.iejoin.operators"><code>IESelfJoinOperator</code></a> on the |
| <a href="org/apache/wayang/java/platform/JavaPlatform.html" title="class in org.apache.wayang.java.platform"><code>JavaPlatform</code></a> and <a href="org/apache/wayang/spark/platform/SparkPlatform.html" title="class in org.apache.wayang.spark.platform"><code>SparkPlatform</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/postgres/Postgres.html#plugin()">plugin()</a></span> - Static method in class org.apache.wayang.postgres.<a href="org/apache/wayang/postgres/Postgres.html" title="class in org.apache.wayang.postgres">Postgres</a></dt> |
| <dd> |
| <div class="block">Retrieve the <a href="org/apache/wayang/postgres/plugin/PostgresPlugin.html" title="class in org.apache.wayang.postgres.plugin"><code>PostgresPlugin</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/sqlite3/Sqlite3.html#plugin()">plugin()</a></span> - Static method in class org.apache.wayang.sqlite3.<a href="org/apache/wayang/sqlite3/Sqlite3.html" title="class in org.apache.wayang.sqlite3">Sqlite3</a></dt> |
| <dd> |
| <div class="block">Retrieve the <a href="org/apache/wayang/sqlite3/plugin/Sqlite3Plugin.html" title="class in org.apache.wayang.sqlite3.plugin"><code>Sqlite3Plugin</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/Tensorflow.html#plugin()">plugin()</a></span> - Static method in class org.apache.wayang.tensorflow.<a href="org/apache/wayang/tensorflow/Tensorflow.html" title="class in org.apache.wayang.tensorflow">Tensorflow</a></dt> |
| <dd> |
| <div class="block">Retrieve the <a href="org/apache/wayang/tensorflow/plugin/TensorflowPlugin.html" title="class in org.apache.wayang.tensorflow.plugin"><code>TensorflowPlugin</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/plugin/Plugin.html" title="interface in org.apache.wayang.core.plugin"><span class="typeNameLink">Plugin</span></a> - Interface in <a href="org/apache/wayang/core/plugin/package-summary.html">org.apache.wayang.core.plugin</a></dt> |
| <dd> |
| <div class="block">A plugin contributes the following components to a <a href="org/apache/wayang/core/api/WayangContext.html" title="class in org.apache.wayang.core.api"><code>WayangContext</code></a>: |
| |
| <a href="org/apache/wayang/core/mapping/Mapping.html" title="interface in org.apache.wayang.core.mapping"><code>Mapping</code></a>s, |
| <a href="org/apache/wayang/core/optimizer/channels/ChannelConversion.html" title="class in org.apache.wayang.core.optimizer.channels"><code>ChannelConversion</code></a>s, and |
| <a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api"><code>Configuration</code></a> properties. |
| |
| In turn, it may require several <a href="org/apache/wayang/core/platform/Platform.html" title="class in org.apache.wayang.core.platform"><code>Platform</code></a>s for its operation.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html#plus(long)">plus(long)</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html" title="class in org.apache.wayang.core.optimizer.costs">TimeEstimate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html#plus(org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate)">plus(CardinalityEstimate)</a></span> - Method in class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html" title="class in org.apache.wayang.core.optimizer.cardinality">CardinalityEstimate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadEstimate.html#plus(org.apache.wayang.core.optimizer.costs.LoadEstimate)">plus(LoadEstimate)</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadEstimate.html" title="class in org.apache.wayang.core.optimizer.costs">LoadEstimate</a></dt> |
| <dd> |
| <div class="block">Adds a this and the given instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html#plus(org.apache.wayang.core.optimizer.costs.LoadProfile)">plus(LoadProfile)</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html" title="class in org.apache.wayang.core.optimizer.costs">LoadProfile</a></dt> |
| <dd> |
| <div class="block">Adds a this and the given instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html#plus(org.apache.wayang.core.optimizer.costs.TimeEstimate)">plus(TimeEstimate)</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html" title="class in org.apache.wayang.core.optimizer.costs">TimeEstimate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html#plus(org.apache.wayang.core.optimizer.ProbabilisticDoubleInterval)">plus(ProbabilisticDoubleInterval)</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html" title="class in org.apache.wayang.core.optimizer">ProbabilisticDoubleInterval</a></dt> |
| <dd> |
| <div class="block">Creates a new instance that represents the sum of the <code>this</code> and <code>that</code> instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankWorkerContext.html#postApplication()">postApplication()</a></span> - Method in class org.apache.wayang.giraph.Algorithm.<a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankWorkerContext.html" title="class in org.apache.wayang.giraph.Algorithm">PageRankAlgorithm.PageRankWorkerContext</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/postgres/Postgres.html" title="class in org.apache.wayang.postgres"><span class="typeNameLink">Postgres</span></a> - Class in <a href="org/apache/wayang/postgres/package-summary.html">org.apache.wayang.postgres</a></dt> |
| <dd> |
| <div class="block">Register for relevant components of this module.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/postgres/Postgres.html#%3Cinit%3E()">Postgres()</a></span> - Constructor for class org.apache.wayang.postgres.<a href="org/apache/wayang/postgres/Postgres.html" title="class in org.apache.wayang.postgres">Postgres</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/postgres/plugin/PostgresConversionsPlugin.html" title="class in org.apache.wayang.postgres.plugin"><span class="typeNameLink">PostgresConversionsPlugin</span></a> - Class in <a href="org/apache/wayang/postgres/plugin/package-summary.html">org.apache.wayang.postgres.plugin</a></dt> |
| <dd> |
| <div class="block">This <a href="org/apache/wayang/core/plugin/Plugin.html" title="interface in org.apache.wayang.core.plugin"><code>Plugin</code></a> enables to use some basic Wayang <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>s on the <a href="org/apache/wayang/postgres/platform/PostgresPlatform.html" title="class in org.apache.wayang.postgres.platform"><code>PostgresPlatform</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/postgres/plugin/PostgresConversionsPlugin.html#%3Cinit%3E()">PostgresConversionsPlugin()</a></span> - Constructor for class org.apache.wayang.postgres.plugin.<a href="org/apache/wayang/postgres/plugin/PostgresConversionsPlugin.html" title="class in org.apache.wayang.postgres.plugin">PostgresConversionsPlugin</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/postgres/operators/PostgresExecutionOperator.html" title="interface in org.apache.wayang.postgres.operators"><span class="typeNameLink">PostgresExecutionOperator</span></a> - Interface in <a href="org/apache/wayang/postgres/operators/package-summary.html">org.apache.wayang.postgres.operators</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/postgres/operators/PostgresFilterOperator.html" title="class in org.apache.wayang.postgres.operators"><span class="typeNameLink">PostgresFilterOperator</span></a> - Class in <a href="org/apache/wayang/postgres/operators/package-summary.html">org.apache.wayang.postgres.operators</a></dt> |
| <dd> |
| <div class="block">PostgreSQL implementation of the <a href="org/apache/wayang/basic/operators/FilterOperator.html" title="class in org.apache.wayang.basic.operators"><code>FilterOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/postgres/operators/PostgresFilterOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.FilterOperator)">PostgresFilterOperator(FilterOperator<Record>)</a></span> - Constructor for class org.apache.wayang.postgres.operators.<a href="org/apache/wayang/postgres/operators/PostgresFilterOperator.html" title="class in org.apache.wayang.postgres.operators">PostgresFilterOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/postgres/operators/PostgresFilterOperator.html#%3Cinit%3E(org.apache.wayang.core.function.PredicateDescriptor)">PostgresFilterOperator(PredicateDescriptor<Record>)</a></span> - Constructor for class org.apache.wayang.postgres.operators.<a href="org/apache/wayang/postgres/operators/PostgresFilterOperator.html" title="class in org.apache.wayang.postgres.operators">PostgresFilterOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/postgres/operators/PostgresJoinOperator.html" title="class in org.apache.wayang.postgres.operators"><span class="typeNameLink">PostgresJoinOperator</span></a><<a href="org/apache/wayang/postgres/operators/PostgresJoinOperator.html" title="type parameter in PostgresJoinOperator">KeyType</a>> - Class in <a href="org/apache/wayang/postgres/operators/package-summary.html">org.apache.wayang.postgres.operators</a></dt> |
| <dd> |
| <div class="block">PostgreSQL implementation of the <a href="org/apache/wayang/basic/operators/JoinOperator.html" title="class in org.apache.wayang.basic.operators"><code>JoinOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/postgres/operators/PostgresJoinOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.JoinOperator)">PostgresJoinOperator(JoinOperator<Record, Record, KeyType>)</a></span> - Constructor for class org.apache.wayang.postgres.operators.<a href="org/apache/wayang/postgres/operators/PostgresJoinOperator.html" title="class in org.apache.wayang.postgres.operators">PostgresJoinOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/postgres/operators/PostgresJoinOperator.html#%3Cinit%3E(org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.function.TransformationDescriptor)">PostgresJoinOperator(TransformationDescriptor<Record, KeyType>, TransformationDescriptor<Record, KeyType>)</a></span> - Constructor for class org.apache.wayang.postgres.operators.<a href="org/apache/wayang/postgres/operators/PostgresJoinOperator.html" title="class in org.apache.wayang.postgres.operators">PostgresJoinOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/postgres/platform/PostgresPlatform.html" title="class in org.apache.wayang.postgres.platform"><span class="typeNameLink">PostgresPlatform</span></a> - Class in <a href="org/apache/wayang/postgres/platform/package-summary.html">org.apache.wayang.postgres.platform</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/platform/Platform.html" title="class in org.apache.wayang.core.platform"><code>Platform</code></a> implementation for SQLite3.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/postgres/platform/PostgresPlatform.html#%3Cinit%3E()">PostgresPlatform()</a></span> - Constructor for class org.apache.wayang.postgres.platform.<a href="org/apache/wayang/postgres/platform/PostgresPlatform.html" title="class in org.apache.wayang.postgres.platform">PostgresPlatform</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/postgres/plugin/PostgresPlugin.html" title="class in org.apache.wayang.postgres.plugin"><span class="typeNameLink">PostgresPlugin</span></a> - Class in <a href="org/apache/wayang/postgres/plugin/package-summary.html">org.apache.wayang.postgres.plugin</a></dt> |
| <dd> |
| <div class="block">This <a href="org/apache/wayang/core/plugin/Plugin.html" title="interface in org.apache.wayang.core.plugin"><code>Plugin</code></a> enables to use some basic Wayang <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>s on the <a href="org/apache/wayang/postgres/platform/PostgresPlatform.html" title="class in org.apache.wayang.postgres.platform"><code>PostgresPlatform</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/postgres/plugin/PostgresPlugin.html#%3Cinit%3E()">PostgresPlugin()</a></span> - Constructor for class org.apache.wayang.postgres.plugin.<a href="org/apache/wayang/postgres/plugin/PostgresPlugin.html" title="class in org.apache.wayang.postgres.plugin">PostgresPlugin</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/postgres/operators/PostgresProjectionOperator.html" title="class in org.apache.wayang.postgres.operators"><span class="typeNameLink">PostgresProjectionOperator</span></a> - Class in <a href="org/apache/wayang/postgres/operators/package-summary.html">org.apache.wayang.postgres.operators</a></dt> |
| <dd> |
| <div class="block">PostgreSQL implementation of the <a href="org/apache/wayang/basic/operators/FilterOperator.html" title="class in org.apache.wayang.basic.operators"><code>FilterOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/postgres/operators/PostgresProjectionOperator.html#%3Cinit%3E(java.lang.String...)">PostgresProjectionOperator(String...)</a></span> - Constructor for class org.apache.wayang.postgres.operators.<a href="org/apache/wayang/postgres/operators/PostgresProjectionOperator.html" title="class in org.apache.wayang.postgres.operators">PostgresProjectionOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/postgres/operators/PostgresProjectionOperator.html#%3Cinit%3E(org.apache.wayang.basic.function.ProjectionDescriptor)">PostgresProjectionOperator(ProjectionDescriptor<Record, Record>)</a></span> - Constructor for class org.apache.wayang.postgres.operators.<a href="org/apache/wayang/postgres/operators/PostgresProjectionOperator.html" title="class in org.apache.wayang.postgres.operators">PostgresProjectionOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/postgres/operators/PostgresProjectionOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.MapOperator)">PostgresProjectionOperator(MapOperator<Record, Record>)</a></span> - Constructor for class org.apache.wayang.postgres.operators.<a href="org/apache/wayang/postgres/operators/PostgresProjectionOperator.html" title="class in org.apache.wayang.postgres.operators">PostgresProjectionOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/postgres/operators/PostgresTableSource.html" title="class in org.apache.wayang.postgres.operators"><span class="typeNameLink">PostgresTableSource</span></a> - Class in <a href="org/apache/wayang/postgres/operators/package-summary.html">org.apache.wayang.postgres.operators</a></dt> |
| <dd> |
| <div class="block">PostgreSQL implementation for the <a href="org/apache/wayang/basic/operators/TableSource.html" title="class in org.apache.wayang.basic.operators"><code>TableSource</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/postgres/operators/PostgresTableSource.html#%3Cinit%3E(java.lang.String,java.lang.String...)">PostgresTableSource(String, String...)</a></span> - Constructor for class org.apache.wayang.postgres.operators.<a href="org/apache/wayang/postgres/operators/PostgresTableSource.html" title="class in org.apache.wayang.postgres.operators">PostgresTableSource</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/postgres/operators/PostgresTableSource.html#%3Cinit%3E(org.apache.wayang.jdbc.operators.JdbcTableSource)">PostgresTableSource(JdbcTableSource)</a></span> - Constructor for class org.apache.wayang.postgres.operators.<a href="org/apache/wayang/postgres/operators/PostgresTableSource.html" title="class in org.apache.wayang.postgres.operators">PostgresTableSource</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankWorkerContext.html#postSuperstep()">postSuperstep()</a></span> - Method in class org.apache.wayang.giraph.Algorithm.<a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankWorkerContext.html" title="class in org.apache.wayang.giraph.Algorithm">PageRankAlgorithm.PageRankWorkerContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankWorkerContext.html#preApplication()">preApplication()</a></span> - Method in class org.apache.wayang.giraph.Algorithm.<a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankWorkerContext.html" title="class in org.apache.wayang.giraph.Algorithm">PageRankAlgorithm.PageRankWorkerContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExLexer.html#PREC0_OP">PREC0_OP</a></span> - Static variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExLexer.html" title="class in org.apache.wayang.core.mathex">MathExLexer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.html#PREC0_OP">PREC0_OP</a></span> - Static variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.html" title="class in org.apache.wayang.core.mathex">MathExParser</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExLexer.html#PREC1_OP">PREC1_OP</a></span> - Static variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExLexer.html" title="class in org.apache.wayang.core.mathex">MathExLexer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.html#PREC1_OP">PREC1_OP</a></span> - Static variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.html" title="class in org.apache.wayang.core.mathex">MathExParser</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExLexer.html#PREC2_OP">PREC2_OP</a></span> - Static variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExLexer.html" title="class in org.apache.wayang.core.mathex">MathExLexer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.html#PREC2_OP">PREC2_OP</a></span> - Static variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.html" title="class in org.apache.wayang.core.mathex">MathExParser</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.BinaryOperationContext.html#PREC2_OP()">PREC2_OP()</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.BinaryOperationContext.html" title="class in org.apache.wayang.core.mathex">MathExParser.BinaryOperationContext</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/compiler/PredicateAdapter.html" title="class in org.apache.wayang.spark.compiler"><span class="typeNameLink">PredicateAdapter</span></a><<a href="org/apache/wayang/spark/compiler/PredicateAdapter.html" title="type parameter in PredicateAdapter">InputType</a>> - Class in <a href="org/apache/wayang/spark/compiler/package-summary.html">org.apache.wayang.spark.compiler</a></dt> |
| <dd> |
| <div class="block">Wraps a <code>Predicate</code> as a <code>Function</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/compiler/PredicateAdapter.html#%3Cinit%3E(java.util.function.Predicate)">PredicateAdapter(Predicate<InputType>)</a></span> - Constructor for class org.apache.wayang.spark.compiler.<a href="org/apache/wayang/spark/compiler/PredicateAdapter.html" title="class in org.apache.wayang.spark.compiler">PredicateAdapter</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/FilterOperator.html#predicateDescriptor">predicateDescriptor</a></span> - Variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/FilterOperator.html" title="class in org.apache.wayang.basic.operators">FilterOperator</a></dt> |
| <dd> |
| <div class="block">Function that this operator applies to the input elements.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/function/PredicateDescriptor.html" title="class in org.apache.wayang.core.function"><span class="typeNameLink">PredicateDescriptor</span></a><<a href="org/apache/wayang/core/function/PredicateDescriptor.html" title="type parameter in PredicateDescriptor">Input</a>> - Class in <a href="org/apache/wayang/core/function/package-summary.html">org.apache.wayang.core.function</a></dt> |
| <dd> |
| <div class="block">This descriptor pertains to predicates that consume a single data unit.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/PredicateDescriptor.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializablePredicate,java.lang.Class)">PredicateDescriptor(FunctionDescriptor.SerializablePredicate<Input>, Class<Input>)</a></span> - Constructor for class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/PredicateDescriptor.html" title="class in org.apache.wayang.core.function">PredicateDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/PredicateDescriptor.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializablePredicate,java.lang.Class,org.apache.wayang.core.optimizer.costs.LoadProfileEstimator)">PredicateDescriptor(FunctionDescriptor.SerializablePredicate<Input>, Class<Input>, LoadProfileEstimator)</a></span> - Constructor for class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/PredicateDescriptor.html" title="class in org.apache.wayang.core.function">PredicateDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/PredicateDescriptor.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializablePredicate,java.lang.Class,org.apache.wayang.core.optimizer.ProbabilisticDoubleInterval)">PredicateDescriptor(FunctionDescriptor.SerializablePredicate<Input>, Class<Input>, ProbabilisticDoubleInterval)</a></span> - Constructor for class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/PredicateDescriptor.html" title="class in org.apache.wayang.core.function">PredicateDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/PredicateDescriptor.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializablePredicate,java.lang.Class,org.apache.wayang.core.optimizer.ProbabilisticDoubleInterval,org.apache.wayang.core.optimizer.costs.LoadProfileEstimator)">PredicateDescriptor(FunctionDescriptor.SerializablePredicate<Input>, Class<Input>, ProbabilisticDoubleInterval, LoadProfileEstimator)</a></span> - Constructor for class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/PredicateDescriptor.html" title="class in org.apache.wayang.core.function">PredicateDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/PredicateDescriptor.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializablePredicate,org.apache.wayang.core.types.BasicDataUnitType,org.apache.wayang.core.optimizer.ProbabilisticDoubleInterval,org.apache.wayang.core.optimizer.costs.LoadProfileEstimator)">PredicateDescriptor(FunctionDescriptor.SerializablePredicate<Input>, BasicDataUnitType<Input>, ProbabilisticDoubleInterval, LoadProfileEstimator)</a></span> - Constructor for class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/PredicateDescriptor.html" title="class in org.apache.wayang.core.function">PredicateDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeClassificationOperator.Model.html#predict(org.apache.spark.api.java.JavaRDD)">predict(JavaRDD<double[]>)</a></span> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeClassificationOperator.Model.html" title="class in org.apache.wayang.spark.operators.ml">SparkDecisionTreeClassificationOperator.Model</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/ml/SparkKMeansOperator.Model.html#predict(org.apache.spark.api.java.JavaRDD)">predict(JavaRDD<double[]>)</a></span> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkKMeansOperator.Model.html" title="class in org.apache.wayang.spark.operators.ml">SparkKMeansOperator.Model</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/ml/SparkLinearRegressionOperator.Model.html#predict(org.apache.spark.api.java.JavaRDD)">predict(JavaRDD<double[]>)</a></span> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkLinearRegressionOperator.Model.html" title="class in org.apache.wayang.spark.operators.ml">SparkLinearRegressionOperator.Model</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/model/SparkMLModel.html#predict(org.apache.spark.api.java.JavaRDD)">predict(JavaRDD<X>)</a></span> - Method in interface org.apache.wayang.spark.model.<a href="org/apache/wayang/spark/model/SparkMLModel.html" title="interface in org.apache.wayang.spark.model">SparkMLModel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/model/TensorflowModel.html#predict(XT)">predict(XT)</a></span> - Method in class org.apache.wayang.tensorflow.model.<a href="org/apache/wayang/tensorflow/model/TensorflowModel.html" title="class in org.apache.wayang.tensorflow.model">TensorflowModel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/Input.Type.html#PREDICTED">PREDICTED</a></span> - org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Input.Type.html" title="enum in org.apache.wayang.basic.model.op">Input.Type</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/ml/Attr.html#PREDICTION">PREDICTION</a></span> - Static variable in class 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></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/ml/PredictMapping.html" title="class in org.apache.wayang.spark.mapping.ml"><span class="typeNameLink">PredictMapping</span></a> - Class in <a href="org/apache/wayang/spark/mapping/ml/package-summary.html">org.apache.wayang.spark.mapping.ml</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/PredictOperator.html" title="class in org.apache.wayang.basic.operators"><code>PredictOperator</code></a> to <a href="org/apache/wayang/spark/operators/ml/SparkPredictOperator.html" title="class in org.apache.wayang.spark.operators.ml"><code>SparkPredictOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/tensorflow/mapping/PredictMapping.html" title="class in org.apache.wayang.tensorflow.mapping"><span class="typeNameLink">PredictMapping</span></a> - Class in <a href="org/apache/wayang/tensorflow/mapping/package-summary.html">org.apache.wayang.tensorflow.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/PredictOperator.html" title="class in org.apache.wayang.basic.operators"><code>PredictOperator</code></a> to <a href="org/apache/wayang/tensorflow/operators/TensorflowPredictOperator.html" title="class in org.apache.wayang.tensorflow.operators"><code>TensorflowPredictOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/ml/PredictMapping.html#%3Cinit%3E()">PredictMapping()</a></span> - Constructor for class org.apache.wayang.spark.mapping.ml.<a href="org/apache/wayang/spark/mapping/ml/PredictMapping.html" title="class in org.apache.wayang.spark.mapping.ml">PredictMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/mapping/PredictMapping.html#%3Cinit%3E()">PredictMapping()</a></span> - Constructor for class org.apache.wayang.tensorflow.mapping.<a href="org/apache/wayang/tensorflow/mapping/PredictMapping.html" title="class in org.apache.wayang.tensorflow.mapping">PredictMapping</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/PredictOperator.html" title="class in org.apache.wayang.basic.operators"><span class="typeNameLink">PredictOperator</span></a><<a href="org/apache/wayang/basic/operators/PredictOperator.html" title="type parameter in PredictOperator">X</a>,​<a href="org/apache/wayang/basic/operators/PredictOperator.html" title="type parameter in PredictOperator">Y</a>> - Class in <a href="org/apache/wayang/basic/operators/package-summary.html">org.apache.wayang.basic.operators</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/PredictOperator.html#%3Cinit%3E(com.fasterxml.jackson.core.type.TypeReference,com.fasterxml.jackson.core.type.TypeReference)">PredictOperator(TypeReference<X>, TypeReference<Y>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/PredictOperator.html" title="class in org.apache.wayang.basic.operators">PredictOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/PredictOperator.html#%3Cinit%3E(java.lang.Class,java.lang.Class)">PredictOperator(Class<X>, Class<Y>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/PredictOperator.html" title="class in org.apache.wayang.basic.operators">PredictOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/PredictOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.PredictOperator)">PredictOperator(PredictOperator<X, Y>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/PredictOperator.html" title="class in org.apache.wayang.basic.operators">PredictOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/PredictOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType)">PredictOperator(DataSetType<X>, DataSetType<Y>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/PredictOperator.html" title="class in org.apache.wayang.basic.operators">PredictOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/PredictOperators.html" title="class in org.apache.wayang.basic.operators"><span class="typeNameLink">PredictOperators</span></a> - Class in <a href="org/apache/wayang/basic/operators/package-summary.html">org.apache.wayang.basic.operators</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/PredictOperators.html#%3Cinit%3E()">PredictOperators()</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/PredictOperators.html" title="class in org.apache.wayang.basic.operators">PredictOperators</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/S3FileSystem.html#preFoldersExits(org.apache.wayang.core.util.fs.S3FileSystem.S3Pair)">preFoldersExits(S3FileSystem.S3Pair)</a></span> - Method in class org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/S3FileSystem.html" title="class in org.apache.wayang.core.util.fs">S3FileSystem</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html#prepare()">prepare()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html" title="class in org.apache.wayang.core.plan.wayangplan">WayangPlan</a></dt> |
| <dd> |
| <div class="block">Prepares this <a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>WayangPlan</code></a> for the optimization process if not already done.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/BinaryOperatorProfiler.html#prepare(long...)">prepare(long...)</a></span> - Method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/BinaryOperatorProfiler.html" title="class in org.apache.wayang.profiler.java">BinaryOperatorProfiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfiler.html#prepare(long...)">prepare(long...)</a></span> - Method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfiler.html" title="class in org.apache.wayang.profiler.java">OperatorProfiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/SinkProfiler.html#prepare(long...)">prepare(long...)</a></span> - Method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/SinkProfiler.html" title="class in org.apache.wayang.profiler.java">SinkProfiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/SourceProfiler.html#prepare(long...)">prepare(long...)</a></span> - Method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/SourceProfiler.html" title="class in org.apache.wayang.profiler.java">SourceProfiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/UnaryOperatorProfiler.html#prepare(long...)">prepare(long...)</a></span> - Method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/UnaryOperatorProfiler.html" title="class in org.apache.wayang.profiler.java">UnaryOperatorProfiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html#prepare(long...)">prepare(long...)</a></span> - Method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html" title="class in org.apache.wayang.profiler.spark">SparkOperatorProfiler</a></dt> |
| <dd> |
| <div class="block">Call this method before <a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html#run()"><code>SparkOperatorProfiler.run()</code></a> to prepare the profiling run</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html#prepare(org.apache.wayang.core.plan.executionplan.ExecutionPlan,org.apache.wayang.core.optimizer.OptimizationContext)">prepare(ExecutionPlan, OptimizationContext)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html" title="class in org.apache.wayang.core.platform">CrossPlatformExecutor</a></dt> |
| <dd> |
| <div class="block">Clean up <a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionStage</code></a>-related state and re-create <code>CrossPlatformExecutor.StageActivator</code>s etc. from the <a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionPlan</code></a>/</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/algorithms/sgd/SGDLoop.html#prepareConvergenceDataset(double%5B%5D,org.apache.wayang.ml4all.abstraction.plan.ML4allModel)">prepareConvergenceDataset(double[], ML4allModel)</a></span> - Method in class org.apache.wayang.ml4all.algorithms.sgd.<a href="org/apache/wayang/ml4all/algorithms/sgd/SGDLoop.html" title="class in org.apache.wayang.ml4all.algorithms.sgd">SGDLoop</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/algorithms/kmeans/KMeansConvergeOrMaxIterationsLoop.html#prepareConvergenceDataset(java.util.ArrayList,org.apache.wayang.ml4all.abstraction.plan.ML4allModel)">prepareConvergenceDataset(ArrayList<Tuple2<Integer, double[]>>, ML4allModel)</a></span> - Method in class org.apache.wayang.ml4all.algorithms.kmeans.<a href="org/apache/wayang/ml4all/algorithms/kmeans/KMeansConvergeOrMaxIterationsLoop.html" title="class in org.apache.wayang.ml4all.algorithms.kmeans">KMeansConvergeOrMaxIterationsLoop</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/api/Loop.html#prepareConvergenceDataset(V,org.apache.wayang.ml4all.abstraction.plan.ML4allModel)">prepareConvergenceDataset(V, ML4allModel)</a></span> - Method in class org.apache.wayang.ml4all.abstraction.api.<a href="org/apache/wayang/ml4all/abstraction/api/Loop.html" title="class in org.apache.wayang.ml4all.abstraction.api">Loop</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/BinaryOperatorProfiler.html#prepareInput(int,long)">prepareInput(int, long)</a></span> - Method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/BinaryOperatorProfiler.html" title="class in org.apache.wayang.profiler.spark">BinaryOperatorProfiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SinkProfiler.html#prepareInput(int,long)">prepareInput(int, long)</a></span> - Method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SinkProfiler.html" title="class in org.apache.wayang.profiler.spark">SinkProfiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SparkCollectionSourceProfiler.html#prepareInput(int,long)">prepareInput(int, long)</a></span> - Method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SparkCollectionSourceProfiler.html" title="class in org.apache.wayang.profiler.spark">SparkCollectionSourceProfiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html#prepareInput(int,long)">prepareInput(int, long)</a></span> - Method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html" title="class in org.apache.wayang.profiler.spark">SparkOperatorProfiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SparkTextFileSourceProfiler.html#prepareInput(int,long)">prepareInput(int, long)</a></span> - Method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SparkTextFileSourceProfiler.html" title="class in org.apache.wayang.profiler.spark">SparkTextFileSourceProfiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SparkUnaryOperatorProfiler.html#prepareInput(int,long)">prepareInput(int, long)</a></span> - Method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SparkUnaryOperatorProfiler.html" title="class in org.apache.wayang.profiler.spark">SparkUnaryOperatorProfiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html#prepareInputRdd(long,int)">prepareInputRdd(long, int)</a></span> - Method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html" title="class in org.apache.wayang.profiler.spark">SparkOperatorProfiler</a></dt> |
| <dd> |
| <div class="block">Helper method to generate data quanta and provide them as a cached <code>JavaRDD</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html#prepareInputRddInDriver(long,int)">prepareInputRddInDriver(long, int)</a></span> - Method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html" title="class in org.apache.wayang.profiler.spark">SparkOperatorProfiler</a></dt> |
| <dd> |
| <div class="block">Helper method to generate data quanta and provide them as a cached <code>JavaRDD</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html#prepareInputRddInWorker(long,int)">prepareInputRddInWorker(long, int)</a></span> - Method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html" title="class in org.apache.wayang.profiler.spark">SparkOperatorProfiler</a></dt> |
| <dd> |
| <div class="block">Helper method to generate data quanta and provide them as a cached <code>JavaRDD</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/TopDownPlanVisitor.html#prepareVisit(org.apache.wayang.core.plan.wayangplan.Operator,org.apache.wayang.core.plan.wayangplan.OutputSlot,Payload)">prepareVisit(Operator, OutputSlot<?>, Payload)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/TopDownPlanVisitor.html" title="class in org.apache.wayang.core.plan.wayangplan">TopDownPlanVisitor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankWorkerContext.html#preSuperstep()">preSuperstep()</a></span> - Method in class org.apache.wayang.giraph.Algorithm.<a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankWorkerContext.html" title="class in org.apache.wayang.giraph.Algorithm">PageRankAlgorithm.PageRankWorkerContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/python/executor/ProcessReceiver.html#print()">print()</a></span> - Method in class org.apache.wayang.api.python.executor.<a href="org/apache/wayang/api/python/executor/ProcessReceiver.html" title="class in org.apache.wayang.api.python.executor">ProcessReceiver</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/utils/PrintUtils.html#print(java.lang.String,org.apache.calcite.rel.RelNode)">print(String, RelNode)</a></span> - Static method in class org.apache.wayang.api.sql.calcite.utils.<a href="org/apache/wayang/api/sql/calcite/utils/PrintUtils.html" title="class in org.apache.wayang.api.sql.calcite.utils">PrintUtils</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/utils/PrintUtils.html#print(java.lang.String,org.apache.wayang.core.plan.wayangplan.WayangPlan)">print(String, WayangPlan)</a></span> - Static method in class org.apache.wayang.api.sql.calcite.utils.<a href="org/apache/wayang/api/sql/calcite/utils/PrintUtils.html" title="class in org.apache.wayang.api.sql.calcite.utils">PrintUtils</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/utils/PrintUtils.html#printRecord(org.apache.wayang.basic.data.Record)">printRecord(Record)</a></span> - Static method in class org.apache.wayang.api.sql.calcite.utils.<a href="org/apache/wayang/api/sql/calcite/utils/PrintUtils.html" title="class in org.apache.wayang.api.sql.calcite.utils">PrintUtils</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/utils/PrintUtils.html" title="class in org.apache.wayang.api.sql.calcite.utils"><span class="typeNameLink">PrintUtils</span></a> - Class in <a href="org/apache/wayang/api/sql/calcite/utils/package-summary.html">org.apache.wayang.api.sql.calcite.utils</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/utils/PrintUtils.html#%3Cinit%3E()">PrintUtils()</a></span> - Constructor for class org.apache.wayang.api.sql.calcite.utils.<a href="org/apache/wayang/api/sql/calcite/utils/PrintUtils.html" title="class in org.apache.wayang.api.sql.calcite.utils">PrintUtils</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html" title="class in org.apache.wayang.core.optimizer"><span class="typeNameLink">ProbabilisticDoubleInterval</span></a> - Class in <a href="org/apache/wayang/core/optimizer/package-summary.html">org.apache.wayang.core.optimizer</a></dt> |
| <dd> |
| <div class="block">An value representation that is capable of expressing uncertainty.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html#%3Cinit%3E()">ProbabilisticDoubleInterval()</a></span> - Constructor for class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html" title="class in org.apache.wayang.core.optimizer">ProbabilisticDoubleInterval</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html#%3Cinit%3E(double,double,double)">ProbabilisticDoubleInterval(double, double, double)</a></span> - Constructor for class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html" title="class in org.apache.wayang.core.optimizer">ProbabilisticDoubleInterval</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html#%3Cinit%3E(double,double,double,boolean)">ProbabilisticDoubleInterval(double, double, double, boolean)</a></span> - Constructor for class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html" title="class in org.apache.wayang.core.optimizer">ProbabilisticDoubleInterval</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html" title="class in org.apache.wayang.core.optimizer"><span class="typeNameLink">ProbabilisticIntervalEstimate</span></a> - Class in <a href="org/apache/wayang/core/optimizer/package-summary.html">org.apache.wayang.core.optimizer</a></dt> |
| <dd> |
| <div class="block">An estimate that is capable of expressing uncertainty.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html#%3Cinit%3E()">ProbabilisticIntervalEstimate()</a></span> - Constructor for class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html" title="class in org.apache.wayang.core.optimizer">ProbabilisticIntervalEstimate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html#%3Cinit%3E(long,long,double)">ProbabilisticIntervalEstimate(long, long, double)</a></span> - Constructor for class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html" title="class in org.apache.wayang.core.optimizer">ProbabilisticIntervalEstimate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html#%3Cinit%3E(long,long,double,boolean)">ProbabilisticIntervalEstimate(long, long, double, boolean)</a></span> - Constructor for class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html" title="class in org.apache.wayang.core.optimizer">ProbabilisticIntervalEstimate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/TopDownPlanVisitor.html#proceed(org.apache.wayang.core.plan.wayangplan.Operator,int,Payload)">proceed(Operator, int, Payload)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/TopDownPlanVisitor.html" title="class in org.apache.wayang.core.plan.wayangplan">TopDownPlanVisitor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/algorithms/kmeans/KMeansCompute.html#process(double%5B%5D,org.apache.wayang.ml4all.abstraction.plan.ML4allModel)">process(double[], ML4allModel)</a></span> - Method in class org.apache.wayang.ml4all.algorithms.kmeans.<a href="org/apache/wayang/ml4all/algorithms/kmeans/KMeansCompute.html" title="class in org.apache.wayang.ml4all.algorithms.kmeans">KMeansCompute</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/algorithms/sgd/ComputeLogisticGradient.html#process(double%5B%5D,org.apache.wayang.ml4all.abstraction.plan.ML4allModel)">process(double[], ML4allModel)</a></span> - Method in class org.apache.wayang.ml4all.algorithms.sgd.<a href="org/apache/wayang/ml4all/algorithms/sgd/ComputeLogisticGradient.html" title="class in org.apache.wayang.ml4all.algorithms.sgd">ComputeLogisticGradient</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/algorithms/sgd/WeightsUpdate.html#process(double%5B%5D,org.apache.wayang.ml4all.abstraction.plan.ML4allModel)">process(double[], ML4allModel)</a></span> - Method in class org.apache.wayang.ml4all.algorithms.sgd.<a href="org/apache/wayang/ml4all/algorithms/sgd/WeightsUpdate.html" title="class in org.apache.wayang.ml4all.algorithms.sgd">WeightsUpdate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.Activator.html#process(java.util.Queue)">process(Queue<AbstractTopologicalTraversal.Activator<TActivation>>)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.traversal.<a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.Activator.html" title="class in org.apache.wayang.core.plan.wayangplan.traversal">AbstractTopologicalTraversal.Activator</a></dt> |
| <dd> |
| <div class="block">Execute this instance, thereby activating new instances and putting them on the queue.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/algorithms/kmeans/KMeansUpdate.html#process(org.apache.wayang.basic.data.Tuple2,org.apache.wayang.ml4all.abstraction.plan.ML4allModel)">process(Tuple2<Integer, Tuple2<Integer, double[]>>, ML4allModel)</a></span> - Method in class org.apache.wayang.ml4all.algorithms.kmeans.<a href="org/apache/wayang/ml4all/algorithms/kmeans/KMeansUpdate.html" title="class in org.apache.wayang.ml4all.algorithms.kmeans">KMeansUpdate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/TopDownPlanVisitor.html#process(org.apache.wayang.core.plan.wayangplan.Operator,org.apache.wayang.core.plan.wayangplan.OutputSlot,Payload)">process(Operator, OutputSlot<?>, Payload)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/TopDownPlanVisitor.html" title="class in org.apache.wayang.core.plan.wayangplan">TopDownPlanVisitor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/api/Compute.html#process(V,org.apache.wayang.ml4all.abstraction.plan.ML4allModel)">process(V, ML4allModel)</a></span> - Method in class org.apache.wayang.ml4all.abstraction.api.<a href="org/apache/wayang/ml4all/abstraction/api/Compute.html" title="class in org.apache.wayang.ml4all.abstraction.api">Compute</a></dt> |
| <dd> |
| <div class="block">Performs a computation at the data unit granularity</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/api/Update.html#process(V,org.apache.wayang.ml4all.abstraction.plan.ML4allModel)">process(V, ML4allModel)</a></span> - Method in class org.apache.wayang.ml4all.abstraction.api.<a href="org/apache/wayang/ml4all/abstraction/api/Update.html" title="class in org.apache.wayang.ml4all.abstraction.api">Update</a></dt> |
| <dd> |
| <div class="block">Computes the new value of the global variable</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/api/UpdateLocal.html#process(V,org.apache.wayang.ml4all.abstraction.plan.ML4allModel)">process(V, ML4allModel)</a></span> - Method in class org.apache.wayang.ml4all.abstraction.api.<a href="org/apache/wayang/ml4all/abstraction/api/UpdateLocal.html" title="class in org.apache.wayang.ml4all.abstraction.api">UpdateLocal</a></dt> |
| <dd> |
| <div class="block">Computes the new value of the global variable</div> |
| </dd> |
| <dt><a href="org/apache/wayang/api/python/executor/ProcessFeeder.html" title="class in org.apache.wayang.api.python.executor"><span class="typeNameLink">ProcessFeeder</span></a><<a href="org/apache/wayang/api/python/executor/ProcessFeeder.html" title="type parameter in ProcessFeeder">Input</a>,​<a href="org/apache/wayang/api/python/executor/ProcessFeeder.html" title="type parameter in ProcessFeeder">Output</a>> - Class in <a href="org/apache/wayang/api/python/executor/package-summary.html">org.apache.wayang.api.python.executor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/python/executor/ProcessFeeder.html#%3Cinit%3E(java.net.Socket,com.google.protobuf.ByteString,java.lang.Iterable)">ProcessFeeder(Socket, ByteString, Iterable<Input>)</a></span> - Constructor for class org.apache.wayang.api.python.executor.<a href="org/apache/wayang/api/python/executor/ProcessFeeder.html" title="class in org.apache.wayang.api.python.executor">ProcessFeeder</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html#processParentEntry(Key,Value)">processParentEntry(Key, Value)</a></span> - Method in class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html" title="class in org.apache.wayang.core.api.configuration">KeyValueProvider</a></dt> |
| <dd> |
| <div class="block">React to a value that has been delivered by a <a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html#parent"><code>KeyValueProvider.parent</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/MapBasedKeyValueProvider.html#processParentEntry(Key,Value)">processParentEntry(Key, Value)</a></span> - Method in class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/MapBasedKeyValueProvider.html" title="class in org.apache.wayang.core.api.configuration">MapBasedKeyValueProvider</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/python/executor/ProcessReceiver.html" title="class in org.apache.wayang.api.python.executor"><span class="typeNameLink">ProcessReceiver</span></a><<a href="org/apache/wayang/api/python/executor/ProcessReceiver.html" title="type parameter in ProcessReceiver">Output</a>> - Class in <a href="org/apache/wayang/api/python/executor/package-summary.html">org.apache.wayang.api.python.executor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/python/executor/ProcessReceiver.html#%3Cinit%3E(java.net.Socket)">ProcessReceiver(Socket)</a></span> - Constructor for class org.apache.wayang.api.python.executor.<a href="org/apache/wayang/api/python/executor/ProcessReceiver.html" title="class in org.apache.wayang.api.python.executor">ProcessReceiver</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/hardware/DiskProfiler.html#profile(int)">profile(int)</a></span> - Method in class org.apache.wayang.profiler.hardware.<a href="org/apache/wayang/profiler/hardware/DiskProfiler.html" title="class in org.apache.wayang.profiler.hardware">DiskProfiler</a></dt> |
| <dd> |
| <div class="block">Writes and reads a file and measures the elapsed time.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/commons/util/profiledb/ProfileDB.html" title="class in org.apache.wayang.commons.util.profiledb"><span class="typeNameLink">ProfileDB</span></a> - Class in <a href="org/apache/wayang/commons/util/profiledb/package-summary.html">org.apache.wayang.commons.util.profiledb</a></dt> |
| <dd> |
| <div class="block">This class provides facilities to save and load <a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model"><code>Experiment</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/ProfileDB.html#%3Cinit%3E(org.apache.wayang.commons.util.profiledb.storage.Storage)">ProfileDB(Storage)</a></span> - Constructor for class org.apache.wayang.commons.util.profiledb.<a href="org/apache/wayang/commons/util/profiledb/ProfileDB.html" title="class in org.apache.wayang.commons.util.profiledb">ProfileDB</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/profiling/ProfileDBs.html" title="class in org.apache.wayang.core.profiling"><span class="typeNameLink">ProfileDBs</span></a> - Class in <a href="org/apache/wayang/core/profiling/package-summary.html">org.apache.wayang.core.profiling</a></dt> |
| <dd> |
| <div class="block">Utilities to work with <a href="org/apache/wayang/commons/util/profiledb/ProfileDB.html" title="class in org.apache.wayang.commons.util.profiledb"><code>ProfileDB</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/ProfileDBs.html#%3Cinit%3E()">ProfileDBs()</a></span> - Constructor for class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/ProfileDBs.html" title="class in org.apache.wayang.core.profiling">ProfileDBs</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/profiler/java/Profiler.html" title="class in org.apache.wayang.profiler.java"><span class="typeNameLink">Profiler</span></a> - Class in <a href="org/apache/wayang/profiler/java/package-summary.html">org.apache.wayang.profiler.java</a></dt> |
| <dd> |
| <div class="block">Utility to support finding reasonable <a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html" title="interface in org.apache.wayang.core.optimizer.costs"><code>LoadProfileEstimator</code></a>s for <a href="org/apache/wayang/java/operators/JavaExecutionOperator.html" title="interface in org.apache.wayang.java.operators"><code>JavaExecutionOperator</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/Profiler.html#%3Cinit%3E()">Profiler()</a></span> - Constructor for class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/Profiler.html" title="class in org.apache.wayang.profiler.java">Profiler</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/profiler/util/ProfilingUtils.html" title="class in org.apache.wayang.profiler.util"><span class="typeNameLink">ProfilingUtils</span></a> - Class in <a href="org/apache/wayang/profiler/util/package-summary.html">org.apache.wayang.profiler.util</a></dt> |
| <dd> |
| <div class="block">Utilities to fake Wayang internals etc..</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/monitor/Monitor.html#progress">progress</a></span> - Variable in class org.apache.wayang.core.monitor.<a href="org/apache/wayang/core/monitor/Monitor.html" title="class in org.apache.wayang.core.monitor">Monitor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/monitor/Monitor.html#progressUrl">progressUrl</a></span> - Variable in class org.apache.wayang.core.monitor.<a href="org/apache/wayang/core/monitor/Monitor.html" title="class in org.apache.wayang.core.monitor">Monitor</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/function/ProjectionDescriptor.html" title="class in org.apache.wayang.basic.function"><span class="typeNameLink">ProjectionDescriptor</span></a><<a href="org/apache/wayang/basic/function/ProjectionDescriptor.html" title="type parameter in ProjectionDescriptor">Input</a>,​<a href="org/apache/wayang/basic/function/ProjectionDescriptor.html" title="type parameter in ProjectionDescriptor">Output</a>> - Class in <a href="org/apache/wayang/basic/function/package-summary.html">org.apache.wayang.basic.function</a></dt> |
| <dd> |
| <div class="block">This descriptor pertains to projections.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/function/ProjectionDescriptor.html#%3Cinit%3E(java.lang.Class,java.lang.Class,java.lang.String...)">ProjectionDescriptor(Class<Input>, Class<Output>, String...)</a></span> - Constructor for class org.apache.wayang.basic.function.<a href="org/apache/wayang/basic/function/ProjectionDescriptor.html" title="class in org.apache.wayang.basic.function">ProjectionDescriptor</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/function/ProjectionDescriptor.html#%3Cinit%3E(org.apache.wayang.core.types.BasicDataUnitType,org.apache.wayang.core.types.BasicDataUnitType,java.lang.String...)">ProjectionDescriptor(BasicDataUnitType<Input>, BasicDataUnitType<Output>, String...)</a></span> - Constructor for class org.apache.wayang.basic.function.<a href="org/apache/wayang/basic/function/ProjectionDescriptor.html" title="class in org.apache.wayang.basic.function">ProjectionDescriptor</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/genericjdbc/mapping/ProjectionMapping.html" title="class in org.apache.wayang.genericjdbc.mapping"><span class="typeNameLink">ProjectionMapping</span></a> - Class in <a href="org/apache/wayang/genericjdbc/mapping/package-summary.html">org.apache.wayang.genericjdbc.mapping</a></dt> |
| <dd> |
| <div class="block">/** |
| Mapping from <a href="org/apache/wayang/basic/operators/MapOperator.html" title="class in org.apache.wayang.basic.operators"><code>MapOperator</code></a> to <a href="org/apache/wayang/genericjdbc/operators/GenericJdbcProjectionOperator.html" title="class in org.apache.wayang.genericjdbc.operators"><code>GenericJdbcProjectionOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/postgres/mapping/ProjectionMapping.html" title="class in org.apache.wayang.postgres.mapping"><span class="typeNameLink">ProjectionMapping</span></a> - Class in <a href="org/apache/wayang/postgres/mapping/package-summary.html">org.apache.wayang.postgres.mapping</a></dt> |
| <dd> |
| <div class="block">/** |
| Mapping from <a href="org/apache/wayang/basic/operators/MapOperator.html" title="class in org.apache.wayang.basic.operators"><code>MapOperator</code></a> to <a href="org/apache/wayang/postgres/operators/PostgresProjectionOperator.html" title="class in org.apache.wayang.postgres.operators"><code>PostgresProjectionOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/sqlite3/mapping/ProjectionMapping.html" title="class in org.apache.wayang.sqlite3.mapping"><span class="typeNameLink">ProjectionMapping</span></a> - Class in <a href="org/apache/wayang/sqlite3/mapping/package-summary.html">org.apache.wayang.sqlite3.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/MapOperator.html" title="class in org.apache.wayang.basic.operators"><code>MapOperator</code></a> to <a href="org/apache/wayang/sqlite3/operators/Sqlite3ProjectionOperator.html" title="class in org.apache.wayang.sqlite3.operators"><code>Sqlite3ProjectionOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/mapping/ProjectionMapping.html#%3Cinit%3E()">ProjectionMapping()</a></span> - Constructor for class org.apache.wayang.genericjdbc.mapping.<a href="org/apache/wayang/genericjdbc/mapping/ProjectionMapping.html" title="class in org.apache.wayang.genericjdbc.mapping">ProjectionMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/postgres/mapping/ProjectionMapping.html#%3Cinit%3E()">ProjectionMapping()</a></span> - Constructor for class org.apache.wayang.postgres.mapping.<a href="org/apache/wayang/postgres/mapping/ProjectionMapping.html" title="class in org.apache.wayang.postgres.mapping">ProjectionMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/sqlite3/mapping/ProjectionMapping.html#%3Cinit%3E()">ProjectionMapping()</a></span> - Constructor for class org.apache.wayang.sqlite3.mapping.<a href="org/apache/wayang/sqlite3/mapping/ProjectionMapping.html" title="class in org.apache.wayang.sqlite3.mapping">ProjectionMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#propagateInputCardinality(int,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">propagateInputCardinality(int, OptimizationContext.OperatorContext)</a></span> - Method in interface 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></dt> |
| <dd> |
| <div class="block">Propagates the <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html" title="class in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimate</code></a> of an <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a> within the <code>operatorContext</code> |
| to <b>inner</b>, mapped <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html#propagateInputCardinality(int,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">propagateInputCardinality(int, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorAlternative</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#propagateInputCardinality(int,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">propagateInputCardinality(int, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorBase</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html#propagateInputCardinality(int,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">propagateInputCardinality(int, OptimizationContext.OperatorContext)</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html" title="interface in org.apache.wayang.core.plan.wayangplan">OperatorContainer</a></dt> |
| <dd> |
| <div class="block">Propagates the <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html" title="class in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimate</code></a> of the given <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a> to inner, mapped <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a>s</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html#propagateInputCardinality(int,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">propagateInputCardinality(int, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/Subplan.html" title="class in org.apache.wayang.core.plan.wayangplan">Subplan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#propagateOutputCardinality(int,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">propagateOutputCardinality(int, OptimizationContext.OperatorContext)</a></span> - Method in interface 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></dt> |
| <dd> |
| <div class="block">Convenience version of <a href="org/apache/wayang/core/plan/wayangplan/Operator.html#propagateOutputCardinality(int,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)"><code>Operator.propagateOutputCardinality(int, OptimizationContext.OperatorContext)</code></a>, |
| where the adjacent <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a>s reside in the same <a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer"><code>OptimizationContext</code></a> as the <code>operatorContext</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html#propagateOutputCardinality(int,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">propagateOutputCardinality(int, OptimizationContext.OperatorContext)</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html" title="interface in org.apache.wayang.core.plan.wayangplan">OperatorContainer</a></dt> |
| <dd> |
| <div class="block">Propagates the <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html" title="class in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimate</code></a> of the given <a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OutputSlot</code></a> to inner, mapped <a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OutputSlot</code></a>s</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html#propagateOutputCardinality(int,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)">propagateOutputCardinality(int, OptimizationContext.OperatorContext)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/Subplan.html" title="class in org.apache.wayang.core.plan.wayangplan">Subplan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#propagateOutputCardinality(int,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,org.apache.wayang.core.optimizer.OptimizationContext)">propagateOutputCardinality(int, OptimizationContext.OperatorContext, OptimizationContext)</a></span> - Method in interface 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></dt> |
| <dd> |
| <div class="block">Propagates the <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html" title="class in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimate</code></a> of an <a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OutputSlot</code></a> within the <code>operatorContext</code> to |
| |
| fed <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a>s (which in turn are asked to propagate) and |
| <b>inner</b>, mapped <a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OutputSlot</code></a>s. |
| </div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html#propagateOutputCardinality(int,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,org.apache.wayang.core.optimizer.OptimizationContext)">propagateOutputCardinality(int, OptimizationContext.OperatorContext, OptimizationContext)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorAlternative</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#propagateOutputCardinality(int,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,org.apache.wayang.core.optimizer.OptimizationContext)">propagateOutputCardinality(int, OptimizationContext.OperatorContext, OptimizationContext)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorBase</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/ValueProvider.html#provide()">provide()</a></span> - Method in class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/ValueProvider.html" title="class in org.apache.wayang.core.api.configuration">ValueProvider</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/ValueProvider.html#provide(org.apache.wayang.core.api.configuration.ValueProvider)">provide(ValueProvider<Value>)</a></span> - Method in class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/ValueProvider.html" title="class in org.apache.wayang.core.api.configuration">ValueProvider</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/CollectionProvider.html#provideAll()">provideAll()</a></span> - Method in class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/CollectionProvider.html" title="class in org.apache.wayang.core.api.configuration">CollectionProvider</a></dt> |
| <dd> |
| <div class="block">Provide all objects.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/CollectionProvider.html#provideAll(org.apache.wayang.core.api.Configuration)">provideAll(Configuration)</a></span> - Method in class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/CollectionProvider.html" title="class in org.apache.wayang.core.api.configuration">CollectionProvider</a></dt> |
| <dd> |
| <div class="block">Provide all objects.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/ExplicitCollectionProvider.html#provideAll(org.apache.wayang.core.api.Configuration)">provideAll(Configuration)</a></span> - Method in class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/ExplicitCollectionProvider.html" title="class in org.apache.wayang.core.api.configuration">ExplicitCollectionProvider</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/FunctionalCollectionProvider.html#provideAll(org.apache.wayang.core.api.Configuration)">provideAll(Configuration)</a></span> - Method in class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/FunctionalCollectionProvider.html" title="class in org.apache.wayang.core.api.configuration">FunctionalCollectionProvider</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/channels/BroadcastChannel.Instance.html#provideBroadcast()">provideBroadcast()</a></span> - Method in class org.apache.wayang.spark.channels.<a href="org/apache/wayang/spark/channels/BroadcastChannel.Instance.html" title="class in org.apache.wayang.spark.channels">BroadcastChannel.Instance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/channels/CollectionChannel.Instance.html#provideCollection()">provideCollection()</a></span> - Method in class org.apache.wayang.java.channels.<a href="org/apache/wayang/java/channels/CollectionChannel.Instance.html" title="class in org.apache.wayang.java.channels">CollectionChannel.Instance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html#provideCpuCycles(long,long)">provideCpuCycles(long, long)</a></span> - Method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html" title="class in org.apache.wayang.profiler.spark">SparkOperatorProfiler</a></dt> |
| <dd> |
| <div class="block">Estimates the disk bytes occurred in the cluster during the given time span by waiting for Ganglia to provide |
| the respective information in its RRD files.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/channels/DataSetChannel.Instance.html#provideDataSet()">provideDataSet()</a></span> - Method in class org.apache.wayang.flink.channels.<a href="org/apache/wayang/flink/channels/DataSetChannel.Instance.html" title="class in org.apache.wayang.flink.channels">DataSetChannel.Instance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/JavaTextFileSourceProfiler.html#provideDiskBytes()">provideDiskBytes()</a></span> - Method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/JavaTextFileSourceProfiler.html" title="class in org.apache.wayang.profiler.java">JavaTextFileSourceProfiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfiler.html#provideDiskBytes()">provideDiskBytes()</a></span> - Method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfiler.html" title="class in org.apache.wayang.profiler.java">OperatorProfiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html#provideDiskBytes(long,long)">provideDiskBytes(long, long)</a></span> - Method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html" title="class in org.apache.wayang.profiler.spark">SparkOperatorProfiler</a></dt> |
| <dd> |
| <div class="block">Estimates the disk bytes occurred in the cluster during the given time span by waiting for Ganglia to provide |
| the respective information in its RRD files.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html#provideFor(Key)">provideFor(Key)</a></span> - Method in class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html" title="class in org.apache.wayang.core.api.configuration">KeyValueProvider</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html#provideFor(Key,org.apache.wayang.core.api.configuration.KeyValueProvider)">provideFor(Key, KeyValueProvider<Key, Value>)</a></span> - Method in class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html" title="class in org.apache.wayang.core.api.configuration">KeyValueProvider</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html#provideLocally(Key)">provideLocally(Key)</a></span> - Method in class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html" title="class in org.apache.wayang.core.api.configuration">KeyValueProvider</a></dt> |
| <dd> |
| <div class="block">Provide the value associated to the given key from this very instance, i.e., do not relay the request |
| to parent instances on misses.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfiler.html#provideNetworkBytes()">provideNetworkBytes()</a></span> - Method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfiler.html" title="class in org.apache.wayang.profiler.java">OperatorProfiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html#provideNetworkBytes(long,long)">provideNetworkBytes(long, long)</a></span> - Method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html" title="class in org.apache.wayang.profiler.spark">SparkOperatorProfiler</a></dt> |
| <dd> |
| <div class="block">Estimates the network bytes occurred in the cluster during the given time span by waiting for Ganglia to provide |
| the respective information in its RRD files.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/channels/RddChannel.Instance.html#provideRdd()">provideRdd()</a></span> - Method in class org.apache.wayang.spark.channels.<a href="org/apache/wayang/spark/channels/RddChannel.Instance.html" title="class in org.apache.wayang.spark.channels">RddChannel.Instance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/channels/CollectionChannel.Instance.html#provideStream()">provideStream()</a></span> - Method in class org.apache.wayang.java.channels.<a href="org/apache/wayang/java/channels/CollectionChannel.Instance.html" title="class in org.apache.wayang.java.channels">CollectionChannel.Instance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/channels/JavaChannelInstance.html#provideStream()">provideStream()</a></span> - Method in interface org.apache.wayang.java.channels.<a href="org/apache/wayang/java/channels/JavaChannelInstance.html" title="interface in org.apache.wayang.java.channels">JavaChannelInstance</a></dt> |
| <dd> |
| <div class="block">Provide the producer's result to a consumer.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/channels/StreamChannel.Instance.html#provideStream()">provideStream()</a></span> - Method in class org.apache.wayang.java.channels.<a href="org/apache/wayang/java/channels/StreamChannel.Instance.html" title="class in org.apache.wayang.java.channels">StreamChannel.Instance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/channels/TensorChannel.Instance.html#provideTensor()">provideTensor()</a></span> - Method in class org.apache.wayang.tensorflow.channels.<a href="org/apache/wayang/tensorflow/channels/TensorChannel.Instance.html" title="class in org.apache.wayang.tensorflow.channels">TensorChannel.Instance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html#prune()">prune()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html" title="class in org.apache.wayang.core.plan.wayangplan">WayangPlan</a></dt> |
| <dd> |
| <div class="block">Prunes <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>s that do not (indirectly) contribute to a sink.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/LatentOperatorPruningStrategy.html#prune(org.apache.wayang.core.optimizer.enumeration.PlanEnumeration)">prune(PlanEnumeration)</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/LatentOperatorPruningStrategy.html" title="class in org.apache.wayang.core.optimizer.enumeration">LatentOperatorPruningStrategy</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerationPruningStrategy.html#prune(org.apache.wayang.core.optimizer.enumeration.PlanEnumeration)">prune(PlanEnumeration)</a></span> - Method in interface org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerationPruningStrategy.html" title="interface in org.apache.wayang.core.optimizer.enumeration">PlanEnumerationPruningStrategy</a></dt> |
| <dd> |
| <div class="block">Prune down the <a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumeration.html" title="class in org.apache.wayang.core.optimizer.enumeration"><code>PlanEnumeration</code></a>, i.e., remove some of its <a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration"><code>PlanImplementation</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/RandomPruningStrategy.html#prune(org.apache.wayang.core.optimizer.enumeration.PlanEnumeration)">prune(PlanEnumeration)</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/RandomPruningStrategy.html" title="class in org.apache.wayang.core.optimizer.enumeration">RandomPruningStrategy</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/SinglePlatformPruningStrategy.html#prune(org.apache.wayang.core.optimizer.enumeration.PlanEnumeration)">prune(PlanEnumeration)</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/SinglePlatformPruningStrategy.html" title="class in org.apache.wayang.core.optimizer.enumeration">SinglePlatformPruningStrategy</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/TopKPruningStrategy.html#prune(org.apache.wayang.core.optimizer.enumeration.PlanEnumeration)">prune(PlanEnumeration)</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/TopKPruningStrategy.html" title="class in org.apache.wayang.core.optimizer.enumeration">TopKPruningStrategy</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/grep/Grep.html#pureFlink(java.lang.String,java.lang.String)">pureFlink(String, String)</a></span> - Static method in class org.apache.wayang.apps.grep.<a href="org/apache/wayang/apps/grep/Grep.html" title="class in org.apache.wayang.apps.grep">Grep</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/grep/Grep.html#pureJava(java.lang.String,java.lang.String)">pureJava(String, String)</a></span> - Static method in class org.apache.wayang.apps.grep.<a href="org/apache/wayang/apps/grep/Grep.html" title="class in org.apache.wayang.apps.grep">Grep</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/grep/Grep.html#pureSpark(java.lang.String,java.lang.String)">pureSpark(String, String)</a></span> - Static method in class org.apache.wayang.apps.grep.<a href="org/apache/wayang/apps/grep/Grep.html" title="class in org.apache.wayang.apps.grep">Grep</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaObjectFileSink.StreamChunker.html#push(java.lang.Object)">push(Object)</a></span> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaObjectFileSink.StreamChunker.html" title="class in org.apache.wayang.java.operators">JavaObjectFileSink.StreamChunker</a></dt> |
| <dd> |
| <div class="block">Add a new element to the current chunk.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityPusher.html#push(org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,org.apache.wayang.core.api.Configuration)">push(OptimizationContext.OperatorContext, Configuration)</a></span> - Method in class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/CardinalityPusher.html" title="class in org.apache.wayang.core.optimizer.cardinality">CardinalityPusher</a></dt> |
| <dd> |
| <div class="block">Push the input <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html" title="class in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimate</code></a>s of the <code>operatorContext</code> to the output <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html" title="class in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimate</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimatorManager.html#pushCardinalities()">pushCardinalities()</a></span> - Method in class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimatorManager.html" title="class in org.apache.wayang.core.optimizer.cardinality">CardinalityEstimatorManager</a></dt> |
| <dd> |
| <div class="block">Traverse the <a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>WayangPlan</code></a>, thereby updating <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html" title="class in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimate</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimatorManager.html#pushCardinalities(org.apache.wayang.core.optimizer.enumeration.PlanImplementation)">pushCardinalities(PlanImplementation)</a></span> - Method in class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimatorManager.html" title="class in org.apache.wayang.core.optimizer.cardinality">CardinalityEstimatorManager</a></dt> |
| <dd> |
| <div class="block">Traverse the <a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>WayangPlan</code></a>, thereby updating <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html" title="class in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimate</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#pushCardinalitiesForward()">pushCardinalitiesForward()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext.OperatorContext</a></dt> |
| <dd> |
| <div class="block">Push forward all marked <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html" title="class in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimate</code></a>s within the same <a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer"><code>OptimizationContext</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#pushCardinalityForward(int,org.apache.wayang.core.optimizer.OptimizationContext)">pushCardinalityForward(int, OptimizationContext)</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext.OperatorContext</a></dt> |
| <dd> |
| <div class="block">Pushes the <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html" title="class in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimate</code></a> corresponding to the <code>outputIndex</code> forward to the |
| <code>targetContext</code> if it is marked.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimatorManager.html#pushCardinalityUpdates(org.apache.wayang.core.platform.ExecutionState,org.apache.wayang.core.optimizer.enumeration.PlanImplementation)">pushCardinalityUpdates(ExecutionState, PlanImplementation)</a></span> - Method in class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimatorManager.html" title="class in org.apache.wayang.core.optimizer.cardinality">CardinalityEstimatorManager</a></dt> |
| <dd> |
| <div class="block">Injects the cardinalities of a current <a href="org/apache/wayang/core/platform/ExecutionState.html" title="interface in org.apache.wayang.core.platform"><code>ExecutionState</code></a> into its associated <a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>WayangPlan</code></a> |
| (or its <a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer"><code>OptimizationContext</code></a>, respectively) and then reperforms the cardinality estimation.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/platform/PushExecutorTemplate.html" title="class in org.apache.wayang.core.platform"><span class="typeNameLink">PushExecutorTemplate</span></a> - Class in <a href="org/apache/wayang/core/platform/package-summary.html">org.apache.wayang.core.platform</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/platform/Executor.html" title="interface in org.apache.wayang.core.platform"><code>Executor</code></a> implementation that employs a push model, i.e., data quanta are "pushed" |
| through the <a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionStage</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/PushExecutorTemplate.html#%3Cinit%3E(org.apache.wayang.core.api.Job)">PushExecutorTemplate(Job)</a></span> - Constructor for class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/PushExecutorTemplate.html" title="class in org.apache.wayang.core.platform">PushExecutorTemplate</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/platform/PushExecutorTemplate.StageExecution.html" title="class in org.apache.wayang.core.platform"><span class="typeNameLink">PushExecutorTemplate.StageExecution</span></a> - Class in <a href="org/apache/wayang/core/platform/package-summary.html">org.apache.wayang.core.platform</a></dt> |
| <dd> |
| <div class="block">Keeps track of state that is required within the execution of a single <a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionStage</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/AbstractAlternativeCardinalityPusher.html#pushThroughAlternatives(org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,org.apache.wayang.core.api.Configuration)">pushThroughAlternatives(OptimizationContext.OperatorContext, Configuration)</a></span> - Method in class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/AbstractAlternativeCardinalityPusher.html" title="class in org.apache.wayang.core.optimizer.cardinality">AbstractAlternativeCardinalityPusher</a></dt> |
| <dd> |
| <div class="block">Do the pushing through all of the alternatives.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/LoopHeadAlternativeCardinalityPusher.html#pushThroughAlternatives(org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,org.apache.wayang.core.api.Configuration)">pushThroughAlternatives(OptimizationContext.OperatorContext, Configuration)</a></span> - Method in class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/LoopHeadAlternativeCardinalityPusher.html" title="class in org.apache.wayang.core.optimizer.cardinality">LoopHeadAlternativeCardinalityPusher</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/OperatorAlternativeCardinalityPusher.html#pushThroughAlternatives(org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,org.apache.wayang.core.api.Configuration)">pushThroughAlternatives(OptimizationContext.OperatorContext, Configuration)</a></span> - Method in class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/OperatorAlternativeCardinalityPusher.html" title="class in org.apache.wayang.core.optimizer.cardinality">OperatorAlternativeCardinalityPusher</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/json/WayangJsonArray.html#put(java.lang.Object)">put(Object)</a></span> - Method in class org.apache.wayang.core.util.json.<a href="org/apache/wayang/core/util/json/WayangJsonArray.html" title="class in org.apache.wayang.core.util.json">WayangJsonArray</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/json/WayangJsonObj.html#put(java.lang.String,double)">put(String, double)</a></span> - Method in class org.apache.wayang.core.util.json.<a href="org/apache/wayang/core/util/json/WayangJsonObj.html" title="class in org.apache.wayang.core.util.json">WayangJsonObj</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/json/WayangJsonObj.html#put(java.lang.String,int)">put(String, int)</a></span> - Method in class org.apache.wayang.core.util.json.<a href="org/apache/wayang/core/util/json/WayangJsonObj.html" title="class in org.apache.wayang.core.util.json">WayangJsonObj</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/json/WayangJsonObj.html#put(java.lang.String,long)">put(String, long)</a></span> - Method in class org.apache.wayang.core.util.json.<a href="org/apache/wayang/core/util/json/WayangJsonObj.html" title="class in org.apache.wayang.core.util.json">WayangJsonObj</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/json/WayangJsonObj.html#put(java.lang.String,java.lang.Object)">put(String, Object)</a></span> - Method in class org.apache.wayang.core.util.json.<a href="org/apache/wayang/core/util/json/WayangJsonObj.html" title="class in org.apache.wayang.core.util.json">WayangJsonObj</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/ML4allModel.html#put(java.lang.String,java.lang.Object)">put(String, Object)</a></span> - Method in class org.apache.wayang.ml4all.abstraction.plan.<a href="org/apache/wayang/ml4all/abstraction/plan/ML4allModel.html" title="class in org.apache.wayang.ml4all.abstraction.plan">ML4allModel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/json/WayangJsonObj.html#put(java.lang.String,java.lang.String)">put(String, String)</a></span> - Method in class org.apache.wayang.core.util.json.<a href="org/apache/wayang/core/util/json/WayangJsonObj.html" title="class in org.apache.wayang.core.util.json">WayangJsonObj</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/json/WayangJsonObj.html#put(java.lang.String,org.apache.wayang.core.util.json.WayangJsonArray)">put(String, WayangJsonArray)</a></span> - Method in class org.apache.wayang.core.util.json.<a href="org/apache/wayang/core/util/json/WayangJsonObj.html" title="class in org.apache.wayang.core.util.json">WayangJsonObj</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/json/WayangJsonObj.html#put(java.lang.String,org.apache.wayang.core.util.json.WayangJsonObj)">put(String, WayangJsonObj)</a></span> - Method in class org.apache.wayang.core.util.json.<a href="org/apache/wayang/core/util/json/WayangJsonObj.html" title="class in org.apache.wayang.core.util.json">WayangJsonObj</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/WayangCollections.html#put(java.util.Map,K,V)">put(Map<K, Collection<V>>, K, V)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/WayangCollections.html" title="class in org.apache.wayang.core.util">WayangCollections</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/json/WayangJsonArray.html#put(org.apache.wayang.core.util.json.WayangJsonObj)">put(WayangJsonObj)</a></span> - Method in class org.apache.wayang.core.util.json.<a href="org/apache/wayang/core/util/json/WayangJsonArray.html" title="class in org.apache.wayang.core.util.json">WayangJsonArray</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#putIntoJobCache(java.lang.String,java.lang.Object)">putIntoJobCache(String, Object)</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext</a></dt> |
| <dd> |
| <div class="block">Stores a value into the <a href="org/apache/wayang/core/api/Job.html" title="class in org.apache.wayang.core.api"><code>Job</code></a>-global cache.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html#putJunction(org.apache.wayang.core.plan.wayangplan.OutputSlot,org.apache.wayang.core.platform.Junction)">putJunction(OutputSlot<?>, Junction)</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanImplementation</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/json/WayangJsonObj.html#putOptional(java.lang.String,java.lang.Object)">putOptional(String, Object)</a></span> - Method in class org.apache.wayang.core.util.json.<a href="org/apache/wayang/core/util/json/WayangJsonObj.html" title="class in org.apache.wayang.core.util.json">WayangJsonObj</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/MultiMap.html#putSingle(K,V)">putSingle(K, V)</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/MultiMap.html" title="class in org.apache.wayang.core.util">MultiMap</a></dt> |
| <dd> |
| <div class="block">Associate a key with a new value.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/api/python/PythonAPI.html" title="class in org.apache.wayang.api.python"><span class="typeNameLink">PythonAPI</span></a> - Class in <a href="org/apache/wayang/api/python/package-summary.html">org.apache.wayang.api.python</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/python/PythonAPI.html#%3Cinit%3E()">PythonAPI()</a></span> - Constructor for class org.apache.wayang.api.python.<a href="org/apache/wayang/api/python/PythonAPI.html" title="class in org.apache.wayang.api.python">PythonAPI</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/python/executor/PythonProcessCaller.html" title="class in org.apache.wayang.api.python.executor"><span class="typeNameLink">PythonProcessCaller</span></a> - Class in <a href="org/apache/wayang/api/python/executor/package-summary.html">org.apache.wayang.api.python.executor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/python/executor/PythonProcessCaller.html#%3Cinit%3E(com.google.protobuf.ByteString)">PythonProcessCaller(ByteString)</a></span> - Constructor for class org.apache.wayang.api.python.executor.<a href="org/apache/wayang/api/python/executor/PythonProcessCaller.html" title="class in org.apache.wayang.api.python.executor">PythonProcessCaller</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/python/executor/PythonWorkerManager.html" title="class in org.apache.wayang.api.python.executor"><span class="typeNameLink">PythonWorkerManager</span></a><<a href="org/apache/wayang/api/python/executor/PythonWorkerManager.html" title="type parameter in PythonWorkerManager">Input</a>,​<a href="org/apache/wayang/api/python/executor/PythonWorkerManager.html" title="type parameter in PythonWorkerManager">Output</a>> - Class in <a href="org/apache/wayang/api/python/executor/package-summary.html">org.apache.wayang.api.python.executor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/python/executor/PythonWorkerManager.html#%3Cinit%3E(com.google.protobuf.ByteString,java.lang.Iterable)">PythonWorkerManager(ByteString, Iterable<Input>)</a></span> - Constructor for class org.apache.wayang.api.python.executor.<a href="org/apache/wayang/api/python/executor/PythonWorkerManager.html" title="class in org.apache.wayang.api.python.executor">PythonWorkerManager</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/PyWayangReduceByOperator.html" title="class in org.apache.wayang.basic.operators"><span class="typeNameLink">PyWayangReduceByOperator</span></a><<a href="org/apache/wayang/basic/operators/PyWayangReduceByOperator.html" title="type parameter in PyWayangReduceByOperator">Type</a>,​<a href="org/apache/wayang/basic/operators/PyWayangReduceByOperator.html" title="type parameter in PyWayangReduceByOperator">Key</a>> - Class in <a href="org/apache/wayang/basic/operators/package-summary.html">org.apache.wayang.basic.operators</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/PyWayangReduceByOperator.html#%3Cinit%3E(java.util.Map,com.google.protobuf.ByteString,java.lang.Class,java.lang.Class,boolean)">PyWayangReduceByOperator(Map<String, String>, ByteString, Class<Type>, Class<Type>, boolean)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/PyWayangReduceByOperator.html" title="class in org.apache.wayang.basic.operators">PyWayangReduceByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/PyWayangReduceByOperator.html#%3Cinit%3E(java.util.Map,com.google.protobuf.ByteString,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType,boolean)">PyWayangReduceByOperator(Map<String, String>, ByteString, DataSetType<Type>, DataSetType<Type>, boolean)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/PyWayangReduceByOperator.html" title="class in org.apache.wayang.basic.operators">PyWayangReduceByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/PyWayangReduceByOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.PyWayangReduceByOperator)">PyWayangReduceByOperator(PyWayangReduceByOperator<Type, Type>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/PyWayangReduceByOperator.html" title="class in org.apache.wayang.basic.operators">PyWayangReduceByOperator</a></dt> |
| <dd> </dd> |
| </dl> |
| <a id="I:Q"> |
| <!-- --> |
| </a> |
| <h2 class="title">Q</h2> |
| <dl> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/util/RrdAccessor.html#query(java.lang.String,long,long,org.rrd4j.ConsolFun)">query(String, long, long, ConsolFun)</a></span> - Method in class org.apache.wayang.profiler.util.<a href="org/apache/wayang/profiler/util/RrdAccessor.html" title="class in org.apache.wayang.profiler.util">RrdAccessor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#queryJobCache(java.lang.String)">queryJobCache(String)</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext</a></dt> |
| <dd> |
| <div class="block">Queries the <a href="org/apache/wayang/core/api/Job.html" title="class in org.apache.wayang.core.api"><code>Job</code></a>-global cache.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#queryJobCache(java.lang.String,java.lang.Class)">queryJobCache(String, Class<T>)</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext</a></dt> |
| <dd> |
| <div class="block">Queries the <a href="org/apache/wayang/core/api/Job.html" title="class in org.apache.wayang.core.api"><code>Job</code></a>-global cache.</div> |
| </dd> |
| </dl> |
| <a id="I:R"> |
| <!-- --> |
| </a> |
| <h2 class="title">R</h2> |
| <dl> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/SampleOperator.Methods.html#RANDOM">RANDOM</a></span> - org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/SampleOperator.Methods.html" title="enum in org.apache.wayang.basic.operators">SampleOperator.Methods</a></dt> |
| <dd> |
| <div class="block">Randomly pick a sample.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/enumeration/RandomPruningStrategy.html" title="class in org.apache.wayang.core.optimizer.enumeration"><span class="typeNameLink">RandomPruningStrategy</span></a> - Class in <a href="org/apache/wayang/core/optimizer/enumeration/package-summary.html">org.apache.wayang.core.optimizer.enumeration</a></dt> |
| <dd> |
| <div class="block">This <a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerationPruningStrategy.html" title="interface in org.apache.wayang.core.optimizer.enumeration"><code>PlanEnumerationPruningStrategy</code></a> retains only the best <code>k</code> <a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration"><code>PlanImplementation</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/RandomPruningStrategy.html#%3Cinit%3E()">RandomPruningStrategy()</a></span> - Constructor for class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/RandomPruningStrategy.html" title="class in org.apache.wayang.core.optimizer.enumeration">RandomPruningStrategy</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/SampleOperator.html#randomSeed()">randomSeed()</a></span> - Static method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/SampleOperator.html" title="class in org.apache.wayang.basic.operators">SampleOperator</a></dt> |
| <dd> |
| <div class="block">Generate a random seed.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/channels/ChannelConversionGraph.RandomTreeSelectionStrategy.html#%3Cinit%3E()">RandomTreeSelectionStrategy()</a></span> - Constructor for class org.apache.wayang.core.optimizer.channels.<a href="org/apache/wayang/core/optimizer/channels/ChannelConversionGraph.RandomTreeSelectionStrategy.html" title="class in org.apache.wayang.core.optimizer.channels">ChannelConversionGraph.RandomTreeSelectionStrategy</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/WayangArrays.html#range(int)">range(int)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/WayangArrays.html" title="class in org.apache.wayang.core.util">WayangArrays</a></dt> |
| <dd> |
| <div class="block">Enumerates in ascending order all integers <code>0 <= i < to</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/WayangArrays.html#range(int,int)">range(int, int)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/WayangArrays.html" title="class in org.apache.wayang.core.util">WayangArrays</a></dt> |
| <dd> |
| <div class="block">Enumerates in ascending order all integers <code>from <= i < to</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.RankAssigner.html#%3Cinit%3E(double)">RankAssigner(double)</a></span> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.RankAssigner.html" title="class in org.apache.wayang.flink.operators">FlinkPageRankOperator.RankAssigner</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/mapping/PageRankMapping.RankInitializer.html#%3Cinit%3E()">RankInitializer()</a></span> - Constructor for class org.apache.wayang.basic.mapping.<a href="org/apache/wayang/basic/mapping/PageRankMapping.RankInitializer.html" title="class in org.apache.wayang.basic.mapping">PageRankMapping.RankInitializer</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/channels/RddChannel.html" title="class in org.apache.wayang.spark.channels"><span class="typeNameLink">RddChannel</span></a> - Class in <a href="org/apache/wayang/spark/channels/package-summary.html">org.apache.wayang.spark.channels</a></dt> |
| <dd> |
| <div class="block">Describes the situation where one <code>JavaRDD</code> is operated on, producing a further <code>JavaRDD</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/channels/RddChannel.html#%3Cinit%3E(org.apache.wayang.core.platform.ChannelDescriptor,org.apache.wayang.core.plan.wayangplan.OutputSlot)">RddChannel(ChannelDescriptor, OutputSlot<?>)</a></span> - Constructor for class org.apache.wayang.spark.channels.<a href="org/apache/wayang/spark/channels/RddChannel.html" title="class in org.apache.wayang.spark.channels">RddChannel</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/channels/RddChannel.Instance.html" title="class in org.apache.wayang.spark.channels"><span class="typeNameLink">RddChannel.Instance</span></a> - Class in <a href="org/apache/wayang/spark/channels/package-summary.html">org.apache.wayang.spark.channels</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/platform/ChannelInstance.html" title="interface in org.apache.wayang.core.platform"><code>ChannelInstance</code></a> implementation for <a href="org/apache/wayang/spark/channels/RddChannel.html" title="class in org.apache.wayang.spark.channels"><code>RddChannel</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/LimitedInputStream.html#read()">read()</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/LimitedInputStream.html" title="class in org.apache.wayang.core.util">LimitedInputStream</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/LimitedInputStream.html#read(byte%5B%5D,int,int)">read(byte[], int, int)</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/LimitedInputStream.html" title="class in org.apache.wayang.core.util">LimitedInputStream</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/criterion/WayangValue.html#read(org.apache.flink.core.memory.DataInputView)">read(DataInputView)</a></span> - Method in class org.apache.wayang.flink.compiler.criterion.<a href="org/apache/wayang/flink/compiler/criterion/WayangValue.html" title="class in org.apache.wayang.flink.compiler.criterion">WayangValue</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/python/executor/ReaderIterator.html" title="class in org.apache.wayang.api.python.executor"><span class="typeNameLink">ReaderIterator</span></a><<a href="org/apache/wayang/api/python/executor/ReaderIterator.html" title="type parameter in ReaderIterator">Output</a>> - Class in <a href="org/apache/wayang/api/python/executor/package-summary.html">org.apache.wayang.api.python.executor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/python/executor/ReaderIterator.html#%3Cinit%3E(java.io.DataInputStream)">ReaderIterator(DataInputStream)</a></span> - Constructor for class org.apache.wayang.api.python.executor.<a href="org/apache/wayang/api/python/executor/ReaderIterator.html" title="class in org.apache.wayang.api.python.executor">ReaderIterator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/data/Record.html" title="class in org.apache.wayang.basic.data"><span class="typeNameLink">Record</span></a> - Class in <a href="org/apache/wayang/basic/data/package-summary.html">org.apache.wayang.basic.data</a></dt> |
| <dd> |
| <div class="block">A Type that represents a record with a schema, might be replaced with something standard like JPA entity.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/data/Record.html#%3Cinit%3E(java.lang.Object...)">Record(Object...)</a></span> - Constructor for class org.apache.wayang.basic.data.<a href="org/apache/wayang/basic/data/Record.html" title="class in org.apache.wayang.basic.data">Record</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/types/RecordType.html" title="class in org.apache.wayang.basic.types"><span class="typeNameLink">RecordType</span></a> - Class in <a href="org/apache/wayang/basic/types/package-summary.html">org.apache.wayang.basic.types</a></dt> |
| <dd> |
| <div class="block">This is a specific <a href="org/apache/wayang/core/types/BasicDataUnitType.html" title="class in org.apache.wayang.core.types"><code>BasicDataUnitType</code></a> for <a href="org/apache/wayang/basic/data/Record.html" title="class in org.apache.wayang.basic.data"><code>Record</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/types/RecordType.html#%3Cinit%3E(java.lang.String...)">RecordType(String...)</a></span> - Constructor for class org.apache.wayang.basic.types.<a href="org/apache/wayang/basic/types/RecordType.html" title="class in org.apache.wayang.basic.types">RecordType</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlow.html#recreateFrom(org.apache.wayang.core.optimizer.enumeration.PlanImplementation,org.apache.wayang.core.plan.executionplan.ExecutionPlan,java.util.Set,java.util.Set)">recreateFrom(PlanImplementation, ExecutionPlan, Set<Channel>, Set<ExecutionStage>)</a></span> - Static method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlow.html" title="class in org.apache.wayang.core.optimizer.enumeration">ExecutionTaskFlow</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.BuildOutgoingEdgeList.html#reduce(java.lang.Iterable,org.apache.flink.util.Collector)">reduce(Iterable<Tuple2<Long, Long>>, Collector<Tuple2<Long, Long[]>>)</a></span> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.BuildOutgoingEdgeList.html" title="class in org.apache.wayang.flink.operators">FlinkPageRankOperator.BuildOutgoingEdgeList</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/mapping/ReduceByMapping.html" title="class in org.apache.wayang.basic.mapping"><span class="typeNameLink">ReduceByMapping</span></a> - Class in <a href="org/apache/wayang/basic/mapping/package-summary.html">org.apache.wayang.basic.mapping</a></dt> |
| <dd> |
| <div class="block">This mapping detects combinations of the <a href="org/apache/wayang/basic/operators/GroupByOperator.html" title="class in org.apache.wayang.basic.operators"><code>GroupByOperator</code></a> and <a href="org/apache/wayang/basic/operators/ReduceOperator.html" title="class in org.apache.wayang.basic.operators"><code>ReduceOperator</code></a> and merges them into |
| a single <a href="org/apache/wayang/basic/operators/ReduceByOperator.html" title="class in org.apache.wayang.basic.operators"><code>ReduceByOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/mapping/ReduceByMapping.html" title="class in org.apache.wayang.flink.mapping"><span class="typeNameLink">ReduceByMapping</span></a> - Class in <a href="org/apache/wayang/flink/mapping/package-summary.html">org.apache.wayang.flink.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/ReduceByOperator.html" title="class in org.apache.wayang.basic.operators"><code>ReduceByOperator</code></a> to <a href="org/apache/wayang/flink/operators/FlinkReduceByOperator.html" title="class in org.apache.wayang.flink.operators"><code>FlinkReduceByOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/mapping/ReduceByMapping.html" title="class in org.apache.wayang.java.mapping"><span class="typeNameLink">ReduceByMapping</span></a> - Class in <a href="org/apache/wayang/java/mapping/package-summary.html">org.apache.wayang.java.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/ReduceByOperator.html" title="class in org.apache.wayang.basic.operators"><code>ReduceByOperator</code></a> to <a href="org/apache/wayang/java/operators/JavaReduceByOperator.html" title="class in org.apache.wayang.java.operators"><code>JavaReduceByOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/ReduceByMapping.html" title="class in org.apache.wayang.spark.mapping"><span class="typeNameLink">ReduceByMapping</span></a> - Class in <a href="org/apache/wayang/spark/mapping/package-summary.html">org.apache.wayang.spark.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/ReduceByOperator.html" title="class in org.apache.wayang.basic.operators"><code>ReduceByOperator</code></a> to <a href="org/apache/wayang/spark/operators/SparkReduceByOperator.html" title="class in org.apache.wayang.spark.operators"><code>SparkReduceByOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/mapping/ReduceByMapping.html#%3Cinit%3E()">ReduceByMapping()</a></span> - Constructor for class org.apache.wayang.basic.mapping.<a href="org/apache/wayang/basic/mapping/ReduceByMapping.html" title="class in org.apache.wayang.basic.mapping">ReduceByMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/ReduceByMapping.html#%3Cinit%3E()">ReduceByMapping()</a></span> - Constructor for class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/ReduceByMapping.html" title="class in org.apache.wayang.flink.mapping">ReduceByMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/ReduceByMapping.html#%3Cinit%3E()">ReduceByMapping()</a></span> - Constructor for class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/ReduceByMapping.html" title="class in org.apache.wayang.java.mapping">ReduceByMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/ReduceByMapping.html#%3Cinit%3E()">ReduceByMapping()</a></span> - Constructor for class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/ReduceByMapping.html" title="class in org.apache.wayang.spark.mapping">ReduceByMapping</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/ReduceByOperator.html" title="class in org.apache.wayang.basic.operators"><span class="typeNameLink">ReduceByOperator</span></a><<a href="org/apache/wayang/basic/operators/ReduceByOperator.html" title="type parameter in ReduceByOperator">Type</a>,​<a href="org/apache/wayang/basic/operators/ReduceByOperator.html" title="type parameter in ReduceByOperator">Key</a>> - Class in <a href="org/apache/wayang/basic/operators/package-summary.html">org.apache.wayang.basic.operators</a></dt> |
| <dd> |
| <div class="block">This operator groups the elements of a data set and aggregates the groups.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/ReduceByOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.ReduceByOperator)">ReduceByOperator(ReduceByOperator<Type, Key>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ReduceByOperator.html" title="class in org.apache.wayang.basic.operators">ReduceByOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/ReduceByOperator.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,org.apache.wayang.core.function.FunctionDescriptor.SerializableBinaryOperator,java.lang.Class,java.lang.Class)">ReduceByOperator(FunctionDescriptor.SerializableFunction<Type, Key>, FunctionDescriptor.SerializableBinaryOperator<Type>, Class<Key>, Class<Type>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ReduceByOperator.html" title="class in org.apache.wayang.basic.operators">ReduceByOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/ReduceByOperator.html#%3Cinit%3E(org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.function.ReduceDescriptor)">ReduceByOperator(TransformationDescriptor<Type, Key>, ReduceDescriptor<Type>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ReduceByOperator.html" title="class in org.apache.wayang.basic.operators">ReduceByOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/ReduceByOperator.html#%3Cinit%3E(org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.function.ReduceDescriptor,org.apache.wayang.core.types.DataSetType)">ReduceByOperator(TransformationDescriptor<Type, Key>, ReduceDescriptor<Type>, DataSetType<Type>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ReduceByOperator.html" title="class in org.apache.wayang.basic.operators">ReduceByOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/GlobalReduceOperator.html#reduceDescriptor">reduceDescriptor</a></span> - Variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/GlobalReduceOperator.html" title="class in org.apache.wayang.basic.operators">GlobalReduceOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/PyWayangReduceByOperator.html#reduceDescriptor">reduceDescriptor</a></span> - Variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/PyWayangReduceByOperator.html" title="class in org.apache.wayang.basic.operators">PyWayangReduceByOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/ReduceByOperator.html#reduceDescriptor">reduceDescriptor</a></span> - Variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ReduceByOperator.html" title="class in org.apache.wayang.basic.operators">ReduceByOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/function/ReduceDescriptor.html" title="class in org.apache.wayang.core.function"><span class="typeNameLink">ReduceDescriptor</span></a><<a href="org/apache/wayang/core/function/ReduceDescriptor.html" title="type parameter in ReduceDescriptor">Type</a>> - Class in <a href="org/apache/wayang/core/function/package-summary.html">org.apache.wayang.core.function</a></dt> |
| <dd> |
| <div class="block">This descriptor pertains to functions that take multiple data units and aggregate them into a single data unit |
| by means of a tree-like fold, i.e., using a commutative, associative function..</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/ReduceDescriptor.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableBinaryOperator,java.lang.Class)">ReduceDescriptor(FunctionDescriptor.SerializableBinaryOperator<Type>, Class<Type>)</a></span> - Constructor for class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/ReduceDescriptor.html" title="class in org.apache.wayang.core.function">ReduceDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/ReduceDescriptor.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableBinaryOperator,org.apache.wayang.core.types.DataUnitGroupType,org.apache.wayang.core.types.BasicDataUnitType)">ReduceDescriptor(FunctionDescriptor.SerializableBinaryOperator<Type>, DataUnitGroupType<Type>, BasicDataUnitType<Type>)</a></span> - Constructor for class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/ReduceDescriptor.html" title="class in org.apache.wayang.core.function">ReduceDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/ReduceDescriptor.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableBinaryOperator,org.apache.wayang.core.types.DataUnitGroupType,org.apache.wayang.core.types.BasicDataUnitType,org.apache.wayang.core.optimizer.costs.LoadProfileEstimator)">ReduceDescriptor(FunctionDescriptor.SerializableBinaryOperator<Type>, DataUnitGroupType<Type>, BasicDataUnitType<Type>, LoadProfileEstimator)</a></span> - Constructor for class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/ReduceDescriptor.html" title="class in org.apache.wayang.core.function">ReduceDescriptor</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/ReduceOperator.html" title="class in org.apache.wayang.basic.operators"><span class="typeNameLink">ReduceOperator</span></a><<a href="org/apache/wayang/basic/operators/ReduceOperator.html" title="type parameter in ReduceOperator">Type</a>> - Class in <a href="org/apache/wayang/basic/operators/package-summary.html">org.apache.wayang.basic.operators</a></dt> |
| <dd> |
| <div class="block">This operator is context dependent: after a <a href="org/apache/wayang/basic/operators/GroupByOperator.html" title="class in org.apache.wayang.basic.operators"><code>GroupByOperator</code></a>, it is meant to be a <a href="org/apache/wayang/basic/operators/ReduceByOperator.html" title="class in org.apache.wayang.basic.operators"><code>ReduceByOperator</code></a>; |
| otherwise, it is a <a href="org/apache/wayang/basic/operators/GlobalReduceOperator.html" title="class in org.apache.wayang.basic.operators"><code>GlobalReduceOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/ReduceOperator.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableBinaryOperator,java.lang.Class)">ReduceOperator(FunctionDescriptor.SerializableBinaryOperator<Type>, Class<Type>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ReduceOperator.html" title="class in org.apache.wayang.basic.operators">ReduceOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/ReduceOperator.html#%3Cinit%3E(org.apache.wayang.core.function.ReduceDescriptor,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType)">ReduceOperator(ReduceDescriptor<Type>, DataSetType<Type>, DataSetType<Type>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ReduceOperator.html" title="class in org.apache.wayang.basic.operators">ReduceOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/compiler/FunctionCompiler.Reducer.html#%3Cinit%3E(java.util.function.BinaryOperator)">Reducer(BinaryOperator<Type>)</a></span> - Constructor for class org.apache.wayang.spark.compiler.<a href="org/apache/wayang/spark/compiler/FunctionCompiler.Reducer.html" title="class in org.apache.wayang.spark.compiler">FunctionCompiler.Reducer</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/ReduceWrapper.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers"><span class="typeNameLink">ReduceWrapper</span></a><<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/ReduceWrapper.html" title="type parameter in ReduceWrapper">T</a>> - Class in <a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/package-summary.html">org.apache.wayang.ml4all.abstraction.plan.wrappers</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/ReduceWrapper.html#%3Cinit%3E()">ReduceWrapper()</a></span> - Constructor for class org.apache.wayang.ml4all.abstraction.plan.wrappers.<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/ReduceWrapper.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">ReduceWrapper</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/util/ReferenceCountable.html" title="interface in org.apache.wayang.core.util"><span class="typeNameLink">ReferenceCountable</span></a> - Interface in <a href="org/apache/wayang/core/util/package-summary.html">org.apache.wayang.core.util</a></dt> |
| <dd> |
| <div class="block">This interface provides a reference-counting scheme, e.g., to manage allocated external resources.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/ReflectionUtils.html" title="class in org.apache.wayang.core.util"><span class="typeNameLink">ReflectionUtils</span></a> - Class in <a href="org/apache/wayang/core/util/package-summary.html">org.apache.wayang.core.util</a></dt> |
| <dd> |
| <div class="block">Utilities for reflection code.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/ReflectionUtils.html#%3Cinit%3E()">ReflectionUtils()</a></span> - Constructor for class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/ReflectionUtils.html" title="class in org.apache.wayang.core.util">ReflectionUtils</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/json/MeasurementDeserializer.html#register(java.lang.Class)">register(Class<? extends Measurement>)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.json.<a href="org/apache/wayang/commons/util/profiledb/json/MeasurementDeserializer.html" title="class in org.apache.wayang.commons.util.profiledb.json">MeasurementDeserializer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/convention/WayangConvention.html#register(org.apache.calcite.plan.RelOptPlanner)">register(RelOptPlanner)</a></span> - Method in enum org.apache.wayang.api.sql.calcite.convention.<a href="org/apache/wayang/api/sql/calcite/convention/WayangConvention.html" title="enum in org.apache.wayang.api.sql.calcite.convention">WayangConvention</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/Junction.html#register(org.apache.wayang.core.plan.executionplan.ExecutionTask)">register(ExecutionTask)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/Junction.html" title="class in org.apache.wayang.core.platform">Junction</a></dt> |
| <dd> |
| <div class="block">Registers an <a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionTask</code></a> that participates in the instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html#register(org.apache.wayang.core.platform.ChannelInstance)">register(ChannelInstance)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html" title="class in org.apache.wayang.core.platform">CrossPlatformExecutor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/ExecutionState.html#register(org.apache.wayang.core.platform.ChannelInstance)">register(ChannelInstance)</a></span> - Method in interface org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/ExecutionState.html" title="interface in org.apache.wayang.core.platform">ExecutionState</a></dt> |
| <dd> |
| <div class="block">Register a <a href="org/apache/wayang/core/platform/ChannelInstance.html" title="interface in org.apache.wayang.core.platform"><code>ChannelInstance</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/CompositeExecutionResource.html#register(org.apache.wayang.core.platform.ExecutionResource)">register(ExecutionResource)</a></span> - Method in interface org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/CompositeExecutionResource.html" title="interface in org.apache.wayang.core.platform">CompositeExecutionResource</a></dt> |
| <dd> |
| <div class="block">Register a new <a href="org/apache/wayang/core/platform/ExecutionResource.html" title="interface in org.apache.wayang.core.platform"><code>ExecutionResource</code></a> that is maintained by this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/ExecutorTemplate.html#register(org.apache.wayang.core.platform.ExecutionResource)">register(ExecutionResource)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/ExecutorTemplate.html" title="class in org.apache.wayang.core.platform">ExecutorTemplate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/WayangContext.html#register(org.apache.wayang.core.plugin.Plugin)">register(Plugin)</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/WayangContext.html" title="class in org.apache.wayang.core.api">WayangContext</a></dt> |
| <dd> |
| <div class="block">Registers the given <a href="org/apache/wayang/core/plugin/Plugin.html" title="interface in org.apache.wayang.core.plugin"><code>Plugin</code></a> with this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html#registerGlobal(org.apache.wayang.core.platform.ExecutionResource)">registerGlobal(ExecutionResource)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html" title="class in org.apache.wayang.core.platform">CrossPlatformExecutor</a></dt> |
| <dd> |
| <div class="block">Register a global <a href="org/apache/wayang/core/platform/ExecutionResource.html" title="interface in org.apache.wayang.core.platform"><code>ExecutionResource</code></a>, that will only be released once this instance has |
| finished executing.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/ExecutorTemplate.html#registerMeasuredCardinalities(java.util.Collection)">registerMeasuredCardinalities(Collection<ChannelInstance>)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/ExecutorTemplate.html" title="class in org.apache.wayang.core.platform">ExecutorTemplate</a></dt> |
| <dd> |
| <div class="block">Select the produced <a href="org/apache/wayang/core/platform/ChannelInstance.html" title="interface in org.apache.wayang.core.platform"><code>ChannelInstance</code></a>s that are marked for instrumentation and register them if they |
| contain a measured cardinality.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/ExecutorTemplate.html#registerMeasuredCardinality(org.apache.wayang.core.platform.ChannelInstance)">registerMeasuredCardinality(ChannelInstance)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/ExecutorTemplate.html" title="class in org.apache.wayang.core.platform">ExecutorTemplate</a></dt> |
| <dd> |
| <div class="block">If the given <a href="org/apache/wayang/core/platform/ChannelInstance.html" title="interface in org.apache.wayang.core.platform"><code>ChannelInstance</code></a> has a measured cardinality, then register this cardinality in the |
| <a href="org/apache/wayang/core/platform/ExecutorTemplate.html#crossPlatformExecutor"><code>ExecutorTemplate.crossPlatformExecutor</code></a> with the corresponding <a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a> and all its siblings.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/ProfileDB.html#registerMeasurementClass(java.lang.Class)">registerMeasurementClass(Class<? extends Measurement>)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.<a href="org/apache/wayang/commons/util/profiledb/ProfileDB.html" title="class in org.apache.wayang.commons.util.profiledb">ProfileDB</a></dt> |
| <dd> |
| <div class="block">Register a <a href="org/apache/wayang/commons/util/profiledb/model/Measurement.html" title="class in org.apache.wayang.commons.util.profiledb.model"><code>Measurement</code></a> type.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityPusher.html#relevantInputIndices">relevantInputIndices</a></span> - Variable in class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/CardinalityPusher.html" title="class in org.apache.wayang.core.optimizer.cardinality">CardinalityPusher</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityPusher.html#relevantOutputIndices">relevantOutputIndices</a></span> - Variable in class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/CardinalityPusher.html" title="class in org.apache.wayang.core.optimizer.cardinality">CardinalityPusher</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/nn/ReLU.html" title="class in org.apache.wayang.basic.model.op.nn"><span class="typeNameLink">ReLU</span></a> - Class in <a href="org/apache/wayang/basic/model/op/nn/package-summary.html">org.apache.wayang.basic.model.op.nn</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/nn/ReLU.html#%3Cinit%3E()">ReLU()</a></span> - Constructor for class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/ReLU.html" title="class in org.apache.wayang.basic.model.op.nn">ReLU</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/nn/ReLU.html#%3Cinit%3E(java.lang.String)">ReLU(String)</a></span> - Constructor for class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/ReLU.html" title="class in org.apache.wayang.basic.model.op.nn">ReLU</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Canonicalizer.html#remove(java.lang.Object)">remove(Object)</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Canonicalizer.html" title="class in org.apache.wayang.core.util">Canonicalizer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Counter.html#remove(T)">remove(T)</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Counter.html" title="class in org.apache.wayang.core.util">Counter</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Canonicalizer.html#removeAll(java.util.Collection)">removeAll(Collection<?>)</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Canonicalizer.html" title="class in org.apache.wayang.core.util">Canonicalizer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/LruCache.html#removeEldestEntry(java.util.Map.Entry)">removeEldestEntry(Map.Entry<K, V>)</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/LruCache.html" title="class in org.apache.wayang.core.util">LruCache</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html#removeInputChannel(org.apache.wayang.core.plan.executionplan.Channel)">removeInputChannel(Channel)</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionTask</a></dt> |
| <dd> |
| <div class="block">Removes the given <a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a> as input of this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html#removeOutputChannel(org.apache.wayang.core.plan.executionplan.Channel)">removeOutputChannel(Channel)</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionTask</a></dt> |
| <dd> |
| <div class="block">Removes the given <a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a> as output of this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/Channel.html#removeSiblings()">removeSiblings()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan">Channel</a></dt> |
| <dd> |
| <div class="block">Detaches this instance from all its <a href="org/apache/wayang/core/plan/executionplan/Channel.html#siblings"><code>Channel.siblings</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/Channel.html#removeSiblingsWhere(java.util.function.Predicate)">removeSiblingsWhere(Predicate<Channel>)</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan">Channel</a></dt> |
| <dd> |
| <div class="block">Detaches this instance from all its <a href="org/apache/wayang/core/plan/executionplan/Channel.html#siblings"><code>Channel.siblings</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/MultiMap.html#removeSingle(K,V)">removeSingle(K, V)</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/MultiMap.html" title="class in org.apache.wayang.core.util">MultiMap</a></dt> |
| <dd> |
| <div class="block">Disassociate a key with a value.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/mapping/RepeatMapping.html" title="class in org.apache.wayang.basic.mapping"><span class="typeNameLink">RepeatMapping</span></a> - Class in <a href="org/apache/wayang/basic/mapping/package-summary.html">org.apache.wayang.basic.mapping</a></dt> |
| <dd> |
| <div class="block">This <a href="org/apache/wayang/core/mapping/Mapping.html" title="interface in org.apache.wayang.core.mapping"><code>Mapping</code></a> translates a <a href="org/apache/wayang/basic/operators/RepeatOperator.html" title="class in org.apache.wayang.basic.operators"><code>RepeatOperator</code></a> into a <a href="org/apache/wayang/core/plan/wayangplan/Subplan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>Subplan</code></a> with the <a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators"><code>LoopOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/mapping/RepeatMapping.html" title="class in org.apache.wayang.flink.mapping"><span class="typeNameLink">RepeatMapping</span></a> - Class in <a href="org/apache/wayang/flink/mapping/package-summary.html">org.apache.wayang.flink.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/RepeatOperator.html" title="class in org.apache.wayang.basic.operators"><code>RepeatOperator</code></a> to <a href="org/apache/wayang/flink/operators/FlinkRepeatOperator.html" title="class in org.apache.wayang.flink.operators"><code>FlinkRepeatOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/mapping/RepeatMapping.html" title="class in org.apache.wayang.java.mapping"><span class="typeNameLink">RepeatMapping</span></a> - Class in <a href="org/apache/wayang/java/mapping/package-summary.html">org.apache.wayang.java.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/RepeatOperator.html" title="class in org.apache.wayang.basic.operators"><code>RepeatOperator</code></a> to <a href="org/apache/wayang/java/operators/JavaRepeatOperator.html" title="class in org.apache.wayang.java.operators"><code>JavaRepeatOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/RepeatMapping.html" title="class in org.apache.wayang.spark.mapping"><span class="typeNameLink">RepeatMapping</span></a> - Class in <a href="org/apache/wayang/spark/mapping/package-summary.html">org.apache.wayang.spark.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/RepeatOperator.html" title="class in org.apache.wayang.basic.operators"><code>RepeatOperator</code></a> to <a href="org/apache/wayang/spark/operators/SparkRepeatOperator.html" title="class in org.apache.wayang.spark.operators"><code>SparkRepeatOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/mapping/RepeatMapping.html#%3Cinit%3E()">RepeatMapping()</a></span> - Constructor for class org.apache.wayang.basic.mapping.<a href="org/apache/wayang/basic/mapping/RepeatMapping.html" title="class in org.apache.wayang.basic.mapping">RepeatMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/RepeatMapping.html#%3Cinit%3E()">RepeatMapping()</a></span> - Constructor for class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/RepeatMapping.html" title="class in org.apache.wayang.flink.mapping">RepeatMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/RepeatMapping.html#%3Cinit%3E()">RepeatMapping()</a></span> - Constructor for class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/RepeatMapping.html" title="class in org.apache.wayang.java.mapping">RepeatMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/RepeatMapping.html#%3Cinit%3E()">RepeatMapping()</a></span> - Constructor for class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/RepeatMapping.html" title="class in org.apache.wayang.spark.mapping">RepeatMapping</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/RepeatOperator.html" title="class in org.apache.wayang.basic.operators"><span class="typeNameLink">RepeatOperator</span></a><<a href="org/apache/wayang/basic/operators/RepeatOperator.html" title="type parameter in RepeatOperator">Type</a>> - Class in <a href="org/apache/wayang/basic/operators/package-summary.html">org.apache.wayang.basic.operators</a></dt> |
| <dd> |
| <div class="block">This <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a> repeats a certain subplan of <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>s for a given number of times.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/RepeatOperator.html#%3Cinit%3E(java.lang.Integer,java.lang.Class)">RepeatOperator(Integer, Class<Type>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/RepeatOperator.html" title="class in org.apache.wayang.basic.operators">RepeatOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/RepeatOperator.html#%3Cinit%3E(java.lang.Integer,org.apache.wayang.core.types.DataSetType)">RepeatOperator(Integer, DataSetType<Type>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/RepeatOperator.html" title="class in org.apache.wayang.basic.operators">RepeatOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/RepeatOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.RepeatOperator)">RepeatOperator(RepeatOperator<Type>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/RepeatOperator.html" title="class in org.apache.wayang.basic.operators">RepeatOperator</a></dt> |
| <dd> |
| <div class="block">Creates a copy of the given <a href="org/apache/wayang/basic/operators/RepeatOperator.html" title="class in org.apache.wayang.basic.operators"><code>RepeatOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/SlotMapping.html#replaceInputSlotMappings(org.apache.wayang.core.plan.wayangplan.Operator,org.apache.wayang.core.plan.wayangplan.Operator)">replaceInputSlotMappings(Operator, Operator)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/SlotMapping.html" title="class in org.apache.wayang.core.plan.wayangplan">SlotMapping</a></dt> |
| <dd> |
| <div class="block">Replace the mappings from an old, wrapped operator with a new wrapped operator.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/mapping/ReplacementSubplanFactory.html" title="class in org.apache.wayang.core.mapping"><span class="typeNameLink">ReplacementSubplanFactory</span></a> - Class in <a href="org/apache/wayang/core/mapping/package-summary.html">org.apache.wayang.core.mapping</a></dt> |
| <dd> |
| <div class="block">This factory takes an <a href="org/apache/wayang/core/mapping/SubplanMatch.html" title="class in org.apache.wayang.core.mapping"><code>SubplanMatch</code></a> and derives a replacement <a href="org/apache/wayang/core/plan/wayangplan/Subplan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>Subplan</code></a> from it.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mapping/ReplacementSubplanFactory.html#%3Cinit%3E()">ReplacementSubplanFactory()</a></span> - Constructor for class org.apache.wayang.core.mapping.<a href="org/apache/wayang/core/mapping/ReplacementSubplanFactory.html" title="class in org.apache.wayang.core.mapping">ReplacementSubplanFactory</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/mapping/ReplacementSubplanFactory.OfSingleOperators.html" title="class in org.apache.wayang.core.mapping"><span class="typeNameLink">ReplacementSubplanFactory.OfSingleOperators</span></a><<a href="org/apache/wayang/core/mapping/ReplacementSubplanFactory.OfSingleOperators.html" title="type parameter in ReplacementSubplanFactory.OfSingleOperators">MatchedOperator</a> extends <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan">Operator</a>> - Class in <a href="org/apache/wayang/core/mapping/package-summary.html">org.apache.wayang.core.mapping</a></dt> |
| <dd> |
| <div class="block">Implementation of the <a href="org/apache/wayang/core/mapping/ReplacementSubplanFactory.html" title="class in org.apache.wayang.core.mapping"><code>ReplacementSubplanFactory</code></a> |
| |
| that replaces exactly one <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a> with exactly one <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>, |
| where both have the exact same <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a>s and <a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OutputSlot</code></a> in the exact same order. |
| </div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadEstimator.html#replaceNullCardinality(org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate)">replaceNullCardinality(CardinalityEstimate)</a></span> - Method in class 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></dt> |
| <dd> |
| <div class="block">If the given <code>cardinalityEstimate</code> is <code>null</code> then return <a href="org/apache/wayang/core/optimizer/costs/LoadEstimator.html#nullCardinalityReplacement"><code>LoadEstimator.nullCardinalityReplacement</code></a>, |
| otherwise <code>cardinalityEstimate</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/SlotMapping.html#replaceOutputSlotMappings(org.apache.wayang.core.plan.wayangplan.Operator,org.apache.wayang.core.plan.wayangplan.Operator)">replaceOutputSlotMappings(Operator, Operator)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/SlotMapping.html" title="class in org.apache.wayang.core.plan.wayangplan">SlotMapping</a></dt> |
| <dd> |
| <div class="block">Replace the mappings from an old, wrapped operator with a new wrapped operator.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html#replaceSink(org.apache.wayang.core.plan.wayangplan.Operator,org.apache.wayang.core.plan.wayangplan.Operator)">replaceSink(Operator, Operator)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html" title="class in org.apache.wayang.core.plan.wayangplan">WayangPlan</a></dt> |
| <dd> |
| <div class="block">Replaces an <code>oldSink</code> with a <code>newSink</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Job.html#reportProgress(java.lang.String,java.lang.Integer)">reportProgress(String, Integer)</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Job.html" title="class in org.apache.wayang.core.api">Job</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/FileSystems.html#requireFileSystem(java.lang.String)">requireFileSystem(String)</a></span> - Static method in class org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/FileSystems.html" title="class in org.apache.wayang.core.util.fs">FileSystems</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/SampleOperator.Methods.html#RESERVOIR">RESERVOIR</a></span> - org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/SampleOperator.Methods.html" title="enum in org.apache.wayang.basic.operators">SampleOperator.Methods</a></dt> |
| <dd> |
| <div class="block">Reservoir sampling.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/profiler/log/sampling/ReservoirSampler.html" title="class in org.apache.wayang.profiler.log.sampling"><span class="typeNameLink">ReservoirSampler</span></a><<a href="org/apache/wayang/profiler/log/sampling/ReservoirSampler.html" title="type parameter in ReservoirSampler">T</a>> - Class in <a href="org/apache/wayang/profiler/log/sampling/package-summary.html">org.apache.wayang.profiler.log.sampling</a></dt> |
| <dd> |
| <div class="block">Utility to do reservoir sampling with competitions over shared space.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/sampling/ReservoirSampler.html#%3Cinit%3E(int)">ReservoirSampler(int)</a></span> - Constructor for class org.apache.wayang.profiler.log.sampling.<a href="org/apache/wayang/profiler/log/sampling/ReservoirSampler.html" title="class in org.apache.wayang.profiler.log.sampling">ReservoirSampler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/criterion/WayangAggregator.html#reset()">reset()</a></span> - Method in class org.apache.wayang.flink.compiler.criterion.<a href="org/apache/wayang/flink/compiler/criterion/WayangAggregator.html" title="class in org.apache.wayang.flink.compiler.criterion">WayangAggregator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#resetEstimates()">resetEstimates()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext.OperatorContext</a></dt> |
| <dd> |
| <div class="block">Resets the estimates of this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/data/Data.html#resetPivot()">resetPivot()</a></span> - Method in class org.apache.wayang.iejoin.data.<a href="org/apache/wayang/iejoin/data/Data.html" title="class in org.apache.wayang.iejoin.data">Data</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/SlotMapping.html#resolveDownstream(org.apache.wayang.core.plan.wayangplan.InputSlot)">resolveDownstream(InputSlot<T>)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/SlotMapping.html" title="class in org.apache.wayang.core.plan.wayangplan">SlotMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/SlotMapping.html#resolveDownstream(org.apache.wayang.core.plan.wayangplan.OutputSlot)">resolveDownstream(OutputSlot<T>)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/SlotMapping.html" title="class in org.apache.wayang.core.plan.wayangplan">SlotMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/SlotMapping.html#resolveUpstream(org.apache.wayang.core.plan.wayangplan.InputSlot)">resolveUpstream(InputSlot<T>)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/SlotMapping.html" title="class in org.apache.wayang.core.plan.wayangplan">SlotMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/SlotMapping.html#resolveUpstream(org.apache.wayang.core.plan.wayangplan.OutputSlot)">resolveUpstream(OutputSlot<T>)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/SlotMapping.html" title="class in org.apache.wayang.core.plan.wayangplan">SlotMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfiler.Result.html#%3Cinit%3E(java.util.List,long,long,long,long)">Result(List<Long>, long, long, long, long)</a></span> - Constructor for class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfiler.Result.html" title="class in org.apache.wayang.profiler.java">OperatorProfiler.Result</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.Result.html#%3Cinit%3E(java.util.List,long,long,long,long,long,int,int)">Result(List<Long>, long, long, long, long, long, int, int)</a></span> - Constructor for class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.Result.html" title="class in org.apache.wayang.profiler.spark">SparkOperatorProfiler.Result</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/Channel.html#retain(java.util.Set)">retain(Set<ExecutionStage>)</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan">Channel</a></dt> |
| <dd> |
| <div class="block">Scrap any consumer <a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionTask</code></a>s and sibling <a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a>s that are not within the given |
| <a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionStage</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html#retain(java.util.Set)">retain(Set<ExecutionStage>)</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionPlan</a></dt> |
| <dd> |
| <div class="block">Scrap <a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a>s and <a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionTask</code></a>s that are not within the given <a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionStage</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/PlatformExecution.html#retain(java.util.Set)">retain(Set<ExecutionStage>)</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/PlatformExecution.html" title="class in org.apache.wayang.core.plan.executionplan">PlatformExecution</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Canonicalizer.html#retainAll(java.util.Collection)">retainAll(Collection<?>)</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Canonicalizer.html" title="class in org.apache.wayang.core.util">Canonicalizer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html#retainSuccessors(java.util.Set)">retainSuccessors(Set<ExecutionStage>)</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionStage</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/ReflectionUtils.html#retrieveStaticVariable(java.lang.String,java.lang.String)">retrieveStaticVariable(String, String)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/ReflectionUtils.html" title="class in org.apache.wayang.core.util">ReflectionUtils</a></dt> |
| <dd> |
| <div class="block">Retrieves a static variable.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/apps/tpch/data/q1/ReturnTuple.html" title="class in org.apache.wayang.apps.tpch.data.q1"><span class="typeNameLink">ReturnTuple</span></a> - Class in <a href="org/apache/wayang/apps/tpch/data/q1/package-summary.html">org.apache.wayang.apps.tpch.data.q1</a></dt> |
| <dd> |
| <div class="block">Tuple that is returned by Query 1.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/tpch/data/q1/ReturnTuple.html#%3Cinit%3E()">ReturnTuple()</a></span> - Constructor for class org.apache.wayang.apps.tpch.data.q1.<a href="org/apache/wayang/apps/tpch/data/q1/ReturnTuple.html" title="class in org.apache.wayang.apps.tpch.data.q1">ReturnTuple</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/tpch/data/q1/ReturnTuple.html#%3Cinit%3E(char,char,double,double,double,double,double,double,double,int)">ReturnTuple(char, char, double, double, double, double, double, double, double, int)</a></span> - Constructor for class org.apache.wayang.apps.tpch.data.q1.<a href="org/apache/wayang/apps/tpch/data/q1/ReturnTuple.html" title="class in org.apache.wayang.apps.tpch.data.q1">ReturnTuple</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/iejoin/operators/java_helpers/revDataComparator.html" title="class in org.apache.wayang.iejoin.operators.java_helpers"><span class="typeNameLink">revDataComparator</span></a><<a href="org/apache/wayang/iejoin/operators/java_helpers/revDataComparator.html" title="type parameter in revDataComparator">Type0</a> extends java.lang.Comparable<<a href="org/apache/wayang/iejoin/operators/java_helpers/revDataComparator.html" title="type parameter in revDataComparator">Type0</a>>,​<a href="org/apache/wayang/iejoin/operators/java_helpers/revDataComparator.html" title="type parameter in revDataComparator">Type1</a> extends java.lang.Comparable<<a href="org/apache/wayang/iejoin/operators/java_helpers/revDataComparator.html" title="type parameter in revDataComparator">Type1</a>>,​<a href="org/apache/wayang/iejoin/operators/java_helpers/revDataComparator.html" title="type parameter in revDataComparator">Input</a>> - Class in <a href="org/apache/wayang/iejoin/operators/java_helpers/package-summary.html">org.apache.wayang.iejoin.operators.java_helpers</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/iejoin/operators/spark_helpers/revDataComparator.html" title="class in org.apache.wayang.iejoin.operators.spark_helpers"><span class="typeNameLink">revDataComparator</span></a> - Class in <a href="org/apache/wayang/iejoin/operators/spark_helpers/package-summary.html">org.apache.wayang.iejoin.operators.spark_helpers</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/java_helpers/revDataComparator.html#%3Cinit%3E(boolean,boolean,boolean)">revDataComparator(boolean, boolean, boolean)</a></span> - Constructor for class org.apache.wayang.iejoin.operators.java_helpers.<a href="org/apache/wayang/iejoin/operators/java_helpers/revDataComparator.html" title="class in org.apache.wayang.iejoin.operators.java_helpers">revDataComparator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/spark_helpers/revDataComparator.html#%3Cinit%3E(boolean,boolean,boolean)">revDataComparator(boolean, boolean, boolean)</a></span> - Constructor for class org.apache.wayang.iejoin.operators.spark_helpers.<a href="org/apache/wayang/iejoin/operators/spark_helpers/revDataComparator.html" title="class in org.apache.wayang.iejoin.operators.spark_helpers">revDataComparator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/DefaultLoadEstimator.html#rounded(java.util.function.ToDoubleBiFunction)">rounded(ToDoubleBiFunction<long[], long[]>)</a></span> - Static method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/DefaultLoadEstimator.html" title="class in org.apache.wayang.core.optimizer.costs">DefaultLoadEstimator</a></dt> |
| <dd> |
| <div class="block">Utility to create new instances: Rounds the results of a given estimation function.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/IntervalLoadEstimator.html#rounded(java.util.function.ToDoubleBiFunction)">rounded(ToDoubleBiFunction<long[], long[]>)</a></span> - Static method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/IntervalLoadEstimator.html" title="class in org.apache.wayang.core.optimizer.costs">IntervalLoadEstimator</a></dt> |
| <dd> |
| <div class="block">Utility to create new instances: Rounds the results of a given estimation function.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/profiler/util/RrdAccessor.html" title="class in org.apache.wayang.profiler.util"><span class="typeNameLink">RrdAccessor</span></a> - Class in <a href="org/apache/wayang/profiler/util/package-summary.html">org.apache.wayang.profiler.util</a></dt> |
| <dd> |
| <div class="block">Utility to read from an RRD file.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.html#RULE_expression">RULE_expression</a></span> - Static variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.html" title="class in org.apache.wayang.core.mathex">MathExParser</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExLexer.html#ruleNames">ruleNames</a></span> - Static variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExLexer.html" title="class in org.apache.wayang.core.mathex">MathExLexer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.html#ruleNames">ruleNames</a></span> - Static variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.html" title="class in org.apache.wayang.core.mathex">MathExParser</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfiler.html#run()">run()</a></span> - Method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfiler.html" title="class in org.apache.wayang.profiler.java">OperatorProfiler</a></dt> |
| <dd> |
| <div class="block">Executes and profiles the profiling task.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/GeneticOptimizerApp.html#run()">run()</a></span> - Method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/GeneticOptimizerApp.html" title="class in org.apache.wayang.profiler.log">GeneticOptimizerApp</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html#run()">run()</a></span> - Method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html" title="class in org.apache.wayang.profiler.spark">SparkOperatorProfiler</a></dt> |
| <dd> |
| <div class="block">Executes and profiles the profiling task.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/optimizer/WayangProgram.html#run(org.apache.calcite.plan.RelOptPlanner,org.apache.calcite.rel.RelNode,org.apache.calcite.plan.RelTraitSet,java.util.List,java.util.List)">run(RelOptPlanner, RelNode, RelTraitSet, List<RelOptMaterialization>, List<RelOptLattice>)</a></span> - Method in class org.apache.wayang.api.sql.calcite.optimizer.<a href="org/apache/wayang/api/sql/calcite/optimizer/WayangProgram.html" title="class in org.apache.wayang.api.sql.calcite.optimizer">WayangProgram</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/monitor/Monitor.html#runId">runId</a></span> - Variable in class org.apache.wayang.core.monitor.<a href="org/apache/wayang/core/monitor/Monitor.html" title="class in org.apache.wayang.core.monitor">Monitor</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/examples/RunKMeans.html" title="class in org.apache.wayang.ml4all.examples"><span class="typeNameLink">RunKMeans</span></a> - Class in <a href="org/apache/wayang/ml4all/examples/package-summary.html">org.apache.wayang.ml4all.examples</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/examples/RunKMeans.html#%3Cinit%3E()">RunKMeans()</a></span> - Constructor for class org.apache.wayang.ml4all.examples.<a href="org/apache/wayang/ml4all/examples/RunKMeans.html" title="class in org.apache.wayang.ml4all.examples">RunKMeans</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.State.html#RUNNING">RUNNING</a></span> - org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.State.html" title="enum in org.apache.wayang.core.plan.wayangplan">LoopHeadOperator.State</a></dt> |
| <dd> |
| <div class="block">The <a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>LoopHeadOperator</code></a> has been executed.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Task.TaskStatusForRunning.html#RUNNING">RUNNING</a></span> - org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.TaskStatusForRunning.html" title="enum in org.apache.wayang.spark.monitoring.interfaces">Task.TaskStatusForRunning</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/examples/RunSGD.html" title="class in org.apache.wayang.ml4all.examples"><span class="typeNameLink">RunSGD</span></a> - Class in <a href="org/apache/wayang/ml4all/examples/package-summary.html">org.apache.wayang.ml4all.examples</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/examples/RunSGD.html#%3Cinit%3E()">RunSGD()</a></span> - Constructor for class org.apache.wayang.ml4all.examples.<a href="org/apache/wayang/ml4all/examples/RunSGD.html" title="class in org.apache.wayang.ml4all.examples">RunSGD</a></dt> |
| <dd> </dd> |
| </dl> |
| <a id="I:S"> |
| <!-- --> |
| </a> |
| <h2 class="title">S</h2> |
| <dl> |
| <dt><a href="org/apache/wayang/core/util/fs/S3FileSystem.html" title="class in org.apache.wayang.core.util.fs"><span class="typeNameLink">S3FileSystem</span></a> - Class in <a href="org/apache/wayang/core/util/fs/package-summary.html">org.apache.wayang.core.util.fs</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/S3FileSystem.html#%3Cinit%3E()">S3FileSystem()</a></span> - Constructor for class org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/S3FileSystem.html" title="class in org.apache.wayang.core.util.fs">S3FileSystem</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/sampling/ReservoirSampler.html#sample(java.util.Collection,org.apache.wayang.profiler.log.sampling.Battle,double)">sample(Collection<T>, Battle<T>, double)</a></span> - Method in class org.apache.wayang.profiler.log.sampling.<a href="org/apache/wayang/profiler/log/sampling/ReservoirSampler.html" title="class in org.apache.wayang.profiler.log.sampling">ReservoirSampler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/sampling/Sampler.html#sample(java.util.Collection,org.apache.wayang.profiler.log.sampling.Battle,double)">sample(Collection<T>, Battle<T>, double)</a></span> - Method in interface org.apache.wayang.profiler.log.sampling.<a href="org/apache/wayang/profiler/log/sampling/Sampler.html" title="interface in org.apache.wayang.profiler.log.sampling">Sampler</a></dt> |
| <dd> |
| <div class="block">Create a sample from a given <code>Collection</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/sampling/TournamentSampler.html#sample(java.util.Collection,org.apache.wayang.profiler.log.sampling.Battle,double)">sample(Collection<T>, Battle<T>, double)</a></span> - Method in class org.apache.wayang.profiler.log.sampling.<a href="org/apache/wayang/profiler/log/sampling/TournamentSampler.html" title="class in org.apache.wayang.profiler.log.sampling">TournamentSampler</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/abstraction/api/Sample.html" title="class in org.apache.wayang.ml4all.abstraction.api"><span class="typeNameLink">Sample</span></a> - Class in <a href="org/apache/wayang/ml4all/abstraction/api/package-summary.html">org.apache.wayang.ml4all.abstraction.api</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/api/Sample.html#%3Cinit%3E()">Sample()</a></span> - Constructor for class org.apache.wayang.ml4all.abstraction.api.<a href="org/apache/wayang/ml4all/abstraction/api/Sample.html" title="class in org.apache.wayang.ml4all.abstraction.api">Sample</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/mapping/SampleMapping.html" title="class in org.apache.wayang.flink.mapping"><span class="typeNameLink">SampleMapping</span></a> - Class in <a href="org/apache/wayang/flink/mapping/package-summary.html">org.apache.wayang.flink.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/SampleOperator.html" title="class in org.apache.wayang.basic.operators"><code>SampleOperator</code></a> to <a href="org/apache/wayang/flink/operators/FlinkSampleOperator.html" title="class in org.apache.wayang.flink.operators"><code>FlinkSampleOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/mapping/SampleMapping.html" title="class in org.apache.wayang.java.mapping"><span class="typeNameLink">SampleMapping</span></a> - Class in <a href="org/apache/wayang/java/mapping/package-summary.html">org.apache.wayang.java.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/SampleOperator.html" title="class in org.apache.wayang.basic.operators"><code>SampleOperator</code></a> to <a href="org/apache/wayang/java/operators/JavaRandomSampleOperator.html" title="class in org.apache.wayang.java.operators"><code>JavaRandomSampleOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/SampleMapping.html" title="class in org.apache.wayang.spark.mapping"><span class="typeNameLink">SampleMapping</span></a> - Class in <a href="org/apache/wayang/spark/mapping/package-summary.html">org.apache.wayang.spark.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/SampleOperator.html" title="class in org.apache.wayang.basic.operators"><code>SampleOperator</code></a> to <a href="org/apache/wayang/spark/operators/SparkRandomPartitionSampleOperator.html" title="class in org.apache.wayang.spark.operators"><code>SparkRandomPartitionSampleOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/SampleMapping.html#%3Cinit%3E()">SampleMapping()</a></span> - Constructor for class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/SampleMapping.html" title="class in org.apache.wayang.flink.mapping">SampleMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/SampleMapping.html#%3Cinit%3E()">SampleMapping()</a></span> - Constructor for class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/SampleMapping.html" title="class in org.apache.wayang.java.mapping">SampleMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/SampleMapping.html#%3Cinit%3E()">SampleMapping()</a></span> - Constructor for class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/SampleMapping.html" title="class in org.apache.wayang.spark.mapping">SampleMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/api/Sample.html#sampleMethod()">sampleMethod()</a></span> - Method in class org.apache.wayang.ml4all.abstraction.api.<a href="org/apache/wayang/ml4all/abstraction/api/Sample.html" title="class in org.apache.wayang.ml4all.abstraction.api">Sample</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/algorithms/sgd/SGDSample.html#sampleMethod()">sampleMethod()</a></span> - Method in class org.apache.wayang.ml4all.algorithms.sgd.<a href="org/apache/wayang/ml4all/algorithms/sgd/SGDSample.html" title="class in org.apache.wayang.ml4all.algorithms.sgd">SGDSample</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/SampleOperator.html" title="class in org.apache.wayang.basic.operators"><span class="typeNameLink">SampleOperator</span></a><<a href="org/apache/wayang/basic/operators/SampleOperator.html" title="type parameter in SampleOperator">Type</a>> - Class in <a href="org/apache/wayang/basic/operators/package-summary.html">org.apache.wayang.basic.operators</a></dt> |
| <dd> |
| <div class="block">A random sample operator randomly selects its inputs from the input slot and pushes that element to the output slot.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/SampleOperator.html#%3Cinit%3E(java.lang.Integer,org.apache.wayang.core.types.DataSetType)">SampleOperator(Integer, DataSetType<Type>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/SampleOperator.html" title="class in org.apache.wayang.basic.operators">SampleOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance with any sampling method.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/SampleOperator.html#%3Cinit%3E(java.lang.Integer,org.apache.wayang.core.types.DataSetType,org.apache.wayang.basic.operators.SampleOperator.Methods,long)">SampleOperator(Integer, DataSetType<Type>, SampleOperator.Methods, long)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/SampleOperator.html" title="class in org.apache.wayang.basic.operators">SampleOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance given the sample size and the seed.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/SampleOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.SampleOperator)">SampleOperator(SampleOperator<Type>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/SampleOperator.html" title="class in org.apache.wayang.basic.operators">SampleOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/SampleOperator.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableIntUnaryOperator,org.apache.wayang.core.types.DataSetType)">SampleOperator(FunctionDescriptor.SerializableIntUnaryOperator, DataSetType<Type>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/SampleOperator.html" title="class in org.apache.wayang.basic.operators">SampleOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance with any sampling method.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/SampleOperator.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableIntUnaryOperator,org.apache.wayang.core.types.DataSetType,org.apache.wayang.basic.operators.SampleOperator.Methods)">SampleOperator(FunctionDescriptor.SerializableIntUnaryOperator, DataSetType<Type>, SampleOperator.Methods)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/SampleOperator.html" title="class in org.apache.wayang.basic.operators">SampleOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance given the sample size and the method.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/SampleOperator.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableIntUnaryOperator,org.apache.wayang.core.types.DataSetType,org.apache.wayang.basic.operators.SampleOperator.Methods,long)">SampleOperator(FunctionDescriptor.SerializableIntUnaryOperator, DataSetType<Type>, SampleOperator.Methods, long)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/SampleOperator.html" title="class in org.apache.wayang.basic.operators">SampleOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance given a user-defined sample size.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/SampleOperator.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableIntUnaryOperator,org.apache.wayang.core.types.DataSetType,org.apache.wayang.basic.operators.SampleOperator.Methods,org.apache.wayang.core.function.FunctionDescriptor.SerializableLongUnaryOperator)">SampleOperator(FunctionDescriptor.SerializableIntUnaryOperator, DataSetType<Type>, SampleOperator.Methods, FunctionDescriptor.SerializableLongUnaryOperator)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/SampleOperator.html" title="class in org.apache.wayang.basic.operators">SampleOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance given user-defined sample size and seed methods.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/operators/SampleOperator.Methods.html" title="enum in org.apache.wayang.basic.operators"><span class="typeNameLink">SampleOperator.Methods</span></a> - Enum in <a href="org/apache/wayang/basic/operators/package-summary.html">org.apache.wayang.basic.operators</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/profiler/log/sampling/Sampler.html" title="interface in org.apache.wayang.profiler.log.sampling"><span class="typeNameLink">Sampler</span></a><<a href="org/apache/wayang/profiler/log/sampling/Sampler.html" title="type parameter in Sampler">T</a>> - Interface in <a href="org/apache/wayang/profiler/log/sampling/package-summary.html">org.apache.wayang.profiler.log.sampling</a></dt> |
| <dd> |
| <div class="block">Interface that describes a sampling algorithm that can give bias towards certain elements..</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/api/Sample.html#sampleSize()">sampleSize()</a></span> - Method in class org.apache.wayang.ml4all.abstraction.api.<a href="org/apache/wayang/ml4all/abstraction/api/Sample.html" title="class in org.apache.wayang.ml4all.abstraction.api">Sample</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/algorithms/sgd/SGDSample.html#sampleSize()">sampleSize()</a></span> - Method in class org.apache.wayang.ml4all.algorithms.sgd.<a href="org/apache/wayang/ml4all/algorithms/sgd/SGDSample.html" title="class in org.apache.wayang.ml4all.algorithms.sgd">SGDSample</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/SampleOperator.html#sampleSizeFunction">sampleSizeFunction</a></span> - Variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/SampleOperator.html" title="class in org.apache.wayang.basic.operators">SampleOperator</a></dt> |
| <dd> |
| <div class="block">This function determines the sample size by the number of iterations.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/SanityChecker.html" title="class in org.apache.wayang.core.optimizer"><span class="typeNameLink">SanityChecker</span></a> - Class in <a href="org/apache/wayang/core/optimizer/package-summary.html">org.apache.wayang.core.optimizer</a></dt> |
| <dd> |
| <div class="block">This class checks a <a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>WayangPlan</code></a> for several sanity criteria: |
| |
| <a href="org/apache/wayang/core/plan/wayangplan/Subplan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>Subplan</code></a>s must only be used as top-level <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a> of <a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.Alternative.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OperatorAlternative.Alternative</code></a> |
| <a href="org/apache/wayang/core/plan/wayangplan/Subplan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>Subplan</code></a>s must contain more than one <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a> |
| </div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/SanityChecker.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.WayangPlan)">SanityChecker(WayangPlan)</a></span> - Constructor for class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/SanityChecker.html" title="class in org.apache.wayang.core.optimizer">SanityChecker</a></dt> |
| <dd> |
| <div class="block">Create a new instance</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/convention/WayangConvention.html#satisfies(org.apache.calcite.plan.RelTrait)">satisfies(RelTrait)</a></span> - Method in enum org.apache.wayang.api.sql.calcite.convention.<a href="org/apache/wayang/api/sql/calcite/convention/WayangConvention.html" title="enum in org.apache.wayang.api.sql.calcite.convention">WayangConvention</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/ProfileDB.html#save(java.util.Collection)">save(Collection<Experiment>)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.<a href="org/apache/wayang/commons/util/profiledb/ProfileDB.html" title="class in org.apache.wayang.commons.util.profiledb">ProfileDB</a></dt> |
| <dd> |
| <div class="block">Receive a Collection of <a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model"><code>Experiment</code></a>s and persist them</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/storage/FileStorage.html#save(java.util.Collection)">save(Collection<Experiment>)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.storage.<a href="org/apache/wayang/commons/util/profiledb/storage/FileStorage.html" title="class in org.apache.wayang.commons.util.profiledb.storage">FileStorage</a></dt> |
| <dd> |
| <div class="block">Write <a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model"><code>Experiment</code></a>s to a <code>File</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/storage/JDBCStorage.html#save(java.util.Collection)">save(Collection<Experiment>)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.storage.<a href="org/apache/wayang/commons/util/profiledb/storage/JDBCStorage.html" title="class in org.apache.wayang.commons.util.profiledb.storage">JDBCStorage</a></dt> |
| <dd> |
| <div class="block">Write <a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model"><code>Experiment</code></a>s to a <code>File</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/storage/Storage.html#save(java.util.Collection)">save(Collection<Experiment>)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.storage.<a href="org/apache/wayang/commons/util/profiledb/storage/Storage.html" title="class in org.apache.wayang.commons.util.profiledb.storage">Storage</a></dt> |
| <dd> |
| <div class="block">Receive a Collection of <a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model"><code>Experiment</code></a>s and persist them</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/ProfileDB.html#save(java.util.Collection,java.io.OutputStream)">save(Collection<Experiment>, OutputStream)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.<a href="org/apache/wayang/commons/util/profiledb/ProfileDB.html" title="class in org.apache.wayang.commons.util.profiledb">ProfileDB</a></dt> |
| <dd> |
| <div class="block">Receive a Collection of <a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model"><code>Experiment</code></a>s and persist them</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/storage/Storage.html#save(java.util.Collection,java.io.OutputStream)">save(Collection<Experiment>, OutputStream)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.storage.<a href="org/apache/wayang/commons/util/profiledb/storage/Storage.html" title="class in org.apache.wayang.commons.util.profiledb.storage">Storage</a></dt> |
| <dd> |
| <div class="block">Write <a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model"><code>Experiment</code></a>s to an <code>OutputStream</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/storage/Storage.html#save(java.util.Collection,java.io.Writer)">save(Collection<Experiment>, Writer)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.storage.<a href="org/apache/wayang/commons/util/profiledb/storage/Storage.html" title="class in org.apache.wayang.commons.util.profiledb.storage">Storage</a></dt> |
| <dd> |
| <div class="block">Write <a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model"><code>Experiment</code></a>s to a <code>Writer</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/ProfileDB.html#save(org.apache.wayang.commons.util.profiledb.model.Experiment...)">save(Experiment...)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.<a href="org/apache/wayang/commons/util/profiledb/ProfileDB.html" title="class in org.apache.wayang.commons.util.profiledb">ProfileDB</a></dt> |
| <dd> |
| <div class="block">Receive an array of <a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model"><code>Experiment</code></a>s and persist them</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/storage/FileStorage.html#save(org.apache.wayang.commons.util.profiledb.model.Experiment...)">save(Experiment...)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.storage.<a href="org/apache/wayang/commons/util/profiledb/storage/FileStorage.html" title="class in org.apache.wayang.commons.util.profiledb.storage">FileStorage</a></dt> |
| <dd> |
| <div class="block">Write <a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model"><code>Experiment</code></a>s to a <code>File</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/storage/JDBCStorage.html#save(org.apache.wayang.commons.util.profiledb.model.Experiment...)">save(Experiment...)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.storage.<a href="org/apache/wayang/commons/util/profiledb/storage/JDBCStorage.html" title="class in org.apache.wayang.commons.util.profiledb.storage">JDBCStorage</a></dt> |
| <dd> |
| <div class="block">Write <a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model"><code>Experiment</code></a>s to a <code>File</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/storage/Storage.html#save(org.apache.wayang.commons.util.profiledb.model.Experiment...)">save(Experiment...)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.storage.<a href="org/apache/wayang/commons/util/profiledb/storage/Storage.html" title="class in org.apache.wayang.commons.util.profiledb.storage">Storage</a></dt> |
| <dd> |
| <div class="block">Receive an array of <a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model"><code>Experiment</code></a>s and persist them</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/execution/SparkExecutor.html#sc">sc</a></span> - Variable in class org.apache.wayang.spark.execution.<a href="org/apache/wayang/spark/execution/SparkExecutor.html" title="class in org.apache.wayang.spark.execution">SparkExecutor</a></dt> |
| <dd> |
| <div class="block">The <code>JavaSparkContext</code> to be used by this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcTable.html#scan(org.apache.calcite.DataContext)">scan(DataContext)</a></span> - Method in class org.apache.wayang.api.sql.calcite.jdbc.<a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcTable.html" title="class in org.apache.wayang.api.sql.calcite.jdbc">JdbcTable</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/schema/SchemaUtils.html" title="class in org.apache.wayang.api.sql.calcite.schema"><span class="typeNameLink">SchemaUtils</span></a> - Class in <a href="org/apache/wayang/api/sql/calcite/schema/package-summary.html">org.apache.wayang.api.sql.calcite.schema</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/schema/SchemaUtils.html#%3Cinit%3E()">SchemaUtils()</a></span> - Constructor for class org.apache.wayang.api.sql.calcite.schema.<a href="org/apache/wayang/api/sql/calcite/schema/SchemaUtils.html" title="class in org.apache.wayang.api.sql.calcite.schema">SchemaUtils</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/api/Sample.html#seed(long)">seed(long)</a></span> - Method in class org.apache.wayang.ml4all.abstraction.api.<a href="org/apache/wayang/ml4all/abstraction/api/Sample.html" title="class in org.apache.wayang.ml4all.abstraction.api">Sample</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/algorithms/sgd/SGDSample.html#seed(long)">seed(long)</a></span> - Method in class org.apache.wayang.ml4all.algorithms.sgd.<a href="org/apache/wayang/ml4all/algorithms/sgd/SGDSample.html" title="class in org.apache.wayang.ml4all.algorithms.sgd">SGDSample</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/SampleOperator.html#seedFunction">seedFunction</a></span> - Variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/SampleOperator.html" title="class in org.apache.wayang.basic.operators">SampleOperator</a></dt> |
| <dd> |
| <div class="block">This function optionally determines the seed by the number of iterations.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/channels/ChannelConversionGraph.CostbasedTreeSelectionStrategy.html#select(org.apache.wayang.core.optimizer.channels.ChannelConversionGraph.Tree,org.apache.wayang.core.optimizer.channels.ChannelConversionGraph.Tree)">select(ChannelConversionGraph.Tree, ChannelConversionGraph.Tree)</a></span> - Method in class org.apache.wayang.core.optimizer.channels.<a href="org/apache/wayang/core/optimizer/channels/ChannelConversionGraph.CostbasedTreeSelectionStrategy.html" title="class in org.apache.wayang.core.optimizer.channels">ChannelConversionGraph.CostbasedTreeSelectionStrategy</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/channels/ChannelConversionGraph.RandomTreeSelectionStrategy.html#select(org.apache.wayang.core.optimizer.channels.ChannelConversionGraph.Tree,org.apache.wayang.core.optimizer.channels.ChannelConversionGraph.Tree)">select(ChannelConversionGraph.Tree, ChannelConversionGraph.Tree)</a></span> - Method in class org.apache.wayang.core.optimizer.channels.<a href="org/apache/wayang/core/optimizer/channels/ChannelConversionGraph.RandomTreeSelectionStrategy.html" title="class in org.apache.wayang.core.optimizer.channels">ChannelConversionGraph.RandomTreeSelectionStrategy</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.html#sempred(org.antlr.v4.runtime.RuleContext,int,int)">sempred(RuleContext, int, int)</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.html" title="class in org.apache.wayang.core.mathex">MathExParser</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/python/executor/ProcessFeeder.html#send()">send()</a></span> - Method in class org.apache.wayang.api.python.executor.<a href="org/apache/wayang/api/python/executor/ProcessFeeder.html" title="class in org.apache.wayang.api.python.executor">ProcessFeeder</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/monitoring/interfaces/SerializableObject.html" title="interface in org.apache.wayang.spark.monitoring.interfaces"><span class="typeNameLink">SerializableObject</span></a> - Interface in <a href="org/apache/wayang/spark/monitoring/interfaces/package-summary.html">org.apache.wayang.spark.monitoring.interfaces</a></dt> |
| <dd> |
| <div class="block">The <code>SerializableObject</code> interface is a marker interface that indicates |
| that its implementing classes are serializable.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/JsonSerializables.html#serialize(java.lang.Object,boolean)">serialize(Object, boolean)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/JsonSerializables.html" title="class in org.apache.wayang.core.util">JsonSerializables</a></dt> |
| <dd> |
| <div class="block">Try to serialize the given <code>Object</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/json/MeasurementSerializer.html#serialize(org.apache.wayang.commons.util.profiledb.model.Measurement,java.lang.reflect.Type,com.google.gson.JsonSerializationContext)">serialize(Measurement, Type, JsonSerializationContext)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.json.<a href="org/apache/wayang/commons/util/profiledb/json/MeasurementSerializer.html" title="class in org.apache.wayang.commons.util.profiledb.json">MeasurementSerializer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.GsonSerializer.html#serialize(org.apache.wayang.core.plan.wayangplan.Operator,java.lang.reflect.Type,com.google.gson.JsonSerializationContext)">serialize(Operator, Type, JsonSerializationContext)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.GsonSerializer.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorBase.GsonSerializer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/AtomicExecution.KeyOrLoadSerializer.html#serialize(org.apache.wayang.core.platform.AtomicExecution)">serialize(AtomicExecution)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/AtomicExecution.KeyOrLoadSerializer.html" title="class in org.apache.wayang.core.platform">AtomicExecution.KeyOrLoadSerializer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/AtomicExecutionGroup.Serializer.html#serialize(org.apache.wayang.core.platform.AtomicExecutionGroup)">serialize(AtomicExecutionGroup)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/AtomicExecutionGroup.Serializer.html" title="class in org.apache.wayang.core.platform">AtomicExecutionGroup.Serializer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/PartialExecution.Serializer.html#serialize(org.apache.wayang.core.platform.PartialExecution)">serialize(PartialExecution)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/PartialExecution.Serializer.html" title="class in org.apache.wayang.core.platform">PartialExecution.Serializer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/JsonSerializables.html#serialize(org.apache.wayang.core.util.JsonSerializable,boolean)">serialize(JsonSerializable, boolean)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/JsonSerializables.html" title="class in org.apache.wayang.core.util">JsonSerializables</a></dt> |
| <dd> |
| <div class="block">Serialize the given <a href="org/apache/wayang/core/util/JsonSerializable.html" title="interface in org.apache.wayang.core.util"><code>JsonSerializable</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/JsonSerializable.Serializer.html#serialize(T)">serialize(T)</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/JsonSerializable.Serializer.html" title="class in org.apache.wayang.core.util">JsonSerializable.Serializer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/JsonSerializer.html#serialize(T)">serialize(T)</a></span> - Method in interface org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/JsonSerializer.html" title="interface in org.apache.wayang.core.util">JsonSerializer</a></dt> |
| <dd> |
| <div class="block">Serializes an object.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/JsonSerializables.html#serialize(T,boolean,org.apache.wayang.core.util.JsonSerializer)">serialize(T, boolean, JsonSerializer<T>)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/JsonSerializables.html" title="class in org.apache.wayang.core.util">JsonSerializables</a></dt> |
| <dd> |
| <div class="block">Serialize the given <code>Object</code> using a specific <a href="org/apache/wayang/core/util/JsonSerializer.html" title="interface in org.apache.wayang.core.util"><code>JsonSerializer</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/JsonSerializables.html#serializeAll(java.util.Collection,boolean)">serializeAll(Collection<?>, boolean)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/JsonSerializables.html" title="class in org.apache.wayang.core.util">JsonSerializables</a></dt> |
| <dd> |
| <div class="block">Try to serialize the given <code>Object</code>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/JsonSerializables.html#serializeAll(java.util.Collection,boolean,org.apache.wayang.core.util.JsonSerializer)">serializeAll(Collection<T>, boolean, JsonSerializer<T>)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/JsonSerializables.html" title="class in org.apache.wayang.core.util">JsonSerializables</a></dt> |
| <dd> |
| <div class="block">Serialize the given <code>Object</code>s using a specific <a href="org/apache/wayang/core/util/JsonSerializer.html" title="interface in org.apache.wayang.core.util"><code>JsonSerializer</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/JsonSerializable.Serializer.html#%3Cinit%3E()">Serializer()</a></span> - Constructor for class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/JsonSerializable.Serializer.html" title="class in org.apache.wayang.core.util">JsonSerializable.Serializer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/AtomicExecutionGroup.Serializer.html#%3Cinit%3E(org.apache.wayang.core.api.Configuration)">Serializer(Configuration)</a></span> - Constructor for class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/AtomicExecutionGroup.Serializer.html" title="class in org.apache.wayang.core.platform">AtomicExecutionGroup.Serializer</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/PartialExecution.Serializer.html#%3Cinit%3E(org.apache.wayang.core.api.Configuration)">Serializer(Configuration)</a></span> - Constructor for class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/PartialExecution.Serializer.html" title="class in org.apache.wayang.core.platform">PartialExecution.Serializer</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Bitmask.html#set(int)">set(int)</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Bitmask.html" title="class in org.apache.wayang.core.util">Bitmask</a></dt> |
| <dd> |
| <div class="block">Sets the bit at the given index.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html#set(Key,Value)">set(Key, Value)</a></span> - Method in class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html" title="class in org.apache.wayang.core.api.configuration">KeyValueProvider</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/MapBasedKeyValueProvider.html#set(Key,Value)">set(Key, Value)</a></span> - Method in class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/MapBasedKeyValueProvider.html" title="class in org.apache.wayang.core.api.configuration">MapBasedKeyValueProvider</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/DLTrainingOperator.Option.html#setAccuracyCalculation(org.apache.wayang.basic.model.op.Op)">setAccuracyCalculation(Op)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DLTrainingOperator.Option.html" title="class in org.apache.wayang.basic.operators">DLTrainingOperator.Option</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Application.html#setAppID(java.lang.String)">setAppID(String)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Application.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Application</a></dt> |
| <dd> |
| <div class="block">Sets the ID of the application.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationEnd.html#setAppID(java.lang.String)">setAppID(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ApplicationEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">ApplicationEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationStart.html#setAppID(java.lang.String)">setAppID(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ApplicationStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">ApplicationStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/ElementaryOperator.html#setAuxiliary(boolean)">setAuxiliary(boolean)</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/ElementaryOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan">ElementaryOperator</a></dt> |
| <dd> |
| <div class="block">Tell whether this instance is auxiliary, i.e., it support some non-auxiliary operators.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#setAuxiliary(boolean)">setAuxiliary(boolean)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorBase</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html#setBreakpoint(org.apache.wayang.core.platform.Breakpoint)">setBreakpoint(Breakpoint)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html" title="class in org.apache.wayang.core.platform">CrossPlatformExecutor</a></dt> |
| <dd> |
| <div class="block">Set a new <a href="org/apache/wayang/core/platform/Breakpoint.html" title="interface in org.apache.wayang.core.platform"><code>Breakpoint</code></a> for this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html#setBytesRead(long)">setBytesRead(long)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">TaskMetric</a></dt> |
| <dd> |
| <div class="block">Sets the number of bytes read by the task.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#setBytesRead(long)">setBytesRead(long)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskMetric</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html#setBytesWritten(long)">setBytesWritten(long)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">TaskMetric</a></dt> |
| <dd> |
| <div class="block">Sets the number of bytes written by the task.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#setBytesWritten(long)">setBytesWritten(long)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskMetric</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Slot.html#setCardinalityEstimate(org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate)">setCardinalityEstimate(CardinalityEstimate)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/Slot.html" title="class in org.apache.wayang.core.plan.wayangplan">Slot</a></dt> |
| <dd> |
| <div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span> |
| <div class="deprecationComment">This method does not do anything, anymore.</div> |
| </div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/ElementaryOperator.html#setCardinalityEstimator(int,org.apache.wayang.core.optimizer.cardinality.CardinalityEstimator)">setCardinalityEstimator(int, CardinalityEstimator)</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/ElementaryOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan">ElementaryOperator</a></dt> |
| <dd> |
| <div class="block">Tie a specific <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimator.html" title="interface in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimator</code></a> to this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#setCardinalityEstimator(int,org.apache.wayang.core.optimizer.cardinality.CardinalityEstimator)">setCardinalityEstimator(int, CardinalityEstimator)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorBase</a></dt> |
| <dd> |
| <div class="block">Tie a specific <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimator.html" title="interface in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimator</code></a> to this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#setCardinalityEstimatorProvider(org.apache.wayang.core.api.configuration.KeyValueProvider)">setCardinalityEstimatorProvider(KeyValueProvider<OutputSlot<?>, CardinalityEstimator>)</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#setChannelConversionProvider(org.apache.wayang.core.api.configuration.ExplicitCollectionProvider)">setChannelConversionProvider(ExplicitCollectionProvider<ChannelConversion>)</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LocalCallbackSink.html#setCollector(java.util.Collection)">setCollector(Collection<T>)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LocalCallbackSink.html" title="class in org.apache.wayang.basic.operators">LocalCallbackSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html#setCompletionTime(long)">setCompletionTime(long)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Stage</a></dt> |
| <dd> |
| <div class="block">Sets the completion time of this stage.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html#setCompletionTime(long)">setCompletionTime(long)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageCompleted</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#setCompletionTime(long)">setCompletionTime(long)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageExecutorMetrics</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#setCompletionTime(long)">setCompletionTime(long)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageSubmitted</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/ML4allPlan.html#setComputeOp(org.apache.wayang.ml4all.abstraction.api.Compute)">setComputeOp(Compute)</a></span> - Method in class org.apache.wayang.ml4all.abstraction.plan.<a href="org/apache/wayang/ml4all/abstraction/plan/ML4allPlan.html" title="class in org.apache.wayang.ml4all.abstraction.plan">ML4allPlan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/ML4allPlan.html#setComputeOutput(java.lang.Class,java.lang.Class)">setComputeOutput(Class, Class)</a></span> - Method in class org.apache.wayang.ml4all.abstraction.plan.<a href="org/apache/wayang/ml4all/abstraction/plan/ML4allPlan.html" title="class in org.apache.wayang.ml4all.abstraction.plan">ML4allPlan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#setContainer(org.apache.wayang.core.plan.wayangplan.OperatorContainer)">setContainer(OperatorContainer)</a></span> - Method in interface 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></dt> |
| <dd> |
| <div class="block">Operators can be nested in other operators, e.g., in a <a href="org/apache/wayang/core/plan/wayangplan/Subplan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>Subplan</code></a> or a <a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.Alternative.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OperatorAlternative.Alternative</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#setContainer(org.apache.wayang.core.plan.wayangplan.OperatorContainer)">setContainer(OperatorContainer)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorBase</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/storage/Storage.html#setContext(org.apache.wayang.commons.util.profiledb.ProfileDB)">setContext(ProfileDB)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.storage.<a href="org/apache/wayang/commons/util/profiledb/storage/Storage.html" title="class in org.apache.wayang.commons.util.profiledb.storage">Storage</a></dt> |
| <dd> |
| <div class="block">Sets the ProfileDB for this instance that manages all the Measurement subclasses</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#setCostModel(org.apache.wayang.core.optimizer.costs.EstimatableCost)">setCostModel(EstimatableCost)</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#setCostSquasherProvider(org.apache.wayang.core.api.configuration.ValueProvider)">setCostSquasherProvider(ValueProvider<ToDoubleFunction<ProbabilisticDoubleInterval>>)</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.ChannelNode.html#setDataQuantaType(java.lang.String)">setDataQuantaType(String)</a></span> - Method in class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.ChannelNode.html" title="class in org.apache.wayang.core.profiling">ExecutionPlanMeasurement.ChannelNode</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/ML4allPlan.html#setDatasetsize(long)">setDatasetsize(long)</a></span> - Method in class org.apache.wayang.ml4all.abstraction.plan.<a href="org/apache/wayang/ml4all/abstraction/plan/ML4allPlan.html" title="class in org.apache.wayang.ml4all.abstraction.plan">ML4allPlan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/SampleOperator.html#setDatasetSize(long)">setDatasetSize(long)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/SampleOperator.html" title="class in org.apache.wayang.basic.operators">SampleOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html#setDescription(java.lang.String)">setDescription(String)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.model.<a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model">Experiment</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.Link.html#setDestination(int)">setDestination(int)</a></span> - Method in class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.Link.html" title="class in org.apache.wayang.core.profiling">ExecutionPlanMeasurement.Link</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html#setDetails(java.lang.String)">setDetails(String)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Stage</a></dt> |
| <dd> |
| <div class="block">Sets the details of this stage.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html#setDetails(java.lang.String)">setDetails(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageCompleted</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#setDetails(java.lang.String)">setDetails(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageExecutorMetrics</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#setDetails(java.lang.String)">setDetails(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageSubmitted</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html#setDiskBytesSpilled(long)">setDiskBytesSpilled(long)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">TaskMetric</a></dt> |
| <dd> |
| <div class="block">Sets the number of bytes spilled to disk by the task.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#setDiskBytesSpilled(long)">setDiskBytesSpilled(long)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskMetric</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/criterion/WayangConvergenceCriterion.html#setDoWhile(boolean)">setDoWhile(boolean)</a></span> - Method in class org.apache.wayang.flink.compiler.criterion.<a href="org/apache/wayang/flink/compiler/criterion/WayangConvergenceCriterion.html" title="class in org.apache.wayang.flink.compiler.criterion">WayangConvergenceCriterion</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#setDurationTime(long)">setDurationTime(long)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Task</a></dt> |
| <dd> |
| <div class="block">Sets the duration time of this task.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#setDurationTime(long)">setDurationTime(long)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#setDurationTime(long)">setDurationTime(long)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskGettingResult</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#setDurationTime(long)">setDurationTime(long)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html#setEnterJunction(org.apache.wayang.core.platform.Junction)">setEnterJunction(Junction)</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration">LoopImplementation.IterationImplementation</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#setEpoch(int)">setEpoch(int)</a></span> - Method in interface 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></dt> |
| <dd> |
| <div class="block"><i>Optional operation for non-composite operators.</i></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#setEpoch(int)">setEpoch(int)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorBase</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/PartialExecutionMeasurement.html#setEstimatedExecutionMillis(org.apache.wayang.core.optimizer.costs.TimeEstimate)">setEstimatedExecutionMillis(TimeEstimate)</a></span> - Method in class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/PartialExecutionMeasurement.html" title="class in org.apache.wayang.core.profiling">PartialExecutionMeasurement</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Application.html#setEventame(java.lang.String)">setEventame(String)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Application.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Application</a></dt> |
| <dd> |
| <div class="block">Sets the name of the event associated with the application.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html#setEventame(java.lang.String)">setEventame(String)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Executor</a></dt> |
| <dd> |
| <div class="block">Sets the name of the event associated with this executor.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Job.html#setEventame(java.lang.String)">setEventame(String)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Job.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Job</a></dt> |
| <dd> |
| <div class="block">Sets the name of the event associated with this job.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html#setEventame(java.lang.String)">setEventame(String)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Stage</a></dt> |
| <dd> |
| <div class="block">Sets the name of the event associated with this stage.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#setEventame(java.lang.String)">setEventame(String)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Task</a></dt> |
| <dd> |
| <div class="block">Sets the name of the event associated with this task.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationEnd.html#setEventame(java.lang.String)">setEventame(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ApplicationEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">ApplicationEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationStart.html#setEventame(java.lang.String)">setEventame(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ApplicationStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">ApplicationStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html#setEventame(java.lang.String)">setEventame(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorAdded</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html#setEventame(java.lang.String)">setEventame(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorRemoved</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html#setEventame(java.lang.String)">setEventame(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorUpdated</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/JobEnd.html#setEventame(java.lang.String)">setEventame(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/JobEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">JobEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/JobStart.html#setEventame(java.lang.String)">setEventame(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/JobStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">JobStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html#setEventame(java.lang.String)">setEventame(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageCompleted</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#setEventame(java.lang.String)">setEventame(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageExecutorMetrics</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#setEventame(java.lang.String)">setEventame(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageSubmitted</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#setEventame(java.lang.String)">setEventame(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#setEventame(java.lang.String)">setEventame(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskGettingResult</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#setEventame(java.lang.String)">setEventame(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/PartialExecutionMeasurement.html#setExecutionMillis(long)">setExecutionMillis(long)</a></span> - Method in class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/PartialExecutionMeasurement.html" title="class in org.apache.wayang.core.profiling">PartialExecutionMeasurement</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#setExecutorCPUTime(long)">setExecutorCPUTime(long)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskMetric</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html#setExecutorDeserializeCpuTime(long)">setExecutorDeserializeCpuTime(long)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">TaskMetric</a></dt> |
| <dd> |
| <div class="block">Sets the CPU time used for deserializing the task executor.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#setExecutorDeserializeCpuTime(long)">setExecutorDeserializeCpuTime(long)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskMetric</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html#setExecutorDeserializeTime(long)">setExecutorDeserializeTime(long)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">TaskMetric</a></dt> |
| <dd> |
| <div class="block">Sets the time taken to deserialize the task executor.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#setExecutorDeserializeTime(long)">setExecutorDeserializeTime(long)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskMetric</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html#setExecutorHost(java.lang.String)">setExecutorHost(String)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Executor</a></dt> |
| <dd> |
| <div class="block">Sets the host where this executor is running.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html#setExecutorHost(java.lang.String)">setExecutorHost(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorAdded</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html#setExecutorHost(java.lang.String)">setExecutorHost(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorRemoved</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html#setExecutorHost(java.lang.String)">setExecutorHost(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorUpdated</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html#setExecutorID(java.lang.String)">setExecutorID(String)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Executor</a></dt> |
| <dd> |
| <div class="block">Sets the ID of this executor.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html#setExecutorID(java.lang.String)">setExecutorID(String)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Stage</a></dt> |
| <dd> |
| <div class="block">Sets the ID of the executor associated with this stage.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html#setExecutorID(java.lang.String)">setExecutorID(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorAdded</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html#setExecutorID(java.lang.String)">setExecutorID(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorRemoved</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html#setExecutorID(java.lang.String)">setExecutorID(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorUpdated</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html#setExecutorID(java.lang.String)">setExecutorID(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageCompleted</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#setExecutorID(java.lang.String)">setExecutorID(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageExecutorMetrics</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#setExecutorID(java.lang.String)">setExecutorID(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageSubmitted</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html#setExecutorRunTime(long)">setExecutorRunTime(long)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">TaskMetric</a></dt> |
| <dd> |
| <div class="block">Sets the total time taken by the task executor to run.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#setExecutorRunTime(long)">setExecutorRunTime(long)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskMetric</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html#setExitJunction(org.apache.wayang.core.platform.Junction)">setExitJunction(Junction)</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration">LoopImplementation.IterationImplementation</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Tuple.html#setField0(T0)">setField0(T0)</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Tuple.html" title="class in org.apache.wayang.core.util">Tuple</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Tuple.html#setField1(T1)">setField1(T1)</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Tuple.html" title="class in org.apache.wayang.core.util">Tuple</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#setFinishTime(long)">setFinishTime(long)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Task</a></dt> |
| <dd> |
| <div class="block">Sets the finish time of this task.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#setFinishTime(long)">setFinishTime(long)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#setFinishTime(long)">setFinishTime(long)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskGettingResult</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#setFinishTime(long)">setFinishTime(long)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html#setForwardJunction(org.apache.wayang.core.platform.Junction)">setForwardJunction(Junction)</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration">LoopImplementation.IterationImplementation</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/DefaultContext.html#setFunction(java.lang.String,java.util.function.ToDoubleFunction)">setFunction(String, ToDoubleFunction<double[]>)</a></span> - Method in class org.apache.wayang.core.util.mathex.<a href="org/apache/wayang/core/util/mathex/DefaultContext.html" title="class in org.apache.wayang.core.util.mathex">DefaultContext</a></dt> |
| <dd> |
| <div class="block">Register a function.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#setFunctionLoadProfileEstimatorProvider(org.apache.wayang.core.api.configuration.KeyValueProvider)">setFunctionLoadProfileEstimatorProvider(KeyValueProvider<FunctionDescriptor, LoadProfileEstimator>)</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/Individual.html#setGene(int,double,double)">setGene(int, double, double)</a></span> - Method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/Individual.html" title="class in org.apache.wayang.profiler.log">Individual</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#setGettingTime(long)">setGettingTime(long)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Task</a></dt> |
| <dd> |
| <div class="block">Sets the getting time of this task.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#setGettingTime(long)">setGettingTime(long)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#setGettingTime(long)">setGettingTime(long)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskGettingResult</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#setGettingTime(long)">setGettingTime(long)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#setHostIP(java.lang.String)">setHostIP(String)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Task</a></dt> |
| <dd> |
| <div class="block">Sets the IP address of the host machine executing this task.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#setHostIP(java.lang.String)">setHostIP(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#setHostIP(java.lang.String)">setHostIP(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskGettingResult</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#setHostIP(java.lang.String)">setHostIP(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.ChannelNode.html#setId(int)">setId(int)</a></span> - Method in class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.ChannelNode.html" title="class in org.apache.wayang.core.profiling">ExecutionPlanMeasurement.ChannelNode</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.OperatorNode.html#setId(int)">setId(int)</a></span> - Method in class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.OperatorNode.html" title="class in org.apache.wayang.core.profiling">ExecutionPlanMeasurement.OperatorNode</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html#setId(java.lang.String)">setId(String)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.model.<a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model">Experiment</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/model/Measurement.html#setId(java.lang.String)">setId(String)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.model.<a href="org/apache/wayang/commons/util/profiledb/model/Measurement.html" title="class in org.apache.wayang.commons.util.profiledb.model">Measurement</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html#setID(int)">setID(int)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Stage</a></dt> |
| <dd> |
| <div class="block">Sets the ID of this stage.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html#setID(int)">setID(int)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageCompleted</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#setID(int)">setID(int)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageExecutorMetrics</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#setID(int)">setID(int)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageSubmitted</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#setID(java.lang.String)">setID(String)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Task</a></dt> |
| <dd> |
| <div class="block">Sets the ID of this task.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#setID(java.lang.String)">setID(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#setID(java.lang.String)">setID(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskGettingResult</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#setID(java.lang.String)">setID(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#setIndex(int)">setIndex(int)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Task</a></dt> |
| <dd> |
| <div class="block">Sets the index of this task.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#setIndex(int)">setIndex(int)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#setIndex(int)">setIndex(int)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskGettingResult</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#setIndex(int)">setIndex(int)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/utils/SparseVector.html#setIndices(int%5B%5D)">setIndices(int[])</a></span> - Method in class org.apache.wayang.ml4all.utils.<a href="org/apache/wayang/ml4all/utils/SparseVector.html" title="class in org.apache.wayang.ml4all.utils">SparseVector</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#setInput(int,org.apache.wayang.core.plan.wayangplan.InputSlot)">setInput(int, InputSlot<?>)</a></span> - Method in interface 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></dt> |
| <dd> |
| <div class="block">Sets the <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a> of this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#setInputCardinality(int,org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate)">setInputCardinality(int, CardinalityEstimate)</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext.OperatorContext</a></dt> |
| <dd> |
| <div class="block">Sets the <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html" title="class in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimate</code></a> for a certain <a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OutputSlot</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#setInstrumentationStrategyProvider(org.apache.wayang.core.api.configuration.ValueProvider)">setInstrumentationStrategyProvider(ValueProvider<InstrumentationStrategy>)</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html#setInterBodyJunction(org.apache.wayang.core.platform.Junction)">setInterBodyJunction(Junction)</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration">LoopImplementation.IterationImplementation</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/channels/SqlQueryChannel.Instance.html#setJdbcName(java.lang.String)">setJdbcName(String)</a></span> - Method in class org.apache.wayang.jdbc.channels.<a href="org/apache/wayang/jdbc/channels/SqlQueryChannel.Instance.html" title="class in org.apache.wayang.jdbc.channels">SqlQueryChannel.Instance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Job.html#setJobID(int)">setJobID(int)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Job.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Job</a></dt> |
| <dd> |
| <div class="block">Sets the unique identifier for this job.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/JobEnd.html#setJobID(int)">setJobID(int)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/JobEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">JobEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/JobStart.html#setJobID(int)">setJobID(int)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/JobStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">JobStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html#setjvmGCTime(long)">setjvmGCTime(long)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">TaskMetric</a></dt> |
| <dd> |
| <div class="block">Sets the amount of time spent by the JVM on garbage collection.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#setjvmGCTime(long)">setjvmGCTime(long)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskMetric</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/utils/SparseVector.html#setLabel(double)">setLabel(double)</a></span> - Method in class org.apache.wayang.ml4all.utils.<a href="org/apache/wayang/ml4all/utils/SparseVector.html" title="class in org.apache.wayang.ml4all.utils">SparseVector</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#setLaunchTime(long)">setLaunchTime(long)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Task</a></dt> |
| <dd> |
| <div class="block">Sets the launch time of this task.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#setLaunchTime(long)">setLaunchTime(long)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#setLaunchTime(long)">setLaunchTime(long)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskGettingResult</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#setLaunchTime(long)">setLaunchTime(long)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Application.html#setListOfJobs(java.util.List)">setListOfJobs(List<Job>)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Application.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Application</a></dt> |
| <dd> |
| <div class="block">Sets the list of jobs associated with the application.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationEnd.html#setListOfJobs(java.util.List)">setListOfJobs(List<Job>)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ApplicationEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">ApplicationEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationStart.html#setListOfJobs(java.util.List)">setListOfJobs(List<Job>)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ApplicationStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">ApplicationStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Job.html#setListOfStages(java.util.List)">setListOfStages(List<Stage>)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Job.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Job</a></dt> |
| <dd> |
| <div class="block">Sets the list of stages comprising this job.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/JobEnd.html#setListOfStages(java.util.List)">setListOfStages(List<Stage>)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/JobEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">JobEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/JobStart.html#setListOfStages(java.util.List)">setListOfStages(List<Stage>)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/JobStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">JobStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html#setListOfTasks(java.util.List)">setListOfTasks(List<Task>)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Stage</a></dt> |
| <dd> |
| <div class="block">Sets the list of tasks to be performed.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html#setListOfTasks(java.util.List)">setListOfTasks(List<Task>)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageCompleted</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#setListOfTasks(java.util.List)">setListOfTasks(List<Task>)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageExecutorMetrics</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#setListOfTasks(java.util.List)">setListOfTasks(List<Task>)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageSubmitted</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/FunctionDescriptor.html#setLoadEstimators(org.apache.wayang.core.optimizer.costs.LoadEstimator,org.apache.wayang.core.optimizer.costs.LoadEstimator)">setLoadEstimators(LoadEstimator, LoadEstimator)</a></span> - Method in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/FunctionDescriptor.html" title="class in org.apache.wayang.core.function">FunctionDescriptor</a></dt> |
| <dd> |
| <div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span> |
| <div class="deprecationComment">Use <a href="org/apache/wayang/core/function/FunctionDescriptor.html#setLoadProfileEstimator(org.apache.wayang.core.optimizer.costs.LoadProfileEstimator)"><code>FunctionDescriptor.setLoadProfileEstimator(LoadProfileEstimator)</code></a> instead.</div> |
| </div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/FunctionDescriptor.html#setLoadProfileEstimator(org.apache.wayang.core.optimizer.costs.LoadProfileEstimator)">setLoadProfileEstimator(LoadProfileEstimator)</a></span> - Method in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/FunctionDescriptor.html" title="class in org.apache.wayang.core.function">FunctionDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/AtomicExecution.html#setLoadProfileEstimator(org.apache.wayang.core.optimizer.costs.LoadProfileEstimator)">setLoadProfileEstimator(LoadProfileEstimator)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/AtomicExecution.html" title="class in org.apache.wayang.core.platform">AtomicExecution</a></dt> |
| <dd> |
| <div class="block">Change the <a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html" title="interface in org.apache.wayang.core.optimizer.costs"><code>LoadProfileEstimator</code></a> encapsulated by this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#setLoadProfileEstimatorCache(org.apache.wayang.core.api.configuration.MapBasedKeyValueProvider)">setLoadProfileEstimatorCache(MapBasedKeyValueProvider<String, LoadProfileEstimator>)</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#setLoadProfileToTimeConverterProvider(org.apache.wayang.core.api.configuration.KeyValueProvider)">setLoadProfileToTimeConverterProvider(KeyValueProvider<Platform, LoadProfileToTimeConverter>)</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/ML4allPlan.html#setLocalStage(org.apache.wayang.ml4all.abstraction.api.LocalStage)">setLocalStage(LocalStage)</a></span> - Method in class org.apache.wayang.ml4all.abstraction.plan.<a href="org/apache/wayang/ml4all/abstraction/plan/ML4allPlan.html" title="class in org.apache.wayang.ml4all.abstraction.plan">ML4allPlan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/WayangContext.html#setLogLevel(org.apache.logging.log4j.Level)">setLogLevel(Level)</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/WayangContext.html" title="class in org.apache.wayang.core.api">WayangContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/ML4allPlan.html#setLoopConvergeOutput(java.lang.Class)">setLoopConvergeOutput(Class)</a></span> - Method in class org.apache.wayang.ml4all.abstraction.plan.<a href="org/apache/wayang/ml4all/abstraction/plan/ML4allPlan.html" title="class in org.apache.wayang.ml4all.abstraction.plan">ML4allPlan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/ML4allPlan.html#setLoopOp(org.apache.wayang.ml4all.abstraction.api.Loop)">setLoopOp(Loop)</a></span> - Method in class org.apache.wayang.ml4all.abstraction.plan.<a href="org/apache/wayang/ml4all/abstraction/plan/ML4allPlan.html" title="class in org.apache.wayang.ml4all.abstraction.plan">ML4allPlan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html#setLoopsIsolated()">setLoopsIsolated()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html" title="class in org.apache.wayang.core.plan.wayangplan">WayangPlan</a></dt> |
| <dd> |
| <div class="block">Tells that potential loops within this instance have been isolated.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/CostMeasurement.html#setLowerCost(double)">setLowerCost(double)</a></span> - Method in class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/CostMeasurement.html" title="class in org.apache.wayang.core.profiling">CostMeasurement</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#setMappingProvider(org.apache.wayang.core.api.configuration.ExplicitCollectionProvider)">setMappingProvider(ExplicitCollectionProvider<Mapping>)</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/AbstractChannelInstance.html#setMeasuredCardinality(long)">setMeasuredCardinality(long)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/AbstractChannelInstance.html" title="class in org.apache.wayang.core.platform">AbstractChannelInstance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/ChannelInstance.html#setMeasuredCardinality(long)">setMeasuredCardinality(long)</a></span> - Method in interface org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/ChannelInstance.html" title="interface in org.apache.wayang.core.platform">ChannelInstance</a></dt> |
| <dd> |
| <div class="block">Register the measured cardinality with this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html#setMillis(long)">setMillis(long)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.model.measurement.<a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html" title="class in org.apache.wayang.commons.util.profiledb.model.measurement">TimeMeasurement</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#setName(java.lang.String)">setName(String)</a></span> - Method in interface 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></dt> |
| <dd> |
| <div class="block">Provide a name for this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#setName(java.lang.String)">setName(String)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorBase</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.OperatorNode.html#setName(java.lang.String)">setName(String)</a></span> - Method in class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.OperatorNode.html" title="class in org.apache.wayang.core.profiling">ExecutionPlanMeasurement.OperatorNode</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Application.html#setName(java.lang.String)">setName(String)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Application.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Application</a></dt> |
| <dd> |
| <div class="block">Sets the name of the application.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationEnd.html#setName(java.lang.String)">setName(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ApplicationEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">ApplicationEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationStart.html#setName(java.lang.String)">setName(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ApplicationStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">ApplicationStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html#setNumberOfTasks(int)">setNumberOfTasks(int)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Stage</a></dt> |
| <dd> |
| <div class="block">Sets the number of tasks associated with this stage.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html#setNumberOfTasks(int)">setNumberOfTasks(int)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageCompleted</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#setNumberOfTasks(int)">setNumberOfTasks(int)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageExecutorMetrics</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#setNumberOfTasks(int)">setNumberOfTasks(int)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageSubmitted</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#setNumExecutions(int)">setNumExecutions(int)</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext.OperatorContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#setNumExpectedIterations(int)">setNumExpectedIterations(int)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DoWhileOperator.html" title="class in org.apache.wayang.basic.operators">DoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LoopOperator.html#setNumExpectedIterations(int)">setNumExpectedIterations(int)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators">LoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#setOperatorLoadProfileEstimatorProvider(org.apache.wayang.core.api.configuration.KeyValueProvider)">setOperatorLoadProfileEstimatorProvider(KeyValueProvider<ExecutionOperator, LoadProfileEstimator>)</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#setOutput(int,org.apache.wayang.core.plan.wayangplan.OutputSlot)">setOutput(int, OutputSlot<?>)</a></span> - Method in interface 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></dt> |
| <dd> |
| <div class="block">Sets the <a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OutputSlot</code></a> of this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#setOutputCardinality(int,org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate)">setOutputCardinality(int, CardinalityEstimate)</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext.OperatorContext</a></dt> |
| <dd> |
| <div class="block">Sets the <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html" title="class in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimate</code></a> for a certain <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html#setOutputChannel(int,org.apache.wayang.core.plan.executionplan.Channel)">setOutputChannel(int, Channel)</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionTask</a></dt> |
| <dd> |
| <div class="block">Sets an output <a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a> for this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html#setOutputDirectoryMode(org.apache.flink.api.common.io.FileOutputFormat.OutputDirectoryMode)">setOutputDirectoryMode(FileOutputFormat.OutputDirectoryMode)</a></span> - Method in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html" title="class in org.apache.wayang.flink.compiler">WayangFileOutputFormat</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html#setOutputFilePath(org.apache.flink.core.fs.Path)">setOutputFilePath(Path)</a></span> - Method in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html" title="class in org.apache.wayang.flink.compiler">WayangFileOutputFormat</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html#setOverheadMillis(long)">setOverheadMillis(long)</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html" title="class in org.apache.wayang.core.optimizer.costs">LoadProfile</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/Algorithm/PageRankParameters.html#setParameter(org.apache.wayang.giraph.Algorithm.PageRankParameters.PageRankEnum,java.lang.Integer)">setParameter(PageRankParameters.PageRankEnum, Integer)</a></span> - Static method in class org.apache.wayang.giraph.Algorithm.<a href="org/apache/wayang/giraph/Algorithm/PageRankParameters.html" title="class in org.apache.wayang.giraph.Algorithm">PageRankParameters</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/CollectionProvider.html#setParent(org.apache.wayang.core.api.configuration.CollectionProvider)">setParent(CollectionProvider<Value>)</a></span> - Method in class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/CollectionProvider.html" title="class in org.apache.wayang.core.api.configuration">CollectionProvider</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html#setParent(org.apache.wayang.core.api.configuration.KeyValueProvider)">setParent(KeyValueProvider<Key, Value>)</a></span> - Method in class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html" title="class in org.apache.wayang.core.api.configuration">KeyValueProvider</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/DefaultContext.html#setParentContext(org.apache.wayang.core.util.mathex.Context)">setParentContext(Context)</a></span> - Method in class org.apache.wayang.core.util.mathex.<a href="org/apache/wayang/core/util/mathex/DefaultContext.html" title="class in org.apache.wayang.core.util.mathex">DefaultContext</a></dt> |
| <dd> |
| <div class="block">Set the parent context.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#setPartition(int)">setPartition(int)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Task</a></dt> |
| <dd> |
| <div class="block">Sets the partition of this task.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#setPartition(int)">setPartition(int)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#setPartition(int)">setPartition(int)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskGettingResult</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#setPartition(int)">setPartition(int)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/operators/GiraphPageRankOperator.html#setPathOut(java.lang.String,org.apache.wayang.core.api.Configuration)">setPathOut(String, Configuration)</a></span> - Method in class org.apache.wayang.giraph.operators.<a href="org/apache/wayang/giraph/operators/GiraphPageRankOperator.html" title="class in org.apache.wayang.giraph.operators">GiraphPageRankOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html#setPeakExecutionMemory(long)">setPeakExecutionMemory(long)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">TaskMetric</a></dt> |
| <dd> |
| <div class="block">Sets the peak execution memory used by the task executor.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#setPeakExecutionMemory(long)">setPeakExecutionMemory(long)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskMetric</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html#setPlanEnumeration(org.apache.wayang.core.optimizer.enumeration.PlanEnumeration)">setPlanEnumeration(PlanEnumeration)</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanImplementation</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.OperatorNode.html#setPlatform(java.lang.String)">setPlatform(String)</a></span> - Method in class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.OperatorNode.html" title="class in org.apache.wayang.core.profiling">ExecutionPlanMeasurement.OperatorNode</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#setPlatformProvider(org.apache.wayang.core.api.configuration.ExplicitCollectionProvider)">setPlatformProvider(ExplicitCollectionProvider<Platform>)</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#setPlatformStartUpTimeProvider(org.apache.wayang.core.api.configuration.KeyValueProvider)">setPlatformStartUpTimeProvider(KeyValueProvider<Platform, Long>)</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/CostMeasurement.html#setProbability(double)">setProbability(double)</a></span> - Method in class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/CostMeasurement.html" title="class in org.apache.wayang.core.profiling">CostMeasurement</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Job.html#setProductArity(int)">setProductArity(int)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Job.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Job</a></dt> |
| <dd> |
| <div class="block">Sets the number of output products produced by this job.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/JobEnd.html#setProductArity(int)">setProductArity(int)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/JobEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">JobEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/JobStart.html#setProductArity(int)">setProductArity(int)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/JobStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">JobStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/utils/ModelParser.html#setProperties()">setProperties()</a></span> - Method in class org.apache.wayang.api.sql.calcite.utils.<a href="org/apache/wayang/api/sql/calcite/utils/ModelParser.html" title="class in org.apache.wayang.api.sql.calcite.utils">ModelParser</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/plugin/WayangBasic.html#setProperties(org.apache.wayang.core.api.Configuration)">setProperties(Configuration)</a></span> - Method in class org.apache.wayang.basic.plugin.<a href="org/apache/wayang/basic/plugin/WayangBasic.html" title="class in org.apache.wayang.basic.plugin">WayangBasic</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/plugin/WayangBasicGraph.html#setProperties(org.apache.wayang.core.api.Configuration)">setProperties(Configuration)</a></span> - Method in class org.apache.wayang.basic.plugin.<a href="org/apache/wayang/basic/plugin/WayangBasicGraph.html" title="class in org.apache.wayang.basic.plugin">WayangBasicGraph</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plugin/DynamicPlugin.html#setProperties(org.apache.wayang.core.api.Configuration)">setProperties(Configuration)</a></span> - Method in class org.apache.wayang.core.plugin.<a href="org/apache/wayang/core/plugin/DynamicPlugin.html" title="class in org.apache.wayang.core.plugin">DynamicPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plugin/Plugin.html#setProperties(org.apache.wayang.core.api.Configuration)">setProperties(Configuration)</a></span> - Method in interface org.apache.wayang.core.plugin.<a href="org/apache/wayang/core/plugin/Plugin.html" title="interface in org.apache.wayang.core.plugin">Plugin</a></dt> |
| <dd> |
| <div class="block">Provides relevant <a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api"><code>Configuration</code></a> properties.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/plugin/FlinkBasicPlugin.html#setProperties(org.apache.wayang.core.api.Configuration)">setProperties(Configuration)</a></span> - Method in class org.apache.wayang.flink.plugin.<a href="org/apache/wayang/flink/plugin/FlinkBasicPlugin.html" title="class in org.apache.wayang.flink.plugin">FlinkBasicPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/plugin/FlinkConversionPlugin.html#setProperties(org.apache.wayang.core.api.Configuration)">setProperties(Configuration)</a></span> - Method in class org.apache.wayang.flink.plugin.<a href="org/apache/wayang/flink/plugin/FlinkConversionPlugin.html" title="class in org.apache.wayang.flink.plugin">FlinkConversionPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/plugin/GenericJdbcConversionsPlugin.html#setProperties(org.apache.wayang.core.api.Configuration)">setProperties(Configuration)</a></span> - Method in class org.apache.wayang.genericjdbc.plugin.<a href="org/apache/wayang/genericjdbc/plugin/GenericJdbcConversionsPlugin.html" title="class in org.apache.wayang.genericjdbc.plugin">GenericJdbcConversionsPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/plugin/GenericJdbcPlugin.html#setProperties(org.apache.wayang.core.api.Configuration)">setProperties(Configuration)</a></span> - Method in class org.apache.wayang.genericjdbc.plugin.<a href="org/apache/wayang/genericjdbc/plugin/GenericJdbcPlugin.html" title="class in org.apache.wayang.genericjdbc.plugin">GenericJdbcPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/plugin/GiraphPlugin.html#setProperties(org.apache.wayang.core.api.Configuration)">setProperties(Configuration)</a></span> - Method in class org.apache.wayang.giraph.plugin.<a href="org/apache/wayang/giraph/plugin/GiraphPlugin.html" title="class in org.apache.wayang.giraph.plugin">GiraphPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/plugin/JavaBasicPlugin.html#setProperties(org.apache.wayang.core.api.Configuration)">setProperties(Configuration)</a></span> - Method in class org.apache.wayang.java.plugin.<a href="org/apache/wayang/java/plugin/JavaBasicPlugin.html" title="class in org.apache.wayang.java.plugin">JavaBasicPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/plugin/JavaChannelConversionPlugin.html#setProperties(org.apache.wayang.core.api.Configuration)">setProperties(Configuration)</a></span> - Method in class org.apache.wayang.java.plugin.<a href="org/apache/wayang/java/plugin/JavaChannelConversionPlugin.html" title="class in org.apache.wayang.java.plugin">JavaChannelConversionPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/plugin/JavaGraphPlugin.html#setProperties(org.apache.wayang.core.api.Configuration)">setProperties(Configuration)</a></span> - Method in class org.apache.wayang.java.plugin.<a href="org/apache/wayang/java/plugin/JavaGraphPlugin.html" title="class in org.apache.wayang.java.plugin">JavaGraphPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/postgres/plugin/PostgresConversionsPlugin.html#setProperties(org.apache.wayang.core.api.Configuration)">setProperties(Configuration)</a></span> - Method in class org.apache.wayang.postgres.plugin.<a href="org/apache/wayang/postgres/plugin/PostgresConversionsPlugin.html" title="class in org.apache.wayang.postgres.plugin">PostgresConversionsPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/postgres/plugin/PostgresPlugin.html#setProperties(org.apache.wayang.core.api.Configuration)">setProperties(Configuration)</a></span> - Method in class org.apache.wayang.postgres.plugin.<a href="org/apache/wayang/postgres/plugin/PostgresPlugin.html" title="class in org.apache.wayang.postgres.plugin">PostgresPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/plugin/SparkBasicPlugin.html#setProperties(org.apache.wayang.core.api.Configuration)">setProperties(Configuration)</a></span> - Method in class org.apache.wayang.spark.plugin.<a href="org/apache/wayang/spark/plugin/SparkBasicPlugin.html" title="class in org.apache.wayang.spark.plugin">SparkBasicPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/plugin/SparkConversionPlugin.html#setProperties(org.apache.wayang.core.api.Configuration)">setProperties(Configuration)</a></span> - Method in class org.apache.wayang.spark.plugin.<a href="org/apache/wayang/spark/plugin/SparkConversionPlugin.html" title="class in org.apache.wayang.spark.plugin">SparkConversionPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/plugin/SparkGraphPlugin.html#setProperties(org.apache.wayang.core.api.Configuration)">setProperties(Configuration)</a></span> - Method in class org.apache.wayang.spark.plugin.<a href="org/apache/wayang/spark/plugin/SparkGraphPlugin.html" title="class in org.apache.wayang.spark.plugin">SparkGraphPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/plugin/SparkMLPlugin.html#setProperties(org.apache.wayang.core.api.Configuration)">setProperties(Configuration)</a></span> - Method in class org.apache.wayang.spark.plugin.<a href="org/apache/wayang/spark/plugin/SparkMLPlugin.html" title="class in org.apache.wayang.spark.plugin">SparkMLPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/sqlite3/plugin/Sqlite3ConversionPlugin.html#setProperties(org.apache.wayang.core.api.Configuration)">setProperties(Configuration)</a></span> - Method in class org.apache.wayang.sqlite3.plugin.<a href="org/apache/wayang/sqlite3/plugin/Sqlite3ConversionPlugin.html" title="class in org.apache.wayang.sqlite3.plugin">Sqlite3ConversionPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/sqlite3/plugin/Sqlite3Plugin.html#setProperties(org.apache.wayang.core.api.Configuration)">setProperties(Configuration)</a></span> - Method in class org.apache.wayang.sqlite3.plugin.<a href="org/apache/wayang/sqlite3/plugin/Sqlite3Plugin.html" title="class in org.apache.wayang.sqlite3.plugin">Sqlite3Plugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/plugin/TensorflowConversionPlugin.html#setProperties(org.apache.wayang.core.api.Configuration)">setProperties(Configuration)</a></span> - Method in class org.apache.wayang.tensorflow.plugin.<a href="org/apache/wayang/tensorflow/plugin/TensorflowConversionPlugin.html" title="class in org.apache.wayang.tensorflow.plugin">TensorflowConversionPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/plugin/TensorflowPlugin.html#setProperties(org.apache.wayang.core.api.Configuration)">setProperties(Configuration)</a></span> - Method in class org.apache.wayang.tensorflow.plugin.<a href="org/apache/wayang/tensorflow/plugin/TensorflowPlugin.html" title="class in org.apache.wayang.tensorflow.plugin">TensorflowPlugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#setProperties(org.apache.wayang.core.api.configuration.KeyValueProvider)">setProperties(KeyValueProvider<String, String>)</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#setProperty(java.lang.String,java.lang.String)">setProperty(String, String)</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#setPruningStrategyClassProvider(org.apache.wayang.core.api.configuration.CollectionProvider)">setPruningStrategyClassProvider(CollectionProvider<Class<PlanEnumerationPruningStrategy>>)</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/Variable.html#setRandomValue(org.apache.wayang.profiler.log.Individual,java.util.Random)">setRandomValue(Individual, Random)</a></span> - Method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/Variable.html" title="class in org.apache.wayang.profiler.log">Variable</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html#setReasonOfRemoval(java.lang.String)">setReasonOfRemoval(String)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Executor</a></dt> |
| <dd> |
| <div class="block">Sets the reason for which this executor was removed from the cluster.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html#setReasonOfRemoval(java.lang.String)">setReasonOfRemoval(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorAdded</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html#setReasonOfRemoval(java.lang.String)">setReasonOfRemoval(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorRemoved</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html#setReasonOfRemoval(java.lang.String)">setReasonOfRemoval(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorUpdated</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html#setRecordsWritten(long)">setRecordsWritten(long)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">TaskMetric</a></dt> |
| <dd> |
| <div class="block">Sets the number of records written by the task.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#setRecordsWritten(long)">setRecordsWritten(long)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskMetric</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html#setResourceInfo(int)">setResourceInfo(int)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Executor</a></dt> |
| <dd> |
| <div class="block">Sets the resource information of this executor.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html#setResourceInfo(int)">setResourceInfo(int)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorAdded</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html#setResourceInfo(int)">setResourceInfo(int)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorRemoved</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html#setResourceInfo(int)">setResourceInfo(int)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorUpdated</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html#setResourceUtilization(double)">setResourceUtilization(double)</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html" title="class in org.apache.wayang.core.optimizer.costs">LoadProfile</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html#setResultSerializationTime(long)">setResultSerializationTime(long)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">TaskMetric</a></dt> |
| <dd> |
| <div class="block">Sets the time taken to serialize the result of the task.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#setResultSerializationTime(long)">setResultSerializationTime(long)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskMetric</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html#setResultSize(long)">setResultSize(long)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">TaskMetric</a></dt> |
| <dd> |
| <div class="block">Sets the size of the result produced by the task.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#setResultSize(long)">setResultSize(long)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskMetric</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/execution/FlinkExecutionContext.html#setRichFunction(org.apache.flink.api.common.functions.RichFunction)">setRichFunction(RichFunction)</a></span> - Method in class org.apache.wayang.flink.execution.<a href="org/apache/wayang/flink/execution/FlinkExecutionContext.html" title="class in org.apache.wayang.flink.execution">FlinkExecutionContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/data/Data.html#setRowID(long)">setRowID(long)</a></span> - Method in class org.apache.wayang.iejoin.data.<a href="org/apache/wayang/iejoin/data/Data.html" title="class in org.apache.wayang.iejoin.data">Data</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/SampleOperator.html#setSampleMethod(org.apache.wayang.basic.operators.SampleOperator.Methods)">setSampleMethod(SampleOperator.Methods)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/SampleOperator.html" title="class in org.apache.wayang.basic.operators">SampleOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/ML4allPlan.html#setSampleOp(org.apache.wayang.ml4all.abstraction.api.Sample)">setSampleOp(Sample)</a></span> - Method in class org.apache.wayang.ml4all.abstraction.plan.<a href="org/apache/wayang/ml4all/abstraction/plan/ML4allPlan.html" title="class in org.apache.wayang.ml4all.abstraction.plan">ML4allPlan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/SampleOperator.html#setSeedFunction(org.apache.wayang.core.function.FunctionDescriptor.SerializableLongUnaryOperator)">setSeedFunction(FunctionDescriptor.SerializableLongUnaryOperator)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/SampleOperator.html" title="class in org.apache.wayang.basic.operators">SampleOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.Alternative.html#setSink(org.apache.wayang.core.plan.wayangplan.Operator)">setSink(Operator)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.Alternative.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorAlternative.Alternative</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html#setSink(org.apache.wayang.core.plan.wayangplan.Operator)">setSink(Operator)</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html" title="interface in org.apache.wayang.core.plan.wayangplan">OperatorContainer</a></dt> |
| <dd> |
| <div class="block">Set the sink.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html#setSink(org.apache.wayang.core.plan.wayangplan.Operator)">setSink(Operator)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/Subplan.html" title="class in org.apache.wayang.core.plan.wayangplan">Subplan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.Link.html#setSource(int)">setSource(int)</a></span> - Method in class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.Link.html" title="class in org.apache.wayang.core.profiling">ExecutionPlanMeasurement.Link</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.Alternative.html#setSource(org.apache.wayang.core.plan.wayangplan.Operator)">setSource(Operator)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.Alternative.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorAlternative.Alternative</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html#setSource(org.apache.wayang.core.plan.wayangplan.Operator)">setSource(Operator)</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html" title="interface in org.apache.wayang.core.plan.wayangplan">OperatorContainer</a></dt> |
| <dd> |
| <div class="block">Set the source.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html#setSource(org.apache.wayang.core.plan.wayangplan.Operator)">setSource(Operator)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/Subplan.html" title="class in org.apache.wayang.core.plan.wayangplan">Subplan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/Junction.html#setSourceChannel(org.apache.wayang.core.plan.executionplan.Channel)">setSourceChannel(Channel)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/Junction.html" title="class in org.apache.wayang.core.platform">Junction</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Application.html#setSparkUser(java.lang.String)">setSparkUser(String)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Application.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Application</a></dt> |
| <dd> |
| <div class="block">Sets the user associated with the Spark application.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationEnd.html#setSparkUser(java.lang.String)">setSparkUser(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ApplicationEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">ApplicationEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationStart.html#setSparkUser(java.lang.String)">setSparkUser(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ApplicationStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">ApplicationStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/channels/SqlQueryChannel.Instance.html#setSqlQuery(java.lang.String)">setSqlQuery(String)</a></span> - Method in class org.apache.wayang.jdbc.channels.<a href="org/apache/wayang/jdbc/channels/SqlQueryChannel.Instance.html" title="class in org.apache.wayang.jdbc.channels">SqlQueryChannel.Instance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html#setStage(org.apache.wayang.core.plan.executionplan.ExecutionStage)">setStage(ExecutionStage)</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionTask</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html#setStageAttemptId(int)">setStageAttemptId(int)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Stage</a></dt> |
| <dd> |
| <div class="block">Sets the ID of the stage attempt.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html#setStageAttemptId(int)">setStageAttemptId(int)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageCompleted</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#setStageAttemptId(int)">setStageAttemptId(int)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageExecutorMetrics</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#setStageAttemptId(int)">setStageAttemptId(int)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageSubmitted</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html#setStageID(int)">setStageID(int)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Executor</a></dt> |
| <dd> |
| <div class="block">Sets the ID of the stage the executor is running.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#setStageID(int)">setStageID(int)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Task</a></dt> |
| <dd> |
| <div class="block">Sets the ID of the stage to which this task belongs.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html#setStageID(int)">setStageID(int)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorAdded</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html#setStageID(int)">setStageID(int)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorRemoved</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html#setStageID(int)">setStageID(int)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorUpdated</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#setStageID(int)">setStageID(int)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#setStageID(int)">setStageID(int)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskGettingResult</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#setStageID(int)">setStageID(int)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Job.html#setStageID(scala.collection.Seq)">setStageID(Seq<Object>)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Job.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Job</a></dt> |
| <dd> |
| <div class="block">Sets the stage ID associated with this job.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/JobEnd.html#setStageID(scala.collection.Seq)">setStageID(Seq<Object>)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/JobEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">JobEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/JobStart.html#setStageID(scala.collection.Seq)">setStageID(Seq<Object>)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/JobStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">JobStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html#setStageName(java.lang.String)">setStageName(String)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Stage</a></dt> |
| <dd> |
| <div class="block">Sets the name of this stage.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html#setStageName(java.lang.String)">setStageName(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageCompleted</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#setStageName(java.lang.String)">setStageName(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageExecutorMetrics</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#setStageName(java.lang.String)">setStageName(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageSubmitted</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html#setStartTime(long)">setStartTime(long)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.model.<a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model">Experiment</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Application.html#setStartTime(long)">setStartTime(long)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Application.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Application</a></dt> |
| <dd> |
| <div class="block">Sets the start time of the application.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationEnd.html#setStartTime(long)">setStartTime(long)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ApplicationEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">ApplicationEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationStart.html#setStartTime(long)">setStartTime(long)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ApplicationStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">ApplicationStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#setState(org.apache.wayang.core.plan.wayangplan.LoopHeadOperator.State)">setState(LoopHeadOperator.State)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DoWhileOperator.html" title="class in org.apache.wayang.basic.operators">DoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/LoopOperator.html#setState(org.apache.wayang.core.plan.wayangplan.LoopHeadOperator.State)">setState(LoopHeadOperator.State)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators">LoopOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/RepeatOperator.html#setState(org.apache.wayang.core.plan.wayangplan.LoopHeadOperator.State)">setState(LoopHeadOperator.State)</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/RepeatOperator.html" title="class in org.apache.wayang.basic.operators">RepeatOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.html#setState(org.apache.wayang.core.plan.wayangplan.LoopHeadOperator.State)">setState(LoopHeadOperator.State)</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan">LoopHeadOperator</a></dt> |
| <dd> |
| <div class="block"><i>Optional operation.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html#setStatus(java.lang.String)">setStatus(String)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Stage</a></dt> |
| <dd> |
| <div class="block">Sets the status of this stage.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html#setStatus(java.lang.String)">setStatus(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageCompleted</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#setStatus(java.lang.String)">setStatus(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageExecutorMetrics</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#setStatus(java.lang.String)">setStatus(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageSubmitted</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#setStringExecutorID(java.lang.String)">setStringExecutorID(String)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Task</a></dt> |
| <dd> |
| <div class="block">Sets the ID of the executor assigned to this task.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#setStringExecutorID(java.lang.String)">setStringExecutorID(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#setStringExecutorID(java.lang.String)">setStringExecutorID(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskGettingResult</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#setStringExecutorID(java.lang.String)">setStringExecutorID(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html#setSubject(org.apache.wayang.commons.util.profiledb.model.Subject)">setSubject(Subject)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.model.<a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model">Experiment</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html#setSubmissionTime(long)">setSubmissionTime(long)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Stage</a></dt> |
| <dd> |
| <div class="block">Sets the submission time of this stage.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html#setSubmissionTime(long)">setSubmissionTime(long)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageCompleted</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#setSubmissionTime(long)">setSubmissionTime(long)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageExecutorMetrics</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#setSubmissionTime(long)">setSubmissionTime(long)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageSubmitted</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html#setTags(java.util.Collection)">setTags(Collection<String>)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.model.<a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model">Experiment</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/Junction.html#setTargetChannel(int,org.apache.wayang.core.plan.executionplan.Channel)">setTargetChannel(int, Channel)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/Junction.html" title="class in org.apache.wayang.core.platform">Junction</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#setTaskID(long)">setTaskID(long)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Task</a></dt> |
| <dd> |
| <div class="block">Sets the ID of this task.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#setTaskID(long)">setTaskID(long)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#setTaskID(long)">setTaskID(long)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskGettingResult</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#setTaskID(long)">setTaskID(long)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html#setTaskMetric(org.apache.wayang.spark.monitoring.metrics.TaskMetric)">setTaskMetric(TaskMetric)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Stage</a></dt> |
| <dd> |
| <div class="block">Sets the task metric associated with this stage.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#setTaskMetric(org.apache.wayang.spark.monitoring.metrics.TaskMetric)">setTaskMetric(TaskMetric)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Task</a></dt> |
| <dd> |
| <div class="block">Sets the <a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html" title="interface in org.apache.wayang.spark.monitoring.interfaces"><code>TaskMetric</code></a> associated with this task.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html#setTaskMetric(org.apache.wayang.spark.monitoring.metrics.TaskMetric)">setTaskMetric(TaskMetric)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageCompleted</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#setTaskMetric(org.apache.wayang.spark.monitoring.metrics.TaskMetric)">setTaskMetric(TaskMetric)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageExecutorMetrics</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#setTaskMetric(org.apache.wayang.spark.monitoring.metrics.TaskMetric)">setTaskMetric(TaskMetric)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageSubmitted</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#setTaskMetric(org.apache.wayang.spark.monitoring.metrics.TaskMetric)">setTaskMetric(TaskMetric)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#setTaskMetric(org.apache.wayang.spark.monitoring.metrics.TaskMetric)">setTaskMetric(TaskMetric)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskGettingResult</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#setTaskMetric(org.apache.wayang.spark.monitoring.metrics.TaskMetric)">setTaskMetric(TaskMetric)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#setTaskStatus(boolean)">setTaskStatus(boolean)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Task</a></dt> |
| <dd> |
| <div class="block">Sets the status of this task.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#setTaskStatus(boolean)">setTaskStatus(boolean)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#setTaskStatus(boolean)">setTaskStatus(boolean)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskGettingResult</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#setTaskStatus(boolean)">setTaskStatus(boolean)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#setTaskStatus(java.lang.String)">setTaskStatus(String)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Task</a></dt> |
| <dd> |
| <div class="block">Sets the status of this task.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#setTaskStatus(java.lang.String)">setTaskStatus(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#setTaskStatus(java.lang.String)">setTaskStatus(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskGettingResult</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#setTaskStatus(java.lang.String)">setTaskStatus(String)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#setTaskStatusForRunning(org.apache.wayang.spark.monitoring.interfaces.Task.TaskStatusForRunning)">setTaskStatusForRunning(Task.TaskStatusForRunning)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Task</a></dt> |
| <dd> |
| <div class="block">Sets the task status for running.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#setTaskStatusForRunning(org.apache.wayang.spark.monitoring.interfaces.Task.TaskStatusForRunning)">setTaskStatusForRunning(Task.TaskStatusForRunning)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskEnd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#setTaskStatusForRunning(org.apache.wayang.spark.monitoring.interfaces.Task.TaskStatusForRunning)">setTaskStatusForRunning(Task.TaskStatusForRunning)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskGettingResult</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#setTaskStatusForRunning(org.apache.wayang.spark.monitoring.interfaces.Task.TaskStatusForRunning)">setTaskStatusForRunning(Task.TaskStatusForRunning)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.html#setTimeMeasurement(org.apache.wayang.commons.util.profiledb.model.measurement.TimeMeasurement)">setTimeMeasurement(TimeMeasurement)</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanEnumerator</a></dt> |
| <dd> |
| <div class="block">Provide a <a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html" title="class in org.apache.wayang.commons.util.profiledb.model.measurement"><code>TimeMeasurement</code></a> allowing this instance to time internally.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#setTimeToCostConverterProvider(org.apache.wayang.core.api.configuration.KeyValueProvider)">setTimeToCostConverterProvider(KeyValueProvider<Platform, TimeToCostConverter>)</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html#setTotalCores(int)">setTotalCores(int)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Executor</a></dt> |
| <dd> |
| <div class="block">Sets the total number of cores available to this executor.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html#setTotalCores(int)">setTotalCores(int)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorAdded</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html#setTotalCores(int)">setTotalCores(int)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorRemoved</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html#setTotalCores(int)">setTotalCores(int)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorUpdated</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/ML4allPlan.html#setTransformInput(java.lang.Class)">setTransformInput(Class)</a></span> - Method in class org.apache.wayang.ml4all.abstraction.plan.<a href="org/apache/wayang/ml4all/abstraction/plan/ML4allPlan.html" title="class in org.apache.wayang.ml4all.abstraction.plan">ML4allPlan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/ML4allPlan.html#setTransformOp(org.apache.wayang.ml4all.abstraction.api.Transform)">setTransformOp(Transform)</a></span> - Method in class org.apache.wayang.ml4all.abstraction.plan.<a href="org/apache/wayang/ml4all/abstraction/plan/ML4allPlan.html" title="class in org.apache.wayang.ml4all.abstraction.plan">ML4allPlan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/ML4allPlan.html#setTransformOutput(java.lang.Class)">setTransformOutput(Class)</a></span> - Method in class org.apache.wayang.ml4all.abstraction.plan.<a href="org/apache/wayang/ml4all/abstraction/plan/ML4allPlan.html" title="class in org.apache.wayang.ml4all.abstraction.plan">ML4allPlan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.ChannelNode.html#setType(java.lang.String)">setType(String)</a></span> - Method in class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.ChannelNode.html" title="class in org.apache.wayang.core.profiling">ExecutionPlanMeasurement.ChannelNode</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.OperatorNode.html#setType(java.lang.String)">setType(String)</a></span> - Method in class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.OperatorNode.html" title="class in org.apache.wayang.core.profiling">ExecutionPlanMeasurement.OperatorNode</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#setUdfSelectivityProvider(org.apache.wayang.core.api.configuration.KeyValueProvider)">setUdfSelectivityProvider(KeyValueProvider<FunctionDescriptor, ProbabilisticDoubleInterval>)</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/ML4allPlan.html#setUpdateLocalOp(org.apache.wayang.ml4all.abstraction.api.UpdateLocal)">setUpdateLocalOp(UpdateLocal)</a></span> - Method in class org.apache.wayang.ml4all.abstraction.plan.<a href="org/apache/wayang/ml4all/abstraction/plan/ML4allPlan.html" title="class in org.apache.wayang.ml4all.abstraction.plan">ML4allPlan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/ML4allPlan.html#setUpdateOp(org.apache.wayang.ml4all.abstraction.api.Update)">setUpdateOp(Update)</a></span> - Method in class org.apache.wayang.ml4all.abstraction.plan.<a href="org/apache/wayang/ml4all/abstraction/plan/ML4allPlan.html" title="class in org.apache.wayang.ml4all.abstraction.plan">ML4allPlan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ChannelInitializer.html#setUpOutput(org.apache.wayang.core.platform.ChannelDescriptor,org.apache.wayang.core.plan.executionplan.Channel,org.apache.wayang.core.optimizer.OptimizationContext)">setUpOutput(ChannelDescriptor, Channel, OptimizationContext)</a></span> - Method in interface org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ChannelInitializer.html" title="interface in org.apache.wayang.core.plan.executionplan">ChannelInitializer</a></dt> |
| <dd> |
| <div class="block"><i>Optional operation.</i> |
| Creates a new <a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a> incident* to the <code>source</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ChannelInitializer.html#setUpOutput(org.apache.wayang.core.platform.ChannelDescriptor,org.apache.wayang.core.plan.wayangplan.OutputSlot,org.apache.wayang.core.optimizer.OptimizationContext)">setUpOutput(ChannelDescriptor, OutputSlot<?>, OptimizationContext)</a></span> - Method in interface org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ChannelInitializer.html" title="interface in org.apache.wayang.core.plan.executionplan">ChannelInitializer</a></dt> |
| <dd> |
| <div class="block"><i>Optional operation.</i> |
| Creates a new <a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a> adjacent* to an <a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>ExecutionOperator</code></a>'s <code>outputSlot</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/CostMeasurement.html#setUpperCost(double)">setUpperCost(double)</a></span> - Method in class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/CostMeasurement.html" title="class in org.apache.wayang.core.profiling">CostMeasurement</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/ConstantValueProvider.html#setValue(Value)">setValue(Value)</a></span> - Method in class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/ConstantValueProvider.html" title="class in org.apache.wayang.core.api.configuration">ConstantValueProvider</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/utils/SparseVector.html#setValues(double%5B%5D)">setValues(double[])</a></span> - Method in class org.apache.wayang.ml4all.utils.<a href="org/apache/wayang/ml4all/utils/SparseVector.html" title="class in org.apache.wayang.ml4all.utils">SparseVector</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/DefaultContext.html#setVariable(java.lang.String,double)">setVariable(String, double)</a></span> - Method in class org.apache.wayang.core.util.mathex.<a href="org/apache/wayang/core/util/mathex/DefaultContext.html" title="class in org.apache.wayang.core.util.mathex">DefaultContext</a></dt> |
| <dd> |
| <div class="block">Register a variable.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html#setWriteMode(org.apache.flink.core.fs.FileSystem.WriteMode)">setWriteMode(FileSystem.WriteMode)</a></span> - Method in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html" title="class in org.apache.wayang.flink.compiler">WayangFileOutputFormat</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/apps/sgd/SGDImpl.html" title="class in org.apache.wayang.apps.sgd"><span class="typeNameLink">SGDImpl</span></a> - Class in <a href="org/apache/wayang/apps/sgd/package-summary.html">org.apache.wayang.apps.sgd</a></dt> |
| <dd> |
| <div class="block">This class executes a stochastic gradient descent optimization on Apache Wayang (incubating).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/sgd/SGDImpl.html#%3Cinit%3E(org.apache.wayang.core.api.Configuration,org.apache.wayang.core.plugin.Plugin%5B%5D)">SGDImpl(Configuration, Plugin[])</a></span> - Constructor for class org.apache.wayang.apps.sgd.<a href="org/apache/wayang/apps/sgd/SGDImpl.html" title="class in org.apache.wayang.apps.sgd">SGDImpl</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/apps/sgd/SGDImprovedImpl.html" title="class in org.apache.wayang.apps.sgd"><span class="typeNameLink">SGDImprovedImpl</span></a> - Class in <a href="org/apache/wayang/apps/sgd/package-summary.html">org.apache.wayang.apps.sgd</a></dt> |
| <dd> |
| <div class="block">This class executes a stochastic gradient descent optimization on Apache Wayang (incubating), just like <a href="org/apache/wayang/apps/sgd/SGDImpl.html" title="class in org.apache.wayang.apps.sgd"><code>SGDImpl</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/sgd/SGDImprovedImpl.html#%3Cinit%3E(org.apache.wayang.core.api.Configuration,org.apache.wayang.core.plugin.Plugin%5B%5D)">SGDImprovedImpl(Configuration, Plugin[])</a></span> - Constructor for class org.apache.wayang.apps.sgd.<a href="org/apache/wayang/apps/sgd/SGDImprovedImpl.html" title="class in org.apache.wayang.apps.sgd">SGDImprovedImpl</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/algorithms/sgd/SGDLoop.html" title="class in org.apache.wayang.ml4all.algorithms.sgd"><span class="typeNameLink">SGDLoop</span></a> - Class in <a href="org/apache/wayang/ml4all/algorithms/sgd/package-summary.html">org.apache.wayang.ml4all.algorithms.sgd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/algorithms/sgd/SGDLoop.html#%3Cinit%3E(double,int)">SGDLoop(double, int)</a></span> - Constructor for class org.apache.wayang.ml4all.algorithms.sgd.<a href="org/apache/wayang/ml4all/algorithms/sgd/SGDLoop.html" title="class in org.apache.wayang.ml4all.algorithms.sgd">SGDLoop</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/algorithms/sgd/SGDSample.html" title="class in org.apache.wayang.ml4all.algorithms.sgd"><span class="typeNameLink">SGDSample</span></a> - Class in <a href="org/apache/wayang/ml4all/algorithms/sgd/package-summary.html">org.apache.wayang.ml4all.algorithms.sgd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/algorithms/sgd/SGDSample.html#%3Cinit%3E()">SGDSample()</a></span> - Constructor for class org.apache.wayang.ml4all.algorithms.sgd.<a href="org/apache/wayang/ml4all/algorithms/sgd/SGDSample.html" title="class in org.apache.wayang.ml4all.algorithms.sgd">SGDSample</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/algorithms/sgd/SGDStageWithZeros.html" title="class in org.apache.wayang.ml4all.algorithms.sgd"><span class="typeNameLink">SGDStageWithZeros</span></a> - Class in <a href="org/apache/wayang/ml4all/algorithms/sgd/package-summary.html">org.apache.wayang.ml4all.algorithms.sgd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/algorithms/sgd/SGDStageWithZeros.html#%3Cinit%3E(int)">SGDStageWithZeros(int)</a></span> - Constructor for class org.apache.wayang.ml4all.algorithms.sgd.<a href="org/apache/wayang/ml4all/algorithms/sgd/SGDStageWithZeros.html" title="class in org.apache.wayang.ml4all.algorithms.sgd">SGDStageWithZeros</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/StageAssignmentTraversal.StageSplittingCriterion.html#shouldSplit(org.apache.wayang.core.plan.executionplan.ExecutionTask,org.apache.wayang.core.plan.executionplan.Channel,org.apache.wayang.core.plan.executionplan.ExecutionTask)">shouldSplit(ExecutionTask, Channel, ExecutionTask)</a></span> - Method in interface org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/StageAssignmentTraversal.StageSplittingCriterion.html" title="interface in org.apache.wayang.core.optimizer.enumeration">StageAssignmentTraversal.StageSplittingCriterion</a></dt> |
| <dd> |
| <div class="block">Tells whether two adjacent <a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionTask</code></a>s of the same current <code>StageAssignmentTraversal.InterimStage</code> should be placed |
| in different <a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionStage</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/SampleOperator.Methods.html#SHUFFLE_PARTITION_FIRST">SHUFFLE_PARTITION_FIRST</a></span> - org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/SampleOperator.Methods.html" title="enum in org.apache.wayang.basic.operators">SampleOperator.Methods</a></dt> |
| <dd> |
| <div class="block">Shuffle a data partition first, then sequentially take the sample from this partition.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html#shutdown()">shutdown()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html" title="class in org.apache.wayang.core.platform">CrossPlatformExecutor</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/nn/Sigmoid.html" title="class in org.apache.wayang.basic.model.op.nn"><span class="typeNameLink">Sigmoid</span></a> - Class in <a href="org/apache/wayang/basic/model/op/nn/package-summary.html">org.apache.wayang.basic.model.op.nn</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/nn/Sigmoid.html#%3Cinit%3E()">Sigmoid()</a></span> - Constructor for class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/Sigmoid.html" title="class in org.apache.wayang.basic.model.op.nn">Sigmoid</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/nn/Sigmoid.html#%3Cinit%3E(java.lang.String)">Sigmoid(String)</a></span> - Constructor for class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/Sigmoid.html" title="class in org.apache.wayang.basic.model.op.nn">Sigmoid</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/costs/SimpleEstimationContext.html" title="class in org.apache.wayang.core.optimizer.costs"><span class="typeNameLink">SimpleEstimationContext</span></a> - Class in <a href="org/apache/wayang/core/optimizer/costs/package-summary.html">org.apache.wayang.core.optimizer.costs</a></dt> |
| <dd> |
| <div class="block">This <a href="org/apache/wayang/core/optimizer/costs/EstimationContext.html" title="interface in org.apache.wayang.core.optimizer.costs"><code>EstimationContext</code></a> implementation just stores all required variables without any further logic.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/SimpleEstimationContext.html#%3Cinit%3E(org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate%5B%5D,org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate%5B%5D,java.util.HashMap,int)">SimpleEstimationContext(CardinalityEstimate[], CardinalityEstimate[], HashMap<String, Double>, int)</a></span> - Constructor for class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/SimpleEstimationContext.html" title="class in org.apache.wayang.core.optimizer.costs">SimpleEstimationContext</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/enumeration/SinglePlatformPruningStrategy.html" title="class in org.apache.wayang.core.optimizer.enumeration"><span class="typeNameLink">SinglePlatformPruningStrategy</span></a> - Class in <a href="org/apache/wayang/core/optimizer/enumeration/package-summary.html">org.apache.wayang.core.optimizer.enumeration</a></dt> |
| <dd> |
| <div class="block">This <a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerationPruningStrategy.html" title="interface in org.apache.wayang.core.optimizer.enumeration"><code>PlanEnumerationPruningStrategy</code></a> retains only the best <a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration"><code>PlanImplementation</code></a>s employing a single |
| <a href="org/apache/wayang/core/platform/Platform.html" title="class in org.apache.wayang.core.platform"><code>Platform</code></a> only.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/SinglePlatformPruningStrategy.html#%3Cinit%3E()">SinglePlatformPruningStrategy()</a></span> - Constructor for class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/SinglePlatformPruningStrategy.html" title="class in org.apache.wayang.core.optimizer.enumeration">SinglePlatformPruningStrategy</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/CollectionSource.html#singleton(T,java.lang.Class)">singleton(T, Class<T>)</a></span> - Static method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/CollectionSource.html" title="class in org.apache.wayang.basic.operators">CollectionSource</a></dt> |
| <dd> |
| <div class="block">Creates a new instance without any data quanta.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/profiler/java/SinkProfiler.html" title="class in org.apache.wayang.profiler.java"><span class="typeNameLink">SinkProfiler</span></a> - Class in <a href="org/apache/wayang/profiler/java/package-summary.html">org.apache.wayang.profiler.java</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/profiler/java/OperatorProfiler.html" title="class in org.apache.wayang.profiler.java"><code>OperatorProfiler</code></a> implementation for sinks.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/profiler/spark/SinkProfiler.html" title="class in org.apache.wayang.profiler.spark"><span class="typeNameLink">SinkProfiler</span></a> - Class in <a href="org/apache/wayang/profiler/spark/package-summary.html">org.apache.wayang.profiler.spark</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html" title="class in org.apache.wayang.profiler.spark"><code>SparkOperatorProfiler</code></a> implementation for <a href="org/apache/wayang/spark/operators/SparkExecutionOperator.html" title="interface in org.apache.wayang.spark.operators"><code>SparkExecutionOperator</code></a>s with one input and no outputs.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/SinkProfiler.html#%3Cinit%3E(java.util.function.Supplier,java.util.function.Supplier...)">SinkProfiler(Supplier<JavaExecutionOperator>, Supplier<?>...)</a></span> - Constructor for class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/SinkProfiler.html" title="class in org.apache.wayang.profiler.java">SinkProfiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SinkProfiler.html#%3Cinit%3E(java.util.function.Supplier,org.apache.wayang.core.api.Configuration,java.util.function.Supplier)">SinkProfiler(Supplier<SparkExecutionOperator>, Configuration, Supplier<?>)</a></span> - Constructor for class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SinkProfiler.html" title="class in org.apache.wayang.profiler.spark">SinkProfiler</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/data/Record.html#size()">size()</a></span> - Method in class org.apache.wayang.basic.data.<a href="org/apache/wayang/basic/data/Record.html" title="class in org.apache.wayang.basic.data">Record</a></dt> |
| <dd> |
| <div class="block">Retrieve the size of this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Canonicalizer.html#size()">size()</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Canonicalizer.html" title="class in org.apache.wayang.core.util">Canonicalizer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/utils/SparseVector.html#size()">size()</a></span> - Method in class org.apache.wayang.ml4all.utils.<a href="org/apache/wayang/ml4all/utils/SparseVector.html" title="class in org.apache.wayang.ml4all.utils">SparseVector</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/LimitedInputStream.html#skip(long)">skip(long)</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/LimitedInputStream.html" title="class in org.apache.wayang.core.util">LimitedInputStream</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/CardinalityRepository.html#sleep()">sleep()</a></span> - Method in class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/CardinalityRepository.html" title="class in org.apache.wayang.core.profiling">CardinalityRepository</a></dt> |
| <dd> |
| <div class="block">Allows this instance to free its system resources, as they might not be needed in the closer future.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/util/ProfilingUtils.html#sleep(long)">sleep(long)</a></span> - Static method in class org.apache.wayang.profiler.util.<a href="org/apache/wayang/profiler/util/ProfilingUtils.html" title="class in org.apache.wayang.profiler.util">ProfilingUtils</a></dt> |
| <dd> |
| <div class="block">Puts the current <code>Thread</code> to sleep for a given number of milliseconds.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/Slot.html" title="class in org.apache.wayang.core.plan.wayangplan"><span class="typeNameLink">Slot</span></a><<a href="org/apache/wayang/core/plan/wayangplan/Slot.html" title="type parameter in Slot">T</a>> - Class in <a href="org/apache/wayang/core/plan/wayangplan/package-summary.html">org.apache.wayang.core.plan.wayangplan</a></dt> |
| <dd> |
| <div class="block">Abstract class for inputs and outputs to operators.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Slot.html#%3Cinit%3E()">Slot()</a></span> - Constructor for class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/Slot.html" title="class in org.apache.wayang.core.plan.wayangplan">Slot</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Slot.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.plan.wayangplan.Operator,org.apache.wayang.core.types.DataSetType)">Slot(String, Operator, DataSetType<T>)</a></span> - Constructor for class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/Slot.html" title="class in org.apache.wayang.core.plan.wayangplan">Slot</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Operators.html#slotlessOperator()">slotlessOperator()</a></span> - Static method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/Operators.html" title="class in org.apache.wayang.core.plan.wayangplan">Operators</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/SlotMapping.html" title="class in org.apache.wayang.core.plan.wayangplan"><span class="typeNameLink">SlotMapping</span></a> - Class in <a href="org/apache/wayang/core/plan/wayangplan/package-summary.html">org.apache.wayang.core.plan.wayangplan</a></dt> |
| <dd> |
| <div class="block">This mapping can be used to encapsulate subplans by connecting slots (usually <b>against</b> the data flow direction, |
| i.e., outer output slot to inner output slot, inner input slot to outer input slot).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/SlotMapping.html#%3Cinit%3E()">SlotMapping()</a></span> - Constructor for class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/SlotMapping.html" title="class in org.apache.wayang.core.plan.wayangplan">SlotMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html#snapshot(org.apache.calcite.schema.SchemaVersion)">snapshot(SchemaVersion)</a></span> - Method in class org.apache.wayang.api.sql.calcite.jdbc.<a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html" title="class in org.apache.wayang.api.sql.calcite.jdbc">JdbcSchema</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/schema/WayangSchema.html#snapshot(org.apache.calcite.schema.SchemaVersion)">snapshot(SchemaVersion)</a></span> - Method in class org.apache.wayang.api.sql.calcite.schema.<a href="org/apache/wayang/api/sql/calcite/schema/WayangSchema.html" title="class in org.apache.wayang.api.sql.calcite.schema">WayangSchema</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/nn/Softmax.html" title="class in org.apache.wayang.basic.model.op.nn"><span class="typeNameLink">Softmax</span></a> - Class in <a href="org/apache/wayang/basic/model/op/nn/package-summary.html">org.apache.wayang.basic.model.op.nn</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/nn/Softmax.html#%3Cinit%3E()">Softmax()</a></span> - Constructor for class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/Softmax.html" title="class in org.apache.wayang.basic.model.op.nn">Softmax</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/nn/Softmax.html#%3Cinit%3E(java.lang.String)">Softmax(String)</a></span> - Constructor for class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/Softmax.html" title="class in org.apache.wayang.basic.model.op.nn">Softmax</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/java_helpers/myMergeSort.html#sort(java.util.ArrayList,int%5B%5D,java.util.Comparator)">sort(ArrayList<Tuple2<Data<Type0, Type1>, Input>>, int[], Comparator<Tuple2<Data<Type0, Type1>, Input>>)</a></span> - Method in class org.apache.wayang.iejoin.operators.java_helpers.<a href="org/apache/wayang/iejoin/operators/java_helpers/myMergeSort.html" title="class in org.apache.wayang.iejoin.operators.java_helpers">myMergeSort</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/spark_helpers/myMergeSort.html#sort(org.apache.wayang.iejoin.data.Data%5B%5D,int%5B%5D,java.util.Comparator)">sort(Data[], int[], Comparator<Data>)</a></span> - Static method in class org.apache.wayang.iejoin.operators.spark_helpers.<a href="org/apache/wayang/iejoin/operators/spark_helpers/myMergeSort.html" title="class in org.apache.wayang.iejoin.operators.spark_helpers">myMergeSort</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/mapping/SortMapping.html" title="class in org.apache.wayang.flink.mapping"><span class="typeNameLink">SortMapping</span></a> - Class in <a href="org/apache/wayang/flink/mapping/package-summary.html">org.apache.wayang.flink.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/SortOperator.html" title="class in org.apache.wayang.basic.operators"><code>SortOperator</code></a> to <a href="org/apache/wayang/flink/operators/FlinkSortOperator.html" title="class in org.apache.wayang.flink.operators"><code>FlinkSortOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/mapping/SortMapping.html" title="class in org.apache.wayang.java.mapping"><span class="typeNameLink">SortMapping</span></a> - Class in <a href="org/apache/wayang/java/mapping/package-summary.html">org.apache.wayang.java.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/SortOperator.html" title="class in org.apache.wayang.basic.operators"><code>SortOperator</code></a> to <a href="org/apache/wayang/java/operators/JavaSortOperator.html" title="class in org.apache.wayang.java.operators"><code>JavaSortOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/SortMapping.html" title="class in org.apache.wayang.spark.mapping"><span class="typeNameLink">SortMapping</span></a> - Class in <a href="org/apache/wayang/spark/mapping/package-summary.html">org.apache.wayang.spark.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/SortOperator.html" title="class in org.apache.wayang.basic.operators"><code>SortOperator</code></a> to <a href="org/apache/wayang/spark/operators/SparkSortOperator.html" title="class in org.apache.wayang.spark.operators"><code>SparkSortOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/SortMapping.html#%3Cinit%3E()">SortMapping()</a></span> - Constructor for class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/SortMapping.html" title="class in org.apache.wayang.flink.mapping">SortMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/SortMapping.html#%3Cinit%3E()">SortMapping()</a></span> - Constructor for class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/SortMapping.html" title="class in org.apache.wayang.java.mapping">SortMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/SortMapping.html#%3Cinit%3E()">SortMapping()</a></span> - Constructor for class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/SortMapping.html" title="class in org.apache.wayang.spark.mapping">SortMapping</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/SortOperator.html" title="class in org.apache.wayang.basic.operators"><span class="typeNameLink">SortOperator</span></a><<a href="org/apache/wayang/basic/operators/SortOperator.html" title="type parameter in SortOperator">Type</a>,​<a href="org/apache/wayang/basic/operators/SortOperator.html" title="type parameter in SortOperator">Key</a>> - Class in <a href="org/apache/wayang/basic/operators/package-summary.html">org.apache.wayang.basic.operators</a></dt> |
| <dd> |
| <div class="block">This operator sorts the elements in this dataset.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/SortOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.SortOperator)">SortOperator(SortOperator<Type, Key>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/SortOperator.html" title="class in org.apache.wayang.basic.operators">SortOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/SortOperator.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,java.lang.Class,java.lang.Class)">SortOperator(FunctionDescriptor.SerializableFunction<Type, Key>, Class<Type>, Class<Key>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/SortOperator.html" title="class in org.apache.wayang.basic.operators">SortOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/SortOperator.html#%3Cinit%3E(org.apache.wayang.core.function.TransformationDescriptor)">SortOperator(TransformationDescriptor<Type, Key>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/SortOperator.html" title="class in org.apache.wayang.basic.operators">SortOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/SortOperator.html#%3Cinit%3E(org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.types.DataSetType)">SortOperator(TransformationDescriptor<Type, Key>, DataSetType<Type>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/SortOperator.html" title="class in org.apache.wayang.basic.operators">SortOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/profiler/java/SourceProfiler.html" title="class in org.apache.wayang.profiler.java"><span class="typeNameLink">SourceProfiler</span></a> - Class in <a href="org/apache/wayang/profiler/java/package-summary.html">org.apache.wayang.profiler.java</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/profiler/java/OperatorProfiler.html" title="class in org.apache.wayang.profiler.java"><code>OperatorProfiler</code></a> implementation for sinks.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/SourceProfiler.html#%3Cinit%3E(java.util.function.Supplier,java.util.function.Supplier...)">SourceProfiler(Supplier<JavaExecutionOperator>, Supplier<?>...)</a></span> - Constructor for class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/SourceProfiler.html" title="class in org.apache.wayang.profiler.java">SourceProfiler</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/Spark.html" title="class in org.apache.wayang.spark"><span class="typeNameLink">Spark</span></a> - Class in <a href="org/apache/wayang/spark/package-summary.html">org.apache.wayang.spark</a></dt> |
| <dd> |
| <div class="block">Register for relevant components of this module.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/Spark.html#%3Cinit%3E()">Spark()</a></span> - Constructor for class org.apache.wayang.spark.<a href="org/apache/wayang/spark/Spark.html" title="class in org.apache.wayang.spark">Spark</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/Platforms.html#SPARK">SPARK</a></span> - org.apache.wayang.ml4all.abstraction.plan.<a href="org/apache/wayang/ml4all/abstraction/plan/Platforms.html" title="enum in org.apache.wayang.ml4all.abstraction.plan">Platforms</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/Platforms.html#SPARK_JAVA">SPARK_JAVA</a></span> - org.apache.wayang.ml4all.abstraction.plan.<a href="org/apache/wayang/ml4all/abstraction/plan/Platforms.html" title="enum in org.apache.wayang.ml4all.abstraction.plan">Platforms</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/IEJoin.html#SPARK_PLUGIN">SPARK_PLUGIN</a></span> - Static variable in class org.apache.wayang.iejoin.<a href="org/apache/wayang/iejoin/IEJoin.html" title="class in org.apache.wayang.iejoin">IEJoin</a></dt> |
| <dd> |
| <div class="block">Enables use with the <a href="org/apache/wayang/spark/platform/SparkPlatform.html" title="class in org.apache.wayang.spark.platform"><code>SparkPlatform</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/plugin/SparkBasicPlugin.html" title="class in org.apache.wayang.spark.plugin"><span class="typeNameLink">SparkBasicPlugin</span></a> - Class in <a href="org/apache/wayang/spark/plugin/package-summary.html">org.apache.wayang.spark.plugin</a></dt> |
| <dd> |
| <div class="block">This <a href="org/apache/wayang/core/plugin/Plugin.html" title="interface in org.apache.wayang.core.plugin"><code>Plugin</code></a> enables to use the basic Wayang <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>s on the <a href="org/apache/wayang/spark/platform/SparkPlatform.html" title="class in org.apache.wayang.spark.platform"><code>SparkPlatform</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/plugin/SparkBasicPlugin.html#%3Cinit%3E()">SparkBasicPlugin()</a></span> - Constructor for class org.apache.wayang.spark.plugin.<a href="org/apache/wayang/spark/plugin/SparkBasicPlugin.html" title="class in org.apache.wayang.spark.plugin">SparkBasicPlugin</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/SparkBernoulliSampleOperator.html" title="class in org.apache.wayang.spark.operators"><span class="typeNameLink">SparkBernoulliSampleOperator</span></a><<a href="org/apache/wayang/spark/operators/SparkBernoulliSampleOperator.html" title="type parameter in SparkBernoulliSampleOperator">Type</a>> - Class in <a href="org/apache/wayang/spark/operators/package-summary.html">org.apache.wayang.spark.operators</a></dt> |
| <dd> |
| <div class="block">Spark implementation of the <a href="org/apache/wayang/spark/operators/SparkBernoulliSampleOperator.html" title="class in org.apache.wayang.spark.operators"><code>SparkBernoulliSampleOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkBernoulliSampleOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.SampleOperator)">SparkBernoulliSampleOperator(SampleOperator<Type>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkBernoulliSampleOperator.html" title="class in org.apache.wayang.spark.operators">SparkBernoulliSampleOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkBernoulliSampleOperator.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableIntUnaryOperator,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.FunctionDescriptor.SerializableLongUnaryOperator)">SparkBernoulliSampleOperator(FunctionDescriptor.SerializableIntUnaryOperator, DataSetType<Type>, FunctionDescriptor.SerializableLongUnaryOperator)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkBernoulliSampleOperator.html" title="class in org.apache.wayang.spark.operators">SparkBernoulliSampleOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/operators/SparkBroadcastOperator.html" title="class in org.apache.wayang.spark.operators"><span class="typeNameLink">SparkBroadcastOperator</span></a><<a href="org/apache/wayang/spark/operators/SparkBroadcastOperator.html" title="type parameter in SparkBroadcastOperator">Type</a>> - Class in <a href="org/apache/wayang/spark/operators/package-summary.html">org.apache.wayang.spark.operators</a></dt> |
| <dd> |
| <div class="block">Takes care of creating a <code>Broadcast</code> that can be used later on.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkBroadcastOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)">SparkBroadcastOperator(DataSetType<Type>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkBroadcastOperator.html" title="class in org.apache.wayang.spark.operators">SparkBroadcastOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkBroadcastOperator.html#%3Cinit%3E(org.apache.wayang.spark.operators.SparkBroadcastOperator)">SparkBroadcastOperator(SparkBroadcastOperator<Type>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkBroadcastOperator.html" title="class in org.apache.wayang.spark.operators">SparkBroadcastOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/SparkCacheOperator.html" title="class in org.apache.wayang.spark.operators"><span class="typeNameLink">SparkCacheOperator</span></a><<a href="org/apache/wayang/spark/operators/SparkCacheOperator.html" title="type parameter in SparkCacheOperator">Type</a>> - Class in <a href="org/apache/wayang/spark/operators/package-summary.html">org.apache.wayang.spark.operators</a></dt> |
| <dd> |
| <div class="block">Converts an uncached <a href="org/apache/wayang/spark/channels/RddChannel.html" title="class in org.apache.wayang.spark.channels"><code>RddChannel</code></a> into a cached <a href="org/apache/wayang/spark/channels/RddChannel.html" title="class in org.apache.wayang.spark.channels"><code>RddChannel</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkCacheOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)">SparkCacheOperator(DataSetType<Type>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkCacheOperator.html" title="class in org.apache.wayang.spark.operators">SparkCacheOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/SparkCartesianOperator.html" title="class in org.apache.wayang.spark.operators"><span class="typeNameLink">SparkCartesianOperator</span></a><<a href="org/apache/wayang/spark/operators/SparkCartesianOperator.html" title="type parameter in SparkCartesianOperator">InputType0</a>,​<a href="org/apache/wayang/spark/operators/SparkCartesianOperator.html" title="type parameter in SparkCartesianOperator">InputType1</a>> - Class in <a href="org/apache/wayang/spark/operators/package-summary.html">org.apache.wayang.spark.operators</a></dt> |
| <dd> |
| <div class="block">Spark implementation of the <a href="org/apache/wayang/basic/operators/CartesianOperator.html" title="class in org.apache.wayang.basic.operators"><code>CartesianOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkCartesianOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.CartesianOperator)">SparkCartesianOperator(CartesianOperator<InputType0, InputType1>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkCartesianOperator.html" title="class in org.apache.wayang.spark.operators">SparkCartesianOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkCartesianOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType)">SparkCartesianOperator(DataSetType<InputType0>, DataSetType<InputType1>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkCartesianOperator.html" title="class in org.apache.wayang.spark.operators">SparkCartesianOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/operators/SparkCoGroupOperator.html" title="class in org.apache.wayang.spark.operators"><span class="typeNameLink">SparkCoGroupOperator</span></a><<a href="org/apache/wayang/spark/operators/SparkCoGroupOperator.html" title="type parameter in SparkCoGroupOperator">In0</a>,​<a href="org/apache/wayang/spark/operators/SparkCoGroupOperator.html" title="type parameter in SparkCoGroupOperator">In1</a>,​<a href="org/apache/wayang/spark/operators/SparkCoGroupOperator.html" title="type parameter in SparkCoGroupOperator">Key</a>> - Class in <a href="org/apache/wayang/spark/operators/package-summary.html">org.apache.wayang.spark.operators</a></dt> |
| <dd> |
| <div class="block">Spark implementation of the <a href="org/apache/wayang/basic/operators/JoinOperator.html" title="class in org.apache.wayang.basic.operators"><code>JoinOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkCoGroupOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.CoGroupOperator)">SparkCoGroupOperator(CoGroupOperator<In0, In1, Key>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkCoGroupOperator.html" title="class in org.apache.wayang.spark.operators">SparkCoGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkCoGroupOperator.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,java.lang.Class,java.lang.Class,java.lang.Class)">SparkCoGroupOperator(FunctionDescriptor.SerializableFunction<In0, Key>, FunctionDescriptor.SerializableFunction<In1, Key>, Class<In0>, Class<In1>, Class<Key>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkCoGroupOperator.html" title="class in org.apache.wayang.spark.operators">SparkCoGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkCoGroupOperator.html#%3Cinit%3E(org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.function.TransformationDescriptor)">SparkCoGroupOperator(TransformationDescriptor<In0, Key>, TransformationDescriptor<In1, Key>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkCoGroupOperator.html" title="class in org.apache.wayang.spark.operators">SparkCoGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkCoGroupOperator.html#%3Cinit%3E(org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType)">SparkCoGroupOperator(TransformationDescriptor<In0, Key>, TransformationDescriptor<In1, Key>, DataSetType<In0>, DataSetType<In1>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkCoGroupOperator.html" title="class in org.apache.wayang.spark.operators">SparkCoGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/SparkCollectionSource.html" title="class in org.apache.wayang.spark.operators"><span class="typeNameLink">SparkCollectionSource</span></a><<a href="org/apache/wayang/spark/operators/SparkCollectionSource.html" title="type parameter in SparkCollectionSource">Type</a>> - Class in <a href="org/apache/wayang/spark/operators/package-summary.html">org.apache.wayang.spark.operators</a></dt> |
| <dd> |
| <div class="block">Provides a <code>Collection</code> to a Spark job.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkCollectionSource.html#%3Cinit%3E(java.util.Collection,org.apache.wayang.core.types.DataSetType)">SparkCollectionSource(Collection<Type>, DataSetType<Type>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkCollectionSource.html" title="class in org.apache.wayang.spark.operators">SparkCollectionSource</a></dt> |
| <dd> |
| <div class="block">Create a new instance to use a <code>collection</code> in a <a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>WayangPlan</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkCollectionSource.html#%3Cinit%3E(org.apache.wayang.basic.operators.CollectionSource)">SparkCollectionSource(CollectionSource)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkCollectionSource.html" title="class in org.apache.wayang.spark.operators">SparkCollectionSource</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkCollectionSource.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)">SparkCollectionSource(DataSetType<Type>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkCollectionSource.html" title="class in org.apache.wayang.spark.operators">SparkCollectionSource</a></dt> |
| <dd> |
| <div class="block">Create a new instance to convert a <a href="org/apache/wayang/java/channels/CollectionChannel.html" title="class in org.apache.wayang.java.channels"><code>CollectionChannel</code></a> into a <a href="org/apache/wayang/spark/channels/RddChannel.html" title="class in org.apache.wayang.spark.channels"><code>RddChannel</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/profiler/spark/SparkCollectionSourceProfiler.html" title="class in org.apache.wayang.profiler.spark"><span class="typeNameLink">SparkCollectionSourceProfiler</span></a> - Class in <a href="org/apache/wayang/profiler/spark/package-summary.html">org.apache.wayang.profiler.spark</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html" title="class in org.apache.wayang.profiler.spark"><code>SparkOperatorProfiler</code></a> for the <a href="org/apache/wayang/spark/operators/SparkTextFileSource.html" title="class in org.apache.wayang.spark.operators"><code>SparkTextFileSource</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SparkCollectionSourceProfiler.html#%3Cinit%3E(org.apache.wayang.core.api.Configuration,java.util.function.Supplier,org.apache.wayang.core.types.DataSetType)">SparkCollectionSourceProfiler(Configuration, Supplier<T>, DataSetType<T>)</a></span> - Constructor for class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SparkCollectionSourceProfiler.html" title="class in org.apache.wayang.profiler.spark">SparkCollectionSourceProfiler</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/SparkCollectOperator.html" title="class in org.apache.wayang.spark.operators"><span class="typeNameLink">SparkCollectOperator</span></a><<a href="org/apache/wayang/spark/operators/SparkCollectOperator.html" title="type parameter in SparkCollectOperator">Type</a>> - Class in <a href="org/apache/wayang/spark/operators/package-summary.html">org.apache.wayang.spark.operators</a></dt> |
| <dd> |
| <div class="block">Converts a <a href="org/apache/wayang/spark/channels/RddChannel.html" title="class in org.apache.wayang.spark.channels"><code>RddChannel</code></a> into a <a href="org/apache/wayang/java/channels/CollectionChannel.html" title="class in org.apache.wayang.java.channels"><code>CollectionChannel</code></a> of the <a href="org/apache/wayang/java/platform/JavaPlatform.html" title="class in org.apache.wayang.java.platform"><code>JavaPlatform</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkCollectOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)">SparkCollectOperator(DataSetType<Type>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkCollectOperator.html" title="class in org.apache.wayang.spark.operators">SparkCollectOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/execution/SparkContextReference.html" title="class in org.apache.wayang.spark.execution"><span class="typeNameLink">SparkContextReference</span></a> - Class in <a href="org/apache/wayang/spark/execution/package-summary.html">org.apache.wayang.spark.execution</a></dt> |
| <dd> |
| <div class="block">Wraps and manages a <code>JavaSparkContext</code> to avoid steady re-creation.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/execution/SparkContextReference.html#%3Cinit%3E(org.apache.wayang.core.platform.CrossPlatformExecutor,org.apache.spark.api.java.JavaSparkContext)">SparkContextReference(CrossPlatformExecutor, JavaSparkContext)</a></span> - Constructor for class org.apache.wayang.spark.execution.<a href="org/apache/wayang/spark/execution/SparkContextReference.html" title="class in org.apache.wayang.spark.execution">SparkContextReference</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/plugin/SparkConversionPlugin.html" title="class in org.apache.wayang.spark.plugin"><span class="typeNameLink">SparkConversionPlugin</span></a> - Class in <a href="org/apache/wayang/spark/plugin/package-summary.html">org.apache.wayang.spark.plugin</a></dt> |
| <dd> |
| <div class="block">This <a href="org/apache/wayang/core/plugin/Plugin.html" title="interface in org.apache.wayang.core.plugin"><code>Plugin</code></a> enables to create <code>RDD</code>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/plugin/SparkConversionPlugin.html#%3Cinit%3E()">SparkConversionPlugin()</a></span> - Constructor for class org.apache.wayang.spark.plugin.<a href="org/apache/wayang/spark/plugin/SparkConversionPlugin.html" title="class in org.apache.wayang.spark.plugin">SparkConversionPlugin</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/SparkCountOperator.html" title="class in org.apache.wayang.spark.operators"><span class="typeNameLink">SparkCountOperator</span></a><<a href="org/apache/wayang/spark/operators/SparkCountOperator.html" title="type parameter in SparkCountOperator">Type</a>> - Class in <a href="org/apache/wayang/spark/operators/package-summary.html">org.apache.wayang.spark.operators</a></dt> |
| <dd> |
| <div class="block">Spark implementation of the <a href="org/apache/wayang/basic/operators/CountOperator.html" title="class in org.apache.wayang.basic.operators"><code>CountOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkCountOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.CountOperator)">SparkCountOperator(CountOperator<Type>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkCountOperator.html" title="class in org.apache.wayang.spark.operators">SparkCountOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkCountOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)">SparkCountOperator(DataSetType<Type>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkCountOperator.html" title="class in org.apache.wayang.spark.operators">SparkCountOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeClassificationOperator.html" title="class in org.apache.wayang.spark.operators.ml"><span class="typeNameLink">SparkDecisionTreeClassificationOperator</span></a> - Class in <a href="org/apache/wayang/spark/operators/ml/package-summary.html">org.apache.wayang.spark.operators.ml</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeClassificationOperator.html#%3Cinit%3E()">SparkDecisionTreeClassificationOperator()</a></span> - Constructor for class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeClassificationOperator.html" title="class in org.apache.wayang.spark.operators.ml">SparkDecisionTreeClassificationOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeClassificationOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.DecisionTreeClassificationOperator)">SparkDecisionTreeClassificationOperator(DecisionTreeClassificationOperator)</a></span> - Constructor for class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeClassificationOperator.html" title="class in org.apache.wayang.spark.operators.ml">SparkDecisionTreeClassificationOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeClassificationOperator.Model.html" title="class in org.apache.wayang.spark.operators.ml"><span class="typeNameLink">SparkDecisionTreeClassificationOperator.Model</span></a> - Class in <a href="org/apache/wayang/spark/operators/ml/package-summary.html">org.apache.wayang.spark.operators.ml</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/SparkDistinctOperator.html" title="class in org.apache.wayang.spark.operators"><span class="typeNameLink">SparkDistinctOperator</span></a><<a href="org/apache/wayang/spark/operators/SparkDistinctOperator.html" title="type parameter in SparkDistinctOperator">Type</a>> - Class in <a href="org/apache/wayang/spark/operators/package-summary.html">org.apache.wayang.spark.operators</a></dt> |
| <dd> |
| <div class="block">Spark implementation of the <a href="org/apache/wayang/basic/operators/DistinctOperator.html" title="class in org.apache.wayang.basic.operators"><code>DistinctOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkDistinctOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.DistinctOperator)">SparkDistinctOperator(DistinctOperator<Type>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkDistinctOperator.html" title="class in org.apache.wayang.spark.operators">SparkDistinctOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkDistinctOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)">SparkDistinctOperator(DataSetType<Type>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkDistinctOperator.html" title="class in org.apache.wayang.spark.operators">SparkDistinctOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/operators/SparkDoWhileOperator.html" title="class in org.apache.wayang.spark.operators"><span class="typeNameLink">SparkDoWhileOperator</span></a><<a href="org/apache/wayang/spark/operators/SparkDoWhileOperator.html" title="type parameter in SparkDoWhileOperator">InputType</a>,​<a href="org/apache/wayang/spark/operators/SparkDoWhileOperator.html" title="type parameter in SparkDoWhileOperator">ConvergenceType</a>> - Class in <a href="org/apache/wayang/spark/operators/package-summary.html">org.apache.wayang.spark.operators</a></dt> |
| <dd> |
| <div class="block">Spark implementation of the <a href="org/apache/wayang/basic/operators/DoWhileOperator.html" title="class in org.apache.wayang.basic.operators"><code>DoWhileOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkDoWhileOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.DoWhileOperator)">SparkDoWhileOperator(DoWhileOperator<InputType, ConvergenceType>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkDoWhileOperator.html" title="class in org.apache.wayang.spark.operators">SparkDoWhileOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkDoWhileOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.FunctionDescriptor.SerializablePredicate,java.lang.Integer)">SparkDoWhileOperator(DataSetType<InputType>, DataSetType<ConvergenceType>, FunctionDescriptor.SerializablePredicate<Collection<ConvergenceType>>, Integer)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkDoWhileOperator.html" title="class in org.apache.wayang.spark.operators">SparkDoWhileOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkDoWhileOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.PredicateDescriptor,java.lang.Integer)">SparkDoWhileOperator(DataSetType<InputType>, DataSetType<ConvergenceType>, PredicateDescriptor<Collection<ConvergenceType>>, Integer)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkDoWhileOperator.html" title="class in org.apache.wayang.spark.operators">SparkDoWhileOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/execution/SparkExecutionContext.html" title="class in org.apache.wayang.spark.execution"><span class="typeNameLink">SparkExecutionContext</span></a> - Class in <a href="org/apache/wayang/spark/execution/package-summary.html">org.apache.wayang.spark.execution</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/function/ExecutionContext.html" title="interface in org.apache.wayang.core.function"><code>ExecutionContext</code></a> implementation for the <a href="org/apache/wayang/spark/platform/SparkPlatform.html" title="class in org.apache.wayang.spark.platform"><code>SparkPlatform</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/execution/SparkExecutionContext.html#%3Cinit%3E(int)">SparkExecutionContext(int)</a></span> - Constructor for class org.apache.wayang.spark.execution.<a href="org/apache/wayang/spark/execution/SparkExecutionContext.html" title="class in org.apache.wayang.spark.execution">SparkExecutionContext</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/execution/SparkExecutionContext.html#%3Cinit%3E(org.apache.wayang.spark.operators.SparkExecutionOperator,org.apache.wayang.core.platform.ChannelInstance%5B%5D,int)">SparkExecutionContext(SparkExecutionOperator, ChannelInstance[], int)</a></span> - Constructor for class org.apache.wayang.spark.execution.<a href="org/apache/wayang/spark/execution/SparkExecutionContext.html" title="class in org.apache.wayang.spark.execution">SparkExecutionContext</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/operators/SparkExecutionOperator.html" title="interface in org.apache.wayang.spark.operators"><span class="typeNameLink">SparkExecutionOperator</span></a> - Interface in <a href="org/apache/wayang/spark/operators/package-summary.html">org.apache.wayang.spark.operators</a></dt> |
| <dd> |
| <div class="block">Execution operator for the <a href="org/apache/wayang/spark/platform/SparkPlatform.html" title="class in org.apache.wayang.spark.platform"><code>SparkPlatform</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html#sparkExecutor">sparkExecutor</a></span> - Variable in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html" title="class in org.apache.wayang.profiler.spark">SparkOperatorProfiler</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/execution/SparkExecutor.html" title="class in org.apache.wayang.spark.execution"><span class="typeNameLink">SparkExecutor</span></a> - Class in <a href="org/apache/wayang/spark/execution/package-summary.html">org.apache.wayang.spark.execution</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/platform/Executor.html" title="interface in org.apache.wayang.core.platform"><code>Executor</code></a> implementation for the <a href="org/apache/wayang/spark/platform/SparkPlatform.html" title="class in org.apache.wayang.spark.platform"><code>SparkPlatform</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/execution/SparkExecutor.html#%3Cinit%3E(org.apache.wayang.spark.platform.SparkPlatform,org.apache.wayang.core.api.Job)">SparkExecutor(SparkPlatform, Job)</a></span> - Constructor for class org.apache.wayang.spark.execution.<a href="org/apache/wayang/spark/execution/SparkExecutor.html" title="class in org.apache.wayang.spark.execution">SparkExecutor</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/SparkFilterOperator.html" title="class in org.apache.wayang.spark.operators"><span class="typeNameLink">SparkFilterOperator</span></a><<a href="org/apache/wayang/spark/operators/SparkFilterOperator.html" title="type parameter in SparkFilterOperator">Type</a>> - Class in <a href="org/apache/wayang/spark/operators/package-summary.html">org.apache.wayang.spark.operators</a></dt> |
| <dd> |
| <div class="block">Spark implementation of the <a href="org/apache/wayang/basic/operators/FilterOperator.html" title="class in org.apache.wayang.basic.operators"><code>FilterOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkFilterOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.FilterOperator)">SparkFilterOperator(FilterOperator<Type>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkFilterOperator.html" title="class in org.apache.wayang.spark.operators">SparkFilterOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkFilterOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.PredicateDescriptor)">SparkFilterOperator(DataSetType<Type>, PredicateDescriptor<Type>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkFilterOperator.html" title="class in org.apache.wayang.spark.operators">SparkFilterOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/operators/SparkFlatMapOperator.html" title="class in org.apache.wayang.spark.operators"><span class="typeNameLink">SparkFlatMapOperator</span></a><<a href="org/apache/wayang/spark/operators/SparkFlatMapOperator.html" title="type parameter in SparkFlatMapOperator">InputType</a>,​<a href="org/apache/wayang/spark/operators/SparkFlatMapOperator.html" title="type parameter in SparkFlatMapOperator">OutputType</a>> - Class in <a href="org/apache/wayang/spark/operators/package-summary.html">org.apache.wayang.spark.operators</a></dt> |
| <dd> |
| <div class="block">Spark implementation of the <a href="org/apache/wayang/basic/operators/FlatMapOperator.html" title="class in org.apache.wayang.basic.operators"><code>FlatMapOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkFlatMapOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.FlatMapOperator)">SparkFlatMapOperator(FlatMapOperator<InputType, OutputType>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkFlatMapOperator.html" title="class in org.apache.wayang.spark.operators">SparkFlatMapOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkFlatMapOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.FlatMapDescriptor)">SparkFlatMapOperator(DataSetType, DataSetType, FlatMapDescriptor<InputType, OutputType>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkFlatMapOperator.html" title="class in org.apache.wayang.spark.operators">SparkFlatMapOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/operators/SparkGlobalMaterializedGroupOperator.html" title="class in org.apache.wayang.spark.operators"><span class="typeNameLink">SparkGlobalMaterializedGroupOperator</span></a><<a href="org/apache/wayang/spark/operators/SparkGlobalMaterializedGroupOperator.html" title="type parameter in SparkGlobalMaterializedGroupOperator">Type</a>> - Class in <a href="org/apache/wayang/spark/operators/package-summary.html">org.apache.wayang.spark.operators</a></dt> |
| <dd> |
| <div class="block">Spark implementation of the <a href="org/apache/wayang/basic/operators/GlobalMaterializedGroupOperator.html" title="class in org.apache.wayang.basic.operators"><code>GlobalMaterializedGroupOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkGlobalMaterializedGroupOperator.html#%3Cinit%3E(java.lang.Class)">SparkGlobalMaterializedGroupOperator(Class<Type>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkGlobalMaterializedGroupOperator.html" title="class in org.apache.wayang.spark.operators">SparkGlobalMaterializedGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkGlobalMaterializedGroupOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.GlobalMaterializedGroupOperator)">SparkGlobalMaterializedGroupOperator(GlobalMaterializedGroupOperator<Type>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkGlobalMaterializedGroupOperator.html" title="class in org.apache.wayang.spark.operators">SparkGlobalMaterializedGroupOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkGlobalMaterializedGroupOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType)">SparkGlobalMaterializedGroupOperator(DataSetType<Type>, DataSetType<Iterable<Type>>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkGlobalMaterializedGroupOperator.html" title="class in org.apache.wayang.spark.operators">SparkGlobalMaterializedGroupOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/SparkGlobalReduceOperator.html" title="class in org.apache.wayang.spark.operators"><span class="typeNameLink">SparkGlobalReduceOperator</span></a><<a href="org/apache/wayang/spark/operators/SparkGlobalReduceOperator.html" title="type parameter in SparkGlobalReduceOperator">Type</a>> - Class in <a href="org/apache/wayang/spark/operators/package-summary.html">org.apache.wayang.spark.operators</a></dt> |
| <dd> |
| <div class="block">Spark implementation of the <a href="org/apache/wayang/basic/operators/GlobalReduceOperator.html" title="class in org.apache.wayang.basic.operators"><code>GlobalReduceOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkGlobalReduceOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.GlobalReduceOperator)">SparkGlobalReduceOperator(GlobalReduceOperator<Type>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkGlobalReduceOperator.html" title="class in org.apache.wayang.spark.operators">SparkGlobalReduceOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkGlobalReduceOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.ReduceDescriptor)">SparkGlobalReduceOperator(DataSetType<Type>, ReduceDescriptor<Type>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkGlobalReduceOperator.html" title="class in org.apache.wayang.spark.operators">SparkGlobalReduceOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/plugin/SparkGraphPlugin.html" title="class in org.apache.wayang.spark.plugin"><span class="typeNameLink">SparkGraphPlugin</span></a> - Class in <a href="org/apache/wayang/spark/plugin/package-summary.html">org.apache.wayang.spark.plugin</a></dt> |
| <dd> |
| <div class="block">This <a href="org/apache/wayang/core/plugin/Plugin.html" title="interface in org.apache.wayang.core.plugin"><code>Plugin</code></a> enables to use the basic Wayang <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>s on the <a href="org/apache/wayang/spark/platform/SparkPlatform.html" title="class in org.apache.wayang.spark.platform"><code>SparkPlatform</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/plugin/SparkGraphPlugin.html#%3Cinit%3E()">SparkGraphPlugin()</a></span> - Constructor for class org.apache.wayang.spark.plugin.<a href="org/apache/wayang/spark/plugin/SparkGraphPlugin.html" title="class in org.apache.wayang.spark.plugin">SparkGraphPlugin</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/iejoin/operators/SparkIEJoinOperator.html" title="class in org.apache.wayang.iejoin.operators"><span class="typeNameLink">SparkIEJoinOperator</span></a><<a href="org/apache/wayang/iejoin/operators/SparkIEJoinOperator.html" title="type parameter in SparkIEJoinOperator">Type0</a> extends java.lang.Comparable<<a href="org/apache/wayang/iejoin/operators/SparkIEJoinOperator.html" title="type parameter in SparkIEJoinOperator">Type0</a>>,​<a href="org/apache/wayang/iejoin/operators/SparkIEJoinOperator.html" title="type parameter in SparkIEJoinOperator">Type1</a> extends java.lang.Comparable<<a href="org/apache/wayang/iejoin/operators/SparkIEJoinOperator.html" title="type parameter in SparkIEJoinOperator">Type1</a>>,​<a href="org/apache/wayang/iejoin/operators/SparkIEJoinOperator.html" title="type parameter in SparkIEJoinOperator">Input</a> extends <a href="org/apache/wayang/core/util/Copyable.html" title="interface in org.apache.wayang.core.util">Copyable</a><<a href="org/apache/wayang/iejoin/operators/SparkIEJoinOperator.html" title="type parameter in SparkIEJoinOperator">Input</a>>> - Class in <a href="org/apache/wayang/iejoin/operators/package-summary.html">org.apache.wayang.iejoin.operators</a></dt> |
| <dd> |
| <div class="block">Spark implementation of the <a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html" title="class in org.apache.wayang.iejoin.operators"><code>IEJoinOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/SparkIEJoinOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.iejoin.operators.IEJoinMasterOperator.JoinCondition,org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.iejoin.operators.IEJoinMasterOperator.JoinCondition)">SparkIEJoinOperator(DataSetType<Input>, DataSetType<Input>, TransformationDescriptor<Input, Type0>, TransformationDescriptor<Input, Type0>, IEJoinMasterOperator.JoinCondition, TransformationDescriptor<Input, Type1>, TransformationDescriptor<Input, Type1>, IEJoinMasterOperator.JoinCondition)</a></span> - Constructor for class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/SparkIEJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">SparkIEJoinOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/iejoin/operators/SparkIESelfJoinOperator.html" title="class in org.apache.wayang.iejoin.operators"><span class="typeNameLink">SparkIESelfJoinOperator</span></a><<a href="org/apache/wayang/iejoin/operators/SparkIESelfJoinOperator.html" title="type parameter in SparkIESelfJoinOperator">Type0</a> extends java.lang.Comparable<<a href="org/apache/wayang/iejoin/operators/SparkIESelfJoinOperator.html" title="type parameter in SparkIESelfJoinOperator">Type0</a>>,​<a href="org/apache/wayang/iejoin/operators/SparkIESelfJoinOperator.html" title="type parameter in SparkIESelfJoinOperator">Type1</a> extends java.lang.Comparable<<a href="org/apache/wayang/iejoin/operators/SparkIESelfJoinOperator.html" title="type parameter in SparkIESelfJoinOperator">Type1</a>>,​<a href="org/apache/wayang/iejoin/operators/SparkIESelfJoinOperator.html" title="type parameter in SparkIESelfJoinOperator">Input</a> extends <a href="org/apache/wayang/core/util/Copyable.html" title="interface in org.apache.wayang.core.util">Copyable</a><<a href="org/apache/wayang/iejoin/operators/SparkIESelfJoinOperator.html" title="type parameter in SparkIESelfJoinOperator">Input</a>>> - Class in <a href="org/apache/wayang/iejoin/operators/package-summary.html">org.apache.wayang.iejoin.operators</a></dt> |
| <dd> |
| <div class="block">Spark implementation of the <a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html" title="class in org.apache.wayang.iejoin.operators"><code>IESelfJoinOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/SparkIESelfJoinOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.iejoin.operators.IEJoinMasterOperator.JoinCondition,org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.iejoin.operators.IEJoinMasterOperator.JoinCondition)">SparkIESelfJoinOperator(DataSetType<Input>, TransformationDescriptor<Input, Type0>, IEJoinMasterOperator.JoinCondition, TransformationDescriptor<Input, Type1>, IEJoinMasterOperator.JoinCondition)</a></span> - Constructor for class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/SparkIESelfJoinOperator.html" title="class in org.apache.wayang.iejoin.operators">SparkIESelfJoinOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/operators/SparkIntersectOperator.html" title="class in org.apache.wayang.spark.operators"><span class="typeNameLink">SparkIntersectOperator</span></a><<a href="org/apache/wayang/spark/operators/SparkIntersectOperator.html" title="type parameter in SparkIntersectOperator">Type</a>> - Class in <a href="org/apache/wayang/spark/operators/package-summary.html">org.apache.wayang.spark.operators</a></dt> |
| <dd> |
| <div class="block">Spark implementation of the <a href="org/apache/wayang/basic/operators/JoinOperator.html" title="class in org.apache.wayang.basic.operators"><code>JoinOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkIntersectOperator.html#%3Cinit%3E(java.lang.Class)">SparkIntersectOperator(Class<Type>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkIntersectOperator.html" title="class in org.apache.wayang.spark.operators">SparkIntersectOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkIntersectOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.IntersectOperator)">SparkIntersectOperator(IntersectOperator<Type>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkIntersectOperator.html" title="class in org.apache.wayang.spark.operators">SparkIntersectOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkIntersectOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)">SparkIntersectOperator(DataSetType<Type>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkIntersectOperator.html" title="class in org.apache.wayang.spark.operators">SparkIntersectOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/SparkJoinOperator.html" title="class in org.apache.wayang.spark.operators"><span class="typeNameLink">SparkJoinOperator</span></a><<a href="org/apache/wayang/spark/operators/SparkJoinOperator.html" title="type parameter in SparkJoinOperator">InputType0</a>,​<a href="org/apache/wayang/spark/operators/SparkJoinOperator.html" title="type parameter in SparkJoinOperator">InputType1</a>,​<a href="org/apache/wayang/spark/operators/SparkJoinOperator.html" title="type parameter in SparkJoinOperator">KeyType</a>> - Class in <a href="org/apache/wayang/spark/operators/package-summary.html">org.apache.wayang.spark.operators</a></dt> |
| <dd> |
| <div class="block">Spark implementation of the <a href="org/apache/wayang/basic/operators/JoinOperator.html" title="class in org.apache.wayang.basic.operators"><code>JoinOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkJoinOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.JoinOperator)">SparkJoinOperator(JoinOperator<InputType0, InputType1, KeyType>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkJoinOperator.html" title="class in org.apache.wayang.spark.operators">SparkJoinOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkJoinOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.function.TransformationDescriptor)">SparkJoinOperator(DataSetType<InputType0>, DataSetType<InputType1>, TransformationDescriptor<InputType0, KeyType>, TransformationDescriptor<InputType1, KeyType>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkJoinOperator.html" title="class in org.apache.wayang.spark.operators">SparkJoinOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/operators/SparkKafkaTopicSink.html" title="class in org.apache.wayang.spark.operators"><span class="typeNameLink">SparkKafkaTopicSink</span></a><<a href="org/apache/wayang/spark/operators/SparkKafkaTopicSink.html" title="type parameter in SparkKafkaTopicSink">T</a>> - Class in <a href="org/apache/wayang/spark/operators/package-summary.html">org.apache.wayang.spark.operators</a></dt> |
| <dd> |
| <div class="block">Implementation of the <a href="org/apache/wayang/basic/operators/KafkaTopicSink.html" title="class in org.apache.wayang.basic.operators"><code>KafkaTopicSink</code></a> operator for the Spark platform.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkKafkaTopicSink.html#%3Cinit%3E()">SparkKafkaTopicSink()</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkKafkaTopicSink.html" title="class in org.apache.wayang.spark.operators">SparkKafkaTopicSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkKafkaTopicSink.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.function.TransformationDescriptor)">SparkKafkaTopicSink(String, TransformationDescriptor<T, String>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkKafkaTopicSink.html" title="class in org.apache.wayang.spark.operators">SparkKafkaTopicSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkKafkaTopicSink.html#%3Cinit%3E(org.apache.wayang.basic.operators.KafkaTopicSink)">SparkKafkaTopicSink(KafkaTopicSink<T>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkKafkaTopicSink.html" title="class in org.apache.wayang.spark.operators">SparkKafkaTopicSink</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/SparkKafkaTopicSource.html" title="class in org.apache.wayang.spark.operators"><span class="typeNameLink">SparkKafkaTopicSource</span></a> - Class in <a href="org/apache/wayang/spark/operators/package-summary.html">org.apache.wayang.spark.operators</a></dt> |
| <dd> |
| <div class="block">Provides a <code>Collection</code> to a Spark job.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkKafkaTopicSource.html#%3Cinit%3E(java.lang.String)">SparkKafkaTopicSource(String)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkKafkaTopicSource.html" title="class in org.apache.wayang.spark.operators">SparkKafkaTopicSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkKafkaTopicSource.html#%3Cinit%3E(java.lang.String,java.lang.String)">SparkKafkaTopicSource(String, String)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkKafkaTopicSource.html" title="class in org.apache.wayang.spark.operators">SparkKafkaTopicSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkKafkaTopicSource.html#%3Cinit%3E(org.apache.wayang.basic.operators.KafkaTopicSource)">SparkKafkaTopicSource(KafkaTopicSource)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkKafkaTopicSource.html" title="class in org.apache.wayang.spark.operators">SparkKafkaTopicSource</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/operators/ml/SparkKMeansOperator.html" title="class in org.apache.wayang.spark.operators.ml"><span class="typeNameLink">SparkKMeansOperator</span></a> - Class in <a href="org/apache/wayang/spark/operators/ml/package-summary.html">org.apache.wayang.spark.operators.ml</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/ml/SparkKMeansOperator.html#%3Cinit%3E(int)">SparkKMeansOperator(int)</a></span> - Constructor for class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkKMeansOperator.html" title="class in org.apache.wayang.spark.operators.ml">SparkKMeansOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/ml/SparkKMeansOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.KMeansOperator)">SparkKMeansOperator(KMeansOperator)</a></span> - Constructor for class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkKMeansOperator.html" title="class in org.apache.wayang.spark.operators.ml">SparkKMeansOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/ml/SparkKMeansOperator.Model.html" title="class in org.apache.wayang.spark.operators.ml"><span class="typeNameLink">SparkKMeansOperator.Model</span></a> - Class in <a href="org/apache/wayang/spark/operators/ml/package-summary.html">org.apache.wayang.spark.operators.ml</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/ml/SparkLinearRegressionOperator.html" title="class in org.apache.wayang.spark.operators.ml"><span class="typeNameLink">SparkLinearRegressionOperator</span></a> - Class in <a href="org/apache/wayang/spark/operators/ml/package-summary.html">org.apache.wayang.spark.operators.ml</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/ml/SparkLinearRegressionOperator.html#%3Cinit%3E(boolean)">SparkLinearRegressionOperator(boolean)</a></span> - Constructor for class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkLinearRegressionOperator.html" title="class in org.apache.wayang.spark.operators.ml">SparkLinearRegressionOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/ml/SparkLinearRegressionOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.LinearRegressionOperator)">SparkLinearRegressionOperator(LinearRegressionOperator)</a></span> - Constructor for class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkLinearRegressionOperator.html" title="class in org.apache.wayang.spark.operators.ml">SparkLinearRegressionOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/ml/SparkLinearRegressionOperator.Model.html" title="class in org.apache.wayang.spark.operators.ml"><span class="typeNameLink">SparkLinearRegressionOperator.Model</span></a> - Class in <a href="org/apache/wayang/spark/operators/ml/package-summary.html">org.apache.wayang.spark.operators.ml</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/monitoring/metrics/SparkListener.html" title="class in org.apache.wayang.spark.monitoring.metrics"><span class="typeNameLink">SparkListener</span></a> - Class in <a href="org/apache/wayang/spark/monitoring/metrics/package-summary.html">org.apache.wayang.spark.monitoring.metrics</a></dt> |
| <dd> |
| <div class="block">A Spark listener implementation that captures events generated during the Spark job execution |
| and sends them to a Kafka topic for further processing.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/SparkListener.html#%3Cinit%3E()">SparkListener()</a></span> - Constructor for class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/SparkListener.html" title="class in org.apache.wayang.spark.monitoring.metrics">SparkListener</a></dt> |
| <dd> |
| <div class="block">Default constructor that initializes the Kafka producer and various data lists.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/operators/SparkLocalCallbackSink.html" title="class in org.apache.wayang.spark.operators"><span class="typeNameLink">SparkLocalCallbackSink</span></a><<a href="org/apache/wayang/spark/operators/SparkLocalCallbackSink.html" title="type parameter in SparkLocalCallbackSink">T</a> extends java.io.Serializable> - Class in <a href="org/apache/wayang/spark/operators/package-summary.html">org.apache.wayang.spark.operators</a></dt> |
| <dd> |
| <div class="block">Implementation of the <a href="org/apache/wayang/basic/operators/LocalCallbackSink.html" title="class in org.apache.wayang.basic.operators"><code>LocalCallbackSink</code></a> operator for the Spark platform.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkLocalCallbackSink.html#%3Cinit%3E(java.util.function.Consumer,org.apache.wayang.core.types.DataSetType)">SparkLocalCallbackSink(Consumer<T>, DataSetType)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkLocalCallbackSink.html" title="class in org.apache.wayang.spark.operators">SparkLocalCallbackSink</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkLocalCallbackSink.html#%3Cinit%3E(org.apache.wayang.basic.operators.LocalCallbackSink)">SparkLocalCallbackSink(LocalCallbackSink<T>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkLocalCallbackSink.html" title="class in org.apache.wayang.spark.operators">SparkLocalCallbackSink</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/operators/SparkLoopOperator.html" title="class in org.apache.wayang.spark.operators"><span class="typeNameLink">SparkLoopOperator</span></a><<a href="org/apache/wayang/spark/operators/SparkLoopOperator.html" title="type parameter in SparkLoopOperator">InputType</a>,​<a href="org/apache/wayang/spark/operators/SparkLoopOperator.html" title="type parameter in SparkLoopOperator">ConvergenceType</a>> - Class in <a href="org/apache/wayang/spark/operators/package-summary.html">org.apache.wayang.spark.operators</a></dt> |
| <dd> |
| <div class="block">Spark implementation of the <a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators"><code>LoopOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkLoopOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.LoopOperator)">SparkLoopOperator(LoopOperator<InputType, ConvergenceType>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkLoopOperator.html" title="class in org.apache.wayang.spark.operators">SparkLoopOperator</a></dt> |
| <dd> |
| <div class="block">Creates a copy of the given <a href="org/apache/wayang/basic/operators/LoopOperator.html" title="class in org.apache.wayang.basic.operators"><code>LoopOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkLoopOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.FunctionDescriptor.SerializablePredicate,java.lang.Integer)">SparkLoopOperator(DataSetType<InputType>, DataSetType<ConvergenceType>, FunctionDescriptor.SerializablePredicate<Collection<ConvergenceType>>, Integer)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkLoopOperator.html" title="class in org.apache.wayang.spark.operators">SparkLoopOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkLoopOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.PredicateDescriptor,java.lang.Integer)">SparkLoopOperator(DataSetType<InputType>, DataSetType<ConvergenceType>, PredicateDescriptor<Collection<ConvergenceType>>, Integer)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkLoopOperator.html" title="class in org.apache.wayang.spark.operators">SparkLoopOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/SparkMapOperator.html" title="class in org.apache.wayang.spark.operators"><span class="typeNameLink">SparkMapOperator</span></a><<a href="org/apache/wayang/spark/operators/SparkMapOperator.html" title="type parameter in SparkMapOperator">InputType</a>,​<a href="org/apache/wayang/spark/operators/SparkMapOperator.html" title="type parameter in SparkMapOperator">OutputType</a>> - Class in <a href="org/apache/wayang/spark/operators/package-summary.html">org.apache.wayang.spark.operators</a></dt> |
| <dd> |
| <div class="block">Spark implementation of the <a href="org/apache/wayang/basic/operators/MapOperator.html" title="class in org.apache.wayang.basic.operators"><code>MapOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkMapOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.MapOperator)">SparkMapOperator(MapOperator<InputType, OutputType>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkMapOperator.html" title="class in org.apache.wayang.spark.operators">SparkMapOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkMapOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.TransformationDescriptor)">SparkMapOperator(DataSetType, DataSetType, TransformationDescriptor<InputType, OutputType>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkMapOperator.html" title="class in org.apache.wayang.spark.operators">SparkMapOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/operators/SparkMapPartitionsOperator.html" title="class in org.apache.wayang.spark.operators"><span class="typeNameLink">SparkMapPartitionsOperator</span></a><<a href="org/apache/wayang/spark/operators/SparkMapPartitionsOperator.html" title="type parameter in SparkMapPartitionsOperator">InputType</a>,​<a href="org/apache/wayang/spark/operators/SparkMapPartitionsOperator.html" title="type parameter in SparkMapPartitionsOperator">OutputType</a>> - Class in <a href="org/apache/wayang/spark/operators/package-summary.html">org.apache.wayang.spark.operators</a></dt> |
| <dd> |
| <div class="block">Spark implementation of the <a href="org/apache/wayang/basic/operators/MapPartitionsOperator.html" title="class in org.apache.wayang.basic.operators"><code>MapPartitionsOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkMapPartitionsOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.MapPartitionsOperator)">SparkMapPartitionsOperator(MapPartitionsOperator<InputType, OutputType>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkMapPartitionsOperator.html" title="class in org.apache.wayang.spark.operators">SparkMapPartitionsOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkMapPartitionsOperator.html#%3Cinit%3E(org.apache.wayang.core.function.MapPartitionsDescriptor)">SparkMapPartitionsOperator(MapPartitionsDescriptor<InputType, OutputType>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkMapPartitionsOperator.html" title="class in org.apache.wayang.spark.operators">SparkMapPartitionsOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkMapPartitionsOperator.html#%3Cinit%3E(org.apache.wayang.core.function.MapPartitionsDescriptor,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType)">SparkMapPartitionsOperator(MapPartitionsDescriptor<InputType, OutputType>, DataSetType<InputType>, DataSetType<OutputType>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkMapPartitionsOperator.html" title="class in org.apache.wayang.spark.operators">SparkMapPartitionsOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/mapping/Mappings.html#sparkMappings">sparkMappings</a></span> - Static variable in class org.apache.wayang.iejoin.mapping.<a href="org/apache/wayang/iejoin/mapping/Mappings.html" title="class in org.apache.wayang.iejoin.mapping">Mappings</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/mapping/Mapping.html" title="interface in org.apache.wayang.core.mapping"><code>Mapping</code></a>s towards the <a href="org/apache/wayang/spark/platform/SparkPlatform.html" title="class in org.apache.wayang.spark.platform"><code>SparkPlatform</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/operators/SparkMaterializedGroupByOperator.html" title="class in org.apache.wayang.spark.operators"><span class="typeNameLink">SparkMaterializedGroupByOperator</span></a><<a href="org/apache/wayang/spark/operators/SparkMaterializedGroupByOperator.html" title="type parameter in SparkMaterializedGroupByOperator">Type</a>,​<a href="org/apache/wayang/spark/operators/SparkMaterializedGroupByOperator.html" title="type parameter in SparkMaterializedGroupByOperator">KeyType</a>> - Class in <a href="org/apache/wayang/spark/operators/package-summary.html">org.apache.wayang.spark.operators</a></dt> |
| <dd> |
| <div class="block">Spark implementation of the <a href="org/apache/wayang/basic/operators/MaterializedGroupByOperator.html" title="class in org.apache.wayang.basic.operators"><code>MaterializedGroupByOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkMaterializedGroupByOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.MaterializedGroupByOperator)">SparkMaterializedGroupByOperator(MaterializedGroupByOperator<Type, KeyType>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkMaterializedGroupByOperator.html" title="class in org.apache.wayang.spark.operators">SparkMaterializedGroupByOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkMaterializedGroupByOperator.html#%3Cinit%3E(org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType)">SparkMaterializedGroupByOperator(TransformationDescriptor<Type, KeyType>, DataSetType<Type>, DataSetType<Iterable<Type>>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkMaterializedGroupByOperator.html" title="class in org.apache.wayang.spark.operators">SparkMaterializedGroupByOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/model/SparkMLModel.html" title="interface in org.apache.wayang.spark.model"><span class="typeNameLink">SparkMLModel</span></a><<a href="org/apache/wayang/spark/model/SparkMLModel.html" title="type parameter in SparkMLModel">X</a>,​<a href="org/apache/wayang/spark/model/SparkMLModel.html" title="type parameter in SparkMLModel">Y</a>> - Interface in <a href="org/apache/wayang/spark/model/package-summary.html">org.apache.wayang.spark.model</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/plugin/SparkMLPlugin.html" title="class in org.apache.wayang.spark.plugin"><span class="typeNameLink">SparkMLPlugin</span></a> - Class in <a href="org/apache/wayang/spark/plugin/package-summary.html">org.apache.wayang.spark.plugin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/plugin/SparkMLPlugin.html#%3Cinit%3E()">SparkMLPlugin()</a></span> - Constructor for class org.apache.wayang.spark.plugin.<a href="org/apache/wayang/spark/plugin/SparkMLPlugin.html" title="class in org.apache.wayang.spark.plugin">SparkMLPlugin</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/ml/SparkModelTransformOperator.html" title="class in org.apache.wayang.spark.operators.ml"><span class="typeNameLink">SparkModelTransformOperator</span></a><<a href="org/apache/wayang/spark/operators/ml/SparkModelTransformOperator.html" title="type parameter in SparkModelTransformOperator">X</a>,​<a href="org/apache/wayang/spark/operators/ml/SparkModelTransformOperator.html" title="type parameter in SparkModelTransformOperator">Y</a>> - Class in <a href="org/apache/wayang/spark/operators/ml/package-summary.html">org.apache.wayang.spark.operators.ml</a></dt> |
| <dd> |
| <div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/ml/SparkModelTransformOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.ModelTransformOperator)">SparkModelTransformOperator(ModelTransformOperator<X, Y>)</a></span> - Constructor for class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkModelTransformOperator.html" title="class in org.apache.wayang.spark.operators.ml">SparkModelTransformOperator</a></dt> |
| <dd> |
| <div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/ml/SparkModelTransformOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType)">SparkModelTransformOperator(DataSetType<X>, DataSetType<Tuple2<X, Y>>)</a></span> - Constructor for class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkModelTransformOperator.html" title="class in org.apache.wayang.spark.operators.ml">SparkModelTransformOperator</a></dt> |
| <dd> |
| <div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/operators/SparkObjectFileSink.html" title="class in org.apache.wayang.spark.operators"><span class="typeNameLink">SparkObjectFileSink</span></a><<a href="org/apache/wayang/spark/operators/SparkObjectFileSink.html" title="type parameter in SparkObjectFileSink">T</a>> - Class in <a href="org/apache/wayang/spark/operators/package-summary.html">org.apache.wayang.spark.operators</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a> for the <a href="org/apache/wayang/spark/platform/SparkPlatform.html" title="class in org.apache.wayang.spark.platform"><code>SparkPlatform</code></a> that creates a sequence file.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkObjectFileSink.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.types.DataSetType)">SparkObjectFileSink(String, DataSetType<T>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkObjectFileSink.html" title="class in org.apache.wayang.spark.operators">SparkObjectFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkObjectFileSink.html#%3Cinit%3E(org.apache.wayang.basic.operators.ObjectFileSink)">SparkObjectFileSink(ObjectFileSink<T>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkObjectFileSink.html" title="class in org.apache.wayang.spark.operators">SparkObjectFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkObjectFileSink.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)">SparkObjectFileSink(DataSetType<T>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkObjectFileSink.html" title="class in org.apache.wayang.spark.operators">SparkObjectFileSink</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/SparkObjectFileSource.html" title="class in org.apache.wayang.spark.operators"><span class="typeNameLink">SparkObjectFileSource</span></a><<a href="org/apache/wayang/spark/operators/SparkObjectFileSource.html" title="type parameter in SparkObjectFileSource">T</a>> - Class in <a href="org/apache/wayang/spark/operators/package-summary.html">org.apache.wayang.spark.operators</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a> for the <a href="org/apache/wayang/spark/platform/SparkPlatform.html" title="class in org.apache.wayang.spark.platform"><code>SparkPlatform</code></a> that creates a sequence file.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkObjectFileSource.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.types.DataSetType)">SparkObjectFileSource(String, DataSetType<T>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkObjectFileSource.html" title="class in org.apache.wayang.spark.operators">SparkObjectFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkObjectFileSource.html#%3Cinit%3E(org.apache.wayang.basic.operators.ObjectFileSource)">SparkObjectFileSource(ObjectFileSource)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkObjectFileSource.html" title="class in org.apache.wayang.spark.operators">SparkObjectFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkObjectFileSource.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)">SparkObjectFileSource(DataSetType<T>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkObjectFileSource.html" title="class in org.apache.wayang.spark.operators">SparkObjectFileSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html" title="class in org.apache.wayang.profiler.spark"><span class="typeNameLink">SparkOperatorProfiler</span></a> - Class in <a href="org/apache/wayang/profiler/spark/package-summary.html">org.apache.wayang.profiler.spark</a></dt> |
| <dd> |
| <div class="block">Allows to instrument an <a href="org/apache/wayang/spark/operators/SparkExecutionOperator.html" title="interface in org.apache.wayang.spark.operators"><code>SparkExecutionOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html#%3Cinit%3E(java.util.function.Supplier,org.apache.wayang.core.api.Configuration,java.util.function.Supplier...)">SparkOperatorProfiler(Supplier<SparkExecutionOperator>, Configuration, Supplier<?>...)</a></span> - Constructor for class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html" title="class in org.apache.wayang.profiler.spark">SparkOperatorProfiler</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.Result.html" title="class in org.apache.wayang.profiler.spark"><span class="typeNameLink">SparkOperatorProfiler.Result</span></a> - Class in <a href="org/apache/wayang/profiler/spark/package-summary.html">org.apache.wayang.profiler.spark</a></dt> |
| <dd> |
| <div class="block">The result of a single profiling run.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/platform/SparkPlatform.html" title="class in org.apache.wayang.spark.platform"><span class="typeNameLink">SparkPlatform</span></a> - Class in <a href="org/apache/wayang/spark/platform/package-summary.html">org.apache.wayang.spark.platform</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/platform/Platform.html" title="class in org.apache.wayang.core.platform"><code>Platform</code></a> for Apache Spark.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/IEJoin.html#sparkPlugin()">sparkPlugin()</a></span> - Static method in class org.apache.wayang.iejoin.<a href="org/apache/wayang/iejoin/IEJoin.html" title="class in org.apache.wayang.iejoin">IEJoin</a></dt> |
| <dd> |
| <div class="block">Retrieve a <a href="org/apache/wayang/core/plugin/Plugin.html" title="interface in org.apache.wayang.core.plugin"><code>Plugin</code></a> to use <a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html" title="class in org.apache.wayang.iejoin.operators"><code>IEJoinOperator</code></a> and <a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html" title="class in org.apache.wayang.iejoin.operators"><code>IESelfJoinOperator</code></a> on the |
| and <a href="org/apache/wayang/spark/platform/SparkPlatform.html" title="class in org.apache.wayang.spark.platform"><code>SparkPlatform</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/operators/ml/SparkPredictOperator.html" title="class in org.apache.wayang.spark.operators.ml"><span class="typeNameLink">SparkPredictOperator</span></a><<a href="org/apache/wayang/spark/operators/ml/SparkPredictOperator.html" title="type parameter in SparkPredictOperator">X</a>,​<a href="org/apache/wayang/spark/operators/ml/SparkPredictOperator.html" title="type parameter in SparkPredictOperator">Y</a>> - Class in <a href="org/apache/wayang/spark/operators/ml/package-summary.html">org.apache.wayang.spark.operators.ml</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/ml/SparkPredictOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.PredictOperator)">SparkPredictOperator(PredictOperator<X, Y>)</a></span> - Constructor for class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkPredictOperator.html" title="class in org.apache.wayang.spark.operators.ml">SparkPredictOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/ml/SparkPredictOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType)">SparkPredictOperator(DataSetType<X>, DataSetType<Y>)</a></span> - Constructor for class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkPredictOperator.html" title="class in org.apache.wayang.spark.operators.ml">SparkPredictOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/SparkRandomPartitionSampleOperator.html" title="class in org.apache.wayang.spark.operators"><span class="typeNameLink">SparkRandomPartitionSampleOperator</span></a><<a href="org/apache/wayang/spark/operators/SparkRandomPartitionSampleOperator.html" title="type parameter in SparkRandomPartitionSampleOperator">Type</a>> - Class in <a href="org/apache/wayang/spark/operators/package-summary.html">org.apache.wayang.spark.operators</a></dt> |
| <dd> |
| <div class="block">Spark implementation of the <a href="org/apache/wayang/basic/operators/SampleOperator.html" title="class in org.apache.wayang.basic.operators"><code>SampleOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkRandomPartitionSampleOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.SampleOperator)">SparkRandomPartitionSampleOperator(SampleOperator<Type>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkRandomPartitionSampleOperator.html" title="class in org.apache.wayang.spark.operators">SparkRandomPartitionSampleOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkRandomPartitionSampleOperator.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableIntUnaryOperator,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.FunctionDescriptor.SerializableLongUnaryOperator)">SparkRandomPartitionSampleOperator(FunctionDescriptor.SerializableIntUnaryOperator, DataSetType<Type>, FunctionDescriptor.SerializableLongUnaryOperator)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkRandomPartitionSampleOperator.html" title="class in org.apache.wayang.spark.operators">SparkRandomPartitionSampleOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/operators/SparkReduceByOperator.html" title="class in org.apache.wayang.spark.operators"><span class="typeNameLink">SparkReduceByOperator</span></a><<a href="org/apache/wayang/spark/operators/SparkReduceByOperator.html" title="type parameter in SparkReduceByOperator">Type</a>,​<a href="org/apache/wayang/spark/operators/SparkReduceByOperator.html" title="type parameter in SparkReduceByOperator">KeyType</a>> - Class in <a href="org/apache/wayang/spark/operators/package-summary.html">org.apache.wayang.spark.operators</a></dt> |
| <dd> |
| <div class="block">Spark implementation of the <a href="org/apache/wayang/basic/operators/ReduceByOperator.html" title="class in org.apache.wayang.basic.operators"><code>ReduceByOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkReduceByOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.ReduceByOperator)">SparkReduceByOperator(ReduceByOperator<Type, KeyType>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkReduceByOperator.html" title="class in org.apache.wayang.spark.operators">SparkReduceByOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkReduceByOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.function.ReduceDescriptor)">SparkReduceByOperator(DataSetType<Type>, TransformationDescriptor<Type, KeyType>, ReduceDescriptor<Type>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkReduceByOperator.html" title="class in org.apache.wayang.spark.operators">SparkReduceByOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/operators/SparkRepeatOperator.html" title="class in org.apache.wayang.spark.operators"><span class="typeNameLink">SparkRepeatOperator</span></a><<a href="org/apache/wayang/spark/operators/SparkRepeatOperator.html" title="type parameter in SparkRepeatOperator">Type</a>> - Class in <a href="org/apache/wayang/spark/operators/package-summary.html">org.apache.wayang.spark.operators</a></dt> |
| <dd> |
| <div class="block">Spark implementation of the <a href="org/apache/wayang/basic/operators/RepeatOperator.html" title="class in org.apache.wayang.basic.operators"><code>RepeatOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkRepeatOperator.html#%3Cinit%3E(int,org.apache.wayang.core.types.DataSetType)">SparkRepeatOperator(int, DataSetType<Type>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkRepeatOperator.html" title="class in org.apache.wayang.spark.operators">SparkRepeatOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkRepeatOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.RepeatOperator)">SparkRepeatOperator(RepeatOperator<Type>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkRepeatOperator.html" title="class in org.apache.wayang.spark.operators">SparkRepeatOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/SparkShufflePartitionSampleOperator.html" title="class in org.apache.wayang.spark.operators"><span class="typeNameLink">SparkShufflePartitionSampleOperator</span></a><<a href="org/apache/wayang/spark/operators/SparkShufflePartitionSampleOperator.html" title="type parameter in SparkShufflePartitionSampleOperator">Type</a>> - Class in <a href="org/apache/wayang/spark/operators/package-summary.html">org.apache.wayang.spark.operators</a></dt> |
| <dd> |
| <div class="block">Spark implementation of the <a href="org/apache/wayang/spark/operators/SparkShufflePartitionSampleOperator.html" title="class in org.apache.wayang.spark.operators"><code>SparkShufflePartitionSampleOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkShufflePartitionSampleOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.SampleOperator)">SparkShufflePartitionSampleOperator(SampleOperator<Type>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkShufflePartitionSampleOperator.html" title="class in org.apache.wayang.spark.operators">SparkShufflePartitionSampleOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkShufflePartitionSampleOperator.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableIntUnaryOperator,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.FunctionDescriptor.SerializableLongUnaryOperator)">SparkShufflePartitionSampleOperator(FunctionDescriptor.SerializableIntUnaryOperator, DataSetType<Type>, FunctionDescriptor.SerializableLongUnaryOperator)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkShufflePartitionSampleOperator.html" title="class in org.apache.wayang.spark.operators">SparkShufflePartitionSampleOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/operators/SparkSortOperator.html" title="class in org.apache.wayang.spark.operators"><span class="typeNameLink">SparkSortOperator</span></a><<a href="org/apache/wayang/spark/operators/SparkSortOperator.html" title="type parameter in SparkSortOperator">Type</a>,​<a href="org/apache/wayang/spark/operators/SparkSortOperator.html" title="type parameter in SparkSortOperator">Key</a>> - Class in <a href="org/apache/wayang/spark/operators/package-summary.html">org.apache.wayang.spark.operators</a></dt> |
| <dd> |
| <div class="block">Spark implementation of the <a href="org/apache/wayang/basic/operators/SortOperator.html" title="class in org.apache.wayang.basic.operators"><code>SortOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkSortOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.SortOperator)">SparkSortOperator(SortOperator<Type, Key>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkSortOperator.html" title="class in org.apache.wayang.spark.operators">SparkSortOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkSortOperator.html#%3Cinit%3E(org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.types.DataSetType)">SparkSortOperator(TransformationDescriptor<Type, Key>, DataSetType<Type>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkSortOperator.html" title="class in org.apache.wayang.spark.operators">SparkSortOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/profiler/spark/SparkSourceProfiler.html" title="class in org.apache.wayang.profiler.spark"><span class="typeNameLink">SparkSourceProfiler</span></a> - Class in <a href="org/apache/wayang/profiler/spark/package-summary.html">org.apache.wayang.profiler.spark</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html" title="class in org.apache.wayang.profiler.spark"><code>SparkOperatorProfiler</code></a> implementation for <a href="org/apache/wayang/spark/operators/SparkExecutionOperator.html" title="interface in org.apache.wayang.spark.operators"><code>SparkExecutionOperator</code></a>s with one input and one output.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SparkSourceProfiler.html#%3Cinit%3E(java.util.function.Supplier,org.apache.wayang.core.api.Configuration,java.util.function.Supplier)">SparkSourceProfiler(Supplier<SparkExecutionOperator>, Configuration, Supplier<?>)</a></span> - Constructor for class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SparkSourceProfiler.html" title="class in org.apache.wayang.profiler.spark">SparkSourceProfiler</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/SparkTextFileSink.html" title="class in org.apache.wayang.spark.operators"><span class="typeNameLink">SparkTextFileSink</span></a><<a href="org/apache/wayang/spark/operators/SparkTextFileSink.html" title="type parameter in SparkTextFileSink">T</a>> - Class in <a href="org/apache/wayang/spark/operators/package-summary.html">org.apache.wayang.spark.operators</a></dt> |
| <dd> |
| <div class="block">Implementation of the <a href="org/apache/wayang/basic/operators/TextFileSink.html" title="class in org.apache.wayang.basic.operators"><code>TextFileSink</code></a> operator for the Spark platform.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkTextFileSink.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.function.TransformationDescriptor)">SparkTextFileSink(String, TransformationDescriptor<T, String>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkTextFileSink.html" title="class in org.apache.wayang.spark.operators">SparkTextFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkTextFileSink.html#%3Cinit%3E(org.apache.wayang.basic.operators.TextFileSink)">SparkTextFileSink(TextFileSink<T>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkTextFileSink.html" title="class in org.apache.wayang.spark.operators">SparkTextFileSink</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/SparkTextFileSource.html" title="class in org.apache.wayang.spark.operators"><span class="typeNameLink">SparkTextFileSource</span></a> - Class in <a href="org/apache/wayang/spark/operators/package-summary.html">org.apache.wayang.spark.operators</a></dt> |
| <dd> |
| <div class="block">Provides a <code>Collection</code> to a Spark job.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkTextFileSource.html#%3Cinit%3E(java.lang.String)">SparkTextFileSource(String)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkTextFileSource.html" title="class in org.apache.wayang.spark.operators">SparkTextFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkTextFileSource.html#%3Cinit%3E(java.lang.String,java.lang.String)">SparkTextFileSource(String, String)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkTextFileSource.html" title="class in org.apache.wayang.spark.operators">SparkTextFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkTextFileSource.html#%3Cinit%3E(org.apache.wayang.basic.operators.TextFileSource)">SparkTextFileSource(TextFileSource)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkTextFileSource.html" title="class in org.apache.wayang.spark.operators">SparkTextFileSource</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><a href="org/apache/wayang/profiler/spark/SparkTextFileSourceProfiler.html" title="class in org.apache.wayang.profiler.spark"><span class="typeNameLink">SparkTextFileSourceProfiler</span></a> - Class in <a href="org/apache/wayang/profiler/spark/package-summary.html">org.apache.wayang.profiler.spark</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html" title="class in org.apache.wayang.profiler.spark"><code>SparkOperatorProfiler</code></a> for the <a href="org/apache/wayang/spark/operators/SparkTextFileSource.html" title="class in org.apache.wayang.spark.operators"><code>SparkTextFileSource</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SparkTextFileSourceProfiler.html#%3Cinit%3E(org.apache.wayang.core.api.Configuration,java.util.function.Supplier)">SparkTextFileSourceProfiler(Configuration, Supplier<?>)</a></span> - Constructor for class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SparkTextFileSourceProfiler.html" title="class in org.apache.wayang.profiler.spark">SparkTextFileSourceProfiler</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/SparkTsvFileSink.html" title="class in org.apache.wayang.spark.operators"><span class="typeNameLink">SparkTsvFileSink</span></a><<a href="org/apache/wayang/spark/operators/SparkTsvFileSink.html" title="type parameter in SparkTsvFileSink">T</a> extends <a href="org/apache/wayang/basic/data/Tuple2.html" title="class in org.apache.wayang.basic.data">Tuple2</a><?,​?>> - Class in <a href="org/apache/wayang/spark/operators/package-summary.html">org.apache.wayang.spark.operators</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a> for the <a href="org/apache/wayang/spark/platform/SparkPlatform.html" title="class in org.apache.wayang.spark.platform"><code>SparkPlatform</code></a> that creates a TSV file.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkTsvFileSink.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.types.DataSetType)">SparkTsvFileSink(String, DataSetType<T>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkTsvFileSink.html" title="class in org.apache.wayang.spark.operators">SparkTsvFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkTsvFileSink.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)">SparkTsvFileSink(DataSetType<T>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkTsvFileSink.html" title="class in org.apache.wayang.spark.operators">SparkTsvFileSink</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/SparkTsvFileSource.html" title="class in org.apache.wayang.spark.operators"><span class="typeNameLink">SparkTsvFileSource</span></a><<a href="org/apache/wayang/spark/operators/SparkTsvFileSource.html" title="type parameter in SparkTsvFileSource">T</a>> - Class in <a href="org/apache/wayang/spark/operators/package-summary.html">org.apache.wayang.spark.operators</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a> for the <a href="org/apache/wayang/spark/platform/SparkPlatform.html" title="class in org.apache.wayang.spark.platform"><code>SparkPlatform</code></a> that creates a sequence file.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkTsvFileSource.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.types.DataSetType)">SparkTsvFileSource(String, DataSetType<T>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkTsvFileSource.html" title="class in org.apache.wayang.spark.operators">SparkTsvFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkTsvFileSource.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)">SparkTsvFileSource(DataSetType)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkTsvFileSource.html" title="class in org.apache.wayang.spark.operators">SparkTsvFileSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/profiler/spark/SparkUnaryOperatorProfiler.html" title="class in org.apache.wayang.profiler.spark"><span class="typeNameLink">SparkUnaryOperatorProfiler</span></a> - Class in <a href="org/apache/wayang/profiler/spark/package-summary.html">org.apache.wayang.profiler.spark</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html" title="class in org.apache.wayang.profiler.spark"><code>SparkOperatorProfiler</code></a> implementation for <a href="org/apache/wayang/spark/operators/SparkExecutionOperator.html" title="interface in org.apache.wayang.spark.operators"><code>SparkExecutionOperator</code></a>s with one input and one output.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SparkUnaryOperatorProfiler.html#%3Cinit%3E(java.util.function.Supplier,org.apache.wayang.core.api.Configuration,java.util.function.Supplier)">SparkUnaryOperatorProfiler(Supplier<SparkExecutionOperator>, Configuration, Supplier<?>)</a></span> - Constructor for class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SparkUnaryOperatorProfiler.html" title="class in org.apache.wayang.profiler.spark">SparkUnaryOperatorProfiler</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/SparkUnionAllOperator.html" title="class in org.apache.wayang.spark.operators"><span class="typeNameLink">SparkUnionAllOperator</span></a><<a href="org/apache/wayang/spark/operators/SparkUnionAllOperator.html" title="type parameter in SparkUnionAllOperator">Type</a>> - Class in <a href="org/apache/wayang/spark/operators/package-summary.html">org.apache.wayang.spark.operators</a></dt> |
| <dd> |
| <div class="block">Spark implementation of the <a href="org/apache/wayang/basic/operators/UnionAllOperator.html" title="class in org.apache.wayang.basic.operators"><code>UnionAllOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkUnionAllOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.UnionAllOperator)">SparkUnionAllOperator(UnionAllOperator<Type>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkUnionAllOperator.html" title="class in org.apache.wayang.spark.operators">SparkUnionAllOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkUnionAllOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)">SparkUnionAllOperator(DataSetType<Type>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkUnionAllOperator.html" title="class in org.apache.wayang.spark.operators">SparkUnionAllOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/operators/SparkZipWithIdOperator.html" title="class in org.apache.wayang.spark.operators"><span class="typeNameLink">SparkZipWithIdOperator</span></a><<a href="org/apache/wayang/spark/operators/SparkZipWithIdOperator.html" title="type parameter in SparkZipWithIdOperator">InputType</a>> - Class in <a href="org/apache/wayang/spark/operators/package-summary.html">org.apache.wayang.spark.operators</a></dt> |
| <dd> |
| <div class="block">Spark implementation of the <a href="org/apache/wayang/basic/operators/MapOperator.html" title="class in org.apache.wayang.basic.operators"><code>MapOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkZipWithIdOperator.html#%3Cinit%3E(java.lang.Class)">SparkZipWithIdOperator(Class<InputType>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkZipWithIdOperator.html" title="class in org.apache.wayang.spark.operators">SparkZipWithIdOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkZipWithIdOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.ZipWithIdOperator)">SparkZipWithIdOperator(ZipWithIdOperator<InputType>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkZipWithIdOperator.html" title="class in org.apache.wayang.spark.operators">SparkZipWithIdOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkZipWithIdOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)">SparkZipWithIdOperator(DataSetType<InputType>)</a></span> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkZipWithIdOperator.html" title="class in org.apache.wayang.spark.operators">SparkZipWithIdOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/ml4all/utils/SparseVector.html" title="class in org.apache.wayang.ml4all.utils"><span class="typeNameLink">SparseVector</span></a> - Class in <a href="org/apache/wayang/ml4all/utils/package-summary.html">org.apache.wayang.ml4all.utils</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/utils/SparseVector.html#%3Cinit%3E()">SparseVector()</a></span> - Constructor for class org.apache.wayang.ml4all.utils.<a href="org/apache/wayang/ml4all/utils/SparseVector.html" title="class in org.apache.wayang.ml4all.utils">SparseVector</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/utils/SparseVector.html#%3Cinit%3E(double,int%5B%5D,double%5B%5D)">SparseVector(double, int[], double[])</a></span> - Constructor for class org.apache.wayang.ml4all.utils.<a href="org/apache/wayang/ml4all/utils/SparseVector.html" title="class in org.apache.wayang.ml4all.utils">SparseVector</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/utils/SparseVector.html#%3Cinit%3E(int%5B%5D,double%5B%5D)">SparseVector(int[], double[])</a></span> - Constructor for class org.apache.wayang.ml4all.utils.<a href="org/apache/wayang/ml4all/utils/SparseVector.html" title="class in org.apache.wayang.ml4all.utils">SparseVector</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/ReflectionUtils.html#specify(java.lang.Class)">specify(Class<? super T>)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/ReflectionUtils.html" title="class in org.apache.wayang.core.util">ReflectionUtils</a></dt> |
| <dd> |
| <div class="block">Casts the given <code>Class</code> to a more specific one.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/Expression.html#specify(org.apache.wayang.core.util.mathex.Context)">specify(Context)</a></span> - Method in interface org.apache.wayang.core.util.mathex.<a href="org/apache/wayang/core/util/mathex/Expression.html" title="interface in org.apache.wayang.core.util.mathex">Expression</a></dt> |
| <dd> |
| <div class="block">Turn this dynamic instance into a more static one by directly incorporating the given <a href="org/apache/wayang/core/util/mathex/Context.html" title="interface in org.apache.wayang.core.util.mathex"><code>Context</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/model/BinaryOperation.html#specify(org.apache.wayang.core.util.mathex.Context)">specify(Context)</a></span> - Method in class org.apache.wayang.core.util.mathex.model.<a href="org/apache/wayang/core/util/mathex/model/BinaryOperation.html" title="class in org.apache.wayang.core.util.mathex.model">BinaryOperation</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/model/CompiledFunction.html#specify(org.apache.wayang.core.util.mathex.Context)">specify(Context)</a></span> - Method in class org.apache.wayang.core.util.mathex.model.<a href="org/apache/wayang/core/util/mathex/model/CompiledFunction.html" title="class in org.apache.wayang.core.util.mathex.model">CompiledFunction</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/model/Constant.html#specify(org.apache.wayang.core.util.mathex.Context)">specify(Context)</a></span> - Method in class org.apache.wayang.core.util.mathex.model.<a href="org/apache/wayang/core/util/mathex/model/Constant.html" title="class in org.apache.wayang.core.util.mathex.model">Constant</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/model/NamedFunction.html#specify(org.apache.wayang.core.util.mathex.Context)">specify(Context)</a></span> - Method in class org.apache.wayang.core.util.mathex.model.<a href="org/apache/wayang/core/util/mathex/model/NamedFunction.html" title="class in org.apache.wayang.core.util.mathex.model">NamedFunction</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Task.TaskStatusForRunning.html#SPECULATIVE">SPECULATIVE</a></span> - org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.TaskStatusForRunning.html" title="enum in org.apache.wayang.spark.monitoring.interfaces">Task.TaskStatusForRunning</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/utils/StringUtil.html#split(java.lang.String,char)">split(String, char)</a></span> - Static method in class org.apache.wayang.ml4all.utils.<a href="org/apache/wayang/ml4all/utils/StringUtil.html" title="class in org.apache.wayang.ml4all.utils">StringUtil</a></dt> |
| <dd> |
| <div class="block">Split a string with an unknown number of tokens with a given separator.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/utils/StringUtil.html#split(java.lang.String,char,int)">split(String, char, int)</a></span> - Static method in class org.apache.wayang.ml4all.utils.<a href="org/apache/wayang/ml4all/utils/StringUtil.html" title="class in org.apache.wayang.ml4all.utils">StringUtil</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Bitmask.html#spliterator()">spliterator()</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Bitmask.html" title="class in org.apache.wayang.core.util">Bitmask</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/channels/GenericChannelConversions.html#SQL_TO_STREAM_CONVERSION">SQL_TO_STREAM_CONVERSION</a></span> - Static variable in class org.apache.wayang.genericjdbc.channels.<a href="org/apache/wayang/genericjdbc/channels/GenericChannelConversions.html" title="class in org.apache.wayang.genericjdbc.channels">GenericChannelConversions</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/postgres/channels/ChannelConversions.html#SQL_TO_STREAM_CONVERSION">SQL_TO_STREAM_CONVERSION</a></span> - Static variable in class org.apache.wayang.postgres.channels.<a href="org/apache/wayang/postgres/channels/ChannelConversions.html" title="class in org.apache.wayang.postgres.channels">ChannelConversions</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/sqlite3/channels/ChannelConversions.html#SQL_TO_STREAM_CONVERSION">SQL_TO_STREAM_CONVERSION</a></span> - Static variable in class org.apache.wayang.sqlite3.channels.<a href="org/apache/wayang/sqlite3/channels/ChannelConversions.html" title="class in org.apache.wayang.sqlite3.channels">ChannelConversions</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/postgres/channels/ChannelConversions.html#SQL_TO_UNCACHED_RDD_CONVERSION">SQL_TO_UNCACHED_RDD_CONVERSION</a></span> - Static variable in class org.apache.wayang.postgres.channels.<a href="org/apache/wayang/postgres/channels/ChannelConversions.html" title="class in org.apache.wayang.postgres.channels">ChannelConversions</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/sqlite3/channels/ChannelConversions.html#SQL_TO_UNCACHED_RDD_CONVERSION">SQL_TO_UNCACHED_RDD_CONVERSION</a></span> - Static variable in class org.apache.wayang.sqlite3.channels.<a href="org/apache/wayang/sqlite3/channels/ChannelConversions.html" title="class in org.apache.wayang.sqlite3.channels">ChannelConversions</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/context/SqlContext.html" title="class in org.apache.wayang.api.sql.context"><span class="typeNameLink">SqlContext</span></a> - Class in <a href="org/apache/wayang/api/sql/context/package-summary.html">org.apache.wayang.api.sql.context</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/context/SqlContext.html#%3Cinit%3E()">SqlContext()</a></span> - Constructor for class org.apache.wayang.api.sql.context.<a href="org/apache/wayang/api/sql/context/SqlContext.html" title="class in org.apache.wayang.api.sql.context">SqlContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/context/SqlContext.html#%3Cinit%3E(org.apache.wayang.core.api.Configuration)">SqlContext(Configuration)</a></span> - Constructor for class org.apache.wayang.api.sql.context.<a href="org/apache/wayang/api/sql/context/SqlContext.html" title="class in org.apache.wayang.api.sql.context">SqlContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/context/SqlContext.html#%3Cinit%3E(org.apache.wayang.core.api.Configuration,java.util.List)">SqlContext(Configuration, List<Plugin>)</a></span> - Constructor for class org.apache.wayang.api.sql.context.<a href="org/apache/wayang/api/sql/context/SqlContext.html" title="class in org.apache.wayang.api.sql.context">SqlContext</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/sqlite3/Sqlite3.html" title="class in org.apache.wayang.sqlite3"><span class="typeNameLink">Sqlite3</span></a> - Class in <a href="org/apache/wayang/sqlite3/package-summary.html">org.apache.wayang.sqlite3</a></dt> |
| <dd> |
| <div class="block">Register for relevant components of this module.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/sqlite3/Sqlite3.html#%3Cinit%3E()">Sqlite3()</a></span> - Constructor for class org.apache.wayang.sqlite3.<a href="org/apache/wayang/sqlite3/Sqlite3.html" title="class in org.apache.wayang.sqlite3">Sqlite3</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/sqlite3/plugin/Sqlite3ConversionPlugin.html" title="class in org.apache.wayang.sqlite3.plugin"><span class="typeNameLink">Sqlite3ConversionPlugin</span></a> - Class in <a href="org/apache/wayang/sqlite3/plugin/package-summary.html">org.apache.wayang.sqlite3.plugin</a></dt> |
| <dd> |
| <div class="block">This <a href="org/apache/wayang/core/plugin/Plugin.html" title="interface in org.apache.wayang.core.plugin"><code>Plugin</code></a> provides <a href="org/apache/wayang/core/optimizer/channels/ChannelConversion.html" title="class in org.apache.wayang.core.optimizer.channels"><code>ChannelConversion</code></a>s from the <a href="org/apache/wayang/sqlite3/platform/Sqlite3Platform.html" title="class in org.apache.wayang.sqlite3.platform"><code>Sqlite3Platform</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/sqlite3/plugin/Sqlite3ConversionPlugin.html#%3Cinit%3E()">Sqlite3ConversionPlugin()</a></span> - Constructor for class org.apache.wayang.sqlite3.plugin.<a href="org/apache/wayang/sqlite3/plugin/Sqlite3ConversionPlugin.html" title="class in org.apache.wayang.sqlite3.plugin">Sqlite3ConversionPlugin</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/sqlite3/operators/Sqlite3FilterOperator.html" title="class in org.apache.wayang.sqlite3.operators"><span class="typeNameLink">Sqlite3FilterOperator</span></a> - Class in <a href="org/apache/wayang/sqlite3/operators/package-summary.html">org.apache.wayang.sqlite3.operators</a></dt> |
| <dd> |
| <div class="block">Implementation of the <a href="org/apache/wayang/basic/operators/FilterOperator.html" title="class in org.apache.wayang.basic.operators"><code>FilterOperator</code></a> for the <a href="org/apache/wayang/sqlite3/platform/Sqlite3Platform.html" title="class in org.apache.wayang.sqlite3.platform"><code>Sqlite3Platform</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/sqlite3/operators/Sqlite3FilterOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.FilterOperator)">Sqlite3FilterOperator(FilterOperator<Record>)</a></span> - Constructor for class org.apache.wayang.sqlite3.operators.<a href="org/apache/wayang/sqlite3/operators/Sqlite3FilterOperator.html" title="class in org.apache.wayang.sqlite3.operators">Sqlite3FilterOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/sqlite3/operators/Sqlite3FilterOperator.html#%3Cinit%3E(org.apache.wayang.core.function.PredicateDescriptor)">Sqlite3FilterOperator(PredicateDescriptor<Record>)</a></span> - Constructor for class org.apache.wayang.sqlite3.operators.<a href="org/apache/wayang/sqlite3/operators/Sqlite3FilterOperator.html" title="class in org.apache.wayang.sqlite3.operators">Sqlite3FilterOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/sqlite3/platform/Sqlite3Platform.html" title="class in org.apache.wayang.sqlite3.platform"><span class="typeNameLink">Sqlite3Platform</span></a> - Class in <a href="org/apache/wayang/sqlite3/platform/package-summary.html">org.apache.wayang.sqlite3.platform</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/platform/Platform.html" title="class in org.apache.wayang.core.platform"><code>Platform</code></a> implementation for SQLite3.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/sqlite3/platform/Sqlite3Platform.html#%3Cinit%3E()">Sqlite3Platform()</a></span> - Constructor for class org.apache.wayang.sqlite3.platform.<a href="org/apache/wayang/sqlite3/platform/Sqlite3Platform.html" title="class in org.apache.wayang.sqlite3.platform">Sqlite3Platform</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/sqlite3/plugin/Sqlite3Plugin.html" title="class in org.apache.wayang.sqlite3.plugin"><span class="typeNameLink">Sqlite3Plugin</span></a> - Class in <a href="org/apache/wayang/sqlite3/plugin/package-summary.html">org.apache.wayang.sqlite3.plugin</a></dt> |
| <dd> |
| <div class="block">This <a href="org/apache/wayang/core/plugin/Plugin.html" title="interface in org.apache.wayang.core.plugin"><code>Plugin</code></a> enables to use some basic Wayang <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>s on the <a href="org/apache/wayang/sqlite3/platform/Sqlite3Platform.html" title="class in org.apache.wayang.sqlite3.platform"><code>Sqlite3Platform</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/sqlite3/plugin/Sqlite3Plugin.html#%3Cinit%3E()">Sqlite3Plugin()</a></span> - Constructor for class org.apache.wayang.sqlite3.plugin.<a href="org/apache/wayang/sqlite3/plugin/Sqlite3Plugin.html" title="class in org.apache.wayang.sqlite3.plugin">Sqlite3Plugin</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/sqlite3/operators/Sqlite3ProjectionOperator.html" title="class in org.apache.wayang.sqlite3.operators"><span class="typeNameLink">Sqlite3ProjectionOperator</span></a> - Class in <a href="org/apache/wayang/sqlite3/operators/package-summary.html">org.apache.wayang.sqlite3.operators</a></dt> |
| <dd> |
| <div class="block">Implementation of the <a href="org/apache/wayang/jdbc/operators/JdbcProjectionOperator.html" title="class in org.apache.wayang.jdbc.operators"><code>JdbcProjectionOperator</code></a> for the <a href="org/apache/wayang/sqlite3/platform/Sqlite3Platform.html" title="class in org.apache.wayang.sqlite3.platform"><code>Sqlite3Platform</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/sqlite3/operators/Sqlite3ProjectionOperator.html#%3Cinit%3E(java.lang.Class,java.lang.Class,java.lang.String...)">Sqlite3ProjectionOperator(Class<Record>, Class<Record>, String...)</a></span> - Constructor for class org.apache.wayang.sqlite3.operators.<a href="org/apache/wayang/sqlite3/operators/Sqlite3ProjectionOperator.html" title="class in org.apache.wayang.sqlite3.operators">Sqlite3ProjectionOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/sqlite3/operators/Sqlite3ProjectionOperator.html#%3Cinit%3E(org.apache.wayang.basic.function.ProjectionDescriptor)">Sqlite3ProjectionOperator(ProjectionDescriptor<Record, Record>)</a></span> - Constructor for class org.apache.wayang.sqlite3.operators.<a href="org/apache/wayang/sqlite3/operators/Sqlite3ProjectionOperator.html" title="class in org.apache.wayang.sqlite3.operators">Sqlite3ProjectionOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/sqlite3/operators/Sqlite3ProjectionOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.MapOperator)">Sqlite3ProjectionOperator(MapOperator<Record, Record>)</a></span> - Constructor for class org.apache.wayang.sqlite3.operators.<a href="org/apache/wayang/sqlite3/operators/Sqlite3ProjectionOperator.html" title="class in org.apache.wayang.sqlite3.operators">Sqlite3ProjectionOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/sqlite3/operators/Sqlite3TableSource.html" title="class in org.apache.wayang.sqlite3.operators"><span class="typeNameLink">Sqlite3TableSource</span></a> - Class in <a href="org/apache/wayang/sqlite3/operators/package-summary.html">org.apache.wayang.sqlite3.operators</a></dt> |
| <dd> |
| <div class="block">Implementation of the <a href="org/apache/wayang/basic/operators/TableSource.html" title="class in org.apache.wayang.basic.operators"><code>TableSource</code></a> for the <a href="org/apache/wayang/sqlite3/platform/Sqlite3Platform.html" title="class in org.apache.wayang.sqlite3.platform"><code>Sqlite3Platform</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/sqlite3/operators/Sqlite3TableSource.html#%3Cinit%3E(java.lang.String,java.lang.String...)">Sqlite3TableSource(String, String...)</a></span> - Constructor for class org.apache.wayang.sqlite3.operators.<a href="org/apache/wayang/sqlite3/operators/Sqlite3TableSource.html" title="class in org.apache.wayang.sqlite3.operators">Sqlite3TableSource</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/sqlite3/operators/Sqlite3TableSource.html#%3Cinit%3E(org.apache.wayang.sqlite3.operators.Sqlite3TableSource)">Sqlite3TableSource(Sqlite3TableSource)</a></span> - Constructor for class org.apache.wayang.sqlite3.operators.<a href="org/apache/wayang/sqlite3/operators/Sqlite3TableSource.html" title="class in org.apache.wayang.sqlite3.operators">Sqlite3TableSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/jdbc/channels/SqlQueryChannel.html" title="class in org.apache.wayang.jdbc.channels"><span class="typeNameLink">SqlQueryChannel</span></a> - Class in <a href="org/apache/wayang/jdbc/channels/package-summary.html">org.apache.wayang.jdbc.channels</a></dt> |
| <dd> |
| <div class="block">Implementation of a <a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a> that is given by a SQL query.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/channels/SqlQueryChannel.html#%3Cinit%3E(org.apache.wayang.core.platform.ChannelDescriptor,org.apache.wayang.core.plan.wayangplan.OutputSlot)">SqlQueryChannel(ChannelDescriptor, OutputSlot<?>)</a></span> - Constructor for class org.apache.wayang.jdbc.channels.<a href="org/apache/wayang/jdbc/channels/SqlQueryChannel.html" title="class in org.apache.wayang.jdbc.channels">SqlQueryChannel</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/jdbc/channels/SqlQueryChannel.Descriptor.html" title="class in org.apache.wayang.jdbc.channels"><span class="typeNameLink">SqlQueryChannel.Descriptor</span></a> - Class in <a href="org/apache/wayang/jdbc/channels/package-summary.html">org.apache.wayang.jdbc.channels</a></dt> |
| <dd> |
| <div class="block">Describes a specific class of <a href="org/apache/wayang/jdbc/channels/SqlQueryChannel.html" title="class in org.apache.wayang.jdbc.channels"><code>SqlQueryChannel</code></a>s belonging to a certain <a href="org/apache/wayang/jdbc/platform/JdbcPlatformTemplate.html" title="class in org.apache.wayang.jdbc.platform"><code>JdbcPlatformTemplate</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/jdbc/channels/SqlQueryChannel.Instance.html" title="class in org.apache.wayang.jdbc.channels"><span class="typeNameLink">SqlQueryChannel.Instance</span></a> - Class in <a href="org/apache/wayang/jdbc/channels/package-summary.html">org.apache.wayang.jdbc.channels</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/platform/ChannelInstance.html" title="interface in org.apache.wayang.core.platform"><code>ChannelInstance</code></a> implementation for <a href="org/apache/wayang/jdbc/channels/SqlQueryChannel.html" title="class in org.apache.wayang.jdbc.channels"><code>SqlQueryChannel</code></a>s.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/jdbc/operators/SqlToRddOperator.html" title="class in org.apache.wayang.jdbc.operators"><span class="typeNameLink">SqlToRddOperator</span></a> - Class in <a href="org/apache/wayang/jdbc/operators/package-summary.html">org.apache.wayang.jdbc.operators</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/operators/SqlToRddOperator.html#%3Cinit%3E(org.apache.wayang.jdbc.operators.SqlToRddOperator)">SqlToRddOperator(SqlToRddOperator)</a></span> - Constructor for class org.apache.wayang.jdbc.operators.<a href="org/apache/wayang/jdbc/operators/SqlToRddOperator.html" title="class in org.apache.wayang.jdbc.operators">SqlToRddOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/operators/SqlToRddOperator.html#%3Cinit%3E(org.apache.wayang.jdbc.platform.JdbcPlatformTemplate)">SqlToRddOperator(JdbcPlatformTemplate)</a></span> - Constructor for class org.apache.wayang.jdbc.operators.<a href="org/apache/wayang/jdbc/operators/SqlToRddOperator.html" title="class in org.apache.wayang.jdbc.operators">SqlToRddOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/operators/SqlToRddOperator.html#%3Cinit%3E(org.apache.wayang.jdbc.platform.JdbcPlatformTemplate,org.apache.wayang.core.types.DataSetType)">SqlToRddOperator(JdbcPlatformTemplate, DataSetType<Record>)</a></span> - Constructor for class org.apache.wayang.jdbc.operators.<a href="org/apache/wayang/jdbc/operators/SqlToRddOperator.html" title="class in org.apache.wayang.jdbc.operators">SqlToRddOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/jdbc/operators/SqlToStreamOperator.html" title="class in org.apache.wayang.jdbc.operators"><span class="typeNameLink">SqlToStreamOperator</span></a> - Class in <a href="org/apache/wayang/jdbc/operators/package-summary.html">org.apache.wayang.jdbc.operators</a></dt> |
| <dd> |
| <div class="block">This <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a> converts <a href="org/apache/wayang/jdbc/channels/SqlQueryChannel.html" title="class in org.apache.wayang.jdbc.channels"><code>SqlQueryChannel</code></a>s to <a href="org/apache/wayang/java/channels/StreamChannel.html" title="class in org.apache.wayang.java.channels"><code>StreamChannel</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/operators/SqlToStreamOperator.html#%3Cinit%3E(org.apache.wayang.jdbc.operators.SqlToStreamOperator)">SqlToStreamOperator(SqlToStreamOperator)</a></span> - Constructor for class org.apache.wayang.jdbc.operators.<a href="org/apache/wayang/jdbc/operators/SqlToStreamOperator.html" title="class in org.apache.wayang.jdbc.operators">SqlToStreamOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/operators/SqlToStreamOperator.html#%3Cinit%3E(org.apache.wayang.jdbc.platform.JdbcPlatformTemplate)">SqlToStreamOperator(JdbcPlatformTemplate)</a></span> - Constructor for class org.apache.wayang.jdbc.operators.<a href="org/apache/wayang/jdbc/operators/SqlToStreamOperator.html" title="class in org.apache.wayang.jdbc.operators">SqlToStreamOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/operators/SqlToStreamOperator.html#%3Cinit%3E(org.apache.wayang.jdbc.platform.JdbcPlatformTemplate,org.apache.wayang.core.types.DataSetType)">SqlToStreamOperator(JdbcPlatformTemplate, DataSetType<Record>)</a></span> - Constructor for class org.apache.wayang.jdbc.operators.<a href="org/apache/wayang/jdbc/operators/SqlToStreamOperator.html" title="class in org.apache.wayang.jdbc.operators">SqlToStreamOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/jdbc/operators/SqlToStreamOperator.ResultSetIterator.html" title="class in org.apache.wayang.jdbc.operators"><span class="typeNameLink">SqlToStreamOperator.ResultSetIterator</span></a> - Class in <a href="org/apache/wayang/jdbc/operators/package-summary.html">org.apache.wayang.jdbc.operators</a></dt> |
| <dd> |
| <div class="block">Exposes a <code>ResultSet</code> as an <code>Iterator</code>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html" title="interface in org.apache.wayang.spark.monitoring.interfaces"><span class="typeNameLink">Stage</span></a> - Interface in <a href="org/apache/wayang/spark/monitoring/interfaces/package-summary.html">org.apache.wayang.spark.monitoring.interfaces</a></dt> |
| <dd> |
| <div class="block">This interface represents a stage in a data processing pipeline.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/enumeration/StageAssignmentTraversal.html" title="class in org.apache.wayang.core.optimizer.enumeration"><span class="typeNameLink">StageAssignmentTraversal</span></a> - Class in <a href="org/apache/wayang/core/optimizer/enumeration/package-summary.html">org.apache.wayang.core.optimizer.enumeration</a></dt> |
| <dd> |
| <div class="block">Builds an <a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionPlan</code></a> from a <a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlow.html" title="class in org.apache.wayang.core.optimizer.enumeration"><code>ExecutionTaskFlow</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/enumeration/StageAssignmentTraversal.StageSplittingCriterion.html" title="interface in org.apache.wayang.core.optimizer.enumeration"><span class="typeNameLink">StageAssignmentTraversal.StageSplittingCriterion</span></a> - Interface in <a href="org/apache/wayang/core/optimizer/enumeration/package-summary.html">org.apache.wayang.core.optimizer.enumeration</a></dt> |
| <dd> |
| <div class="block">Criterion to futher split <code>StageAssignmentTraversal.InterimStage</code> besides precedence.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html#stageAttempt(int)">stageAttempt(int)</a></span> - Method in interface org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html" title="interface in org.apache.wayang.spark.monitoring.interfaces">Executor</a></dt> |
| <dd> |
| <div class="block">Sets the attempt ID of the stage.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html#stageAttempt(int)">stageAttempt(int)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorAdded</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html#stageAttempt(int)">stageAttempt(int)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorRemoved</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html#stageAttempt(int)">stageAttempt(int)</a></span> - Method in class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorUpdated</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html" title="class in org.apache.wayang.spark.monitoring.metrics"><span class="typeNameLink">StageCompleted</span></a> - Class in <a href="org/apache/wayang/spark/monitoring/metrics/package-summary.html">org.apache.wayang.spark.monitoring.metrics</a></dt> |
| <dd> |
| <div class="block">Represents a completed stage in a distributed computing system.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html#%3Cinit%3E()">StageCompleted()</a></span> - Constructor for class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageCompleted</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html" title="class in org.apache.wayang.spark.monitoring.metrics"><span class="typeNameLink">StageExecutorMetrics</span></a> - Class in <a href="org/apache/wayang/spark/monitoring/metrics/package-summary.html">org.apache.wayang.spark.monitoring.metrics</a></dt> |
| <dd> |
| <div class="block">The StageExecutorMetrics class implements the Stage and SerializableObject interfaces and represents |
| the metrics associated with a stage executed by an executor.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#%3Cinit%3E()">StageExecutorMetrics()</a></span> - Constructor for class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageExecutorMetrics</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html" title="class in org.apache.wayang.spark.monitoring.metrics"><span class="typeNameLink">StageSubmitted</span></a> - Class in <a href="org/apache/wayang/spark/monitoring/metrics/package-summary.html">org.apache.wayang.spark.monitoring.metrics</a></dt> |
| <dd> |
| <div class="block">The StageSubmitted class implements the Stage and SerializableObject interfaces to represent a submitted stage in a distributed system.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#%3Cinit%3E()">StageSubmitted()</a></span> - Constructor for class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html" title="class in org.apache.wayang.spark.monitoring.metrics">StageSubmitted</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/api/LocalStage.html#staging(org.apache.wayang.ml4all.abstraction.plan.ML4allModel)">staging(ML4allModel)</a></span> - Method in class org.apache.wayang.ml4all.abstraction.api.<a href="org/apache/wayang/ml4all/abstraction/api/LocalStage.html" title="class in org.apache.wayang.ml4all.abstraction.api">LocalStage</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/algorithms/kmeans/KMeansStageWithZeros.html#staging(org.apache.wayang.ml4all.abstraction.plan.ML4allModel)">staging(ML4allModel)</a></span> - Method in class org.apache.wayang.ml4all.algorithms.kmeans.<a href="org/apache/wayang/ml4all/algorithms/kmeans/KMeansStageWithZeros.html" title="class in org.apache.wayang.ml4all.algorithms.kmeans">KMeansStageWithZeros</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/algorithms/sgd/SGDStageWithZeros.html#staging(org.apache.wayang.ml4all.abstraction.plan.ML4allModel)">staging(ML4allModel)</a></span> - Method in class org.apache.wayang.ml4all.algorithms.sgd.<a href="org/apache/wayang/ml4all/algorithms/sgd/SGDStageWithZeros.html" title="class in org.apache.wayang.ml4all.algorithms.sgd">SGDStageWithZeros</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#STANDARD_OPERATOR_ARGS">STANDARD_OPERATOR_ARGS</a></span> - Static variable in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorBase</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html#start()">start()</a></span> - Method in class org.apache.wayang.commons.util.profiledb.model.measurement.<a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html" title="class in org.apache.wayang.commons.util.profiledb.model.measurement">TimeMeasurement</a></dt> |
| <dd> |
| <div class="block">Start measuring time for this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html#start(java.lang.String...)">start(String...)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.model.measurement.<a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html" title="class in org.apache.wayang.commons.util.profiledb.model.measurement">TimeMeasurement</a></dt> |
| <dd> |
| <div class="block">Start a (potentially new) sub-<a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html" title="class in org.apache.wayang.commons.util.profiledb.model.measurement"><code>TimeMeasurement</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/instrumentation/StopWatch.html#start(java.lang.String,java.lang.String...)">start(String, String...)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.instrumentation.<a href="org/apache/wayang/commons/util/profiledb/instrumentation/StopWatch.html" title="class in org.apache.wayang.commons.util.profiledb.instrumentation">StopWatch</a></dt> |
| <dd> |
| <div class="block">Starts a <a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html" title="class in org.apache.wayang.commons.util.profiledb.model.measurement"><code>TimeMeasurement</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/KafkaTopicSource.html#startConsuming()">startConsuming()</a></span> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/KafkaTopicSource.html" title="class in org.apache.wayang.basic.operators">KafkaTopicSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.BlockBasedOutput.html#startRecord()">startRecord()</a></span> - Method in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.BlockBasedOutput.html" title="class in org.apache.wayang.flink.compiler">WayangFileOutputFormat.BlockBasedOutput</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html#stealConnections(org.apache.wayang.core.plan.wayangplan.Operator,org.apache.wayang.core.plan.wayangplan.Operator)">stealConnections(Operator, Operator)</a></span> - Static method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan">InputSlot</a></dt> |
| <dd> |
| <div class="block">Take the input connections away from one operator and give them to another one.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html#stealConnections(org.apache.wayang.core.plan.wayangplan.Operator,org.apache.wayang.core.plan.wayangplan.Operator)">stealConnections(Operator, Operator)</a></span> - Static method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan">OutputSlot</a></dt> |
| <dd> |
| <div class="block">Take the output connections away from one operator and give them to another one.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html#stealOccupant(org.apache.wayang.core.plan.wayangplan.InputSlot)">stealOccupant(InputSlot<T>)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan">InputSlot</a></dt> |
| <dd> |
| <div class="block">Takes away the occupant <a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OutputSlot</code></a> of the <code>victim</code> and connects it to this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html#stealOccupiedSlots(org.apache.wayang.core.plan.wayangplan.OutputSlot)">stealOccupiedSlots(OutputSlot<T>)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan">OutputSlot</a></dt> |
| <dd> |
| <div class="block">Takes away the occupied <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a>s of the <code>victim</code> and connects it to this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html#stop()">stop()</a></span> - Method in class org.apache.wayang.commons.util.profiledb.model.measurement.<a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html" title="class in org.apache.wayang.commons.util.profiledb.model.measurement">TimeMeasurement</a></dt> |
| <dd> |
| <div class="block">Stop a measurement that has been started via <a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html#start()"><code>TimeMeasurement.start()</code></a> or derivatives.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html#stop(java.lang.String...)">stop(String...)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.model.measurement.<a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html" title="class in org.apache.wayang.commons.util.profiledb.model.measurement">TimeMeasurement</a></dt> |
| <dd> |
| <div class="block">Stop a measurement that has been started via <a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html#start(java.lang.String...)"><code>TimeMeasurement.start(String...)</code></a> or related.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/instrumentation/StopWatch.html#stop(java.lang.String,java.lang.String...)">stop(String, String...)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.instrumentation.<a href="org/apache/wayang/commons/util/profiledb/instrumentation/StopWatch.html" title="class in org.apache.wayang.commons.util.profiledb.instrumentation">StopWatch</a></dt> |
| <dd> |
| <div class="block">Stops a <a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html" title="class in org.apache.wayang.commons.util.profiledb.model.measurement"><code>TimeMeasurement</code></a> (if it exists).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/instrumentation/StopWatch.html#stopAll()">stopAll()</a></span> - Method in class org.apache.wayang.commons.util.profiledb.instrumentation.<a href="org/apache/wayang/commons/util/profiledb/instrumentation/StopWatch.html" title="class in org.apache.wayang.commons.util.profiledb.instrumentation">StopWatch</a></dt> |
| <dd> |
| <div class="block">Stops all <a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html" title="class in org.apache.wayang.commons.util.profiledb.model.measurement"><code>TimeMeasurement</code></a>s known to this instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/commons/util/profiledb/instrumentation/StopWatch.html" title="class in org.apache.wayang.commons.util.profiledb.instrumentation"><span class="typeNameLink">StopWatch</span></a> - Class in <a href="org/apache/wayang/commons/util/profiledb/instrumentation/package-summary.html">org.apache.wayang.commons.util.profiledb.instrumentation</a></dt> |
| <dd> |
| <div class="block">Utility to create <a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html" title="class in org.apache.wayang.commons.util.profiledb.model.measurement"><code>TimeMeasurement</code></a>s for an <a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model"><code>Experiment</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/instrumentation/StopWatch.html#%3Cinit%3E(org.apache.wayang.commons.util.profiledb.model.Experiment)">StopWatch(Experiment)</a></span> - Constructor for class org.apache.wayang.commons.util.profiledb.instrumentation.<a href="org/apache/wayang/commons/util/profiledb/instrumentation/StopWatch.html" title="class in org.apache.wayang.commons.util.profiledb.instrumentation">StopWatch</a></dt> |
| <dd> |
| <div class="block">Creates a new instance for the given <a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model"><code>Experiment</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/commons/util/profiledb/storage/Storage.html" title="class in org.apache.wayang.commons.util.profiledb.storage"><span class="typeNameLink">Storage</span></a> - Class in <a href="org/apache/wayang/commons/util/profiledb/storage/package-summary.html">org.apache.wayang.commons.util.profiledb.storage</a></dt> |
| <dd> |
| <div class="block">Controls how conducted experiments will be persisted and loaded</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/storage/Storage.html#%3Cinit%3E(java.net.URI)">Storage(URI)</a></span> - Constructor for class org.apache.wayang.commons.util.profiledb.storage.<a href="org/apache/wayang/commons/util/profiledb/storage/Storage.html" title="class in org.apache.wayang.commons.util.profiledb.storage">Storage</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/CardinalityRepository.html#store(org.apache.wayang.core.plan.wayangplan.OutputSlot,long,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,org.apache.wayang.core.plan.wayangplan.Operator)">store(OutputSlot<?>, long, OptimizationContext.OperatorContext, Operator)</a></span> - Method in class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/CardinalityRepository.html" title="class in org.apache.wayang.core.profiling">CardinalityRepository</a></dt> |
| <dd> |
| <div class="block">Stores the <code>cardinality</code> for the <code>output</code> together with its <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a> and input |
| <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html" title="class in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimate</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/ExecutionLog.html#store(org.apache.wayang.core.platform.PartialExecution)">store(PartialExecution)</a></span> - Method in class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/ExecutionLog.html" title="class in org.apache.wayang.core.profiling">ExecutionLog</a></dt> |
| <dd> |
| <div class="block">Stores the given <a href="org/apache/wayang/core/platform/PartialExecution.html" title="class in org.apache.wayang.core.platform"><code>PartialExecution</code></a> in this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/ExecutionLog.html#storeAll(java.lang.Iterable)">storeAll(Iterable<PartialExecution>)</a></span> - Method in class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/ExecutionLog.html" title="class in org.apache.wayang.core.profiling">ExecutionLog</a></dt> |
| <dd> |
| <div class="block">Stores the given <a href="org/apache/wayang/core/platform/PartialExecution.html" title="class in org.apache.wayang.core.platform"><code>PartialExecution</code></a>s in this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/CardinalityRepository.html#storeAll(org.apache.wayang.core.platform.ExecutionState,org.apache.wayang.core.optimizer.OptimizationContext)">storeAll(ExecutionState, OptimizationContext)</a></span> - Method in class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/CardinalityRepository.html" title="class in org.apache.wayang.core.profiling">CardinalityRepository</a></dt> |
| <dd> |
| <div class="block">Store the input and output cardinalities for all those <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>s that have a measured output |
| cardinality.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html#stream">stream</a></span> - Variable in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html" title="class in org.apache.wayang.flink.compiler">WayangFileOutputFormat</a></dt> |
| <dd> |
| <div class="block">The stream to which the data is written;</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/profiling/ExecutionLog.html#stream()">stream()</a></span> - Method in class org.apache.wayang.core.profiling.<a href="org/apache/wayang/core/profiling/ExecutionLog.html" title="class in org.apache.wayang.core.profiling">ExecutionLog</a></dt> |
| <dd> |
| <div class="block">Streams the contents of this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Bitmask.html#stream()">stream()</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Bitmask.html" title="class in org.apache.wayang.core.util">Bitmask</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Optional.html#stream()">stream()</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Optional.html" title="class in org.apache.wayang.core.util">Optional</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/channels/ChannelConversions.html#STREAM_TO_COLLECTION">STREAM_TO_COLLECTION</a></span> - Static variable in class org.apache.wayang.java.channels.<a href="org/apache/wayang/java/channels/ChannelConversions.html" title="class in org.apache.wayang.java.channels">ChannelConversions</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/channels/ChannelConversions.html#STREAM_TO_HDFS_OBJECT_FILE">STREAM_TO_HDFS_OBJECT_FILE</a></span> - Static variable in class org.apache.wayang.java.channels.<a href="org/apache/wayang/java/channels/ChannelConversions.html" title="class in org.apache.wayang.java.channels">ChannelConversions</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/channels/ChannelConversions.html#STREAM_TO_HDFS_TSV">STREAM_TO_HDFS_TSV</a></span> - Static variable in class org.apache.wayang.java.channels.<a href="org/apache/wayang/java/channels/ChannelConversions.html" title="class in org.apache.wayang.java.channels">ChannelConversions</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/channels/StreamChannel.html" title="class in org.apache.wayang.java.channels"><span class="typeNameLink">StreamChannel</span></a> - Class in <a href="org/apache/wayang/java/channels/package-summary.html">org.apache.wayang.java.channels</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan"><code>Channel</code></a> between two <a href="org/apache/wayang/java/operators/JavaExecutionOperator.html" title="interface in org.apache.wayang.java.operators"><code>JavaExecutionOperator</code></a>s using a <code>Stream</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/channels/StreamChannel.html#%3Cinit%3E(org.apache.wayang.core.platform.ChannelDescriptor,org.apache.wayang.core.plan.wayangplan.OutputSlot)">StreamChannel(ChannelDescriptor, OutputSlot<?>)</a></span> - Constructor for class org.apache.wayang.java.channels.<a href="org/apache/wayang/java/channels/StreamChannel.html" title="class in org.apache.wayang.java.channels">StreamChannel</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/channels/StreamChannel.Instance.html" title="class in org.apache.wayang.java.channels"><span class="typeNameLink">StreamChannel.Instance</span></a> - Class in <a href="org/apache/wayang/java/channels/package-summary.html">org.apache.wayang.java.channels</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/java/channels/JavaChannelInstance.html" title="interface in org.apache.wayang.java.channels"><code>JavaChannelInstance</code></a> implementation for <a href="org/apache/wayang/java/channels/StreamChannel.html" title="class in org.apache.wayang.java.channels"><code>StreamChannel</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/operators/JavaObjectFileSink.StreamChunker.html#%3Cinit%3E(int,java.util.function.BiConsumer)">StreamChunker(int, BiConsumer<Object[], Integer>)</a></span> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaObjectFileSink.StreamChunker.html" title="class in org.apache.wayang.java.operators">JavaObjectFileSink.StreamChunker</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/WayangCollections.html#streamedCrossProduct(java.util.List)">streamedCrossProduct(List<? extends Iterable<T>>)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/WayangCollections.html" title="class in org.apache.wayang.core.util">WayangCollections</a></dt> |
| <dd> |
| <div class="block">Returns an <code>Iterable</code> that iterates the cross product of the given <code>iterables</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/FileUtils.html#streamLines(java.lang.String)">streamLines(String)</a></span> - Static method in class org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/FileUtils.html" title="class in org.apache.wayang.core.util.fs">FileUtils</a></dt> |
| <dd> |
| <div class="block">Creates a <code>Stream</code> of a lines of the file.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/ml4all/utils/StringUtil.html" title="class in org.apache.wayang.ml4all.utils"><span class="typeNameLink">StringUtil</span></a> - Class in <a href="org/apache/wayang/ml4all/utils/package-summary.html">org.apache.wayang.ml4all.utils</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/utils/StringUtil.html#%3Cinit%3E()">StringUtil()</a></span> - Constructor for class org.apache.wayang.ml4all.utils.<a href="org/apache/wayang/ml4all/utils/StringUtil.html" title="class in org.apache.wayang.ml4all.utils">StringUtil</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/commons/util/profiledb/model/Subject.html" title="class in org.apache.wayang.commons.util.profiledb.model"><span class="typeNameLink">Subject</span></a> - Class in <a href="org/apache/wayang/commons/util/profiledb/model/package-summary.html">org.apache.wayang.commons.util.profiledb.model</a></dt> |
| <dd> |
| <div class="block">The subject of an <a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model"><code>Experiment</code></a>, e.g., an application or algorithm.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/model/Subject.html#%3Cinit%3E(java.lang.String,java.lang.String)">Subject(String, String)</a></span> - Constructor for class org.apache.wayang.commons.util.profiledb.model.<a href="org/apache/wayang/commons/util/profiledb/model/Subject.html" title="class in org.apache.wayang.commons.util.profiledb.model">Subject</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html" title="class in org.apache.wayang.core.plan.wayangplan"><span class="typeNameLink">Subplan</span></a> - Class in <a href="org/apache/wayang/core/plan/wayangplan/package-summary.html">org.apache.wayang.core.plan.wayangplan</a></dt> |
| <dd> |
| <div class="block">A subplan encapsulates connected operators as a single operator.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html#%3Cinit%3E(java.util.List,java.util.List)">Subplan(List<InputSlot<?>>, List<OutputSlot<?>>)</a></span> - Constructor for class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/Subplan.html" title="class in org.apache.wayang.core.plan.wayangplan">Subplan</a></dt> |
| <dd> |
| <div class="block">Creates a new instance with the given operators.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/cardinality/SubplanCardinalityPusher.html" title="class in org.apache.wayang.core.optimizer.cardinality"><span class="typeNameLink">SubplanCardinalityPusher</span></a> - Class in <a href="org/apache/wayang/core/optimizer/cardinality/package-summary.html">org.apache.wayang.core.optimizer.cardinality</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityPusher.html" title="class in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityPusher</code></a> implementation for <a href="org/apache/wayang/core/plan/wayangplan/Subplan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>Subplan</code></a>s (but not for <a href="org/apache/wayang/core/plan/wayangplan/LoopSubplan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>LoopSubplan</code></a>s!)</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/mapping/SubplanMatch.html" title="class in org.apache.wayang.core.mapping"><span class="typeNameLink">SubplanMatch</span></a> - Class in <a href="org/apache/wayang/core/mapping/package-summary.html">org.apache.wayang.core.mapping</a></dt> |
| <dd> |
| <div class="block">A subplan match correlates a <a href="org/apache/wayang/core/mapping/SubplanPattern.html" title="class in org.apache.wayang.core.mapping"><code>SubplanPattern</code></a> with its actually matched .</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mapping/SubplanMatch.html#%3Cinit%3E(org.apache.wayang.core.mapping.SubplanMatch)">SubplanMatch(SubplanMatch)</a></span> - Constructor for class org.apache.wayang.core.mapping.<a href="org/apache/wayang/core/mapping/SubplanMatch.html" title="class in org.apache.wayang.core.mapping">SubplanMatch</a></dt> |
| <dd> |
| <div class="block">Copy constructor.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mapping/SubplanMatch.html#%3Cinit%3E(org.apache.wayang.core.mapping.SubplanPattern)">SubplanMatch(SubplanPattern)</a></span> - Constructor for class org.apache.wayang.core.mapping.<a href="org/apache/wayang/core/mapping/SubplanMatch.html" title="class in org.apache.wayang.core.mapping">SubplanMatch</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/mapping/SubplanPattern.html" title="class in org.apache.wayang.core.mapping"><span class="typeNameLink">SubplanPattern</span></a> - Class in <a href="org/apache/wayang/core/mapping/package-summary.html">org.apache.wayang.core.mapping</a></dt> |
| <dd> |
| <div class="block">A subplan pattern describes a class of subplans in a <a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>WayangPlan</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Task.TaskStatusForRunning.html#SUCCESS">SUCCESS</a></span> - org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.TaskStatusForRunning.html" title="enum in org.apache.wayang.spark.monitoring.interfaces">Task.TaskStatusForRunning</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Task.TaskStatusForRunning.html#SUCCESSFUL">SUCCESSFUL</a></span> - org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.TaskStatusForRunning.html" title="enum in org.apache.wayang.spark.monitoring.interfaces">Task.TaskStatusForRunning</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/tpch/data/q1/ReturnTuple.html#SUM_BASE_PRICE">SUM_BASE_PRICE</a></span> - Variable in class org.apache.wayang.apps.tpch.data.q1.<a href="org/apache/wayang/apps/tpch/data/q1/ReturnTuple.html" title="class in org.apache.wayang.apps.tpch.data.q1">ReturnTuple</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/tpch/data/q1/ReturnTuple.html#SUM_CHARGE">SUM_CHARGE</a></span> - Variable in class org.apache.wayang.apps.tpch.data.q1.<a href="org/apache/wayang/apps/tpch/data/q1/ReturnTuple.html" title="class in org.apache.wayang.apps.tpch.data.q1">ReturnTuple</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/tpch/data/q1/ReturnTuple.html#SUM_DISC_PRICE">SUM_DISC_PRICE</a></span> - Variable in class org.apache.wayang.apps.tpch.data.q1.<a href="org/apache/wayang/apps/tpch/data/q1/ReturnTuple.html" title="class in org.apache.wayang.apps.tpch.data.q1">ReturnTuple</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/tpch/data/q1/ReturnTuple.html#SUM_QTY">SUM_QTY</a></span> - Variable in class org.apache.wayang.apps.tpch.data.q1.<a href="org/apache/wayang/apps/tpch/data/q1/ReturnTuple.html" title="class in org.apache.wayang.apps.tpch.data.q1">ReturnTuple</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/data/Tuple2.html#swap()">swap()</a></span> - Method in class org.apache.wayang.basic.data.<a href="org/apache/wayang/basic/data/Tuple2.html" title="class in org.apache.wayang.basic.data">Tuple2</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/data/Tuple5.html#swap()">swap()</a></span> - Method in class org.apache.wayang.basic.data.<a href="org/apache/wayang/basic/data/Tuple5.html" title="class in org.apache.wayang.basic.data">Tuple5</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/cardinality/SwitchForwardCardinalityEstimator.html" title="class in org.apache.wayang.core.optimizer.cardinality"><span class="typeNameLink">SwitchForwardCardinalityEstimator</span></a> - Class in <a href="org/apache/wayang/core/optimizer/cardinality/package-summary.html">org.apache.wayang.core.optimizer.cardinality</a></dt> |
| <dd> |
| <div class="block">Forwards the <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html" title="class in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimate</code></a> of any given <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a> that is not <code>null</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/SwitchForwardCardinalityEstimator.html#%3Cinit%3E(int...)">SwitchForwardCardinalityEstimator(int...)</a></span> - Constructor for class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/SwitchForwardCardinalityEstimator.html" title="class in org.apache.wayang.core.optimizer.cardinality">SwitchForwardCardinalityEstimator</a></dt> |
| <dd> </dd> |
| </dl> |
| <a id="I:T"> |
| <!-- --> |
| </a> |
| <h2 class="title">T</h2> |
| <dl> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExLexer.html#T__0">T__0</a></span> - Static variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExLexer.html" title="class in org.apache.wayang.core.mathex">MathExLexer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.html#T__0">T__0</a></span> - Static variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.html" title="class in org.apache.wayang.core.mathex">MathExParser</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExLexer.html#T__1">T__1</a></span> - Static variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExLexer.html" title="class in org.apache.wayang.core.mathex">MathExLexer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.html#T__1">T__1</a></span> - Static variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.html" title="class in org.apache.wayang.core.mathex">MathExParser</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExLexer.html#T__2">T__2</a></span> - Static variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExLexer.html" title="class in org.apache.wayang.core.mathex">MathExLexer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.html#T__2">T__2</a></span> - Static variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.html" title="class in org.apache.wayang.core.mathex">MathExParser</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExLexer.html#T__3">T__3</a></span> - Static variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExLexer.html" title="class in org.apache.wayang.core.mathex">MathExLexer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.html#T__3">T__3</a></span> - Static variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.html" title="class in org.apache.wayang.core.mathex">MathExParser</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExLexer.html#T__4">T__4</a></span> - Static variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExLexer.html" title="class in org.apache.wayang.core.mathex">MathExLexer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.html#T__4">T__4</a></span> - Static variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.html" title="class in org.apache.wayang.core.mathex">MathExParser</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExLexer.html#T__5">T__5</a></span> - Static variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExLexer.html" title="class in org.apache.wayang.core.mathex">MathExLexer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.html#T__5">T__5</a></span> - Static variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.html" title="class in org.apache.wayang.core.mathex">MathExParser</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExLexer.html#T__6">T__6</a></span> - Static variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExLexer.html" title="class in org.apache.wayang.core.mathex">MathExLexer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.html#T__6">T__6</a></span> - Static variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.html" title="class in org.apache.wayang.core.mathex">MathExParser</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExLexer.html#T__7">T__7</a></span> - Static variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExLexer.html" title="class in org.apache.wayang.core.mathex">MathExLexer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.html#T__7">T__7</a></span> - Static variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.html" title="class in org.apache.wayang.core.mathex">MathExParser</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcTable.html#tableName()">tableName()</a></span> - Method in class org.apache.wayang.api.sql.calcite.jdbc.<a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcTable.html" title="class in org.apache.wayang.api.sql.calcite.jdbc">JdbcTable</a></dt> |
| <dd> |
| <div class="block">Returns the table name, qualified with catalog and schema name if |
| applicable, as a parse tree node (<code>SqlIdentifier</code>).</div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/operators/TableSource.html" title="class in org.apache.wayang.basic.operators"><span class="typeNameLink">TableSource</span></a> - Class in <a href="org/apache/wayang/basic/operators/package-summary.html">org.apache.wayang.basic.operators</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/plan/wayangplan/UnarySource.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>UnarySource</code></a> that provides the tuples from a database table.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/TableSource.html#%3Cinit%3E(java.lang.String,java.lang.String...)">TableSource(String, String...)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/TableSource.html" title="class in org.apache.wayang.basic.operators">TableSource</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/TableSource.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.types.DataSetType)">TableSource(String, DataSetType<Record>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/TableSource.html" title="class in org.apache.wayang.basic.operators">TableSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/TableSource.html#%3Cinit%3E(org.apache.wayang.basic.operators.TableSource)">TableSource(TableSource)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/TableSource.html" title="class in org.apache.wayang.basic.operators">TableSource</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html" title="interface in org.apache.wayang.spark.monitoring.interfaces"><span class="typeNameLink">Task</span></a> - Interface in <a href="org/apache/wayang/spark/monitoring/interfaces/package-summary.html">org.apache.wayang.spark.monitoring.interfaces</a></dt> |
| <dd> |
| <div class="block">The Task interface represents a task in a distributed computing or data processing system.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/monitoring/interfaces/Task.TaskStatusForRunning.html" title="enum in org.apache.wayang.spark.monitoring.interfaces"><span class="typeNameLink">Task.TaskStatusForRunning</span></a> - Enum in <a href="org/apache/wayang/spark/monitoring/interfaces/package-summary.html">org.apache.wayang.spark.monitoring.interfaces</a></dt> |
| <dd> |
| <div class="block">The TaskStatusForRunning enum represents the possible statuses of a task while it is running.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics"><span class="typeNameLink">TaskEnd</span></a> - Class in <a href="org/apache/wayang/spark/monitoring/metrics/package-summary.html">org.apache.wayang.spark.monitoring.metrics</a></dt> |
| <dd> |
| <div class="block">Represents the end status of a task execution.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#%3Cinit%3E()">TaskEnd()</a></span> - Constructor for class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskEnd</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html" title="class in org.apache.wayang.spark.monitoring.metrics"><span class="typeNameLink">TaskGettingResult</span></a> - Class in <a href="org/apache/wayang/spark/monitoring/metrics/package-summary.html">org.apache.wayang.spark.monitoring.metrics</a></dt> |
| <dd> |
| <div class="block">Represents the getting results of a task execution.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#%3Cinit%3E()">TaskGettingResult()</a></span> - Constructor for class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskGettingResult</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html" title="class in org.apache.wayang.spark.monitoring.metrics"><span class="typeNameLink">TaskMetric</span></a> - Class in <a href="org/apache/wayang/spark/monitoring/metrics/package-summary.html">org.apache.wayang.spark.monitoring.metrics</a></dt> |
| <dd> |
| <div class="block">This class represents the metrics for a task in the Apache Wayang monitoring system.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html" title="interface in org.apache.wayang.spark.monitoring.interfaces"><span class="typeNameLink">TaskMetric</span></a> - Interface in <a href="org/apache/wayang/spark/monitoring/interfaces/package-summary.html">org.apache.wayang.spark.monitoring.interfaces</a></dt> |
| <dd> |
| <div class="block">The TaskMetric interface defines the methods used to set and retrieve |
| performance metrics for a given task.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#%3Cinit%3E()">TaskMetric()</a></span> - Constructor for class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskMetric</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html" title="class in org.apache.wayang.spark.monitoring.metrics"><span class="typeNameLink">TaskStart</span></a> - Class in <a href="org/apache/wayang/spark/monitoring/metrics/package-summary.html">org.apache.wayang.spark.monitoring.metrics</a></dt> |
| <dd> |
| <div class="block">Represents the start status of a task execution.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#%3Cinit%3E()">TaskStart()</a></span> - Constructor for class org.apache.wayang.spark.monitoring.metrics.<a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html" title="class in org.apache.wayang.spark.monitoring.metrics">TaskStart</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/ObjectFileSink.html#tClass">tClass</a></span> - Variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ObjectFileSink.html" title="class in org.apache.wayang.basic.operators">ObjectFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/plugin/WayangBasic.html#TEMP_DIR_PROPERTY">TEMP_DIR_PROPERTY</a></span> - Static variable in class org.apache.wayang.basic.plugin.<a href="org/apache/wayang/basic/plugin/WayangBasic.html" title="class in org.apache.wayang.basic.plugin">WayangBasic</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/channels/ChannelConversions.html#TENSOR_TO_COLLECTION">TENSOR_TO_COLLECTION</a></span> - Static variable in class org.apache.wayang.tensorflow.channels.<a href="org/apache/wayang/tensorflow/channels/ChannelConversions.html" title="class in org.apache.wayang.tensorflow.channels">ChannelConversions</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/tensorflow/channels/TensorChannel.html" title="class in org.apache.wayang.tensorflow.channels"><span class="typeNameLink">TensorChannel</span></a> - Class in <a href="org/apache/wayang/tensorflow/channels/package-summary.html">org.apache.wayang.tensorflow.channels</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/channels/TensorChannel.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.OutputSlot)">TensorChannel(OutputSlot<?>)</a></span> - Constructor for class org.apache.wayang.tensorflow.channels.<a href="org/apache/wayang/tensorflow/channels/TensorChannel.html" title="class in org.apache.wayang.tensorflow.channels">TensorChannel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/channels/TensorChannel.html#%3Cinit%3E(org.apache.wayang.core.platform.ChannelDescriptor,org.apache.wayang.core.plan.wayangplan.OutputSlot)">TensorChannel(ChannelDescriptor, OutputSlot<?>)</a></span> - Constructor for class org.apache.wayang.tensorflow.channels.<a href="org/apache/wayang/tensorflow/channels/TensorChannel.html" title="class in org.apache.wayang.tensorflow.channels">TensorChannel</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/tensorflow/channels/TensorChannel.Instance.html" title="class in org.apache.wayang.tensorflow.channels"><span class="typeNameLink">TensorChannel.Instance</span></a> - Class in <a href="org/apache/wayang/tensorflow/channels/package-summary.html">org.apache.wayang.tensorflow.channels</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/platform/ChannelInstance.html" title="interface in org.apache.wayang.core.platform"><code>ChannelInstance</code></a> implementation for <a href="org/apache/wayang/tensorflow/channels/TensorChannel.html" title="class in org.apache.wayang.tensorflow.channels"><code>TensorChannel</code></a>s.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/tensorflow/Tensorflow.html" title="class in org.apache.wayang.tensorflow"><span class="typeNameLink">Tensorflow</span></a> - Class in <a href="org/apache/wayang/tensorflow/package-summary.html">org.apache.wayang.tensorflow</a></dt> |
| <dd> |
| <div class="block">Register for relevant components of this module.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/Tensorflow.html#%3Cinit%3E()">Tensorflow()</a></span> - Constructor for class org.apache.wayang.tensorflow.<a href="org/apache/wayang/tensorflow/Tensorflow.html" title="class in org.apache.wayang.tensorflow">Tensorflow</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/tensorflow/operators/TensorflowCollectionSource.html" title="class in org.apache.wayang.tensorflow.operators"><span class="typeNameLink">TensorflowCollectionSource</span></a><<a href="org/apache/wayang/tensorflow/operators/TensorflowCollectionSource.html" title="type parameter in TensorflowCollectionSource">Type</a>> - Class in <a href="org/apache/wayang/tensorflow/operators/package-summary.html">org.apache.wayang.tensorflow.operators</a></dt> |
| <dd> |
| <div class="block">Provides a <code>Collection</code> to a Tensorflow job.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/operators/TensorflowCollectionSource.html#%3Cinit%3E(java.util.Collection,org.apache.wayang.core.types.DataSetType)">TensorflowCollectionSource(Collection<Type>, DataSetType<Type>)</a></span> - Constructor for class org.apache.wayang.tensorflow.operators.<a href="org/apache/wayang/tensorflow/operators/TensorflowCollectionSource.html" title="class in org.apache.wayang.tensorflow.operators">TensorflowCollectionSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/operators/TensorflowCollectionSource.html#%3Cinit%3E(org.apache.wayang.basic.operators.CollectionSource)">TensorflowCollectionSource(CollectionSource)</a></span> - Constructor for class org.apache.wayang.tensorflow.operators.<a href="org/apache/wayang/tensorflow/operators/TensorflowCollectionSource.html" title="class in org.apache.wayang.tensorflow.operators">TensorflowCollectionSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/operators/TensorflowCollectionSource.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)">TensorflowCollectionSource(DataSetType<Type>)</a></span> - Constructor for class org.apache.wayang.tensorflow.operators.<a href="org/apache/wayang/tensorflow/operators/TensorflowCollectionSource.html" title="class in org.apache.wayang.tensorflow.operators">TensorflowCollectionSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/tensorflow/operators/TensorflowCollectOperator.html" title="class in org.apache.wayang.tensorflow.operators"><span class="typeNameLink">TensorflowCollectOperator</span></a><<a href="org/apache/wayang/tensorflow/operators/TensorflowCollectOperator.html" title="type parameter in TensorflowCollectOperator">Type</a>> - Class in <a href="org/apache/wayang/tensorflow/operators/package-summary.html">org.apache.wayang.tensorflow.operators</a></dt> |
| <dd> |
| <div class="block">Converts <a href="org/apache/wayang/tensorflow/channels/TensorChannel.html" title="class in org.apache.wayang.tensorflow.channels"><code>TensorChannel</code></a> into a <a href="org/apache/wayang/java/channels/CollectionChannel.html" title="class in org.apache.wayang.java.channels"><code>CollectionChannel</code></a></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/operators/TensorflowCollectOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)">TensorflowCollectOperator(DataSetType<Type>)</a></span> - Constructor for class org.apache.wayang.tensorflow.operators.<a href="org/apache/wayang/tensorflow/operators/TensorflowCollectOperator.html" title="class in org.apache.wayang.tensorflow.operators">TensorflowCollectOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/tensorflow/execution/TensorflowContextReference.html" title="class in org.apache.wayang.tensorflow.execution"><span class="typeNameLink">TensorflowContextReference</span></a> - Class in <a href="org/apache/wayang/tensorflow/execution/package-summary.html">org.apache.wayang.tensorflow.execution</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/execution/TensorflowContextReference.html#%3Cinit%3E(org.apache.wayang.core.platform.CrossPlatformExecutor)">TensorflowContextReference(CrossPlatformExecutor)</a></span> - Constructor for class org.apache.wayang.tensorflow.execution.<a href="org/apache/wayang/tensorflow/execution/TensorflowContextReference.html" title="class in org.apache.wayang.tensorflow.execution">TensorflowContextReference</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/tensorflow/plugin/TensorflowConversionPlugin.html" title="class in org.apache.wayang.tensorflow.plugin"><span class="typeNameLink">TensorflowConversionPlugin</span></a> - Class in <a href="org/apache/wayang/tensorflow/plugin/package-summary.html">org.apache.wayang.tensorflow.plugin</a></dt> |
| <dd> |
| <div class="block">This <a href="org/apache/wayang/core/plugin/Plugin.html" title="interface in org.apache.wayang.core.plugin"><code>Plugin</code></a> is a subset of the <a href="org/apache/wayang/tensorflow/plugin/TensorflowPlugin.html" title="class in org.apache.wayang.tensorflow.plugin"><code>TensorflowPlugin</code></a> and only ships the <a href="org/apache/wayang/core/optimizer/channels/ChannelConversion.html" title="class in org.apache.wayang.core.optimizer.channels"><code>ChannelConversion</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/plugin/TensorflowConversionPlugin.html#%3Cinit%3E()">TensorflowConversionPlugin()</a></span> - Constructor for class org.apache.wayang.tensorflow.plugin.<a href="org/apache/wayang/tensorflow/plugin/TensorflowConversionPlugin.html" title="class in org.apache.wayang.tensorflow.plugin">TensorflowConversionPlugin</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/tensorflow/operators/TensorflowDLTrainingOperator.html" title="class in org.apache.wayang.tensorflow.operators"><span class="typeNameLink">TensorflowDLTrainingOperator</span></a> - Class in <a href="org/apache/wayang/tensorflow/operators/package-summary.html">org.apache.wayang.tensorflow.operators</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/operators/TensorflowDLTrainingOperator.html#%3Cinit%3E(org.apache.wayang.basic.model.DLModel,org.apache.wayang.basic.operators.DLTrainingOperator.Option)">TensorflowDLTrainingOperator(DLModel, DLTrainingOperator.Option)</a></span> - Constructor for class org.apache.wayang.tensorflow.operators.<a href="org/apache/wayang/tensorflow/operators/TensorflowDLTrainingOperator.html" title="class in org.apache.wayang.tensorflow.operators">TensorflowDLTrainingOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/operators/TensorflowDLTrainingOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.DLTrainingOperator)">TensorflowDLTrainingOperator(DLTrainingOperator<NdArray<?>, NdArray<?>>)</a></span> - Constructor for class org.apache.wayang.tensorflow.operators.<a href="org/apache/wayang/tensorflow/operators/TensorflowDLTrainingOperator.html" title="class in org.apache.wayang.tensorflow.operators">TensorflowDLTrainingOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/tensorflow/operators/TensorflowExecutionOperator.html" title="interface in org.apache.wayang.tensorflow.operators"><span class="typeNameLink">TensorflowExecutionOperator</span></a> - Interface in <a href="org/apache/wayang/tensorflow/operators/package-summary.html">org.apache.wayang.tensorflow.operators</a></dt> |
| <dd> |
| <div class="block">Execution operator for the <a href="org/apache/wayang/tensorflow/platform/TensorflowPlatform.html" title="class in org.apache.wayang.tensorflow.platform"><code>TensorflowPlatform</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/tensorflow/execution/TensorflowExecutor.html" title="class in org.apache.wayang.tensorflow.execution"><span class="typeNameLink">TensorflowExecutor</span></a> - Class in <a href="org/apache/wayang/tensorflow/execution/package-summary.html">org.apache.wayang.tensorflow.execution</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/platform/Executor.html" title="interface in org.apache.wayang.core.platform"><code>Executor</code></a> implementation for the <a href="org/apache/wayang/tensorflow/platform/TensorflowPlatform.html" title="class in org.apache.wayang.tensorflow.platform"><code>TensorflowPlatform</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/execution/TensorflowExecutor.html#%3Cinit%3E(org.apache.wayang.tensorflow.platform.TensorflowPlatform,org.apache.wayang.core.api.Job)">TensorflowExecutor(TensorflowPlatform, Job)</a></span> - Constructor for class org.apache.wayang.tensorflow.execution.<a href="org/apache/wayang/tensorflow/execution/TensorflowExecutor.html" title="class in org.apache.wayang.tensorflow.execution">TensorflowExecutor</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/tensorflow/model/TensorflowModel.html" title="class in org.apache.wayang.tensorflow.model"><span class="typeNameLink">TensorflowModel</span></a> - Class in <a href="org/apache/wayang/tensorflow/model/package-summary.html">org.apache.wayang.tensorflow.model</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/model/TensorflowModel.html#%3Cinit%3E(org.apache.wayang.basic.model.DLModel,org.apache.wayang.basic.model.op.Op,org.apache.wayang.basic.model.optimizer.Optimizer,org.apache.wayang.basic.model.op.Op)">TensorflowModel(DLModel, Op, Optimizer, Op)</a></span> - Constructor for class org.apache.wayang.tensorflow.model.<a href="org/apache/wayang/tensorflow/model/TensorflowModel.html" title="class in org.apache.wayang.tensorflow.model">TensorflowModel</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/tensorflow/platform/TensorflowPlatform.html" title="class in org.apache.wayang.tensorflow.platform"><span class="typeNameLink">TensorflowPlatform</span></a> - Class in <a href="org/apache/wayang/tensorflow/platform/package-summary.html">org.apache.wayang.tensorflow.platform</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/platform/Platform.html" title="class in org.apache.wayang.core.platform"><code>Platform</code></a> for Tensorflow</div> |
| </dd> |
| <dt><a href="org/apache/wayang/tensorflow/plugin/TensorflowPlugin.html" title="class in org.apache.wayang.tensorflow.plugin"><span class="typeNameLink">TensorflowPlugin</span></a> - Class in <a href="org/apache/wayang/tensorflow/plugin/package-summary.html">org.apache.wayang.tensorflow.plugin</a></dt> |
| <dd> |
| <div class="block">This <a href="org/apache/wayang/core/plugin/Plugin.html" title="interface in org.apache.wayang.core.plugin"><code>Plugin</code></a> enables to use the Wayang <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>s on the <a href="org/apache/wayang/tensorflow/platform/TensorflowPlatform.html" title="class in org.apache.wayang.tensorflow.platform"><code>TensorflowPlatform</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/plugin/TensorflowPlugin.html#%3Cinit%3E()">TensorflowPlugin()</a></span> - Constructor for class org.apache.wayang.tensorflow.plugin.<a href="org/apache/wayang/tensorflow/plugin/TensorflowPlugin.html" title="class in org.apache.wayang.tensorflow.plugin">TensorflowPlugin</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/tensorflow/operators/TensorflowPredictOperator.html" title="class in org.apache.wayang.tensorflow.operators"><span class="typeNameLink">TensorflowPredictOperator</span></a> - Class in <a href="org/apache/wayang/tensorflow/operators/package-summary.html">org.apache.wayang.tensorflow.operators</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/operators/TensorflowPredictOperator.html#%3Cinit%3E()">TensorflowPredictOperator()</a></span> - Constructor for class org.apache.wayang.tensorflow.operators.<a href="org/apache/wayang/tensorflow/operators/TensorflowPredictOperator.html" title="class in org.apache.wayang.tensorflow.operators">TensorflowPredictOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/operators/TensorflowPredictOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.PredictOperator)">TensorflowPredictOperator(PredictOperator<NdArray<?>, NdArray<?>>)</a></span> - Constructor for class org.apache.wayang.tensorflow.operators.<a href="org/apache/wayang/tensorflow/operators/TensorflowPredictOperator.html" title="class in org.apache.wayang.tensorflow.operators">TensorflowPredictOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/algorithms/kmeans/KMeansConvergeOrMaxIterationsLoop.html#terminate(java.lang.Double)">terminate(Double)</a></span> - Method in class org.apache.wayang.ml4all.algorithms.kmeans.<a href="org/apache/wayang/ml4all/algorithms/kmeans/KMeansConvergeOrMaxIterationsLoop.html" title="class in org.apache.wayang.ml4all.algorithms.kmeans">KMeansConvergeOrMaxIterationsLoop</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/algorithms/sgd/SGDLoop.html#terminate(java.lang.Double)">terminate(Double)</a></span> - Method in class org.apache.wayang.ml4all.algorithms.sgd.<a href="org/apache/wayang/ml4all/algorithms/sgd/SGDLoop.html" title="class in org.apache.wayang.ml4all.algorithms.sgd">SGDLoop</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/api/Loop.html#terminate(R)">terminate(R)</a></span> - Method in class org.apache.wayang.ml4all.abstraction.api.<a href="org/apache/wayang/ml4all/abstraction/api/Loop.html" title="class in org.apache.wayang.ml4all.abstraction.api">Loop</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/TextFileSink.html" title="class in org.apache.wayang.basic.operators"><span class="typeNameLink">TextFileSink</span></a><<a href="org/apache/wayang/basic/operators/TextFileSink.html" title="type parameter in TextFileSink">T</a>> - Class in <a href="org/apache/wayang/basic/operators/package-summary.html">org.apache.wayang.basic.operators</a></dt> |
| <dd> |
| <div class="block">This <a href="org/apache/wayang/core/plan/wayangplan/UnarySink.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>UnarySink</code></a> writes all incoming data quanta to a text file.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/TextFileSink.html#%3Cinit%3E(java.lang.String,java.lang.Class)">TextFileSink(String, Class<T>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/TextFileSink.html" title="class in org.apache.wayang.basic.operators">TextFileSink</a></dt> |
| <dd> |
| <div class="block">Creates a new instance with default formatting.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/TextFileSink.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,java.lang.Class)">TextFileSink(String, FunctionDescriptor.SerializableFunction<T, String>, Class<T>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/TextFileSink.html" title="class in org.apache.wayang.basic.operators">TextFileSink</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/TextFileSink.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.function.TransformationDescriptor)">TextFileSink(String, TransformationDescriptor<T, String>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/TextFileSink.html" title="class in org.apache.wayang.basic.operators">TextFileSink</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/TextFileSink.html#%3Cinit%3E(org.apache.wayang.basic.operators.TextFileSink)">TextFileSink(TextFileSink<T>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/TextFileSink.html" title="class in org.apache.wayang.basic.operators">TextFileSink</a></dt> |
| <dd> |
| <div class="block">Creates a copied instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/mapping/TextFileSinkMapping.html" title="class in org.apache.wayang.flink.mapping"><span class="typeNameLink">TextFileSinkMapping</span></a> - Class in <a href="org/apache/wayang/flink/mapping/package-summary.html">org.apache.wayang.flink.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/TextFileSink.html" title="class in org.apache.wayang.basic.operators"><code>TextFileSink</code></a> to <a href="org/apache/wayang/flink/operators/FlinkTextFileSink.html" title="class in org.apache.wayang.flink.operators"><code>FlinkTextFileSink</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/mapping/TextFileSinkMapping.html" title="class in org.apache.wayang.java.mapping"><span class="typeNameLink">TextFileSinkMapping</span></a> - Class in <a href="org/apache/wayang/java/mapping/package-summary.html">org.apache.wayang.java.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/TextFileSink.html" title="class in org.apache.wayang.basic.operators"><code>TextFileSink</code></a> to <a href="org/apache/wayang/java/operators/JavaTextFileSink.html" title="class in org.apache.wayang.java.operators"><code>JavaTextFileSink</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/TextFileSinkMapping.html" title="class in org.apache.wayang.spark.mapping"><span class="typeNameLink">TextFileSinkMapping</span></a> - Class in <a href="org/apache/wayang/spark/mapping/package-summary.html">org.apache.wayang.spark.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/CollectionSource.html" title="class in org.apache.wayang.basic.operators"><code>CollectionSource</code></a> to <a href="org/apache/wayang/spark/operators/SparkCollectionSource.html" title="class in org.apache.wayang.spark.operators"><code>SparkCollectionSource</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/TextFileSinkMapping.html#%3Cinit%3E()">TextFileSinkMapping()</a></span> - Constructor for class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/TextFileSinkMapping.html" title="class in org.apache.wayang.flink.mapping">TextFileSinkMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/TextFileSinkMapping.html#%3Cinit%3E()">TextFileSinkMapping()</a></span> - Constructor for class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/TextFileSinkMapping.html" title="class in org.apache.wayang.java.mapping">TextFileSinkMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/TextFileSinkMapping.html#%3Cinit%3E()">TextFileSinkMapping()</a></span> - Constructor for class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/TextFileSinkMapping.html" title="class in org.apache.wayang.spark.mapping">TextFileSinkMapping</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/TextFileSource.html" title="class in org.apache.wayang.basic.operators"><span class="typeNameLink">TextFileSource</span></a> - Class in <a href="org/apache/wayang/basic/operators/package-summary.html">org.apache.wayang.basic.operators</a></dt> |
| <dd> |
| <div class="block">This source reads a text file and outputs the lines as data units.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/TextFileSource.html#%3Cinit%3E(java.lang.String)">TextFileSource(String)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/TextFileSource.html" title="class in org.apache.wayang.basic.operators">TextFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/TextFileSource.html#%3Cinit%3E(java.lang.String,java.lang.String)">TextFileSource(String, String)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/TextFileSource.html" title="class in org.apache.wayang.basic.operators">TextFileSource</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/TextFileSource.html#%3Cinit%3E(org.apache.wayang.basic.operators.TextFileSource)">TextFileSource(TextFileSource)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/TextFileSource.html" title="class in org.apache.wayang.basic.operators">TextFileSource</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/operators/TextFileSource.CardinalityEstimator.html" title="class in org.apache.wayang.basic.operators"><span class="typeNameLink">TextFileSource.CardinalityEstimator</span></a> - Class in <a href="org/apache/wayang/basic/operators/package-summary.html">org.apache.wayang.basic.operators</a></dt> |
| <dd> |
| <div class="block">Custom <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimator.html" title="interface in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimator</code></a> for <a href="org/apache/wayang/basic/operators/FlatMapOperator.html" title="class in org.apache.wayang.basic.operators"><code>FlatMapOperator</code></a>s.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/mapping/TextFileSourceMapping.html" title="class in org.apache.wayang.flink.mapping"><span class="typeNameLink">TextFileSourceMapping</span></a> - Class in <a href="org/apache/wayang/flink/mapping/package-summary.html">org.apache.wayang.flink.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/TextFileSource.html" title="class in org.apache.wayang.basic.operators"><code>TextFileSource</code></a> to <a href="org/apache/wayang/flink/operators/FlinkTextFileSource.html" title="class in org.apache.wayang.flink.operators"><code>FlinkTextFileSource</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/mapping/TextFileSourceMapping.html" title="class in org.apache.wayang.java.mapping"><span class="typeNameLink">TextFileSourceMapping</span></a> - Class in <a href="org/apache/wayang/java/mapping/package-summary.html">org.apache.wayang.java.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/TextFileSource.html" title="class in org.apache.wayang.basic.operators"><code>TextFileSource</code></a> to <a href="org/apache/wayang/java/operators/JavaTextFileSource.html" title="class in org.apache.wayang.java.operators"><code>JavaTextFileSource</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/TextFileSourceMapping.html" title="class in org.apache.wayang.spark.mapping"><span class="typeNameLink">TextFileSourceMapping</span></a> - Class in <a href="org/apache/wayang/spark/mapping/package-summary.html">org.apache.wayang.spark.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/CollectionSource.html" title="class in org.apache.wayang.basic.operators"><code>CollectionSource</code></a> to <a href="org/apache/wayang/spark/operators/SparkCollectionSource.html" title="class in org.apache.wayang.spark.operators"><code>SparkCollectionSource</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/TextFileSourceMapping.html#%3Cinit%3E()">TextFileSourceMapping()</a></span> - Constructor for class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/TextFileSourceMapping.html" title="class in org.apache.wayang.flink.mapping">TextFileSourceMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/TextFileSourceMapping.html#%3Cinit%3E()">TextFileSourceMapping()</a></span> - Constructor for class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/TextFileSourceMapping.html" title="class in org.apache.wayang.java.mapping">TextFileSourceMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/TextFileSourceMapping.html#%3Cinit%3E()">TextFileSourceMapping()</a></span> - Constructor for class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/TextFileSourceMapping.html" title="class in org.apache.wayang.spark.mapping">TextFileSourceMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/ObjectFileSink.html#textFileUrl">textFileUrl</a></span> - Variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ObjectFileSink.html" title="class in org.apache.wayang.basic.operators">ObjectFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/TextFileSink.html#textFileUrl">textFileUrl</a></span> - Variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/TextFileSink.html" title="class in org.apache.wayang.basic.operators">TextFileSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mapping/PlanTransformation.html#thatReplaces()">thatReplaces()</a></span> - Method in class org.apache.wayang.core.mapping.<a href="org/apache/wayang/core/mapping/PlanTransformation.html" title="class in org.apache.wayang.core.mapping">PlanTransformation</a></dt> |
| <dd> |
| <div class="block">Make this instance replace on matches instead of introducing alternatives.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html#THREAD_METADATA">THREAD_METADATA</a></span> - Static variable in class org.apache.wayang.api.sql.calcite.jdbc.<a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html" title="class in org.apache.wayang.api.sql.calcite.jdbc">JdbcSchema</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#timeEstimate">timeEstimate</a></span> - Variable in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext.OperatorContext</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html" title="class in org.apache.wayang.core.optimizer.costs"><code>TimeEstimate</code></a> for the <a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>ExecutionOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html" title="class in org.apache.wayang.core.optimizer.costs"><span class="typeNameLink">TimeEstimate</span></a> - Class in <a href="org/apache/wayang/core/optimizer/costs/package-summary.html">org.apache.wayang.core.optimizer.costs</a></dt> |
| <dd> |
| <div class="block">An estimate of time (in <b>milliseconds</b>) expressed as a <a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html" title="class in org.apache.wayang.core.optimizer"><code>ProbabilisticIntervalEstimate</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html#%3Cinit%3E(long)">TimeEstimate(long)</a></span> - Constructor for class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html" title="class in org.apache.wayang.core.optimizer.costs">TimeEstimate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html#%3Cinit%3E(long,long,double)">TimeEstimate(long, long, double)</a></span> - Constructor for class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html" title="class in org.apache.wayang.core.optimizer.costs">TimeEstimate</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html" title="class in org.apache.wayang.commons.util.profiledb.model.measurement"><span class="typeNameLink">TimeMeasurement</span></a> - Class in <a href="org/apache/wayang/commons/util/profiledb/model/measurement/package-summary.html">org.apache.wayang.commons.util.profiledb.model.measurement</a></dt> |
| <dd> |
| <div class="block">A <a href="org/apache/wayang/commons/util/profiledb/model/Measurement.html" title="class in org.apache.wayang.commons.util.profiledb.model"><code>Measurement</code></a> that captures a certain amount of time in milliseconds.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html#%3Cinit%3E(java.lang.String)">TimeMeasurement(String)</a></span> - Constructor for class org.apache.wayang.commons.util.profiledb.model.measurement.<a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html" title="class in org.apache.wayang.commons.util.profiledb.model.measurement">TimeMeasurement</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html#times(double)">times(double)</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html" title="class in org.apache.wayang.core.optimizer.costs">TimeEstimate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadEstimate.html#times(int)">times(int)</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadEstimate.html" title="class in org.apache.wayang.core.optimizer.costs">LoadEstimate</a></dt> |
| <dd> |
| <div class="block">Multiplies the estimated load.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html#timesSequential(int)">timesSequential(int)</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html" title="class in org.apache.wayang.core.optimizer.costs">LoadProfile</a></dt> |
| <dd> |
| <div class="block">Multiplies the values of this instance and nested instances except for the RAM usage, which will not be altered.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/costs/TimeToCostConverter.html" title="class in org.apache.wayang.core.optimizer.costs"><span class="typeNameLink">TimeToCostConverter</span></a> - Class in <a href="org/apache/wayang/core/optimizer/costs/package-summary.html">org.apache.wayang.core.optimizer.costs</a></dt> |
| <dd> |
| <div class="block">This (linear) converter turns <a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html" title="class in org.apache.wayang.core.optimizer.costs"><code>TimeEstimate</code></a>s into cost estimates.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/TimeToCostConverter.html#%3Cinit%3E(double,double)">TimeToCostConverter(double, double)</a></span> - Constructor for class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/TimeToCostConverter.html" title="class in org.apache.wayang.core.optimizer.costs">TimeToCostConverter</a></dt> |
| <dd> |
| <div class="block">Creates a new instance</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Canonicalizer.html#toArray()">toArray()</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Canonicalizer.html" title="class in org.apache.wayang.core.util">Canonicalizer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/WayangArrays.html#toArray(java.util.BitSet)">toArray(BitSet)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/WayangArrays.html" title="class in org.apache.wayang.core.util">WayangArrays</a></dt> |
| <dd> |
| <div class="block">Converts a <code>BitSet</code> to an array that contains all indices set in this <code>BitSet</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/WayangArrays.html#toArray(java.util.Collection)">toArray(Collection<Long>)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/WayangArrays.html" title="class in org.apache.wayang.core.util">WayangArrays</a></dt> |
| <dd> |
| <div class="block">Convertes the <code>values</code> into a <code>long</code> array.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Canonicalizer.html#toArray(T1%5B%5D)">toArray(T1[])</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Canonicalizer.html" title="class in org.apache.wayang.core.util">Canonicalizer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/types/BasicDataUnitType.html#toBasicDataUnitType()">toBasicDataUnitType()</a></span> - Method in class org.apache.wayang.core.types.<a href="org/apache/wayang/core/types/BasicDataUnitType.html" title="class in org.apache.wayang.core.types">BasicDataUnitType</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/types/DataUnitGroupType.html#toBasicDataUnitType()">toBasicDataUnitType()</a></span> - Method in class org.apache.wayang.core.types.<a href="org/apache/wayang/core/types/DataUnitGroupType.html" title="class in org.apache.wayang.core.types">DataUnitGroupType</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/types/DataUnitType.html#toBasicDataUnitType()">toBasicDataUnitType()</a></span> - Method in class org.apache.wayang.core.types.<a href="org/apache/wayang/core/types/DataUnitType.html" title="class in org.apache.wayang.core.types">DataUnitType</a></dt> |
| <dd> |
| <div class="block">Converts this instance into a <a href="org/apache/wayang/core/types/BasicDataUnitType.html" title="class in org.apache.wayang.core.types"><code>BasicDataUnitType</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfiler.Result.html#toCsvString()">toCsvString()</a></span> - Method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfiler.Result.html" title="class in org.apache.wayang.profiler.java">OperatorProfiler.Result</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.Result.html#toCsvString()">toCsvString()</a></span> - Method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.Result.html" title="class in org.apache.wayang.profiler.spark">SparkOperatorProfiler.Result</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/ReflectionUtils.html#toDouble(java.lang.Object)">toDouble(Object)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/ReflectionUtils.html" title="class in org.apache.wayang.core.util">ReflectionUtils</a></dt> |
| <dd> |
| <div class="block">Convert the given <code>Object</code> to a <code>double</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html#toExtensiveString()">toExtensiveString()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionPlan</a></dt> |
| <dd> |
| <div class="block">Creates a <code>String</code> representation (not strictly ordered) of this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html#toExtensiveString(boolean)">toExtensiveString(boolean)</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionPlan</a></dt> |
| <dd> |
| <div class="block">Creates a <code>String</code> representation of this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html#toGMeanString()">toGMeanString()</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html" title="class in org.apache.wayang.core.optimizer.costs">TimeEstimate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Slot.html#toIndices(java.util.Collection)">toIndices(Collection<? extends Slot<?>>)</a></span> - Static method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/Slot.html" title="class in org.apache.wayang.core.plan.wayangplan">Slot</a></dt> |
| <dd> |
| <div class="block">Creates an <code>int[]</code> of the indices of the <code>slots</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html#toIntervalString(boolean)">toIntervalString(boolean)</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html" title="class in org.apache.wayang.core.optimizer.costs">TimeEstimate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html#toJson()">toJson()</a></span> - Method in class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html" title="class in org.apache.wayang.core.optimizer.cardinality">CardinalityEstimate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadEstimate.html#toJson()">toJson()</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadEstimate.html" title="class in org.apache.wayang.core.optimizer.costs">LoadEstimate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html#toJson()">toJson()</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html" title="class in org.apache.wayang.core.optimizer.costs">LoadProfile</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/ExplainTreeNode.html#toJson()">toJson()</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/ExplainTreeNode.html" title="class in org.apache.wayang.core.util">ExplainTreeNode</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/JsonSerializable.html#toJson()">toJson()</a></span> - Method in interface org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/JsonSerializable.html" title="interface in org.apache.wayang.core.util">JsonSerializable</a></dt> |
| <dd> |
| <div class="block">Convert this instance to a <a href="org/apache/wayang/core/util/json/WayangJsonObj.html" title="class in org.apache.wayang.core.util.json"><code>WayangJsonObj</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/genericjdbc/operators/GenericSqlToStreamOperator.html#toJson()">toJson()</a></span> - Method in class org.apache.wayang.genericjdbc.operators.<a href="org/apache/wayang/genericjdbc/operators/GenericSqlToStreamOperator.html" title="class in org.apache.wayang.genericjdbc.operators">GenericSqlToStreamOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/operators/SqlToRddOperator.html#toJson()">toJson()</a></span> - Method in class org.apache.wayang.jdbc.operators.<a href="org/apache/wayang/jdbc/operators/SqlToRddOperator.html" title="class in org.apache.wayang.jdbc.operators">SqlToRddOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/jdbc/operators/SqlToStreamOperator.html#toJson()">toJson()</a></span> - Method in class org.apache.wayang.jdbc.operators.<a href="org/apache/wayang/jdbc/operators/SqlToStreamOperator.html" title="class in org.apache.wayang.jdbc.operators">SqlToStreamOperator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html#toJson(org.apache.wayang.core.util.json.WayangJsonObj)">toJson(WayangJsonObj)</a></span> - Method in class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html" title="class in org.apache.wayang.core.optimizer.cardinality">CardinalityEstimate</a></dt> |
| <dd> |
| <div class="block">Serializes this instance to the given <a href="org/apache/wayang/core/util/json/WayangJsonObj.html" title="class in org.apache.wayang.core.util.json"><code>WayangJsonObj</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/DynamicLoadProfileEstimator.html#toJsonConfig(org.apache.wayang.profiler.log.Individual)">toJsonConfig(Individual)</a></span> - Method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/DynamicLoadProfileEstimator.html" title="class in org.apache.wayang.profiler.log">DynamicLoadProfileEstimator</a></dt> |
| <dd> |
| <div class="block">Creates a JSON representation of this instance that can be plugged into a properties file.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html#toJsonList()">toJsonList()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionPlan</a></dt> |
| <dd> |
| <div class="block">TODO: ExecutionPlan.toJsonList add documentation |
| labels:documentation,todo</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html#toJsonMap()">toJsonMap()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionStage</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExLexer.html#tokenNames">tokenNames</a></span> - Static variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExLexer.html" title="class in org.apache.wayang.core.mathex">MathExLexer</a></dt> |
| <dd> |
| <div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span> |
| <div class="deprecationComment">Use <a href="org/apache/wayang/core/mathex/MathExLexer.html#VOCABULARY"><code>MathExLexer.VOCABULARY</code></a> instead.</div> |
| </div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.html#tokenNames">tokenNames</a></span> - Static variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.html" title="class in org.apache.wayang.core.mathex">MathExParser</a></dt> |
| <dd> |
| <div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span> |
| <div class="deprecationComment">Use <a href="org/apache/wayang/core/mathex/MathExParser.html#VOCABULARY"><code>MathExParser.VOCABULARY</code></a> instead.</div> |
| </div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/DynamicLoadEstimator.html#toMathEx(org.apache.wayang.profiler.log.Individual)">toMathEx(Individual)</a></span> - Method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/DynamicLoadEstimator.html" title="class in org.apache.wayang.profiler.log">DynamicLoadEstimator</a></dt> |
| <dd> |
| <div class="block">Creates a MathEx expression reflecting this instance under the configuration specified by an <a href="org/apache/wayang/profiler/log/Individual.html" title="class in org.apache.wayang.profiler.log"><code>Individual</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcTable.html#toModificationRel(org.apache.calcite.plan.RelOptCluster,org.apache.calcite.plan.RelOptTable,org.apache.calcite.prepare.Prepare.CatalogReader,org.apache.calcite.rel.RelNode,org.apache.calcite.rel.core.TableModify.Operation,java.util.List,java.util.List,boolean)">toModificationRel(RelOptCluster, RelOptTable, Prepare.CatalogReader, RelNode, TableModify.Operation, List<String>, List<RexNode>, boolean)</a></span> - Method in class org.apache.wayang.api.sql.calcite.jdbc.<a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcTable.html" title="class in org.apache.wayang.api.sql.calcite.jdbc">JdbcTable</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html#toNameString()">toNameString()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionStage</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.Alternative.html#toOperator()">toOperator()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.Alternative.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorAlternative.Alternative</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html#toOperator()">toOperator()</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html" title="interface in org.apache.wayang.core.plan.wayangplan">OperatorContainer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html#toOperator()">toOperator()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/Subplan.html" title="class in org.apache.wayang.core.plan.wayangplan">Subplan</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/TopDownPlanVisitor.html" title="class in org.apache.wayang.core.plan.wayangplan"><span class="typeNameLink">TopDownPlanVisitor</span></a><<a href="org/apache/wayang/core/plan/wayangplan/TopDownPlanVisitor.html" title="type parameter in TopDownPlanVisitor">Payload</a>,​<a href="org/apache/wayang/core/plan/wayangplan/TopDownPlanVisitor.html" title="type parameter in TopDownPlanVisitor">Return</a>> - Class in <a href="org/apache/wayang/core/plan/wayangplan/package-summary.html">org.apache.wayang.core.plan.wayangplan</a></dt> |
| <dd> |
| <div class="block">Visitor (as in the Visitor Pattern) for <a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>WayangPlan</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/TopDownPlanVisitor.html#%3Cinit%3E()">TopDownPlanVisitor()</a></span> - Constructor for class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/TopDownPlanVisitor.html" title="class in org.apache.wayang.core.plan.wayangplan">TopDownPlanVisitor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/KafkaTopicSink.html#topicName">topicName</a></span> - Variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/KafkaTopicSink.html" title="class in org.apache.wayang.basic.operators">KafkaTopicSink</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/enumeration/TopKPruningStrategy.html" title="class in org.apache.wayang.core.optimizer.enumeration"><span class="typeNameLink">TopKPruningStrategy</span></a> - Class in <a href="org/apache/wayang/core/optimizer/enumeration/package-summary.html">org.apache.wayang.core.optimizer.enumeration</a></dt> |
| <dd> |
| <div class="block">This <a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerationPruningStrategy.html" title="interface in org.apache.wayang.core.optimizer.enumeration"><code>PlanEnumerationPruningStrategy</code></a> retains only the best <code>k</code> <a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration"><code>PlanImplementation</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/TopKPruningStrategy.html#%3Cinit%3E()">TopKPruningStrategy()</a></span> - Constructor for class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/TopKPruningStrategy.html" title="class in org.apache.wayang.core.optimizer.enumeration">TopKPruningStrategy</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/instrumentation/StopWatch.html#toPrettyString()">toPrettyString()</a></span> - Method in class org.apache.wayang.commons.util.profiledb.instrumentation.<a href="org/apache/wayang/commons/util/profiledb/instrumentation/StopWatch.html" title="class in org.apache.wayang.commons.util.profiledb.instrumentation">StopWatch</a></dt> |
| <dd> |
| <div class="block">Formats the <a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html" title="class in org.apache.wayang.commons.util.profiledb.model.measurement"><code>TimeMeasurement</code></a>s to something easily readable.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/instrumentation/StopWatch.html#toPrettyString(java.lang.String,java.lang.String)">toPrettyString(String, String)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.instrumentation.<a href="org/apache/wayang/commons/util/profiledb/instrumentation/StopWatch.html" title="class in org.apache.wayang.commons.util.profiledb.instrumentation">StopWatch</a></dt> |
| <dd> |
| <div class="block">Formats the <a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html" title="class in org.apache.wayang.commons.util.profiledb.model.measurement"><code>TimeMeasurement</code></a>s to something easily readable.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcTable.html#toRel(org.apache.calcite.plan.RelOptTable.ToRelContext,org.apache.calcite.plan.RelOptTable)">toRel(RelOptTable.ToRelContext, RelOptTable)</a></span> - Method in class org.apache.wayang.api.sql.calcite.jdbc.<a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcTable.html" title="class in org.apache.wayang.api.sql.calcite.jdbc">JdbcTable</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/convention/WayangConvention.html#toString()">toString()</a></span> - Method in enum org.apache.wayang.api.sql.calcite.convention.<a href="org/apache/wayang/api/sql/calcite/convention/WayangConvention.html" title="enum in org.apache.wayang.api.sql.calcite.convention">WayangConvention</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcTable.html#toString()">toString()</a></span> - Method in class org.apache.wayang.api.sql.calcite.jdbc.<a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcTable.html" title="class in org.apache.wayang.api.sql.calcite.jdbc">JdbcTable</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/rel/WayangAggregate.html#toString()">toString()</a></span> - Method in class org.apache.wayang.api.sql.calcite.rel.<a href="org/apache/wayang/api/sql/calcite/rel/WayangAggregate.html" title="class in org.apache.wayang.api.sql.calcite.rel">WayangAggregate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/rel/WayangFilter.html#toString()">toString()</a></span> - Method in class org.apache.wayang.api.sql.calcite.rel.<a href="org/apache/wayang/api/sql/calcite/rel/WayangFilter.html" title="class in org.apache.wayang.api.sql.calcite.rel">WayangFilter</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/rel/WayangJoin.html#toString()">toString()</a></span> - Method in class org.apache.wayang.api.sql.calcite.rel.<a href="org/apache/wayang/api/sql/calcite/rel/WayangJoin.html" title="class in org.apache.wayang.api.sql.calcite.rel">WayangJoin</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/rel/WayangProject.html#toString()">toString()</a></span> - Method in class org.apache.wayang.api.sql.calcite.rel.<a href="org/apache/wayang/api/sql/calcite/rel/WayangProject.html" title="class in org.apache.wayang.api.sql.calcite.rel">WayangProject</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/rel/WayangTableScan.html#toString()">toString()</a></span> - Method in class org.apache.wayang.api.sql.calcite.rel.<a href="org/apache/wayang/api/sql/calcite/rel/WayangTableScan.html" title="class in org.apache.wayang.api.sql.calcite.rel">WayangTableScan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/tpch/data/q1/ReturnTuple.html#toString()">toString()</a></span> - Method in class org.apache.wayang.apps.tpch.data.q1.<a href="org/apache/wayang/apps/tpch/data/q1/ReturnTuple.html" title="class in org.apache.wayang.apps.tpch.data.q1">ReturnTuple</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/channels/FileChannel.Descriptor.html#toString()">toString()</a></span> - Method in class org.apache.wayang.basic.channels.<a href="org/apache/wayang/basic/channels/FileChannel.Descriptor.html" title="class in org.apache.wayang.basic.channels">FileChannel.Descriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/channels/FileChannel.html#toString()">toString()</a></span> - Method in class org.apache.wayang.basic.channels.<a href="org/apache/wayang/basic/channels/FileChannel.html" title="class in org.apache.wayang.basic.channels">FileChannel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/data/Record.html#toString()">toString()</a></span> - Method in class org.apache.wayang.basic.data.<a href="org/apache/wayang/basic/data/Record.html" title="class in org.apache.wayang.basic.data">Record</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/data/Tuple2.html#toString()">toString()</a></span> - Method in class org.apache.wayang.basic.data.<a href="org/apache/wayang/basic/data/Tuple2.html" title="class in org.apache.wayang.basic.data">Tuple2</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/data/Tuple5.html#toString()">toString()</a></span> - Method in class org.apache.wayang.basic.data.<a href="org/apache/wayang/basic/data/Tuple5.html" title="class in org.apache.wayang.basic.data">Tuple5</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/types/RecordType.html#toString()">toString()</a></span> - Method in class org.apache.wayang.basic.types.<a href="org/apache/wayang/basic/types/RecordType.html" title="class in org.apache.wayang.basic.types">RecordType</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html#toString()">toString()</a></span> - Method in class org.apache.wayang.commons.util.profiledb.model.<a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model">Experiment</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html#toString()">toString()</a></span> - Method in class org.apache.wayang.commons.util.profiledb.model.measurement.<a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html" title="class in org.apache.wayang.commons.util.profiledb.model.measurement">TimeMeasurement</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/model/Subject.html#toString()">toString()</a></span> - Method in class org.apache.wayang.commons.util.profiledb.model.<a href="org/apache/wayang/commons/util/profiledb/model/Subject.html" title="class in org.apache.wayang.commons.util.profiledb.model">Subject</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Configuration.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api">Configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/Job.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/Job.html" title="class in org.apache.wayang.core.api">Job</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/AggregationDescriptor.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/AggregationDescriptor.html" title="class in org.apache.wayang.core.function">AggregationDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/ConsumerDescriptor.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/ConsumerDescriptor.html" title="class in org.apache.wayang.core.function">ConsumerDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/FlatMapDescriptor.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/FlatMapDescriptor.html" title="class in org.apache.wayang.core.function">FlatMapDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/MapPartitionsDescriptor.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/MapPartitionsDescriptor.html" title="class in org.apache.wayang.core.function">MapPartitionsDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/PredicateDescriptor.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/PredicateDescriptor.html" title="class in org.apache.wayang.core.function">PredicateDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/ReduceDescriptor.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/ReduceDescriptor.html" title="class in org.apache.wayang.core.function">ReduceDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/TransformationDescriptor.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/TransformationDescriptor.html" title="class in org.apache.wayang.core.function">TransformationDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mapping/OperatorPattern.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.mapping.<a href="org/apache/wayang/core/mapping/OperatorPattern.html" title="class in org.apache.wayang.core.mapping">OperatorPattern</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html" title="class in org.apache.wayang.core.optimizer.cardinality">CardinalityEstimate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/channels/ChannelConversion.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.optimizer.channels.<a href="org/apache/wayang/core/optimizer/channels/ChannelConversion.html" title="class in org.apache.wayang.core.optimizer.channels">ChannelConversion</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/channels/DefaultChannelConversion.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.optimizer.channels.<a href="org/apache/wayang/core/optimizer/channels/DefaultChannelConversion.html" title="class in org.apache.wayang.core.optimizer.channels">DefaultChannelConversion</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/NestableLoadProfileEstimator.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/NestableLoadProfileEstimator.html" title="class in org.apache.wayang.core.optimizer.costs">NestableLoadProfileEstimator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html" title="class in org.apache.wayang.core.optimizer.costs">TimeEstimate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumeration.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumeration.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanEnumeration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.ConcatenationActivator.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.ConcatenationActivator.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanEnumerator.ConcatenationActivator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.EnumerationActivator.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.EnumerationActivator.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanEnumerator.EnumerationActivator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanImplementation</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext.OperatorContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html" title="class in org.apache.wayang.core.optimizer">ProbabilisticDoubleInterval</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html" title="class in org.apache.wayang.core.optimizer">ProbabilisticIntervalEstimate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/Channel.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan">Channel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionStage</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionTask</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/PlatformExecution.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/PlatformExecution.html" title="class in org.apache.wayang.core.plan.executionplan">PlatformExecution</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.Alternative.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.Alternative.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorAlternative.Alternative</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorAlternative</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorBase</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Slot.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/Slot.html" title="class in org.apache.wayang.core.plan.wayangplan">Slot</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.Activator.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.traversal.<a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.Activator.html" title="class in org.apache.wayang.core.plan.wayangplan.traversal">AbstractTopologicalTraversal.Activator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/AbstractChannelInstance.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/AbstractChannelInstance.html" title="class in org.apache.wayang.core.platform">AbstractChannelInstance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/AtomicExecution.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/AtomicExecution.html" title="class in org.apache.wayang.core.platform">AtomicExecution</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/AtomicExecutionGroup.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/AtomicExecutionGroup.html" title="class in org.apache.wayang.core.platform">AtomicExecutionGroup</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/ChannelDescriptor.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/ChannelDescriptor.html" title="class in org.apache.wayang.core.platform">ChannelDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/ExecutorTemplate.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/ExecutorTemplate.html" title="class in org.apache.wayang.core.platform">ExecutorTemplate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/Junction.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/Junction.html" title="class in org.apache.wayang.core.platform">Junction</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/lineage/ChannelLineageNode.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.platform.lineage.<a href="org/apache/wayang/core/platform/lineage/ChannelLineageNode.html" title="class in org.apache.wayang.core.platform.lineage">ChannelLineageNode</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/lineage/ExecutionLineageNode.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.platform.lineage.<a href="org/apache/wayang/core/platform/lineage/ExecutionLineageNode.html" title="class in org.apache.wayang.core.platform.lineage">ExecutionLineageNode</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/Platform.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/Platform.html" title="class in org.apache.wayang.core.platform">Platform</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/types/BasicDataUnitType.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.types.<a href="org/apache/wayang/core/types/BasicDataUnitType.html" title="class in org.apache.wayang.core.types">BasicDataUnitType</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/types/DataSetType.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.types.<a href="org/apache/wayang/core/types/DataSetType.html" title="class in org.apache.wayang.core.types">DataSetType</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/types/DataUnitGroupType.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.types.<a href="org/apache/wayang/core/types/DataUnitGroupType.html" title="class in org.apache.wayang.core.types">DataUnitGroupType</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Bitmask.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Bitmask.html" title="class in org.apache.wayang.core.util">Bitmask</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Canonicalizer.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Canonicalizer.html" title="class in org.apache.wayang.core.util">Canonicalizer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/json/WayangJsonArray.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.util.json.<a href="org/apache/wayang/core/util/json/WayangJsonArray.html" title="class in org.apache.wayang.core.util.json">WayangJsonArray</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/json/WayangJsonObj.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.util.json.<a href="org/apache/wayang/core/util/json/WayangJsonObj.html" title="class in org.apache.wayang.core.util.json">WayangJsonObj</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/model/BinaryOperation.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.util.mathex.model.<a href="org/apache/wayang/core/util/mathex/model/BinaryOperation.html" title="class in org.apache.wayang.core.util.mathex.model">BinaryOperation</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/model/CompiledFunction.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.util.mathex.model.<a href="org/apache/wayang/core/util/mathex/model/CompiledFunction.html" title="class in org.apache.wayang.core.util.mathex.model">CompiledFunction</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/model/Constant.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.util.mathex.model.<a href="org/apache/wayang/core/util/mathex/model/Constant.html" title="class in org.apache.wayang.core.util.mathex.model">Constant</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/model/NamedFunction.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.util.mathex.model.<a href="org/apache/wayang/core/util/mathex/model/NamedFunction.html" title="class in org.apache.wayang.core.util.mathex.model">NamedFunction</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/model/UnaryOperation.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.util.mathex.model.<a href="org/apache/wayang/core/util/mathex/model/UnaryOperation.html" title="class in org.apache.wayang.core.util.mathex.model">UnaryOperation</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/model/Variable.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.util.mathex.model.<a href="org/apache/wayang/core/util/mathex/model/Variable.html" title="class in org.apache.wayang.core.util.mathex.model">Variable</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Tuple.html#toString()">toString()</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Tuple.html" title="class in org.apache.wayang.core.util">Tuple</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/criterion/WayangValue.html#toString()">toString()</a></span> - Method in class org.apache.wayang.flink.compiler.criterion.<a href="org/apache/wayang/flink/compiler/criterion/WayangValue.html" title="class in org.apache.wayang.flink.compiler.criterion">WayangValue</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/data/Data.html#toString()">toString()</a></span> - Method in class org.apache.wayang.iejoin.data.<a href="org/apache/wayang/iejoin/data/Data.html" title="class in org.apache.wayang.iejoin.data">Data</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/spark_helpers/List2AttributesObjectSkinny.html#toString()">toString()</a></span> - Method in class org.apache.wayang.iejoin.operators.spark_helpers.<a href="org/apache/wayang/iejoin/operators/spark_helpers/List2AttributesObjectSkinny.html" title="class in org.apache.wayang.iejoin.operators.spark_helpers">List2AttributesObjectSkinny</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/ML4allModel.html#toString()">toString()</a></span> - Method in class org.apache.wayang.ml4all.abstraction.plan.<a href="org/apache/wayang/ml4all/abstraction/plan/ML4allModel.html" title="class in org.apache.wayang.ml4all.abstraction.plan">ML4allModel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/utils/SparseVector.html#toString()">toString()</a></span> - Method in class org.apache.wayang.ml4all.utils.<a href="org/apache/wayang/ml4all/utils/SparseVector.html" title="class in org.apache.wayang.ml4all.utils">SparseVector</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/OperatorProfiler.Result.html#toString()">toString()</a></span> - Method in class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/OperatorProfiler.Result.html" title="class in org.apache.wayang.profiler.java">OperatorProfiler.Result</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/Variable.html#toString()">toString()</a></span> - Method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/Variable.html" title="class in org.apache.wayang.profiler.log">Variable</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.Result.html#toString()">toString()</a></span> - Method in class org.apache.wayang.profiler.spark.<a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.Result.html" title="class in org.apache.wayang.profiler.spark">SparkOperatorProfiler.Result</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/LocalFileSystem.html#touch(java.io.File)">touch(File)</a></span> - Static method in class org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/LocalFileSystem.html" title="class in org.apache.wayang.core.util.fs">LocalFileSystem</a></dt> |
| <dd> |
| <div class="block">Create an empty file.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/fs/LocalFileSystem.html#toURL(java.io.File)">toURL(File)</a></span> - Static method in class org.apache.wayang.core.util.fs.<a href="org/apache/wayang/core/util/fs/LocalFileSystem.html" title="class in org.apache.wayang.core.util.fs">LocalFileSystem</a></dt> |
| <dd> |
| <div class="block">Converts a <code>File</code> object to a URL.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/profiler/log/sampling/TournamentSampler.html" title="class in org.apache.wayang.profiler.log.sampling"><span class="typeNameLink">TournamentSampler</span></a><<a href="org/apache/wayang/profiler/log/sampling/TournamentSampler.html" title="type parameter in TournamentSampler">T</a>> - Class in <a href="org/apache/wayang/profiler/log/sampling/package-summary.html">org.apache.wayang.profiler.log.sampling</a></dt> |
| <dd> |
| <div class="block">Sampling strategy that simulates a tournament between elements.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/sampling/TournamentSampler.html#%3Cinit%3E()">TournamentSampler()</a></span> - Constructor for class org.apache.wayang.profiler.log.sampling.<a href="org/apache/wayang/profiler/log/sampling/TournamentSampler.html" title="class in org.apache.wayang.profiler.log.sampling">TournamentSampler</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/apps/tpch/TPCHQ1WithJavaNative.html" title="class in org.apache.wayang.apps.tpch"><span class="typeNameLink">TPCHQ1WithJavaNative</span></a> - Class in <a href="org/apache/wayang/apps/tpch/package-summary.html">org.apache.wayang.apps.tpch</a></dt> |
| <dd> |
| <div class="block">Main class for the TPC-H app based on Apache Wayang (incubating).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/tpch/TPCHQ1WithJavaNative.html#%3Cinit%3E()">TPCHQ1WithJavaNative()</a></span> - Constructor for class org.apache.wayang.apps.tpch.<a href="org/apache/wayang/apps/tpch/TPCHQ1WithJavaNative.html" title="class in org.apache.wayang.apps.tpch">TPCHQ1WithJavaNative</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.Alternative.html#traceInput(org.apache.wayang.core.plan.wayangplan.InputSlot)">traceInput(InputSlot<T>)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.Alternative.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorAlternative.Alternative</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html#traceInput(org.apache.wayang.core.plan.wayangplan.InputSlot)">traceInput(InputSlot<T>)</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html" title="interface in org.apache.wayang.core.plan.wayangplan">OperatorContainer</a></dt> |
| <dd> |
| <div class="block">Return the <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a> that represents the given <code>inputSlot</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html#traceInput(org.apache.wayang.core.plan.wayangplan.InputSlot)">traceInput(InputSlot<T>)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/Subplan.html" title="class in org.apache.wayang.core.plan.wayangplan">Subplan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.Alternative.html#traceOutput(org.apache.wayang.core.plan.wayangplan.OutputSlot)">traceOutput(OutputSlot<T>)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.Alternative.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorAlternative.Alternative</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html#traceOutput(org.apache.wayang.core.plan.wayangplan.OutputSlot)">traceOutput(OutputSlot<T>)</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html" title="interface in org.apache.wayang.core.plan.wayangplan">OperatorContainer</a></dt> |
| <dd> |
| <div class="block">Enter the encased plan by following an <code>outputSlot</code> of the encasing <a href="org/apache/wayang/core/plan/wayangplan/CompositeOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>CompositeOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html#traceOutput(org.apache.wayang.core.plan.wayangplan.OutputSlot)">traceOutput(OutputSlot<T>)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/Subplan.html" title="class in org.apache.wayang.core.plan.wayangplan">Subplan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/tensorflow/model/TensorflowModel.html#train(XT,YT,int,int)">train(XT, YT, int, int)</a></span> - Method in class org.apache.wayang.tensorflow.model.<a href="org/apache/wayang/tensorflow/model/TensorflowModel.html" title="class in org.apache.wayang.tensorflow.model">TensorflowModel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/algorithms/kmeans/TransformCSV.html#transform(java.lang.String)">transform(String)</a></span> - Method in class org.apache.wayang.ml4all.algorithms.kmeans.<a href="org/apache/wayang/ml4all/algorithms/kmeans/TransformCSV.html" title="class in org.apache.wayang.ml4all.algorithms.kmeans">TransformCSV</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/algorithms/sgd/LibSVMTransform.html#transform(java.lang.String)">transform(String)</a></span> - Method in class org.apache.wayang.ml4all.algorithms.sgd.<a href="org/apache/wayang/ml4all/algorithms/sgd/LibSVMTransform.html" title="class in org.apache.wayang.ml4all.algorithms.sgd">LibSVMTransform</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeClassificationOperator.Model.html#transform(org.apache.spark.api.java.JavaRDD)">transform(JavaRDD<double[]>)</a></span> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeClassificationOperator.Model.html" title="class in org.apache.wayang.spark.operators.ml">SparkDecisionTreeClassificationOperator.Model</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/ml/SparkKMeansOperator.Model.html#transform(org.apache.spark.api.java.JavaRDD)">transform(JavaRDD<double[]>)</a></span> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkKMeansOperator.Model.html" title="class in org.apache.wayang.spark.operators.ml">SparkKMeansOperator.Model</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/ml/SparkLinearRegressionOperator.Model.html#transform(org.apache.spark.api.java.JavaRDD)">transform(JavaRDD<double[]>)</a></span> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkLinearRegressionOperator.Model.html" title="class in org.apache.wayang.spark.operators.ml">SparkLinearRegressionOperator.Model</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/model/SparkMLModel.html#transform(org.apache.spark.api.java.JavaRDD)">transform(JavaRDD<X>)</a></span> - Method in interface org.apache.wayang.spark.model.<a href="org/apache/wayang/spark/model/SparkMLModel.html" title="interface in org.apache.wayang.spark.model">SparkMLModel</a></dt> |
| <dd> |
| <div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mapping/PlanTransformation.html#transform(org.apache.wayang.core.plan.wayangplan.WayangPlan,int)">transform(WayangPlan, int)</a></span> - Method in class org.apache.wayang.core.mapping.<a href="org/apache/wayang/core/mapping/PlanTransformation.html" title="class in org.apache.wayang.core.mapping">PlanTransformation</a></dt> |
| <dd> |
| <div class="block">Apply this transformation exhaustively on the current plan.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/api/Transform.html#transform(V)">transform(V)</a></span> - Method in class org.apache.wayang.ml4all.abstraction.api.<a href="org/apache/wayang/ml4all/abstraction/api/Transform.html" title="class in org.apache.wayang.ml4all.abstraction.api">Transform</a></dt> |
| <dd> |
| <div class="block">Parses and transforms an input data unit</div> |
| </dd> |
| <dt><a href="org/apache/wayang/ml4all/abstraction/api/Transform.html" title="class in org.apache.wayang.ml4all.abstraction.api"><span class="typeNameLink">Transform</span></a><<a href="org/apache/wayang/ml4all/abstraction/api/Transform.html" title="type parameter in Transform">R</a>,​<a href="org/apache/wayang/ml4all/abstraction/api/Transform.html" title="type parameter in Transform">V</a>> - Class in <a href="org/apache/wayang/ml4all/abstraction/api/package-summary.html">org.apache.wayang.ml4all.abstraction.api</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/api/Transform.html#%3Cinit%3E()">Transform()</a></span> - Constructor for class org.apache.wayang.ml4all.abstraction.api.<a href="org/apache/wayang/ml4all/abstraction/api/Transform.html" title="class in org.apache.wayang.ml4all.abstraction.api">Transform</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/function/TransformationDescriptor.html" title="class in org.apache.wayang.core.function"><span class="typeNameLink">TransformationDescriptor</span></a><<a href="org/apache/wayang/core/function/TransformationDescriptor.html" title="type parameter in TransformationDescriptor">Input</a>,​<a href="org/apache/wayang/core/function/TransformationDescriptor.html" title="type parameter in TransformationDescriptor">Output</a>> - Class in <a href="org/apache/wayang/core/function/package-summary.html">org.apache.wayang.core.function</a></dt> |
| <dd> |
| <div class="block">This descriptor pertains to functions that consume a single data unit and output a single data unit.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/TransformationDescriptor.html#%3Cinit%3E()">TransformationDescriptor()</a></span> - Constructor for class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/TransformationDescriptor.html" title="class in org.apache.wayang.core.function">TransformationDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/TransformationDescriptor.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,java.lang.Class,java.lang.Class)">TransformationDescriptor(FunctionDescriptor.SerializableFunction<Input, Output>, Class<Input>, Class<Output>)</a></span> - Constructor for class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/TransformationDescriptor.html" title="class in org.apache.wayang.core.function">TransformationDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/TransformationDescriptor.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,java.lang.Class,java.lang.Class,org.apache.wayang.core.optimizer.costs.LoadProfileEstimator)">TransformationDescriptor(FunctionDescriptor.SerializableFunction<Input, Output>, Class<Input>, Class<Output>, LoadProfileEstimator)</a></span> - Constructor for class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/TransformationDescriptor.html" title="class in org.apache.wayang.core.function">TransformationDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/TransformationDescriptor.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,org.apache.wayang.core.types.BasicDataUnitType,org.apache.wayang.core.types.BasicDataUnitType)">TransformationDescriptor(FunctionDescriptor.SerializableFunction<Input, Output>, BasicDataUnitType<Input>, BasicDataUnitType<Output>)</a></span> - Constructor for class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/TransformationDescriptor.html" title="class in org.apache.wayang.core.function">TransformationDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/TransformationDescriptor.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,org.apache.wayang.core.types.BasicDataUnitType,org.apache.wayang.core.types.BasicDataUnitType,org.apache.wayang.core.optimizer.costs.LoadProfileEstimator)">TransformationDescriptor(FunctionDescriptor.SerializableFunction<Input, Output>, BasicDataUnitType<Input>, BasicDataUnitType<Output>, LoadProfileEstimator)</a></span> - Constructor for class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/TransformationDescriptor.html" title="class in org.apache.wayang.core.function">TransformationDescriptor</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/algorithms/kmeans/TransformCSV.html" title="class in org.apache.wayang.ml4all.algorithms.kmeans"><span class="typeNameLink">TransformCSV</span></a> - Class in <a href="org/apache/wayang/ml4all/algorithms/kmeans/package-summary.html">org.apache.wayang.ml4all.algorithms.kmeans</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/algorithms/kmeans/TransformCSV.html#%3Cinit%3E()">TransformCSV()</a></span> - Constructor for class org.apache.wayang.ml4all.algorithms.kmeans.<a href="org/apache/wayang/ml4all/algorithms/kmeans/TransformCSV.html" title="class in org.apache.wayang.ml4all.algorithms.kmeans">TransformCSV</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/algorithms/kmeans/TransformCSV.html#%3Cinit%3E(char)">TransformCSV(char)</a></span> - Constructor for class org.apache.wayang.ml4all.algorithms.kmeans.<a href="org/apache/wayang/ml4all/algorithms/kmeans/TransformCSV.html" title="class in org.apache.wayang.ml4all.algorithms.kmeans">TransformCSV</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/TransformPerPartitionWrapper.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers"><span class="typeNameLink">TransformPerPartitionWrapper</span></a><<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/TransformPerPartitionWrapper.html" title="type parameter in TransformPerPartitionWrapper">R</a>,​<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/TransformPerPartitionWrapper.html" title="type parameter in TransformPerPartitionWrapper">V</a>> - Class in <a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/package-summary.html">org.apache.wayang.ml4all.abstraction.plan.wrappers</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/TransformPerPartitionWrapper.html#%3Cinit%3E(org.apache.wayang.ml4all.abstraction.api.Transform)">TransformPerPartitionWrapper(Transform)</a></span> - Constructor for class org.apache.wayang.ml4all.abstraction.plan.wrappers.<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/TransformPerPartitionWrapper.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">TransformPerPartitionWrapper</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/TransformWrapper.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers"><span class="typeNameLink">TransformWrapper</span></a><<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/TransformWrapper.html" title="type parameter in TransformWrapper">R</a>,​<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/TransformWrapper.html" title="type parameter in TransformWrapper">V</a>> - Class in <a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/package-summary.html">org.apache.wayang.ml4all.abstraction.plan.wrappers</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/TransformWrapper.html#%3Cinit%3E(org.apache.wayang.ml4all.abstraction.api.Transform)">TransformWrapper(Transform)</a></span> - Constructor for class org.apache.wayang.ml4all.abstraction.plan.wrappers.<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/TransformWrapper.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">TransformWrapper</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mapping/ReplacementSubplanFactory.OfSingleOperators.html#translate(org.apache.wayang.core.mapping.SubplanMatch,int)">translate(SubplanMatch, int)</a></span> - Method in class org.apache.wayang.core.mapping.<a href="org/apache/wayang/core/mapping/ReplacementSubplanFactory.OfSingleOperators.html" title="class in org.apache.wayang.core.mapping">ReplacementSubplanFactory.OfSingleOperators</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mapping/ReplacementSubplanFactory.html#translate(org.apache.wayang.core.mapping.SubplanMatch,int)">translate(SubplanMatch, int)</a></span> - Method in class org.apache.wayang.core.mapping.<a href="org/apache/wayang/core/mapping/ReplacementSubplanFactory.html" title="class in org.apache.wayang.core.mapping">ReplacementSubplanFactory</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.html#traverse()">traverse()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.traversal.<a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.html" title="class in org.apache.wayang.core.plan.wayangplan.traversal">AbstractTopologicalTraversal</a></dt> |
| <dd> |
| <div class="block">Perform a traversal starting from source <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>s and initially activated <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html#traverse(java.util.Collection)">traverse(Collection<? extends Operator>)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html" title="class in org.apache.wayang.core.plan.wayangplan">PlanTraversal</a></dt> |
| <dd> |
| <div class="block">Traversing as with <a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html#traverse(org.apache.wayang.core.plan.wayangplan.Operator,org.apache.wayang.core.plan.wayangplan.InputSlot,org.apache.wayang.core.plan.wayangplan.OutputSlot)"><code>PlanTraversal.traverse(Operator, InputSlot, OutputSlot)</code></a> for every operator.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html#traverse(java.util.stream.Stream)">traverse(Stream<? extends Operator>)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html" title="class in org.apache.wayang.core.plan.wayangplan">PlanTraversal</a></dt> |
| <dd> |
| <div class="block">Traversing as with <a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html#traverse(org.apache.wayang.core.plan.wayangplan.Operator,org.apache.wayang.core.plan.wayangplan.InputSlot,org.apache.wayang.core.plan.wayangplan.OutputSlot)"><code>PlanTraversal.traverse(Operator, InputSlot, OutputSlot)</code></a> for every operator.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimationTraversal.html#traverse(org.apache.wayang.core.optimizer.OptimizationContext,org.apache.wayang.core.api.Configuration)">traverse(OptimizationContext, Configuration)</a></span> - Method in class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimationTraversal.html" title="class in org.apache.wayang.core.optimizer.cardinality">CardinalityEstimationTraversal</a></dt> |
| <dd> |
| <div class="block">Traverse and update <a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html" title="class in org.apache.wayang.core.optimizer.cardinality"><code>CardinalityEstimate</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.SimpleCallback.html#traverse(org.apache.wayang.core.plan.wayangplan.Operator)">traverse(Operator)</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.SimpleCallback.html" title="interface in org.apache.wayang.core.plan.wayangplan">PlanTraversal.SimpleCallback</a></dt> |
| <dd> |
| <div class="block">Perform some action on a traversed operator.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html#traverse(org.apache.wayang.core.plan.wayangplan.Operator)">traverse(Operator)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html" title="class in org.apache.wayang.core.plan.wayangplan">PlanTraversal</a></dt> |
| <dd> |
| <div class="block">Traverse the plan by following any connected operators.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.Callback.html#traverse(org.apache.wayang.core.plan.wayangplan.Operator,org.apache.wayang.core.plan.wayangplan.InputSlot,org.apache.wayang.core.plan.wayangplan.OutputSlot)">traverse(Operator, InputSlot<?>, OutputSlot<?>)</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.Callback.html" title="interface in org.apache.wayang.core.plan.wayangplan">PlanTraversal.Callback</a></dt> |
| <dd> |
| <div class="block">Perform some action on a traversed operator.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html#traverse(org.apache.wayang.core.plan.wayangplan.Operator,org.apache.wayang.core.plan.wayangplan.InputSlot,org.apache.wayang.core.plan.wayangplan.OutputSlot)">traverse(Operator, InputSlot<?>, OutputSlot<?>)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html" title="class in org.apache.wayang.core.plan.wayangplan">PlanTraversal</a></dt> |
| <dd> |
| <div class="block">Traverses a plan.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html#traverse(org.apache.wayang.core.plan.wayangplan.PlanTraversal.Callback)">traverse(PlanTraversal.Callback)</a></span> - Method in interface org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html" title="interface in org.apache.wayang.core.plan.wayangplan">OperatorContainer</a></dt> |
| <dd> |
| <div class="block">Traverses the encased subplan.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.html#traverse(T,org.apache.wayang.core.platform.lineage.LazyExecutionLineageNode.Aggregator)">traverse(T, LazyExecutionLineageNode.Aggregator<T>)</a></span> - Method in class org.apache.wayang.core.platform.lineage.<a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.html" title="class in org.apache.wayang.core.platform.lineage">LazyExecutionLineageNode</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.html#traverse(T,org.apache.wayang.core.platform.lineage.LazyExecutionLineageNode.Aggregator,boolean)">traverse(T, LazyExecutionLineageNode.Aggregator<T>, boolean)</a></span> - Method in class org.apache.wayang.core.platform.lineage.<a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.html" title="class in org.apache.wayang.core.platform.lineage">LazyExecutionLineageNode</a></dt> |
| <dd> |
| <div class="block">Traverse this instance and all its predecessors unless they are marked as executed.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.html#traverseAndMark(T,org.apache.wayang.core.platform.lineage.LazyExecutionLineageNode.Aggregator)">traverseAndMark(T, LazyExecutionLineageNode.Aggregator<T>)</a></span> - Method in class org.apache.wayang.core.platform.lineage.<a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.html" title="class in org.apache.wayang.core.platform.lineage">LazyExecutionLineageNode</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html#traverseFocused(org.apache.wayang.core.plan.wayangplan.Operator,java.util.Collection)">traverseFocused(Operator, Collection<OutputSlot<?>>)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html" title="class in org.apache.wayang.core.plan.wayangplan">PlanTraversal</a></dt> |
| <dd> |
| <div class="block">Traverses a plan in a focused manner.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html#traversingFlat()">traversingFlat()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html" title="class in org.apache.wayang.core.plan.wayangplan">PlanTraversal</a></dt> |
| <dd> |
| <div class="block">If this method is invoked, this instance will not enter <a href="org/apache/wayang/core/plan/wayangplan/CompositeOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>CompositeOperator</code></a>s and instead treat |
| them just the same as <a href="org/apache/wayang/core/plan/wayangplan/ElementaryOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>ElementaryOperator</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html#traversingHierarchically()">traversingHierarchically()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html" title="class in org.apache.wayang.core.plan.wayangplan">PlanTraversal</a></dt> |
| <dd> |
| <div class="block">If this method is invoked, this instance will not treat <a href="org/apache/wayang/core/plan/wayangplan/Subplan.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>Subplan</code></a>s and <a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OperatorAlternative</code></a>s as |
| normal traversed <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>s but will rather enter them and traverse their contained <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html#tryCleanupOnError()">tryCleanupOnError()</a></span> - Method in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html" title="class in org.apache.wayang.flink.compiler">WayangFileOutputFormat</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/OneTimeExecutable.html#tryExecute()">tryExecute()</a></span> - Method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/OneTimeExecutable.html" title="class in org.apache.wayang.core.util">OneTimeExecutable</a></dt> |
| <dd> |
| <div class="block">Invoke <a href="org/apache/wayang/core/util/OneTimeExecutable.html#doExecute()"><code>OneTimeExecutable.doExecute()</code></a> unless it has been executed already.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/ConstantValueProvider.html#tryProvide(org.apache.wayang.core.api.configuration.ValueProvider)">tryProvide(ValueProvider<Value>)</a></span> - Method in class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/ConstantValueProvider.html" title="class in org.apache.wayang.core.api.configuration">ConstantValueProvider</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/FunctionalValueProvider.html#tryProvide(org.apache.wayang.core.api.configuration.ValueProvider)">tryProvide(ValueProvider<Value>)</a></span> - Method in class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/FunctionalValueProvider.html" title="class in org.apache.wayang.core.api.configuration">FunctionalValueProvider</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/ValueProvider.html#tryProvide(org.apache.wayang.core.api.configuration.ValueProvider)">tryProvide(ValueProvider<Value>)</a></span> - Method in class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/ValueProvider.html" title="class in org.apache.wayang.core.api.configuration">ValueProvider</a></dt> |
| <dd> |
| <div class="block">Try to provide a value.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/FunctionalKeyValueProvider.html#tryToProvide(Key,org.apache.wayang.core.api.configuration.KeyValueProvider)">tryToProvide(Key, KeyValueProvider<Key, Value>)</a></span> - Method in class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/FunctionalKeyValueProvider.html" title="class in org.apache.wayang.core.api.configuration">FunctionalKeyValueProvider</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html#tryToProvide(Key,org.apache.wayang.core.api.configuration.KeyValueProvider)">tryToProvide(Key, KeyValueProvider<Key, Value>)</a></span> - Method in class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html" title="class in org.apache.wayang.core.api.configuration">KeyValueProvider</a></dt> |
| <dd> |
| <div class="block">Provide the appropriate value for the <code>key</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/MapBasedKeyValueProvider.html#tryToProvide(Key,org.apache.wayang.core.api.configuration.KeyValueProvider)">tryToProvide(Key, KeyValueProvider<Key, Value>)</a></span> - Method in class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/MapBasedKeyValueProvider.html" title="class in org.apache.wayang.core.api.configuration">MapBasedKeyValueProvider</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/util/Tuple.html" title="class in org.apache.wayang.core.util"><span class="typeNameLink">Tuple</span></a><<a href="org/apache/wayang/core/util/Tuple.html" title="type parameter in Tuple">T0</a>,​<a href="org/apache/wayang/core/util/Tuple.html" title="type parameter in Tuple">T1</a>> - Class in <a href="org/apache/wayang/core/util/package-summary.html">org.apache.wayang.core.util</a></dt> |
| <dd> |
| <div class="block">A helper data structure to manage two values without creating new classes.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Tuple.html#%3Cinit%3E()">Tuple()</a></span> - Constructor for class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Tuple.html" title="class in org.apache.wayang.core.util">Tuple</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Tuple.html#%3Cinit%3E(T0,T1)">Tuple(T0, T1)</a></span> - Constructor for class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Tuple.html" title="class in org.apache.wayang.core.util">Tuple</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/data/Tuple2.html" title="class in org.apache.wayang.basic.data"><span class="typeNameLink">Tuple2</span></a><<a href="org/apache/wayang/basic/data/Tuple2.html" title="type parameter in Tuple2">T0</a>,​<a href="org/apache/wayang/basic/data/Tuple2.html" title="type parameter in Tuple2">T1</a>> - Class in <a href="org/apache/wayang/basic/data/package-summary.html">org.apache.wayang.basic.data</a></dt> |
| <dd> |
| <div class="block">A type for tuples.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/data/Tuple2.html#%3Cinit%3E()">Tuple2()</a></span> - Constructor for class org.apache.wayang.basic.data.<a href="org/apache/wayang/basic/data/Tuple2.html" title="class in org.apache.wayang.basic.data">Tuple2</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/data/Tuple2.html#%3Cinit%3E(T0,T1)">Tuple2(T0, T1)</a></span> - Constructor for class org.apache.wayang.basic.data.<a href="org/apache/wayang/basic/data/Tuple2.html" title="class in org.apache.wayang.basic.data">Tuple2</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/data/Tuple5.html" title="class in org.apache.wayang.basic.data"><span class="typeNameLink">Tuple5</span></a><<a href="org/apache/wayang/basic/data/Tuple5.html" title="type parameter in Tuple5">T0</a>,​<a href="org/apache/wayang/basic/data/Tuple5.html" title="type parameter in Tuple5">T1</a>,​<a href="org/apache/wayang/basic/data/Tuple5.html" title="type parameter in Tuple5">T2</a>,​<a href="org/apache/wayang/basic/data/Tuple5.html" title="type parameter in Tuple5">T3</a>,​<a href="org/apache/wayang/basic/data/Tuple5.html" title="type parameter in Tuple5">T4</a>> - Class in <a href="org/apache/wayang/basic/data/package-summary.html">org.apache.wayang.basic.data</a></dt> |
| <dd> |
| <div class="block">A type for tuples.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/data/Tuple5.html#%3Cinit%3E()">Tuple5()</a></span> - Constructor for class org.apache.wayang.basic.data.<a href="org/apache/wayang/basic/data/Tuple5.html" title="class in org.apache.wayang.basic.data">Tuple5</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/data/Tuple5.html#%3Cinit%3E(T0,T1,T2,T3,T4)">Tuple5(T0, T1, T2, T3, T4)</a></span> - Constructor for class org.apache.wayang.basic.data.<a href="org/apache/wayang/basic/data/Tuple5.html" title="class in org.apache.wayang.basic.data">Tuple5</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/commons/util/profiledb/model/Type.html" title="annotation in org.apache.wayang.commons.util.profiledb.model"><span class="typeNameLink">Type</span></a> - Annotation Type in <a href="org/apache/wayang/commons/util/profiledb/model/package-summary.html">org.apache.wayang.commons.util.profiledb.model</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/util/TypeConverter.html" title="class in org.apache.wayang.core.util"><span class="typeNameLink">TypeConverter</span></a> - Class in <a href="org/apache/wayang/core/util/package-summary.html">org.apache.wayang.core.util</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/TypeConverter.html#%3Cinit%3E()">TypeConverter()</a></span> - Constructor for class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/TypeConverter.html" title="class in org.apache.wayang.core.util">TypeConverter</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/KeySelectorFunction.html#typeInformation">typeInformation</a></span> - Variable in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/KeySelectorFunction.html" title="class in org.apache.wayang.flink.compiler">KeySelectorFunction</a></dt> |
| <dd> </dd> |
| </dl> |
| <a id="I:U"> |
| <!-- --> |
| </a> |
| <h2 class="title">U</h2> |
| <dl> |
| <dt><a href="org/apache/wayang/core/util/mathex/model/UnaryOperation.html" title="class in org.apache.wayang.core.util.mathex.model"><span class="typeNameLink">UnaryOperation</span></a> - Class in <a href="org/apache/wayang/core/util/mathex/model/package-summary.html">org.apache.wayang.core.util.mathex.model</a></dt> |
| <dd> |
| <div class="block">An operation <a href="org/apache/wayang/core/util/mathex/Expression.html" title="interface in org.apache.wayang.core.util.mathex"><code>Expression</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/model/UnaryOperation.html#%3Cinit%3E(char,org.apache.wayang.core.util.mathex.Expression)">UnaryOperation(char, Expression)</a></span> - Constructor for class org.apache.wayang.core.util.mathex.model.<a href="org/apache/wayang/core/util/mathex/model/UnaryOperation.html" title="class in org.apache.wayang.core.util.mathex.model">UnaryOperation</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.UnaryOperationContext.html#%3Cinit%3E(org.apache.wayang.core.mathex.MathExParser.ExpressionContext)">UnaryOperationContext(MathExParser.ExpressionContext)</a></span> - Constructor for class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.UnaryOperationContext.html" title="class in org.apache.wayang.core.mathex">MathExParser.UnaryOperationContext</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/profiler/java/UnaryOperatorProfiler.html" title="class in org.apache.wayang.profiler.java"><span class="typeNameLink">UnaryOperatorProfiler</span></a> - Class in <a href="org/apache/wayang/profiler/java/package-summary.html">org.apache.wayang.profiler.java</a></dt> |
| <dd> |
| <div class="block"><a href="org/apache/wayang/profiler/java/OperatorProfiler.html" title="class in org.apache.wayang.profiler.java"><code>OperatorProfiler</code></a> specifically for <a href="org/apache/wayang/java/operators/JavaExecutionOperator.html" title="interface in org.apache.wayang.java.operators"><code>JavaExecutionOperator</code></a>s with a single <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/java/UnaryOperatorProfiler.html#%3Cinit%3E(java.util.function.Supplier,java.util.function.Supplier)">UnaryOperatorProfiler(Supplier<JavaExecutionOperator>, Supplier<?>)</a></span> - Constructor for class org.apache.wayang.profiler.java.<a href="org/apache/wayang/profiler/java/UnaryOperatorProfiler.html" title="class in org.apache.wayang.profiler.java">UnaryOperatorProfiler</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/UnarySink.html" title="class in org.apache.wayang.core.plan.wayangplan"><span class="typeNameLink">UnarySink</span></a><<a href="org/apache/wayang/core/plan/wayangplan/UnarySink.html" title="type parameter in UnarySink">T</a>> - Class in <a href="org/apache/wayang/core/plan/wayangplan/package-summary.html">org.apache.wayang.core.plan.wayangplan</a></dt> |
| <dd> |
| <div class="block">Abstract base-class for sinks with a single input.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/UnarySink.html#%3Cinit%3E()">UnarySink()</a></span> - Constructor for class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/UnarySink.html" title="class in org.apache.wayang.core.plan.wayangplan">UnarySink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/UnarySink.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.UnarySink)">UnarySink(UnarySink<T>)</a></span> - Constructor for class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/UnarySink.html" title="class in org.apache.wayang.core.plan.wayangplan">UnarySink</a></dt> |
| <dd> |
| <div class="block">Copies the given instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/UnarySink.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)">UnarySink(DataSetType<T>)</a></span> - Constructor for class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/UnarySink.html" title="class in org.apache.wayang.core.plan.wayangplan">UnarySink</a></dt> |
| <dd> |
| <div class="block">Creates a new instance that does not support broadcast <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/UnarySink.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,boolean)">UnarySink(DataSetType<T>, boolean)</a></span> - Constructor for class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/UnarySink.html" title="class in org.apache.wayang.core.plan.wayangplan">UnarySink</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/UnarySource.html" title="class in org.apache.wayang.core.plan.wayangplan"><span class="typeNameLink">UnarySource</span></a><<a href="org/apache/wayang/core/plan/wayangplan/UnarySource.html" title="type parameter in UnarySource">T</a>> - Class in <a href="org/apache/wayang/core/plan/wayangplan/package-summary.html">org.apache.wayang.core.plan.wayangplan</a></dt> |
| <dd> |
| <div class="block">Abstract base class for sources with a single output.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/UnarySource.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.UnarySource)">UnarySource(UnarySource<T>)</a></span> - Constructor for class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/UnarySource.html" title="class in org.apache.wayang.core.plan.wayangplan">UnarySource</a></dt> |
| <dd> |
| <div class="block">Copies the given instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/UnarySource.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)">UnarySource(DataSetType<T>)</a></span> - Constructor for class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/UnarySource.html" title="class in org.apache.wayang.core.plan.wayangplan">UnarySource</a></dt> |
| <dd> |
| <div class="block">Creates a new instance that does not support broadcast <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/UnarySource.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,boolean)">UnarySource(DataSetType<T>, boolean)</a></span> - Constructor for class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/UnarySource.html" title="class in org.apache.wayang.core.plan.wayangplan">UnarySource</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/UnaryToUnaryOperator.html" title="class in org.apache.wayang.core.plan.wayangplan"><span class="typeNameLink">UnaryToUnaryOperator</span></a><<a href="org/apache/wayang/core/plan/wayangplan/UnaryToUnaryOperator.html" title="type parameter in UnaryToUnaryOperator">InputType</a>,​<a href="org/apache/wayang/core/plan/wayangplan/UnaryToUnaryOperator.html" title="type parameter in UnaryToUnaryOperator">OutputType</a>> - Class in <a href="org/apache/wayang/core/plan/wayangplan/package-summary.html">org.apache.wayang.core.plan.wayangplan</a></dt> |
| <dd> |
| <div class="block">This operator has a single input and a single output.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/UnaryToUnaryOperator.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.UnaryToUnaryOperator)">UnaryToUnaryOperator(UnaryToUnaryOperator<InputType, OutputType>)</a></span> - Constructor for class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/UnaryToUnaryOperator.html" title="class in org.apache.wayang.core.plan.wayangplan">UnaryToUnaryOperator</a></dt> |
| <dd> |
| <div class="block">Copies the given instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/UnaryToUnaryOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType,boolean)">UnaryToUnaryOperator(DataSetType<InputType>, DataSetType<OutputType>, boolean)</a></span> - Constructor for class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/UnaryToUnaryOperator.html" title="class in org.apache.wayang.core.plan.wayangplan">UnaryToUnaryOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/channels/RddChannel.html#UNCACHED_DESCRIPTOR">UNCACHED_DESCRIPTOR</a></span> - Static variable in class org.apache.wayang.spark.channels.<a href="org/apache/wayang/spark/channels/RddChannel.html" title="class in org.apache.wayang.spark.channels">RddChannel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/channels/ChannelConversions.html#UNCACHED_RDD_TO_CACHED_RDD">UNCACHED_RDD_TO_CACHED_RDD</a></span> - Static variable in class org.apache.wayang.spark.channels.<a href="org/apache/wayang/spark/channels/ChannelConversions.html" title="class in org.apache.wayang.spark.channels">ChannelConversions</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/channels/ChannelConversions.html#UNCACHED_RDD_TO_COLLECTION">UNCACHED_RDD_TO_COLLECTION</a></span> - Static variable in class org.apache.wayang.spark.channels.<a href="org/apache/wayang/spark/channels/ChannelConversions.html" title="class in org.apache.wayang.spark.channels">ChannelConversions</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/channels/ChannelConversions.html#UNCACHED_RDD_TO_HDFS_OBJECT_FILE">UNCACHED_RDD_TO_HDFS_OBJECT_FILE</a></span> - Static variable in class org.apache.wayang.spark.channels.<a href="org/apache/wayang/spark/channels/ChannelConversions.html" title="class in org.apache.wayang.spark.channels">ChannelConversions</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/channels/ChannelConversions.html#UNCACHED_RDD_TO_HDFS_TSV">UNCACHED_RDD_TO_HDFS_TSV</a></span> - Static variable in class org.apache.wayang.spark.channels.<a href="org/apache/wayang/spark/channels/ChannelConversions.html" title="class in org.apache.wayang.spark.channels">ChannelConversions</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/AggregationDescriptor.html#unchecked()">unchecked()</a></span> - Method in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/AggregationDescriptor.html" title="class in org.apache.wayang.core.function">AggregationDescriptor</a></dt> |
| <dd> |
| <div class="block">In generic code, we do not have the type parameter values of operators, functions etc.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/ConsumerDescriptor.html#unchecked()">unchecked()</a></span> - Method in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/ConsumerDescriptor.html" title="class in org.apache.wayang.core.function">ConsumerDescriptor</a></dt> |
| <dd> |
| <div class="block">In generic code, we do not have the type parameter values of operators, functions etc.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/FlatMapDescriptor.html#unchecked()">unchecked()</a></span> - Method in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/FlatMapDescriptor.html" title="class in org.apache.wayang.core.function">FlatMapDescriptor</a></dt> |
| <dd> |
| <div class="block">In generic code, we do not have the type parameter values of operators, functions etc.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/MapPartitionsDescriptor.html#unchecked()">unchecked()</a></span> - Method in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/MapPartitionsDescriptor.html" title="class in org.apache.wayang.core.function">MapPartitionsDescriptor</a></dt> |
| <dd> |
| <div class="block">In generic code, we do not have the type parameter values of operators, functions etc.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/PredicateDescriptor.html#unchecked()">unchecked()</a></span> - Method in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/PredicateDescriptor.html" title="class in org.apache.wayang.core.function">PredicateDescriptor</a></dt> |
| <dd> |
| <div class="block">In generic code, we do not have the type parameter values of operators, functions etc.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/ReduceDescriptor.html#unchecked()">unchecked()</a></span> - Method in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/ReduceDescriptor.html" title="class in org.apache.wayang.core.function">ReduceDescriptor</a></dt> |
| <dd> |
| <div class="block">In generic code, we do not have the type parameter values of operators, functions etc.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/TransformationDescriptor.html#unchecked()">unchecked()</a></span> - Method in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/TransformationDescriptor.html" title="class in org.apache.wayang.core.function">TransformationDescriptor</a></dt> |
| <dd> |
| <div class="block">In generic code, we do not have the type parameter values of operators, functions etc.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ChannelInitializer.html#unchecked()">unchecked()</a></span> - Method in interface org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ChannelInitializer.html" title="interface in org.apache.wayang.core.plan.executionplan">ChannelInitializer</a></dt> |
| <dd> |
| <div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span> |
| <div class="deprecationComment">not needed anymore</div> |
| </div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html#unchecked()">unchecked()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan">InputSlot</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html#unchecked()">unchecked()</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan">OutputSlot</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/types/BasicDataUnitType.html#unchecked()">unchecked()</a></span> - Method in class org.apache.wayang.core.types.<a href="org/apache/wayang/core/types/BasicDataUnitType.html" title="class in org.apache.wayang.core.types">BasicDataUnitType</a></dt> |
| <dd> |
| <div class="block">In generic code, we do not have the type parameter values of operators, functions etc.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/types/DataSetType.html#unchecked()">unchecked()</a></span> - Method in class org.apache.wayang.core.types.<a href="org/apache/wayang/core/types/DataSetType.html" title="class in org.apache.wayang.core.types">DataSetType</a></dt> |
| <dd> |
| <div class="block">In generic code, we do not have the type parameter values of operators, functions etc.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/types/DataSetType.html#uncheckedGroup()">uncheckedGroup()</a></span> - Method in class org.apache.wayang.core.types.<a href="org/apache/wayang/core/types/DataSetType.html" title="class in org.apache.wayang.core.types">DataSetType</a></dt> |
| <dd> |
| <div class="block">In generic code, we do not have the type parameter values of operators, functions etc.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/JsonSerializable.html#uncheckedSerializer">uncheckedSerializer</a></span> - Static variable in interface org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/JsonSerializable.html" title="interface in org.apache.wayang.core.util">JsonSerializable</a></dt> |
| <dd> |
| <div class="block">A <a href="org/apache/wayang/core/util/JsonSerializer.html" title="interface in org.apache.wayang.core.util"><code>JsonSerializer</code></a> implementation to serialize <a href="org/apache/wayang/core/util/JsonSerializable.html" title="interface in org.apache.wayang.core.util"><code>JsonSerializable</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/JsonSerializable.html#uncheckedSerializer()">uncheckedSerializer()</a></span> - Static method in interface org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/JsonSerializable.html" title="interface in org.apache.wayang.core.util">JsonSerializable</a></dt> |
| <dd> |
| <div class="block">A <a href="org/apache/wayang/core/util/JsonSerializer.html" title="interface in org.apache.wayang.core.util"><code>JsonSerializer</code></a> implementation to serialize <a href="org/apache/wayang/core/util/JsonSerializable.html" title="interface in org.apache.wayang.core.util"><code>JsonSerializable</code></a>s.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/mapping/UnionAllMapping.html" title="class in org.apache.wayang.flink.mapping"><span class="typeNameLink">UnionAllMapping</span></a> - Class in <a href="org/apache/wayang/flink/mapping/package-summary.html">org.apache.wayang.flink.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/UnionAllOperator.html" title="class in org.apache.wayang.basic.operators"><code>UnionAllOperator</code></a> to <a href="org/apache/wayang/flink/operators/FlinkUnionAllOperator.html" title="class in org.apache.wayang.flink.operators"><code>FlinkUnionAllOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/mapping/UnionAllMapping.html" title="class in org.apache.wayang.java.mapping"><span class="typeNameLink">UnionAllMapping</span></a> - Class in <a href="org/apache/wayang/java/mapping/package-summary.html">org.apache.wayang.java.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/UnionAllOperator.html" title="class in org.apache.wayang.basic.operators"><code>UnionAllOperator</code></a> to <a href="org/apache/wayang/java/operators/JavaUnionAllOperator.html" title="class in org.apache.wayang.java.operators"><code>JavaUnionAllOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/UnionAllMapping.html" title="class in org.apache.wayang.spark.mapping"><span class="typeNameLink">UnionAllMapping</span></a> - Class in <a href="org/apache/wayang/spark/mapping/package-summary.html">org.apache.wayang.spark.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/UnionAllOperator.html" title="class in org.apache.wayang.basic.operators"><code>UnionAllOperator</code></a> to <a href="org/apache/wayang/spark/operators/SparkUnionAllOperator.html" title="class in org.apache.wayang.spark.operators"><code>SparkUnionAllOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/UnionAllMapping.html#%3Cinit%3E()">UnionAllMapping()</a></span> - Constructor for class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/UnionAllMapping.html" title="class in org.apache.wayang.flink.mapping">UnionAllMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/UnionAllMapping.html#%3Cinit%3E()">UnionAllMapping()</a></span> - Constructor for class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/UnionAllMapping.html" title="class in org.apache.wayang.java.mapping">UnionAllMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/UnionAllMapping.html#%3Cinit%3E()">UnionAllMapping()</a></span> - Constructor for class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/UnionAllMapping.html" title="class in org.apache.wayang.spark.mapping">UnionAllMapping</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/UnionAllOperator.html" title="class in org.apache.wayang.basic.operators"><span class="typeNameLink">UnionAllOperator</span></a><<a href="org/apache/wayang/basic/operators/UnionAllOperator.html" title="type parameter in UnionAllOperator">Type</a>> - Class in <a href="org/apache/wayang/basic/operators/package-summary.html">org.apache.wayang.basic.operators</a></dt> |
| <dd> |
| <div class="block">This <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a> creates the union (bag semantics) of two .</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/UnionAllOperator.html#%3Cinit%3E(java.lang.Class)">UnionAllOperator(Class<Type>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/UnionAllOperator.html" title="class in org.apache.wayang.basic.operators">UnionAllOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/UnionAllOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.UnionAllOperator)">UnionAllOperator(UnionAllOperator<Type>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/UnionAllOperator.html" title="class in org.apache.wayang.basic.operators">UnionAllOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/UnionAllOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)">UnionAllOperator(DataSetType<Type>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/UnionAllOperator.html" title="class in org.apache.wayang.basic.operators">UnionAllOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumeration.html#unionInPlace(org.apache.wayang.core.optimizer.enumeration.PlanEnumeration)">unionInPlace(PlanEnumeration)</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumeration.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanEnumeration</a></dt> |
| <dd> |
| <div class="block">Unions the <a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html" title="class in org.apache.wayang.core.optimizer.enumeration"><code>PlanImplementation</code></a>s of this and <code>that</code> instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/SampleOperator.html#UNKNOWN_DATASET_SIZE">UNKNOWN_DATASET_SIZE</a></span> - Static variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/SampleOperator.html" title="class in org.apache.wayang.basic.operators">SampleOperator</a></dt> |
| <dd> |
| <div class="block">Special dataset size that represents "unknown".</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/CompositeExecutionResource.html#unregister(org.apache.wayang.core.platform.ExecutionResource)">unregister(ExecutionResource)</a></span> - Method in interface org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/CompositeExecutionResource.html" title="interface in org.apache.wayang.core.platform">CompositeExecutionResource</a></dt> |
| <dd> |
| <div class="block">Unregister a disposed <a href="org/apache/wayang/core/platform/ExecutionResource.html" title="interface in org.apache.wayang.core.platform"><code>ExecutionResource</code></a> that was maintained by this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/ExecutorTemplate.html#unregister(org.apache.wayang.core.platform.ExecutionResource)">unregister(ExecutionResource)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/ExecutorTemplate.html" title="class in org.apache.wayang.core.platform">ExecutorTemplate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/LoadEstimator.html#UNSPECIFIED_NUM_SLOTS">UNSPECIFIED_NUM_SLOTS</a></span> - Static variable in class 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></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcTable.html#unwrap(java.lang.Class)">unwrap(Class<C>)</a></span> - Method in class org.apache.wayang.api.sql.calcite.jdbc.<a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcTable.html" title="class in org.apache.wayang.api.sql.calcite.jdbc">JdbcTable</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/channels/ChannelConversion.html#update(org.apache.wayang.core.plan.executionplan.Channel,org.apache.wayang.core.plan.executionplan.Channel,java.util.Collection,org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate)">update(Channel, Channel, Collection<OptimizationContext>, CardinalityEstimate)</a></span> - Method in class org.apache.wayang.core.optimizer.channels.<a href="org/apache/wayang/core/optimizer/channels/ChannelConversion.html" title="class in org.apache.wayang.core.optimizer.channels">ChannelConversion</a></dt> |
| <dd> |
| <div class="block">Update an already existing <a href="org/apache/wayang/core/optimizer/channels/ChannelConversion.html" title="class in org.apache.wayang.core.optimizer.channels"><code>ChannelConversion</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/channels/DefaultChannelConversion.html#update(org.apache.wayang.core.plan.executionplan.Channel,org.apache.wayang.core.plan.executionplan.Channel,java.util.Collection,org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate)">update(Channel, Channel, Collection<OptimizationContext>, CardinalityEstimate)</a></span> - Method in class org.apache.wayang.core.optimizer.channels.<a href="org/apache/wayang/core/optimizer/channels/DefaultChannelConversion.html" title="class in org.apache.wayang.core.optimizer.channels">DefaultChannelConversion</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/ExecutionStageLoop.html#update(org.apache.wayang.core.plan.executionplan.ExecutionTask)">update(ExecutionTask)</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/ExecutionStageLoop.html" title="class in org.apache.wayang.core.plan.executionplan">ExecutionStageLoop</a></dt> |
| <dd> |
| <div class="block">Inspect whether <a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html" title="class in org.apache.wayang.core.plan.executionplan"><code>ExecutionTask</code></a> is the <a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>LoopHeadOperator</code></a> of the <a href="org/apache/wayang/core/plan/executionplan/ExecutionStageLoop.html#loopSubplan"><code>ExecutionStageLoop.loopSubplan</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/ml4all/abstraction/api/Update.html" title="class in org.apache.wayang.ml4all.abstraction.api"><span class="typeNameLink">Update</span></a><<a href="org/apache/wayang/ml4all/abstraction/api/Update.html" title="type parameter in Update">R</a>,​<a href="org/apache/wayang/ml4all/abstraction/api/Update.html" title="type parameter in Update">V</a>> - Class in <a href="org/apache/wayang/ml4all/abstraction/api/package-summary.html">org.apache.wayang.ml4all.abstraction.api</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/api/Update.html#%3Cinit%3E()">Update()</a></span> - Constructor for class org.apache.wayang.ml4all.abstraction.api.<a href="org/apache/wayang/ml4all/abstraction/api/Update.html" title="class in org.apache.wayang.ml4all.abstraction.api">Update</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.ConcatenationActivator.html#updateBaseEnumeration(org.apache.wayang.core.optimizer.enumeration.PlanEnumeration)">updateBaseEnumeration(PlanEnumeration)</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.ConcatenationActivator.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanEnumerator.ConcatenationActivator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimatorManager.html#updateConversionOperatorCardinalities(org.apache.wayang.core.optimizer.enumeration.PlanImplementation,org.apache.wayang.core.optimizer.OptimizationContext,int)">updateConversionOperatorCardinalities(PlanImplementation, OptimizationContext, int)</a></span> - Method in class org.apache.wayang.core.optimizer.cardinality.<a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimatorManager.html" title="class in org.apache.wayang.core.optimizer.cardinality">CardinalityEstimatorManager</a></dt> |
| <dd> |
| <div class="block">Update conversion <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a> cardinalities.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#updateCostEstimate()">updateCostEstimate()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html" title="class in org.apache.wayang.core.optimizer">OptimizationContext.OperatorContext</a></dt> |
| <dd> |
| <div class="block">Update the <a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html" title="class in org.apache.wayang.core.optimizer.costs"><code>LoadProfile</code></a> and <a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html" title="class in org.apache.wayang.core.optimizer.costs"><code>TimeEstimate</code></a> of this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/Individual.html#updateFitness(java.util.function.ToDoubleFunction)">updateFitness(ToDoubleFunction<Individual>)</a></span> - Method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/Individual.html" title="class in org.apache.wayang.profiler.log">Individual</a></dt> |
| <dd> |
| <div class="block">Update the fitness of this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/GeneticOptimizer.html#updateFitness(java.util.List)">updateFitness(List<Individual>)</a></span> - Method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/GeneticOptimizer.html" title="class in org.apache.wayang.profiler.log">GeneticOptimizer</a></dt> |
| <dd> |
| <div class="block">Update the fitness of the <a href="org/apache/wayang/profiler/log/Individual.html" title="class in org.apache.wayang.profiler.log"><code>Individual</code></a>s w.r.t. to this instance and sort them according to their new fitness.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/ml4all/abstraction/api/UpdateLocal.html" title="class in org.apache.wayang.ml4all.abstraction.api"><span class="typeNameLink">UpdateLocal</span></a><<a href="org/apache/wayang/ml4all/abstraction/api/UpdateLocal.html" title="type parameter in UpdateLocal">R</a>,​<a href="org/apache/wayang/ml4all/abstraction/api/UpdateLocal.html" title="type parameter in UpdateLocal">V</a>> - Class in <a href="org/apache/wayang/ml4all/abstraction/api/package-summary.html">org.apache.wayang.ml4all.abstraction.api</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/api/UpdateLocal.html#%3Cinit%3E()">UpdateLocal()</a></span> - Constructor for class org.apache.wayang.ml4all.abstraction.api.<a href="org/apache/wayang/ml4all/abstraction/api/UpdateLocal.html" title="class in org.apache.wayang.ml4all.abstraction.api">UpdateLocal</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/UpdateLocalWrapper.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers"><span class="typeNameLink">UpdateLocalWrapper</span></a><<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/UpdateLocalWrapper.html" title="type parameter in UpdateLocalWrapper">R</a>,​<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/UpdateLocalWrapper.html" title="type parameter in UpdateLocalWrapper">V</a>> - Class in <a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/package-summary.html">org.apache.wayang.ml4all.abstraction.plan.wrappers</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/UpdateLocalWrapper.html#%3Cinit%3E(org.apache.wayang.ml4all.abstraction.api.UpdateLocal)">UpdateLocalWrapper(UpdateLocal)</a></span> - Constructor for class org.apache.wayang.ml4all.abstraction.plan.wrappers.<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/UpdateLocalWrapper.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">UpdateLocalWrapper</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/Individual.html#updateMaturity(org.apache.wayang.core.util.Bitmask)">updateMaturity(Bitmask)</a></span> - Method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/Individual.html" title="class in org.apache.wayang.profiler.log">Individual</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/AggregateOptimizationContext.html#updateOperatorContexts()">updateOperatorContexts()</a></span> - Method in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/AggregateOptimizationContext.html" title="class in org.apache.wayang.core.optimizer">AggregateOptimizationContext</a></dt> |
| <dd> |
| <div class="block">This instance caches for efficiency reasons the aggregated <a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html" title="class in org.apache.wayang.core.optimizer"><code>OptimizationContext.OperatorContext</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/monitor/DisabledMonitor.html#updateProgress(java.util.HashMap)">updateProgress(HashMap<String, Integer>)</a></span> - Method in class org.apache.wayang.core.monitor.<a href="org/apache/wayang/core/monitor/DisabledMonitor.html" title="class in org.apache.wayang.core.monitor">DisabledMonitor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/monitor/FileMonitor.html#updateProgress(java.util.HashMap)">updateProgress(HashMap<String, Integer>)</a></span> - Method in class org.apache.wayang.core.monitor.<a href="org/apache/wayang/core/monitor/FileMonitor.html" title="class in org.apache.wayang.core.monitor">FileMonitor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/monitor/HttpMonitor.html#updateProgress(java.util.HashMap)">updateProgress(HashMap<String, Integer>)</a></span> - Method in class org.apache.wayang.core.monitor.<a href="org/apache/wayang/core/monitor/HttpMonitor.html" title="class in org.apache.wayang.core.monitor">HttpMonitor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/monitor/Monitor.html#updateProgress(java.util.HashMap)">updateProgress(HashMap<String, Integer>)</a></span> - Method in class org.apache.wayang.core.monitor.<a href="org/apache/wayang/core/monitor/Monitor.html" title="class in org.apache.wayang.core.monitor">Monitor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/monitor/ZeroMQMonitor.html#updateProgress(java.util.HashMap)">updateProgress(HashMap<String, Integer>)</a></span> - Method in class org.apache.wayang.core.monitor.<a href="org/apache/wayang/core/monitor/ZeroMQMonitor.html" title="class in org.apache.wayang.core.monitor">ZeroMQMonitor</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/UpdateWrapper.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers"><span class="typeNameLink">UpdateWrapper</span></a><<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/UpdateWrapper.html" title="type parameter in UpdateWrapper">R</a>,​<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/UpdateWrapper.html" title="type parameter in UpdateWrapper">V</a>> - Class in <a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/package-summary.html">org.apache.wayang.ml4all.abstraction.plan.wrappers</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/UpdateWrapper.html#%3Cinit%3E(org.apache.wayang.ml4all.abstraction.api.Update)">UpdateWrapper(Update)</a></span> - Constructor for class org.apache.wayang.ml4all.abstraction.plan.wrappers.<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/UpdateWrapper.html" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">UpdateWrapper</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html#upstream()">upstream()</a></span> - Static method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html" title="class in org.apache.wayang.core.plan.wayangplan">PlanTraversal</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/convention/WayangConvention.html#useAbstractConvertersForConversion(org.apache.calcite.plan.RelTraitSet,org.apache.calcite.plan.RelTraitSet)">useAbstractConvertersForConversion(RelTraitSet, RelTraitSet)</a></span> - Method in enum org.apache.wayang.api.sql.calcite.convention.<a href="org/apache/wayang/api/sql/calcite/convention/WayangConvention.html" title="enum in org.apache.wayang.api.sql.calcite.convention">WayangConvention</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/applications/Util.html" title="class in org.apache.wayang.applications"><span class="typeNameLink">Util</span></a> - Class in <a href="org/apache/wayang/applications/package-summary.html">org.apache.wayang.applications</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/applications/Util.html#%3Cinit%3E()">Util()</a></span> - Constructor for class org.apache.wayang.applications.<a href="org/apache/wayang/applications/Util.html" title="class in org.apache.wayang.applications">Util</a></dt> |
| <dd> </dd> |
| </dl> |
| <a id="I:V"> |
| <!-- --> |
| </a> |
| <h2 class="title">V</h2> |
| <dl> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/optimizer/Optimizer.html#validate(org.apache.calcite.sql.SqlNode)">validate(SqlNode)</a></span> - Method in class org.apache.wayang.api.sql.calcite.optimizer.<a href="org/apache/wayang/api/sql/calcite/optimizer/Optimizer.html" title="class in org.apache.wayang.api.sql.calcite.optimizer">Optimizer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.ConstantContext.html#value">value</a></span> - Variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.ConstantContext.html" title="class in org.apache.wayang.core.mathex">MathExParser.ConstantContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/model/Type.html#value()">value()</a></span> - Method in annotation type org.apache.wayang.commons.util.profiledb.model.<a href="org/apache/wayang/commons/util/profiledb/model/Type.html" title="annotation in org.apache.wayang.commons.util.profiledb.model">Type</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/convention/WayangConvention.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.wayang.api.sql.calcite.convention.<a href="org/apache/wayang/api/sql/calcite/convention/WayangConvention.html" title="enum in org.apache.wayang.api.sql.calcite.convention">WayangConvention</a></dt> |
| <dd> |
| <div class="block">Returns the enum constant of this type with the specified name.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/Input.Type.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Input.Type.html" title="enum in org.apache.wayang.basic.model.op">Input.Type</a></dt> |
| <dd> |
| <div class="block">Returns the enum constant of this type with the specified name.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/Op.DType.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Op.DType.html" title="enum in org.apache.wayang.basic.model.op">Op.DType</a></dt> |
| <dd> |
| <div class="block">Returns the enum constant of this type with the specified name.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/SampleOperator.Methods.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/SampleOperator.Methods.html" title="enum in org.apache.wayang.basic.operators">SampleOperator.Methods</a></dt> |
| <dd> |
| <div class="block">Returns the enum constant of this type with the specified name.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.State.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.State.html" title="enum in org.apache.wayang.core.plan.wayangplan">LoopHeadOperator.State</a></dt> |
| <dd> |
| <div class="block">Returns the enum constant of this type with the specified name.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/Algorithm/PageRankParameters.PageRankEnum.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.wayang.giraph.Algorithm.<a href="org/apache/wayang/giraph/Algorithm/PageRankParameters.PageRankEnum.html" title="enum in org.apache.wayang.giraph.Algorithm">PageRankParameters.PageRankEnum</a></dt> |
| <dd> |
| <div class="block">Returns the enum constant of this type with the specified name.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/IEJoinMasterOperator.JoinCondition.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IEJoinMasterOperator.JoinCondition.html" title="enum in org.apache.wayang.iejoin.operators">IEJoinMasterOperator.JoinCondition</a></dt> |
| <dd> |
| <div class="block">Returns the enum constant of this type with the specified name.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/Platforms.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.wayang.ml4all.abstraction.plan.<a href="org/apache/wayang/ml4all/abstraction/plan/Platforms.html" title="enum in org.apache.wayang.ml4all.abstraction.plan">Platforms</a></dt> |
| <dd> |
| <div class="block">Returns the enum constant of this type with the specified name.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Task.TaskStatusForRunning.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.TaskStatusForRunning.html" title="enum in org.apache.wayang.spark.monitoring.interfaces">Task.TaskStatusForRunning</a></dt> |
| <dd> |
| <div class="block">Returns the enum constant of this type with the specified name.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/api/configuration/ValueProvider.html" title="class in org.apache.wayang.core.api.configuration"><span class="typeNameLink">ValueProvider</span></a><<a href="org/apache/wayang/core/api/configuration/ValueProvider.html" title="type parameter in ValueProvider">Value</a>> - Class in <a href="org/apache/wayang/core/api/configuration/package-summary.html">org.apache.wayang.core.api.configuration</a></dt> |
| <dd> |
| <div class="block">Used by <a href="org/apache/wayang/core/api/Configuration.html" title="class in org.apache.wayang.core.api"><code>Configuration</code></a>s to provide some value.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/ValueProvider.html#%3Cinit%3E(org.apache.wayang.core.api.Configuration,org.apache.wayang.core.api.configuration.ValueProvider)">ValueProvider(Configuration, ValueProvider<Value>)</a></span> - Constructor for class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/ValueProvider.html" title="class in org.apache.wayang.core.api.configuration">ValueProvider</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/api/configuration/ValueProvider.NotAvailableException.html" title="class in org.apache.wayang.core.api.configuration"><span class="typeNameLink">ValueProvider.NotAvailableException</span></a> - Exception in <a href="org/apache/wayang/core/api/configuration/package-summary.html">org.apache.wayang.core.api.configuration</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/convention/WayangConvention.html#values()">values()</a></span> - Static method in enum org.apache.wayang.api.sql.calcite.convention.<a href="org/apache/wayang/api/sql/calcite/convention/WayangConvention.html" title="enum in org.apache.wayang.api.sql.calcite.convention">WayangConvention</a></dt> |
| <dd> |
| <div class="block">Returns an array containing the constants of this enum type, in |
| the order they are declared.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/Input.Type.html#values()">values()</a></span> - Static method in enum org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Input.Type.html" title="enum in org.apache.wayang.basic.model.op">Input.Type</a></dt> |
| <dd> |
| <div class="block">Returns an array containing the constants of this enum type, in |
| the order they are declared.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/Op.DType.html#values()">values()</a></span> - Static method in enum org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Op.DType.html" title="enum in org.apache.wayang.basic.model.op">Op.DType</a></dt> |
| <dd> |
| <div class="block">Returns an array containing the constants of this enum type, in |
| the order they are declared.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/SampleOperator.Methods.html#values()">values()</a></span> - Static method in enum org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/SampleOperator.Methods.html" title="enum in org.apache.wayang.basic.operators">SampleOperator.Methods</a></dt> |
| <dd> |
| <div class="block">Returns an array containing the constants of this enum type, in |
| the order they are declared.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.State.html#values()">values()</a></span> - Static method in enum org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.State.html" title="enum in org.apache.wayang.core.plan.wayangplan">LoopHeadOperator.State</a></dt> |
| <dd> |
| <div class="block">Returns an array containing the constants of this enum type, in |
| the order they are declared.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/Algorithm/PageRankParameters.PageRankEnum.html#values()">values()</a></span> - Static method in enum org.apache.wayang.giraph.Algorithm.<a href="org/apache/wayang/giraph/Algorithm/PageRankParameters.PageRankEnum.html" title="enum in org.apache.wayang.giraph.Algorithm">PageRankParameters.PageRankEnum</a></dt> |
| <dd> |
| <div class="block">Returns an array containing the constants of this enum type, in |
| the order they are declared.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/iejoin/operators/IEJoinMasterOperator.JoinCondition.html#values()">values()</a></span> - Static method in enum org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IEJoinMasterOperator.JoinCondition.html" title="enum in org.apache.wayang.iejoin.operators">IEJoinMasterOperator.JoinCondition</a></dt> |
| <dd> |
| <div class="block">Returns an array containing the constants of this enum type, in |
| the order they are declared.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/abstraction/plan/Platforms.html#values()">values()</a></span> - Static method in enum org.apache.wayang.ml4all.abstraction.plan.<a href="org/apache/wayang/ml4all/abstraction/plan/Platforms.html" title="enum in org.apache.wayang.ml4all.abstraction.plan">Platforms</a></dt> |
| <dd> |
| <div class="block">Returns an array containing the constants of this enum type, in |
| the order they are declared.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/monitoring/interfaces/Task.TaskStatusForRunning.html#values()">values()</a></span> - Static method in enum org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.TaskStatusForRunning.html" title="enum in org.apache.wayang.spark.monitoring.interfaces">Task.TaskStatusForRunning</a></dt> |
| <dd> |
| <div class="block">Returns an array containing the constants of this enum type, in |
| the order they are declared.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/mathex/model/Variable.html" title="class in org.apache.wayang.core.util.mathex.model"><span class="typeNameLink">Variable</span></a> - Class in <a href="org/apache/wayang/core/util/mathex/model/package-summary.html">org.apache.wayang.core.util.mathex.model</a></dt> |
| <dd> |
| <div class="block">A variable <a href="org/apache/wayang/core/util/mathex/Expression.html" title="interface in org.apache.wayang.core.util.mathex"><code>Expression</code></a></div> |
| </dd> |
| <dt><a href="org/apache/wayang/profiler/log/Variable.html" title="class in org.apache.wayang.profiler.log"><span class="typeNameLink">Variable</span></a> - Class in <a href="org/apache/wayang/profiler/log/package-summary.html">org.apache.wayang.profiler.log</a></dt> |
| <dd> |
| <div class="block">A variable that can be altered by an optimization algorithm.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/Variable.html#%3Cinit%3E(int,java.lang.String)">Variable(int, String)</a></span> - Constructor for class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/Variable.html" title="class in org.apache.wayang.profiler.log">Variable</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/model/Variable.html#%3Cinit%3E(java.lang.String)">Variable(String)</a></span> - Constructor for class org.apache.wayang.core.util.mathex.model.<a href="org/apache/wayang/core/util/mathex/model/Variable.html" title="class in org.apache.wayang.core.util.mathex.model">Variable</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.VariableContext.html#%3Cinit%3E(org.apache.wayang.core.mathex.MathExParser.ExpressionContext)">VariableContext(MathExParser.ExpressionContext)</a></span> - Constructor for class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.VariableContext.html" title="class in org.apache.wayang.core.mathex">MathExParser.VariableContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.VariableContext.html#variableName">variableName</a></span> - Variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.VariableContext.html" title="class in org.apache.wayang.core.mathex">MathExParser.VariableContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/TopDownPlanVisitor.html#visit(org.apache.wayang.core.plan.wayangplan.ActualOperator,org.apache.wayang.core.plan.wayangplan.OutputSlot,Payload)">visit(ActualOperator, OutputSlot<?>, Payload)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/TopDownPlanVisitor.html" title="class in org.apache.wayang.core.plan.wayangplan">TopDownPlanVisitor</a></dt> |
| <dd> |
| <div class="block">todo</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/TopDownPlanVisitor.html#visit(org.apache.wayang.core.plan.wayangplan.OperatorAlternative,org.apache.wayang.core.plan.wayangplan.OutputSlot,Payload)">visit(OperatorAlternative, OutputSlot<?>, Payload)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/TopDownPlanVisitor.html" title="class in org.apache.wayang.core.plan.wayangplan">TopDownPlanVisitor</a></dt> |
| <dd> |
| <div class="block">todo</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/TopDownPlanVisitor.html#visit(org.apache.wayang.core.plan.wayangplan.Subplan,org.apache.wayang.core.plan.wayangplan.OutputSlot,Payload)">visit(Subplan, OutputSlot<?>, Payload)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/TopDownPlanVisitor.html" title="class in org.apache.wayang.core.plan.wayangplan">TopDownPlanVisitor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExBaseVisitor.html#visitBinaryOperation(org.apache.wayang.core.mathex.MathExParser.BinaryOperationContext)">visitBinaryOperation(MathExParser.BinaryOperationContext)</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExBaseVisitor.html" title="class in org.apache.wayang.core.mathex">MathExBaseVisitor</a></dt> |
| <dd> |
| <div class="block">Visit a parse tree produced by the <code>binaryOperation</code> |
| labeled alternative in <a href="org/apache/wayang/core/mathex/MathExParser.html#expression()"><code>MathExParser.expression()</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExVisitor.html#visitBinaryOperation(org.apache.wayang.core.mathex.MathExParser.BinaryOperationContext)">visitBinaryOperation(MathExParser.BinaryOperationContext)</a></span> - Method in interface org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExVisitor.html" title="interface in org.apache.wayang.core.mathex">MathExVisitor</a></dt> |
| <dd> |
| <div class="block">Visit a parse tree produced by the <code>binaryOperation</code> |
| labeled alternative in <a href="org/apache/wayang/core/mathex/MathExParser.html#expression()"><code>MathExParser.expression()</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/ExpressionBuilder.html#visitBinaryOperation(org.apache.wayang.core.mathex.MathExParser.BinaryOperationContext)">visitBinaryOperation(MathExParser.BinaryOperationContext)</a></span> - Method in class org.apache.wayang.core.util.mathex.<a href="org/apache/wayang/core/util/mathex/ExpressionBuilder.html" title="class in org.apache.wayang.core.util.mathex">ExpressionBuilder</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExBaseVisitor.html#visitConstant(org.apache.wayang.core.mathex.MathExParser.ConstantContext)">visitConstant(MathExParser.ConstantContext)</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExBaseVisitor.html" title="class in org.apache.wayang.core.mathex">MathExBaseVisitor</a></dt> |
| <dd> |
| <div class="block">Visit a parse tree produced by the <code>constant</code> |
| labeled alternative in <a href="org/apache/wayang/core/mathex/MathExParser.html#expression()"><code>MathExParser.expression()</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExVisitor.html#visitConstant(org.apache.wayang.core.mathex.MathExParser.ConstantContext)">visitConstant(MathExParser.ConstantContext)</a></span> - Method in interface org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExVisitor.html" title="interface in org.apache.wayang.core.mathex">MathExVisitor</a></dt> |
| <dd> |
| <div class="block">Visit a parse tree produced by the <code>constant</code> |
| labeled alternative in <a href="org/apache/wayang/core/mathex/MathExParser.html#expression()"><code>MathExParser.expression()</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/ExpressionBuilder.html#visitConstant(org.apache.wayang.core.mathex.MathExParser.ConstantContext)">visitConstant(MathExParser.ConstantContext)</a></span> - Method in class org.apache.wayang.core.util.mathex.<a href="org/apache/wayang/core/util/mathex/ExpressionBuilder.html" title="class in org.apache.wayang.core.util.mathex">ExpressionBuilder</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html#visitedIrrelevantOperators">visitedIrrelevantOperators</a></span> - Variable in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html" title="class in org.apache.wayang.core.plan.wayangplan">PlanTraversal</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html#visitedRelevantOperators">visitedRelevantOperators</a></span> - Variable in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html" title="class in org.apache.wayang.core.plan.wayangplan">PlanTraversal</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExBaseListener.html#visitErrorNode(org.antlr.v4.runtime.tree.ErrorNode)">visitErrorNode(ErrorNode)</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExBaseListener.html" title="class in org.apache.wayang.core.mathex">MathExBaseListener</a></dt> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExBaseVisitor.html#visitFunction(org.apache.wayang.core.mathex.MathExParser.FunctionContext)">visitFunction(MathExParser.FunctionContext)</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExBaseVisitor.html" title="class in org.apache.wayang.core.mathex">MathExBaseVisitor</a></dt> |
| <dd> |
| <div class="block">Visit a parse tree produced by the <code>function</code> |
| labeled alternative in <a href="org/apache/wayang/core/mathex/MathExParser.html#expression()"><code>MathExParser.expression()</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExVisitor.html#visitFunction(org.apache.wayang.core.mathex.MathExParser.FunctionContext)">visitFunction(MathExParser.FunctionContext)</a></span> - Method in interface org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExVisitor.html" title="interface in org.apache.wayang.core.mathex">MathExVisitor</a></dt> |
| <dd> |
| <div class="block">Visit a parse tree produced by the <code>function</code> |
| labeled alternative in <a href="org/apache/wayang/core/mathex/MathExParser.html#expression()"><code>MathExParser.expression()</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/ExpressionBuilder.html#visitFunction(org.apache.wayang.core.mathex.MathExParser.FunctionContext)">visitFunction(MathExParser.FunctionContext)</a></span> - Method in class org.apache.wayang.core.util.mathex.<a href="org/apache/wayang/core/util/mathex/ExpressionBuilder.html" title="class in org.apache.wayang.core.util.mathex">ExpressionBuilder</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExBaseVisitor.html#visitParensExpression(org.apache.wayang.core.mathex.MathExParser.ParensExpressionContext)">visitParensExpression(MathExParser.ParensExpressionContext)</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExBaseVisitor.html" title="class in org.apache.wayang.core.mathex">MathExBaseVisitor</a></dt> |
| <dd> |
| <div class="block">Visit a parse tree produced by the <code>parensExpression</code> |
| labeled alternative in <a href="org/apache/wayang/core/mathex/MathExParser.html#expression()"><code>MathExParser.expression()</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExVisitor.html#visitParensExpression(org.apache.wayang.core.mathex.MathExParser.ParensExpressionContext)">visitParensExpression(MathExParser.ParensExpressionContext)</a></span> - Method in interface org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExVisitor.html" title="interface in org.apache.wayang.core.mathex">MathExVisitor</a></dt> |
| <dd> |
| <div class="block">Visit a parse tree produced by the <code>parensExpression</code> |
| labeled alternative in <a href="org/apache/wayang/core/mathex/MathExParser.html#expression()"><code>MathExParser.expression()</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/ExpressionBuilder.html#visitParensExpression(org.apache.wayang.core.mathex.MathExParser.ParensExpressionContext)">visitParensExpression(MathExParser.ParensExpressionContext)</a></span> - Method in class org.apache.wayang.core.util.mathex.<a href="org/apache/wayang/core/util/mathex/ExpressionBuilder.html" title="class in org.apache.wayang.core.util.mathex">ExpressionBuilder</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExBaseListener.html#visitTerminal(org.antlr.v4.runtime.tree.TerminalNode)">visitTerminal(TerminalNode)</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExBaseListener.html" title="class in org.apache.wayang.core.mathex">MathExBaseListener</a></dt> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExBaseVisitor.html#visitUnaryOperation(org.apache.wayang.core.mathex.MathExParser.UnaryOperationContext)">visitUnaryOperation(MathExParser.UnaryOperationContext)</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExBaseVisitor.html" title="class in org.apache.wayang.core.mathex">MathExBaseVisitor</a></dt> |
| <dd> |
| <div class="block">Visit a parse tree produced by the <code>unaryOperation</code> |
| labeled alternative in <a href="org/apache/wayang/core/mathex/MathExParser.html#expression()"><code>MathExParser.expression()</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExVisitor.html#visitUnaryOperation(org.apache.wayang.core.mathex.MathExParser.UnaryOperationContext)">visitUnaryOperation(MathExParser.UnaryOperationContext)</a></span> - Method in interface org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExVisitor.html" title="interface in org.apache.wayang.core.mathex">MathExVisitor</a></dt> |
| <dd> |
| <div class="block">Visit a parse tree produced by the <code>unaryOperation</code> |
| labeled alternative in <a href="org/apache/wayang/core/mathex/MathExParser.html#expression()"><code>MathExParser.expression()</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/ExpressionBuilder.html#visitUnaryOperation(org.apache.wayang.core.mathex.MathExParser.UnaryOperationContext)">visitUnaryOperation(MathExParser.UnaryOperationContext)</a></span> - Method in class org.apache.wayang.core.util.mathex.<a href="org/apache/wayang/core/util/mathex/ExpressionBuilder.html" title="class in org.apache.wayang.core.util.mathex">ExpressionBuilder</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExBaseVisitor.html#visitVariable(org.apache.wayang.core.mathex.MathExParser.VariableContext)">visitVariable(MathExParser.VariableContext)</a></span> - Method in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExBaseVisitor.html" title="class in org.apache.wayang.core.mathex">MathExBaseVisitor</a></dt> |
| <dd> |
| <div class="block">Visit a parse tree produced by the <code>variable</code> |
| labeled alternative in <a href="org/apache/wayang/core/mathex/MathExParser.html#expression()"><code>MathExParser.expression()</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExVisitor.html#visitVariable(org.apache.wayang.core.mathex.MathExParser.VariableContext)">visitVariable(MathExParser.VariableContext)</a></span> - Method in interface org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExVisitor.html" title="interface in org.apache.wayang.core.mathex">MathExVisitor</a></dt> |
| <dd> |
| <div class="block">Visit a parse tree produced by the <code>variable</code> |
| labeled alternative in <a href="org/apache/wayang/core/mathex/MathExParser.html#expression()"><code>MathExParser.expression()</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/mathex/ExpressionBuilder.html#visitVariable(org.apache.wayang.core.mathex.MathExParser.VariableContext)">visitVariable(MathExParser.VariableContext)</a></span> - Method in class org.apache.wayang.core.util.mathex.<a href="org/apache/wayang/core/util/mathex/ExpressionBuilder.html" title="class in org.apache.wayang.core.util.mathex">ExpressionBuilder</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExLexer.html#VOCABULARY">VOCABULARY</a></span> - Static variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExLexer.html" title="class in org.apache.wayang.core.mathex">MathExLexer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.html#VOCABULARY">VOCABULARY</a></span> - Static variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.html" title="class in org.apache.wayang.core.mathex">MathExParser</a></dt> |
| <dd> </dd> |
| </dl> |
| <a id="I:W"> |
| <!-- --> |
| </a> |
| <h2 class="title">W</h2> |
| <dl> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/Platform.html#warmUp(org.apache.wayang.core.api.Configuration)">warmUp(Configuration)</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/Platform.html" title="class in org.apache.wayang.core.platform">Platform</a></dt> |
| <dd> |
| <div class="block">Warm up this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/platform/SparkPlatform.html#warmUp(org.apache.wayang.core.api.Configuration)">warmUp(Configuration)</a></span> - Method in class org.apache.wayang.spark.platform.<a href="org/apache/wayang/spark/platform/SparkPlatform.html" title="class in org.apache.wayang.spark.platform">SparkPlatform</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.ConcatenationActivator.html#wasExecuted">wasExecuted</a></span> - Variable in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.ConcatenationActivator.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanEnumerator.ConcatenationActivator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.EnumerationActivator.html#wasExecuted">wasExecuted</a></span> - Variable in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.EnumerationActivator.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanEnumerator.EnumerationActivator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.ConcatenationActivator.html#wasExecuted()">wasExecuted()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.ConcatenationActivator.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanEnumerator.ConcatenationActivator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.EnumerationActivator.html#wasExecuted()">wasExecuted()</a></span> - Method in class org.apache.wayang.core.optimizer.enumeration.<a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.EnumerationActivator.html" title="class in org.apache.wayang.core.optimizer.enumeration">PlanEnumerator.EnumerationActivator</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/AbstractChannelInstance.html#wasProduced()">wasProduced()</a></span> - Method in class org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/AbstractChannelInstance.html" title="class in org.apache.wayang.core.platform">AbstractChannelInstance</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/platform/ChannelInstance.html#wasProduced()">wasProduced()</a></span> - Method in interface org.apache.wayang.core.platform.<a href="org/apache/wayang/core/platform/ChannelInstance.html" title="interface in org.apache.wayang.core.platform">ChannelInstance</a></dt> |
| <dd> |
| <div class="block">Tells whether this instance was already produced.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/rules/WayangRules.html#WAYANG_AGGREGATE_RULE">WAYANG_AGGREGATE_RULE</a></span> - Static variable in class org.apache.wayang.api.sql.calcite.rules.<a href="org/apache/wayang/api/sql/calcite/rules/WayangRules.html" title="class in org.apache.wayang.api.sql.calcite.rules">WayangRules</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/rules/WayangRules.html#WAYANG_FILTER_RULE">WAYANG_FILTER_RULE</a></span> - Static variable in class org.apache.wayang.api.sql.calcite.rules.<a href="org/apache/wayang/api/sql/calcite/rules/WayangRules.html" title="class in org.apache.wayang.api.sql.calcite.rules">WayangRules</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/rules/WayangRules.html#WAYANG_JOIN_RULE">WAYANG_JOIN_RULE</a></span> - Static variable in class org.apache.wayang.api.sql.calcite.rules.<a href="org/apache/wayang/api/sql/calcite/rules/WayangRules.html" title="class in org.apache.wayang.api.sql.calcite.rules">WayangRules</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/rules/WayangRules.html#WAYANG_PROJECT_RULE">WAYANG_PROJECT_RULE</a></span> - Static variable in class org.apache.wayang.api.sql.calcite.rules.<a href="org/apache/wayang/api/sql/calcite/rules/WayangRules.html" title="class in org.apache.wayang.api.sql.calcite.rules">WayangRules</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/rules/WayangRules.html#WAYANG_TABLESCAN_ENUMERABLE_RULE">WAYANG_TABLESCAN_ENUMERABLE_RULE</a></span> - Static variable in class org.apache.wayang.api.sql.calcite.rules.<a href="org/apache/wayang/api/sql/calcite/rules/WayangRules.html" title="class in org.apache.wayang.api.sql.calcite.rules">WayangRules</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/rules/WayangRules.html#WAYANG_TABLESCAN_RULE">WAYANG_TABLESCAN_RULE</a></span> - Static variable in class org.apache.wayang.api.sql.calcite.rules.<a href="org/apache/wayang/api/sql/calcite/rules/WayangRules.html" title="class in org.apache.wayang.api.sql.calcite.rules">WayangRules</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/rel/WayangAggregate.html" title="class in org.apache.wayang.api.sql.calcite.rel"><span class="typeNameLink">WayangAggregate</span></a> - Class in <a href="org/apache/wayang/api/sql/calcite/rel/package-summary.html">org.apache.wayang.api.sql.calcite.rel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/rel/WayangAggregate.html#%3Cinit%3E(org.apache.calcite.plan.RelOptCluster,org.apache.calcite.plan.RelTraitSet,java.util.List,org.apache.calcite.rel.RelNode,org.apache.calcite.util.ImmutableBitSet,java.util.List,java.util.List)">WayangAggregate(RelOptCluster, RelTraitSet, List<RelHint>, RelNode, ImmutableBitSet, List<ImmutableBitSet>, List<AggregateCall>)</a></span> - Constructor for class org.apache.wayang.api.sql.calcite.rel.<a href="org/apache/wayang/api/sql/calcite/rel/WayangAggregate.html" title="class in org.apache.wayang.api.sql.calcite.rel">WayangAggregate</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/converter/WayangAggregateVisitor.html" title="class in org.apache.wayang.api.sql.calcite.converter"><span class="typeNameLink">WayangAggregateVisitor</span></a> - Class in <a href="org/apache/wayang/api/sql/calcite/converter/package-summary.html">org.apache.wayang.api.sql.calcite.converter</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/compiler/criterion/WayangAggregator.html" title="class in org.apache.wayang.flink.compiler.criterion"><span class="typeNameLink">WayangAggregator</span></a> - Class in <a href="org/apache/wayang/flink/compiler/criterion/package-summary.html">org.apache.wayang.flink.compiler.criterion</a></dt> |
| <dd> |
| <div class="block">Class create a <code>Aggregator</code> that generate aggregatorWrapper</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/criterion/WayangAggregator.html#%3Cinit%3E()">WayangAggregator()</a></span> - Constructor for class org.apache.wayang.flink.compiler.criterion.<a href="org/apache/wayang/flink/compiler/criterion/WayangAggregator.html" title="class in org.apache.wayang.flink.compiler.criterion">WayangAggregator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/util/WayangArrays.html" title="class in org.apache.wayang.core.util"><span class="typeNameLink">WayangArrays</span></a> - Class in <a href="org/apache/wayang/core/util/package-summary.html">org.apache.wayang.core.util</a></dt> |
| <dd> |
| <div class="block">Utility for handling arrays.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/plugin/WayangBasic.html" title="class in org.apache.wayang.basic.plugin"><span class="typeNameLink">WayangBasic</span></a> - Class in <a href="org/apache/wayang/basic/plugin/package-summary.html">org.apache.wayang.basic.plugin</a></dt> |
| <dd> |
| <div class="block">Activator for the basic Wayang package.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/plugin/WayangBasic.html#%3Cinit%3E()">WayangBasic()</a></span> - Constructor for class org.apache.wayang.basic.plugin.<a href="org/apache/wayang/basic/plugin/WayangBasic.html" title="class in org.apache.wayang.basic.plugin">WayangBasic</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/plugin/WayangBasicGraph.html" title="class in org.apache.wayang.basic.plugin"><span class="typeNameLink">WayangBasicGraph</span></a> - Class in <a href="org/apache/wayang/basic/plugin/package-summary.html">org.apache.wayang.basic.plugin</a></dt> |
| <dd> |
| <div class="block">Activator for graph operations being executed with Wayang's basic operators.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/plugin/WayangBasicGraph.html#%3Cinit%3E()">WayangBasicGraph()</a></span> - Constructor for class org.apache.wayang.basic.plugin.<a href="org/apache/wayang/basic/plugin/WayangBasicGraph.html" title="class in org.apache.wayang.basic.plugin">WayangBasicGraph</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/WayangBasics.html" title="class in org.apache.wayang.basic"><span class="typeNameLink">WayangBasics</span></a> - Class in <a href="org/apache/wayang/basic/package-summary.html">org.apache.wayang.basic</a></dt> |
| <dd> |
| <div class="block">Register for plugins in the module.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/WayangBasics.html#%3Cinit%3E()">WayangBasics()</a></span> - Constructor for class org.apache.wayang.basic.<a href="org/apache/wayang/basic/WayangBasics.html" title="class in org.apache.wayang.basic">WayangBasics</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/util/WayangCollections.html" title="class in org.apache.wayang.core.util"><span class="typeNameLink">WayangCollections</span></a> - Class in <a href="org/apache/wayang/core/util/package-summary.html">org.apache.wayang.core.util</a></dt> |
| <dd> |
| <div class="block">Utilities to operate <code>Collection</code>s.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/api/WayangContext.html" title="class in org.apache.wayang.core.api"><span class="typeNameLink">WayangContext</span></a> - Class in <a href="org/apache/wayang/core/api/package-summary.html">org.apache.wayang.core.api</a></dt> |
| <dd> |
| <div class="block">This is the entry point for users to work with Wayang.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/WayangContext.html#%3Cinit%3E()">WayangContext()</a></span> - Constructor for class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/WayangContext.html" title="class in org.apache.wayang.core.api">WayangContext</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/WayangContext.html#%3Cinit%3E(org.apache.wayang.core.api.Configuration)">WayangContext(Configuration)</a></span> - Constructor for class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/WayangContext.html" title="class in org.apache.wayang.core.api">WayangContext</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/convention/WayangConvention.html" title="enum in org.apache.wayang.api.sql.calcite.convention"><span class="typeNameLink">WayangConvention</span></a> - Enum in <a href="org/apache/wayang/api/sql/calcite/convention/package-summary.html">org.apache.wayang.api.sql.calcite.convention</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/compiler/criterion/WayangConvergenceCriterion.html" title="class in org.apache.wayang.flink.compiler.criterion"><span class="typeNameLink">WayangConvergenceCriterion</span></a><<a href="org/apache/wayang/flink/compiler/criterion/WayangConvergenceCriterion.html" title="type parameter in WayangConvergenceCriterion">T</a>> - Class in <a href="org/apache/wayang/flink/compiler/criterion/package-summary.html">org.apache.wayang.flink.compiler.criterion</a></dt> |
| <dd> |
| <div class="block">Class create a <code>ConvergenceCriterion</code> that generate aggregatorWrapper</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/criterion/WayangConvergenceCriterion.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializablePredicate)">WayangConvergenceCriterion(FunctionDescriptor.SerializablePredicate<Collection<T>>)</a></span> - Constructor for class org.apache.wayang.flink.compiler.criterion.<a href="org/apache/wayang/flink/compiler/criterion/WayangConvergenceCriterion.html" title="class in org.apache.wayang.flink.compiler.criterion">WayangConvergenceCriterion</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/api/exception/WayangException.html" title="class in org.apache.wayang.core.api.exception"><span class="typeNameLink">WayangException</span></a> - Exception in <a href="org/apache/wayang/core/api/exception/package-summary.html">org.apache.wayang.core.api.exception</a></dt> |
| <dd> |
| <div class="block">Exception that declares a problem of Wayang.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/exception/WayangException.html#%3Cinit%3E()">WayangException()</a></span> - Constructor for exception org.apache.wayang.core.api.exception.<a href="org/apache/wayang/core/api/exception/WayangException.html" title="class in org.apache.wayang.core.api.exception">WayangException</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/exception/WayangException.html#%3Cinit%3E(java.lang.String)">WayangException(String)</a></span> - Constructor for exception org.apache.wayang.core.api.exception.<a href="org/apache/wayang/core/api/exception/WayangException.html" title="class in org.apache.wayang.core.api.exception">WayangException</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/exception/WayangException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)">WayangException(String, Throwable)</a></span> - Constructor for exception org.apache.wayang.core.api.exception.<a href="org/apache/wayang/core/api/exception/WayangException.html" title="class in org.apache.wayang.core.api.exception">WayangException</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/exception/WayangException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable,boolean,boolean)">WayangException(String, Throwable, boolean, boolean)</a></span> - Constructor for exception org.apache.wayang.core.api.exception.<a href="org/apache/wayang/core/api/exception/WayangException.html" title="class in org.apache.wayang.core.api.exception">WayangException</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/exception/WayangException.html#%3Cinit%3E(java.lang.Throwable)">WayangException(Throwable)</a></span> - Constructor for exception org.apache.wayang.core.api.exception.<a href="org/apache/wayang/core/api/exception/WayangException.html" title="class in org.apache.wayang.core.api.exception">WayangException</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html" title="class in org.apache.wayang.flink.compiler"><span class="typeNameLink">WayangFileOutputFormat</span></a><<a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html" title="type parameter in WayangFileOutputFormat">IT</a>> - Class in <a href="org/apache/wayang/flink/compiler/package-summary.html">org.apache.wayang.flink.compiler</a></dt> |
| <dd> |
| <div class="block">Wrapper for <code>FileOutputFormat</code></div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html#%3Cinit%3E()">WayangFileOutputFormat()</a></span> - Constructor for class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html" title="class in org.apache.wayang.flink.compiler">WayangFileOutputFormat</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html#%3Cinit%3E(java.lang.String)">WayangFileOutputFormat(String)</a></span> - Constructor for class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html" title="class in org.apache.wayang.flink.compiler">WayangFileOutputFormat</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html#%3Cinit%3E(org.apache.flink.core.fs.Path)">WayangFileOutputFormat(Path)</a></span> - Constructor for class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html" title="class in org.apache.wayang.flink.compiler">WayangFileOutputFormat</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.BlockBasedOutput.html" title="class in org.apache.wayang.flink.compiler"><span class="typeNameLink">WayangFileOutputFormat.BlockBasedOutput</span></a> - Class in <a href="org/apache/wayang/flink/compiler/package-summary.html">org.apache.wayang.flink.compiler</a></dt> |
| <dd> |
| <div class="block">Writes a block info at the end of the blocks.<br> |
| Current implementation uses only int and not long.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/rel/WayangFilter.html" title="class in org.apache.wayang.api.sql.calcite.rel"><span class="typeNameLink">WayangFilter</span></a> - Class in <a href="org/apache/wayang/api/sql/calcite/rel/package-summary.html">org.apache.wayang.api.sql.calcite.rel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/rel/WayangFilter.html#%3Cinit%3E(org.apache.calcite.plan.RelOptCluster,org.apache.calcite.plan.RelTraitSet,org.apache.calcite.rel.RelNode,org.apache.calcite.rex.RexNode)">WayangFilter(RelOptCluster, RelTraitSet, RelNode, RexNode)</a></span> - Constructor for class org.apache.wayang.api.sql.calcite.rel.<a href="org/apache/wayang/api/sql/calcite/rel/WayangFilter.html" title="class in org.apache.wayang.api.sql.calcite.rel">WayangFilter</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/compiler/criterion/WayangFilterCriterion.html" title="class in org.apache.wayang.flink.compiler.criterion"><span class="typeNameLink">WayangFilterCriterion</span></a><<a href="org/apache/wayang/flink/compiler/criterion/WayangFilterCriterion.html" title="type parameter in WayangFilterCriterion">T</a>> - Class in <a href="org/apache/wayang/flink/compiler/criterion/package-summary.html">org.apache.wayang.flink.compiler.criterion</a></dt> |
| <dd> |
| <div class="block">Class create a <code>FilterFunction</code> for use inside of the LoopOperators</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/criterion/WayangFilterCriterion.html#%3Cinit%3E(java.lang.String)">WayangFilterCriterion(String)</a></span> - Constructor for class org.apache.wayang.flink.compiler.criterion.<a href="org/apache/wayang/flink/compiler/criterion/WayangFilterCriterion.html" title="class in org.apache.wayang.flink.compiler.criterion">WayangFilterCriterion</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/converter/WayangFilterVisitor.html" title="class in org.apache.wayang.api.sql.calcite.converter"><span class="typeNameLink">WayangFilterVisitor</span></a> - Class in <a href="org/apache/wayang/api/sql/calcite/converter/package-summary.html">org.apache.wayang.api.sql.calcite.converter</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/grep/Grep.html#wayangFlink(java.lang.String,java.lang.String)">wayangFlink(String, String)</a></span> - Static method in class org.apache.wayang.apps.grep.<a href="org/apache/wayang/apps/grep/Grep.html" title="class in org.apache.wayang.apps.grep">Grep</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/grep/Grep.html#wayangJava(java.lang.String,java.lang.String)">wayangJava(String, String)</a></span> - Static method in class org.apache.wayang.apps.grep.<a href="org/apache/wayang/apps/grep/Grep.html" title="class in org.apache.wayang.apps.grep">Grep</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/rel/WayangJoin.html" title="class in org.apache.wayang.api.sql.calcite.rel"><span class="typeNameLink">WayangJoin</span></a> - Class in <a href="org/apache/wayang/api/sql/calcite/rel/package-summary.html">org.apache.wayang.api.sql.calcite.rel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/rel/WayangJoin.html#%3Cinit%3E(org.apache.calcite.plan.RelOptCluster,org.apache.calcite.plan.RelTraitSet,org.apache.calcite.rel.RelNode,org.apache.calcite.rel.RelNode,org.apache.calcite.rex.RexNode,java.util.Set,org.apache.calcite.rel.core.JoinRelType)">WayangJoin(RelOptCluster, RelTraitSet, RelNode, RelNode, RexNode, Set<CorrelationId>, JoinRelType)</a></span> - Constructor for class org.apache.wayang.api.sql.calcite.rel.<a href="org/apache/wayang/api/sql/calcite/rel/WayangJoin.html" title="class in org.apache.wayang.api.sql.calcite.rel">WayangJoin</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/converter/WayangJoinVisitor.html" title="class in org.apache.wayang.api.sql.calcite.converter"><span class="typeNameLink">WayangJoinVisitor</span></a> - Class in <a href="org/apache/wayang/api/sql/calcite/converter/package-summary.html">org.apache.wayang.api.sql.calcite.converter</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/util/json/WayangJsonArray.html" title="class in org.apache.wayang.core.util.json"><span class="typeNameLink">WayangJsonArray</span></a> - Class in <a href="org/apache/wayang/core/util/json/package-summary.html">org.apache.wayang.core.util.json</a></dt> |
| <dd> |
| <div class="block">JSONArray is the wrapper for the <code>ArrayNode</code> to enable the |
| easy access to Json data |
| |
| TODO: the java doc is not done because is missing implementation and it performed some |
| modification on the code</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/json/WayangJsonArray.html#%3Cinit%3E()">WayangJsonArray()</a></span> - Constructor for class org.apache.wayang.core.util.json.<a href="org/apache/wayang/core/util/json/WayangJsonArray.html" title="class in org.apache.wayang.core.util.json">WayangJsonArray</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/util/json/WayangJsonObj.html" title="class in org.apache.wayang.core.util.json"><span class="typeNameLink">WayangJsonObj</span></a> - Class in <a href="org/apache/wayang/core/util/json/package-summary.html">org.apache.wayang.core.util.json</a></dt> |
| <dd> |
| <div class="block">JSONObject is the wrapper for the <code>ObjectNode</code> to enable the |
| easy access to the json data |
| |
| TODO: the java doc is not done because is missing implementation and it performed some |
| modification on the code</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/json/WayangJsonObj.html#%3Cinit%3E()">WayangJsonObj()</a></span> - Constructor for class org.apache.wayang.core.util.json.<a href="org/apache/wayang/core/util/json/WayangJsonObj.html" title="class in org.apache.wayang.core.util.json">WayangJsonObj</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/json/WayangJsonObj.html#%3Cinit%3E(java.lang.String)">WayangJsonObj(String)</a></span> - Constructor for class org.apache.wayang.core.util.json.<a href="org/apache/wayang/core/util/json/WayangJsonObj.html" title="class in org.apache.wayang.core.util.json">WayangJsonObj</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/json/WayangJsonObj.html#%3Cinit%3E(java.util.Map)">WayangJsonObj(Map<String, Object>)</a></span> - Constructor for class org.apache.wayang.core.util.json.<a href="org/apache/wayang/core/util/json/WayangJsonObj.html" title="class in org.apache.wayang.core.util.json">WayangJsonObj</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/compiler/criterion/WayangListValue.html" title="class in org.apache.wayang.flink.compiler.criterion"><span class="typeNameLink">WayangListValue</span></a> - Class in <a href="org/apache/wayang/flink/compiler/criterion/package-summary.html">org.apache.wayang.flink.compiler.criterion</a></dt> |
| <dd> |
| <div class="block">Is a Wrapper for used in the criterion of the Loops</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/criterion/WayangListValue.html#%3Cinit%3E()">WayangListValue()</a></span> - Constructor for class org.apache.wayang.flink.compiler.criterion.<a href="org/apache/wayang/flink/compiler/criterion/WayangListValue.html" title="class in org.apache.wayang.flink.compiler.criterion">WayangListValue</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/criterion/WayangListValue.html#%3Cinit%3E(java.util.Collection)">WayangListValue(Collection)</a></span> - Constructor for class org.apache.wayang.flink.compiler.criterion.<a href="org/apache/wayang/flink/compiler/criterion/WayangListValue.html" title="class in org.apache.wayang.flink.compiler.criterion">WayangListValue</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html" title="class in org.apache.wayang.core.plan.wayangplan"><span class="typeNameLink">WayangPlan</span></a> - Class in <a href="org/apache/wayang/core/plan/wayangplan/package-summary.html">org.apache.wayang.core.plan.wayangplan</a></dt> |
| <dd> |
| <div class="block">A Wayang plan consists of a set of <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.Operator...)">WayangPlan(Operator...)</a></span> - Constructor for class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html" title="class in org.apache.wayang.core.plan.wayangplan">WayangPlan</a></dt> |
| <dd> |
| <div class="block">Creates a new instance and does some preprocessing (such as loop isolation).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/grep/Grep.html#wayangPlatform(java.lang.String,java.lang.String,org.apache.wayang.core.plugin.Plugin)">wayangPlatform(String, String, Plugin)</a></span> - Static method in class org.apache.wayang.apps.grep.<a href="org/apache/wayang/apps/grep/Grep.html" title="class in org.apache.wayang.apps.grep">Grep</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/optimizer/WayangProgram.html" title="class in org.apache.wayang.api.sql.calcite.optimizer"><span class="typeNameLink">WayangProgram</span></a> - Class in <a href="org/apache/wayang/api/sql/calcite/optimizer/package-summary.html">org.apache.wayang.api.sql.calcite.optimizer</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/rel/WayangProject.html" title="class in org.apache.wayang.api.sql.calcite.rel"><span class="typeNameLink">WayangProject</span></a> - Class in <a href="org/apache/wayang/api/sql/calcite/rel/package-summary.html">org.apache.wayang.api.sql.calcite.rel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/rel/WayangProject.html#%3Cinit%3E(org.apache.calcite.plan.RelOptCluster,org.apache.calcite.plan.RelTraitSet,org.apache.calcite.rel.RelNode,java.util.List,org.apache.calcite.rel.type.RelDataType)">WayangProject(RelOptCluster, RelTraitSet, RelNode, List<? extends RexNode>, RelDataType)</a></span> - Constructor for class org.apache.wayang.api.sql.calcite.rel.<a href="org/apache/wayang/api/sql/calcite/rel/WayangProject.html" title="class in org.apache.wayang.api.sql.calcite.rel">WayangProject</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/converter/WayangProjectVisitor.html" title="class in org.apache.wayang.api.sql.calcite.converter"><span class="typeNameLink">WayangProjectVisitor</span></a> - Class in <a href="org/apache/wayang/api/sql/calcite/converter/package-summary.html">org.apache.wayang.api.sql.calcite.converter</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/rel/WayangRel.html" title="interface in org.apache.wayang.api.sql.calcite.rel"><span class="typeNameLink">WayangRel</span></a> - Interface in <a href="org/apache/wayang/api/sql/calcite/rel/package-summary.html">org.apache.wayang.api.sql.calcite.rel</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/converter/WayangRelConverter.html" title="class in org.apache.wayang.api.sql.calcite.converter"><span class="typeNameLink">WayangRelConverter</span></a> - Class in <a href="org/apache/wayang/api/sql/calcite/converter/package-summary.html">org.apache.wayang.api.sql.calcite.converter</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/converter/WayangRelConverter.html#%3Cinit%3E()">WayangRelConverter()</a></span> - Constructor for class org.apache.wayang.api.sql.calcite.converter.<a href="org/apache/wayang/api/sql/calcite/converter/WayangRelConverter.html" title="class in org.apache.wayang.api.sql.calcite.converter">WayangRelConverter</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/rules/WayangRules.html" title="class in org.apache.wayang.api.sql.calcite.rules"><span class="typeNameLink">WayangRules</span></a> - Class in <a href="org/apache/wayang/api/sql/calcite/rules/package-summary.html">org.apache.wayang.api.sql.calcite.rules</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/schema/WayangSchema.html" title="class in org.apache.wayang.api.sql.calcite.schema"><span class="typeNameLink">WayangSchema</span></a> - Class in <a href="org/apache/wayang/api/sql/calcite/schema/package-summary.html">org.apache.wayang.api.sql.calcite.schema</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/schema/WayangSchema.html#%3Cinit%3E(java.lang.String,java.util.Map)">WayangSchema(String, Map<String, Table>)</a></span> - Constructor for class org.apache.wayang.api.sql.calcite.schema.<a href="org/apache/wayang/api/sql/calcite/schema/WayangSchema.html" title="class in org.apache.wayang.api.sql.calcite.schema">WayangSchema</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/schema/WayangSchemaBuilder.html" title="class in org.apache.wayang.api.sql.calcite.schema"><span class="typeNameLink">WayangSchemaBuilder</span></a> - Class in <a href="org/apache/wayang/api/sql/calcite/schema/package-summary.html">org.apache.wayang.api.sql.calcite.schema</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/grep/Grep.html#wayangSpark(java.lang.String,java.lang.String)">wayangSpark(String, String)</a></span> - Static method in class org.apache.wayang.apps.grep.<a href="org/apache/wayang/apps/grep/Grep.html" title="class in org.apache.wayang.apps.grep">Grep</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/schema/WayangTable.html" title="class in org.apache.wayang.api.sql.calcite.schema"><span class="typeNameLink">WayangTable</span></a> - Class in <a href="org/apache/wayang/api/sql/calcite/schema/package-summary.html">org.apache.wayang.api.sql.calcite.schema</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/schema/WayangTable.html#%3Cinit%3E(java.lang.String,java.util.List,java.util.List,org.apache.wayang.api.sql.calcite.schema.WayangTableStatistic)">WayangTable(String, List<String>, List<SqlTypeName>, WayangTableStatistic)</a></span> - Constructor for class org.apache.wayang.api.sql.calcite.schema.<a href="org/apache/wayang/api/sql/calcite/schema/WayangTable.html" title="class in org.apache.wayang.api.sql.calcite.schema">WayangTable</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/schema/WayangTableBuilder.html" title="class in org.apache.wayang.api.sql.calcite.schema"><span class="typeNameLink">WayangTableBuilder</span></a> - Class in <a href="org/apache/wayang/api/sql/calcite/schema/package-summary.html">org.apache.wayang.api.sql.calcite.schema</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/rel/WayangTableScan.html" title="class in org.apache.wayang.api.sql.calcite.rel"><span class="typeNameLink">WayangTableScan</span></a> - Class in <a href="org/apache/wayang/api/sql/calcite/rel/package-summary.html">org.apache.wayang.api.sql.calcite.rel</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/rel/WayangTableScan.html#%3Cinit%3E(org.apache.calcite.plan.RelOptCluster,org.apache.calcite.plan.RelTraitSet,java.util.List,org.apache.calcite.plan.RelOptTable)">WayangTableScan(RelOptCluster, RelTraitSet, List<RelHint>, RelOptTable)</a></span> - Constructor for class org.apache.wayang.api.sql.calcite.rel.<a href="org/apache/wayang/api/sql/calcite/rel/WayangTableScan.html" title="class in org.apache.wayang.api.sql.calcite.rel">WayangTableScan</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/rel/WayangTableScan.html#%3Cinit%3E(org.apache.calcite.plan.RelOptCluster,org.apache.calcite.plan.RelTraitSet,java.util.List,org.apache.calcite.plan.RelOptTable,int%5B%5D)">WayangTableScan(RelOptCluster, RelTraitSet, List<RelHint>, RelOptTable, int[])</a></span> - Constructor for class org.apache.wayang.api.sql.calcite.rel.<a href="org/apache/wayang/api/sql/calcite/rel/WayangTableScan.html" title="class in org.apache.wayang.api.sql.calcite.rel">WayangTableScan</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/converter/WayangTableScanVisitor.html" title="class in org.apache.wayang.api.sql.calcite.converter"><span class="typeNameLink">WayangTableScanVisitor</span></a> - Class in <a href="org/apache/wayang/api/sql/calcite/converter/package-summary.html">org.apache.wayang.api.sql.calcite.converter</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/schema/WayangTableStatistic.html" title="class in org.apache.wayang.api.sql.calcite.schema"><span class="typeNameLink">WayangTableStatistic</span></a> - Class in <a href="org/apache/wayang/api/sql/calcite/schema/package-summary.html">org.apache.wayang.api.sql.calcite.schema</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/schema/WayangTableStatistic.html#%3Cinit%3E(long)">WayangTableStatistic(long)</a></span> - Constructor for class org.apache.wayang.api.sql.calcite.schema.<a href="org/apache/wayang/api/sql/calcite/schema/WayangTableStatistic.html" title="class in org.apache.wayang.api.sql.calcite.schema">WayangTableStatistic</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/compiler/criterion/WayangValue.html" title="class in org.apache.wayang.flink.compiler.criterion"><span class="typeNameLink">WayangValue</span></a><<a href="org/apache/wayang/flink/compiler/criterion/WayangValue.html" title="type parameter in WayangValue">T</a>> - Class in <a href="org/apache/wayang/flink/compiler/criterion/package-summary.html">org.apache.wayang.flink.compiler.criterion</a></dt> |
| <dd> |
| <div class="block">Implementation of <code>Value</code> of flink for use in Wayang</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/criterion/WayangValue.html#%3Cinit%3E()">WayangValue()</a></span> - Constructor for class org.apache.wayang.flink.compiler.criterion.<a href="org/apache/wayang/flink/compiler/criterion/WayangValue.html" title="class in org.apache.wayang.flink.compiler.criterion">WayangValue</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/criterion/WayangValue.html#%3Cinit%3E(T)">WayangValue(T)</a></span> - Constructor for class org.apache.wayang.flink.compiler.criterion.<a href="org/apache/wayang/flink/compiler/criterion/WayangValue.html" title="class in org.apache.wayang.flink.compiler.criterion">WayangValue</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/algorithms/sgd/WeightsUpdate.html" title="class in org.apache.wayang.ml4all.algorithms.sgd"><span class="typeNameLink">WeightsUpdate</span></a> - Class in <a href="org/apache/wayang/ml4all/algorithms/sgd/package-summary.html">org.apache.wayang.ml4all.algorithms.sgd</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/algorithms/sgd/WeightsUpdate.html#%3Cinit%3E()">WeightsUpdate()</a></span> - Constructor for class org.apache.wayang.ml4all.algorithms.sgd.<a href="org/apache/wayang/ml4all/algorithms/sgd/WeightsUpdate.html" title="class in org.apache.wayang.ml4all.algorithms.sgd">WeightsUpdate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/ml4all/algorithms/sgd/WeightsUpdate.html#%3Cinit%3E(double,double)">WeightsUpdate(double, double)</a></span> - Constructor for class org.apache.wayang.ml4all.algorithms.sgd.<a href="org/apache/wayang/ml4all/algorithms/sgd/WeightsUpdate.html" title="class in org.apache.wayang.ml4all.algorithms.sgd">WeightsUpdate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/model/op/Op.html#with(org.apache.wayang.basic.model.op.Op...)">with(Op...)</a></span> - Method in class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Op.html" title="class in org.apache.wayang.basic.model.op">Op</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/WayangContext.html#with(org.apache.wayang.core.plugin.Plugin)">with(Plugin)</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/WayangContext.html" title="class in org.apache.wayang.core.api">WayangContext</a></dt> |
| <dd> |
| <div class="block">Registers the given <a href="org/apache/wayang/core/plugin/Plugin.html" title="interface in org.apache.wayang.core.plugin"><code>Plugin</code></a> with this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mapping/OperatorPattern.html#withAdditionalTest(java.util.function.Predicate)">withAdditionalTest(Predicate<T>)</a></span> - Method in class org.apache.wayang.core.mapping.<a href="org/apache/wayang/core/mapping/OperatorPattern.html" title="class in org.apache.wayang.core.mapping">OperatorPattern</a></dt> |
| <dd> |
| <div class="block">Add an additional <code>Predicate</code> that must be satisfied in order to establish matches with <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>s.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html#withCallback(org.apache.wayang.core.plan.wayangplan.PlanTraversal.Callback)">withCallback(PlanTraversal.Callback)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html" title="class in org.apache.wayang.core.plan.wayangplan">PlanTraversal</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html#withCallback(org.apache.wayang.core.plan.wayangplan.PlanTraversal.SimpleCallback)">withCallback(PlanTraversal.SimpleCallback)</a></span> - Method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html" title="class in org.apache.wayang.core.plan.wayangplan">PlanTraversal</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html#withDescription(java.lang.String)">withDescription(String)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.model.<a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html" title="class in org.apache.wayang.commons.util.profiledb.model">Experiment</a></dt> |
| <dd> |
| <div class="block">Adds a description for this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/commons/util/profiledb/ProfileDB.html#withGsonPreparation(java.util.function.Consumer)">withGsonPreparation(Consumer<GsonBuilder>)</a></span> - Method in class org.apache.wayang.commons.util.profiledb.<a href="org/apache/wayang/commons/util/profiledb/ProfileDB.html" title="class in org.apache.wayang.commons.util.profiledb">ProfileDB</a></dt> |
| <dd> |
| <div class="block">Apply any changes necessary to <code>Gson</code> so that it can be used for de/serialization of custom objects.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/WayangContext.html#withPlugin(org.apache.wayang.core.plugin.Plugin)">withPlugin(Plugin)</a></span> - Method in class org.apache.wayang.core.api.<a href="org/apache/wayang/core/api/WayangContext.html" title="class in org.apache.wayang.core.api">WayangContext</a></dt> |
| <dd> |
| <div class="block">Registers the given <a href="org/apache/wayang/core/plugin/Plugin.html" title="interface in org.apache.wayang.core.plugin"><code>Plugin</code></a> with this instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/sql/calcite/schema/WayangTableBuilder.html#withRowCount(long)">withRowCount(long)</a></span> - Method in class org.apache.wayang.api.sql.calcite.schema.<a href="org/apache/wayang/api/sql/calcite/schema/WayangTableBuilder.html" title="class in org.apache.wayang.api.sql.calcite.schema">WayangTableBuilder</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/executionplan/Channel.html#withSiblings()">withSiblings()</a></span> - Method in class org.apache.wayang.core.plan.executionplan.<a href="org/apache/wayang/core/plan/executionplan/Channel.html" title="class in org.apache.wayang.core.plan.executionplan">Channel</a></dt> |
| <dd> |
| <div class="block">Creates a <code>Stream</code> of this instance and its siblings.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html#withSlf4jWarning(java.lang.String)">withSlf4jWarning(String)</a></span> - Method in class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html" title="class in org.apache.wayang.core.api.configuration">KeyValueProvider</a></dt> |
| <dd> |
| <div class="block">Log a warning in SLF4J format when using this instance to provide a value.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/api/configuration/ValueProvider.html#withSlf4jWarning(java.lang.String)">withSlf4jWarning(String)</a></span> - Method in class org.apache.wayang.core.api.configuration.<a href="org/apache/wayang/core/api/configuration/ValueProvider.html" title="class in org.apache.wayang.core.api.configuration">ValueProvider</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/PredicateDescriptor.html#withSqlImplementation(java.lang.String)">withSqlImplementation(String)</a></span> - Method in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/PredicateDescriptor.html" title="class in org.apache.wayang.core.function">PredicateDescriptor</a></dt> |
| <dd> |
| <div class="block">This function is not built to last.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/function/TransformationDescriptor.html#withSqlImplementation(java.lang.String,java.lang.String)">withSqlImplementation(String, String)</a></span> - Method in class org.apache.wayang.core.function.<a href="org/apache/wayang/core/function/TransformationDescriptor.html" title="class in org.apache.wayang.core.function">TransformationDescriptor</a></dt> |
| <dd> |
| <div class="block">This function is not built to last.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/applications/WordCount.html" title="class in org.apache.wayang.applications"><span class="typeNameLink">WordCount</span></a> - Class in <a href="org/apache/wayang/applications/package-summary.html">org.apache.wayang.applications</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/apps/wordcount/WordCount.html" title="class in org.apache.wayang.apps.wordcount"><span class="typeNameLink">WordCount</span></a> - Class in <a href="org/apache/wayang/apps/wordcount/package-summary.html">org.apache.wayang.apps.wordcount</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/applications/WordCount.html#%3Cinit%3E()">WordCount()</a></span> - Constructor for class org.apache.wayang.applications.<a href="org/apache/wayang/applications/WordCount.html" title="class in org.apache.wayang.applications">WordCount</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/wordcount/WordCount.html#%3Cinit%3E()">WordCount()</a></span> - Constructor for class org.apache.wayang.apps.wordcount.<a href="org/apache/wayang/apps/wordcount/WordCount.html" title="class in org.apache.wayang.apps.wordcount">WordCount</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/applications/WordCountOnKafkaTopic.html" title="class in org.apache.wayang.applications"><span class="typeNameLink">WordCountOnKafkaTopic</span></a> - Class in <a href="org/apache/wayang/applications/package-summary.html">org.apache.wayang.applications</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/applications/WordCountOnKafkaTopic.html#%3Cinit%3E()">WordCountOnKafkaTopic()</a></span> - Constructor for class org.apache.wayang.applications.<a href="org/apache/wayang/applications/WordCountOnKafkaTopic.html" title="class in org.apache.wayang.applications">WordCountOnKafkaTopic</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/apps/wordcount/WordCountWithJavaNativeAPI.html" title="class in org.apache.wayang.apps.wordcount"><span class="typeNameLink">WordCountWithJavaNativeAPI</span></a> - Class in <a href="org/apache/wayang/apps/wordcount/package-summary.html">org.apache.wayang.apps.wordcount</a></dt> |
| <dd> |
| <div class="block">Example Apache Wayang (incubating) App that does a word count -- the Hello World of Map/Reduce-like systems.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/apps/wordcount/WordCountWithJavaNativeAPI.html#%3Cinit%3E()">WordCountWithJavaNativeAPI()</a></span> - Constructor for class org.apache.wayang.apps.wordcount.<a href="org/apache/wayang/apps/wordcount/WordCountWithJavaNativeAPI.html" title="class in org.apache.wayang.apps.wordcount">WordCountWithJavaNativeAPI</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainers.html#wrap(java.util.List,java.util.List,org.apache.wayang.core.plan.wayangplan.OperatorContainer)">wrap(List<InputSlot<?>>, List<OutputSlot<?>>, OperatorContainer)</a></span> - Static method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorContainers.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorContainers</a></dt> |
| <dd> |
| <div class="block">Wraps the <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>s between the given <a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>InputSlot</code></a>s and <a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>OutputSlot</code></a>s in the given |
| <a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>OperatorContainer</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html#wrap(java.util.List,java.util.List,org.apache.wayang.core.plan.wayangplan.OperatorContainer)">wrap(List<InputSlot<?>>, List<OutputSlot<?>>, OperatorContainer)</a></span> - Static method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/Subplan.html" title="class in org.apache.wayang.core.plan.wayangplan">Subplan</a></dt> |
| <dd> |
| <div class="block">Creates a new instance with the given operators.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/DynamicLoadProfileEstimators.html#wrap(org.apache.wayang.core.optimizer.costs.LoadEstimator)">wrap(LoadEstimator)</a></span> - Static method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/DynamicLoadProfileEstimators.html" title="class in org.apache.wayang.profiler.log">DynamicLoadProfileEstimators</a></dt> |
| <dd> |
| <div class="block">Exposes a <a href="org/apache/wayang/core/optimizer/costs/LoadEstimator.html" title="class in org.apache.wayang.core.optimizer.costs"><code>LoadEstimator</code></a> for <a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>ExecutionOperator</code></a>s as a <a href="org/apache/wayang/profiler/log/DynamicLoadEstimator.html" title="class in org.apache.wayang.profiler.log"><code>DynamicLoadEstimator</code></a> with the |
| caveat that the <a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>ExecutionOperator</code></a> will not be available in the estimation process.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/DynamicLoadProfileEstimators.html#wrap(org.apache.wayang.core.optimizer.costs.LoadProfileEstimator)">wrap(LoadProfileEstimator)</a></span> - Static method in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/DynamicLoadProfileEstimators.html" title="class in org.apache.wayang.profiler.log">DynamicLoadProfileEstimators</a></dt> |
| <dd> |
| <div class="block">Exposes a <a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html" title="interface in org.apache.wayang.core.optimizer.costs"><code>LoadProfileEstimator</code></a> for <a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>ExecutionOperator</code></a>s as a <a href="org/apache/wayang/profiler/log/DynamicLoadProfileEstimator.html" title="class in org.apache.wayang.profiler.log"><code>DynamicLoadProfileEstimator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/LoopSubplan.html#wrap(org.apache.wayang.core.plan.wayangplan.LoopHeadOperator,java.util.List,java.util.List)">wrap(LoopHeadOperator, List<InputSlot<?>>, List<OutputSlot<?>>)</a></span> - Static method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/LoopSubplan.html" title="class in org.apache.wayang.core.plan.wayangplan">LoopSubplan</a></dt> |
| <dd> |
| <div class="block">Creates a new instance with the given operators.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html#wrap(org.apache.wayang.core.plan.wayangplan.Operator)">wrap(Operator)</a></span> - Static method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorAlternative</a></dt> |
| <dd> |
| <div class="block">Wraps an <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a>: |
| |
| Creates a new instance that mocks the interface (slots) of the given operator, |
| steals the connections from the given operator, |
| adapts its parent and becomes its new parent. |
| Moreover, the given operator is set up as the first alternative. |
| </div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html#wrap(org.apache.wayang.core.plan.wayangplan.Operator,org.apache.wayang.core.plan.wayangplan.Operator)">wrap(Operator, Operator)</a></span> - Static method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorAlternative</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/SlotMapping.html#wrap(org.apache.wayang.core.plan.wayangplan.Operator,org.apache.wayang.core.plan.wayangplan.Operator)">wrap(Operator, Operator)</a></span> - Static method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/SlotMapping.html" title="class in org.apache.wayang.core.plan.wayangplan">SlotMapping</a></dt> |
| <dd> |
| <div class="block">Creates a new instance where the <a href="org/apache/wayang/core/plan/wayangplan/Slot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>Slot</code></a>s of the <code>wrapper</code> are mapped to the <a href="org/apache/wayang/core/plan/wayangplan/Slot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>Slot</code></a>s of the |
| <code>wrappee</code>, thereby matching their <a href="org/apache/wayang/core/plan/wayangplan/Slot.html" title="class in org.apache.wayang.core.plan.wayangplan"><code>Slot</code></a>s by their index (as in <a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getInput(int)"><code>Operator.getInput(int)</code></a> and |
| <a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getOutput(int)"><code>Operator.getOutput(int)</code></a>).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html#wrap(org.apache.wayang.core.plan.wayangplan.Operator,org.apache.wayang.core.plan.wayangplan.Operator)">wrap(Operator, Operator)</a></span> - Static method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/Subplan.html" title="class in org.apache.wayang.core.plan.wayangplan">Subplan</a></dt> |
| <dd> |
| <div class="block">Wrap the given operators in a new instance (unless its a single operator), |
| thereby redirecting cut off connections through this subplan.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainers.html#wrap(org.apache.wayang.core.plan.wayangplan.Operator,org.apache.wayang.core.plan.wayangplan.OperatorContainer)">wrap(Operator, OperatorContainer)</a></span> - Static method in class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/OperatorContainers.html" title="class in org.apache.wayang.core.plan.wayangplan">OperatorContainers</a></dt> |
| <dd> |
| <div class="block">Wraps an <a href="org/apache/wayang/core/plan/wayangplan/Operator.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>Operator</code></a> in an <a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html" title="interface in org.apache.wayang.core.plan.wayangplan"><code>OperatorContainer</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/api/python/function/WrappedFlatMapDescriptor.html" title="class in org.apache.wayang.api.python.function"><span class="typeNameLink">WrappedFlatMapDescriptor</span></a><<a href="org/apache/wayang/api/python/function/WrappedFlatMapDescriptor.html" title="type parameter in WrappedFlatMapDescriptor">Input</a>,​<a href="org/apache/wayang/api/python/function/WrappedFlatMapDescriptor.html" title="type parameter in WrappedFlatMapDescriptor">Output</a>> - Class in <a href="org/apache/wayang/api/python/function/package-summary.html">org.apache.wayang.api.python.function</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/python/function/WrappedFlatMapDescriptor.html#%3Cinit%3E(com.google.protobuf.ByteString,org.apache.wayang.core.types.BasicDataUnitType,org.apache.wayang.core.types.BasicDataUnitType,org.apache.wayang.core.optimizer.ProbabilisticDoubleInterval,org.apache.wayang.core.optimizer.costs.LoadProfileEstimator)">WrappedFlatMapDescriptor(ByteString, BasicDataUnitType<Input>, BasicDataUnitType<Output>, ProbabilisticDoubleInterval, LoadProfileEstimator)</a></span> - Constructor for class org.apache.wayang.api.python.function.<a href="org/apache/wayang/api/python/function/WrappedFlatMapDescriptor.html" title="class in org.apache.wayang.api.python.function">WrappedFlatMapDescriptor</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/python/function/WrappedMapPartitionsDescriptor.html" title="class in org.apache.wayang.api.python.function"><span class="typeNameLink">WrappedMapPartitionsDescriptor</span></a><<a href="org/apache/wayang/api/python/function/WrappedMapPartitionsDescriptor.html" title="type parameter in WrappedMapPartitionsDescriptor">Input</a>,​<a href="org/apache/wayang/api/python/function/WrappedMapPartitionsDescriptor.html" title="type parameter in WrappedMapPartitionsDescriptor">Output</a>> - Class in <a href="org/apache/wayang/api/python/function/package-summary.html">org.apache.wayang.api.python.function</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/python/function/WrappedMapPartitionsDescriptor.html#%3Cinit%3E(com.google.protobuf.ByteString,java.lang.Class,java.lang.Class)">WrappedMapPartitionsDescriptor(ByteString, Class<Input>, Class<Output>)</a></span> - Constructor for class org.apache.wayang.api.python.function.<a href="org/apache/wayang/api/python/function/WrappedMapPartitionsDescriptor.html" title="class in org.apache.wayang.api.python.function">WrappedMapPartitionsDescriptor</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/python/function/WrappedPredicateDescriptor.html" title="class in org.apache.wayang.api.python.function"><span class="typeNameLink">WrappedPredicateDescriptor</span></a><<a href="org/apache/wayang/api/python/function/WrappedPredicateDescriptor.html" title="type parameter in WrappedPredicateDescriptor">Input</a>> - Class in <a href="org/apache/wayang/api/python/function/package-summary.html">org.apache.wayang.api.python.function</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/python/function/WrappedPredicateDescriptor.html#%3Cinit%3E(com.google.protobuf.ByteString,org.apache.wayang.core.types.BasicDataUnitType,org.apache.wayang.core.optimizer.ProbabilisticDoubleInterval,org.apache.wayang.core.optimizer.costs.LoadProfileEstimator)">WrappedPredicateDescriptor(ByteString, BasicDataUnitType<Input>, ProbabilisticDoubleInterval, LoadProfileEstimator)</a></span> - Constructor for class org.apache.wayang.api.python.function.<a href="org/apache/wayang/api/python/function/WrappedPredicateDescriptor.html" title="class in org.apache.wayang.api.python.function">WrappedPredicateDescriptor</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/python/function/WrappedPythonFunction.html" title="class in org.apache.wayang.api.python.function"><span class="typeNameLink">WrappedPythonFunction</span></a><<a href="org/apache/wayang/api/python/function/WrappedPythonFunction.html" title="type parameter in WrappedPythonFunction">Input</a>,​<a href="org/apache/wayang/api/python/function/WrappedPythonFunction.html" title="type parameter in WrappedPythonFunction">Output</a>> - Class in <a href="org/apache/wayang/api/python/function/package-summary.html">org.apache.wayang.api.python.function</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/python/function/WrappedPythonFunction.html#%3Cinit%3E(com.google.protobuf.ByteString)">WrappedPythonFunction(ByteString)</a></span> - Constructor for class org.apache.wayang.api.python.function.<a href="org/apache/wayang/api/python/function/WrappedPythonFunction.html" title="class in org.apache.wayang.api.python.function">WrappedPythonFunction</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/python/function/WrappedReduceDescriptor.html" title="class in org.apache.wayang.api.python.function"><span class="typeNameLink">WrappedReduceDescriptor</span></a><<a href="org/apache/wayang/api/python/function/WrappedReduceDescriptor.html" title="type parameter in WrappedReduceDescriptor">Type</a>> - Class in <a href="org/apache/wayang/api/python/function/package-summary.html">org.apache.wayang.api.python.function</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/python/function/WrappedReduceDescriptor.html#%3Cinit%3E(com.google.protobuf.ByteString,org.apache.wayang.core.types.DataUnitGroupType,org.apache.wayang.core.types.BasicDataUnitType)">WrappedReduceDescriptor(ByteString, DataUnitGroupType<Type>, BasicDataUnitType<Type>)</a></span> - Constructor for class org.apache.wayang.api.python.function.<a href="org/apache/wayang/api/python/function/WrappedReduceDescriptor.html" title="class in org.apache.wayang.api.python.function">WrappedReduceDescriptor</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/python/function/WrappedTransformationDescriptor.html" title="class in org.apache.wayang.api.python.function"><span class="typeNameLink">WrappedTransformationDescriptor</span></a><<a href="org/apache/wayang/api/python/function/WrappedTransformationDescriptor.html" title="type parameter in WrappedTransformationDescriptor">Input</a>,​<a href="org/apache/wayang/api/python/function/WrappedTransformationDescriptor.html" title="type parameter in WrappedTransformationDescriptor">Output</a>> - Class in <a href="org/apache/wayang/api/python/function/package-summary.html">org.apache.wayang.api.python.function</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/python/function/WrappedTransformationDescriptor.html#%3Cinit%3E(com.google.protobuf.ByteString,org.apache.wayang.core.types.BasicDataUnitType,org.apache.wayang.core.types.BasicDataUnitType)">WrappedTransformationDescriptor(ByteString, BasicDataUnitType<Input>, BasicDataUnitType<Output>)</a></span> - Constructor for class org.apache.wayang.api.python.function.<a href="org/apache/wayang/api/python/function/WrappedTransformationDescriptor.html" title="class in org.apache.wayang.api.python.function">WrappedTransformationDescriptor</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/Iterators.html#wrapWithIterable(java.util.Iterator)">wrapWithIterable(Iterator<T>)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/Iterators.html" title="class in org.apache.wayang.core.util">Iterators</a></dt> |
| <dd> |
| <div class="block">Wrap the given <code>Iterator</code> in an <code>Iterable</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.BlockBasedOutput.html#write(byte%5B%5D)">write(byte[])</a></span> - Method in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.BlockBasedOutput.html" title="class in org.apache.wayang.flink.compiler">WayangFileOutputFormat.BlockBasedOutput</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.BlockBasedOutput.html#write(byte%5B%5D,int,int)">write(byte[], int, int)</a></span> - Method in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.BlockBasedOutput.html" title="class in org.apache.wayang.flink.compiler">WayangFileOutputFormat.BlockBasedOutput</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.BlockBasedOutput.html#write(int)">write(int)</a></span> - Method in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.BlockBasedOutput.html" title="class in org.apache.wayang.flink.compiler">WayangFileOutputFormat.BlockBasedOutput</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/json/WayangJsonObj.html#write(java.io.BufferedWriter)">write(BufferedWriter)</a></span> - Method in class org.apache.wayang.core.util.json.<a href="org/apache/wayang/core/util/json/WayangJsonObj.html" title="class in org.apache.wayang.core.util.json">WayangJsonObj</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/python/executor/ProcessFeeder.html#write(java.lang.Object,java.io.DataOutputStream)">write(Object, DataOutputStream)</a></span> - Method in class org.apache.wayang.api.python.executor.<a href="org/apache/wayang/api/python/executor/ProcessFeeder.html" title="class in org.apache.wayang.api.python.executor">ProcessFeeder</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/criterion/WayangValue.html#write(org.apache.flink.core.memory.DataOutputView)">write(DataOutputView)</a></span> - Method in class org.apache.wayang.flink.compiler.criterion.<a href="org/apache/wayang/flink/compiler/criterion/WayangValue.html" title="class in org.apache.wayang.flink.compiler.criterion">WayangValue</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/util/ExplainUtils.html#write(org.apache.wayang.core.util.ExplainTreeNode,java.lang.String)">write(ExplainTreeNode, String)</a></span> - Static method in class org.apache.wayang.core.util.<a href="org/apache/wayang/core/util/ExplainUtils.html" title="class in org.apache.wayang.core.util">ExplainUtils</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/python/executor/ProcessFeeder.html#writeBytes(java.lang.Object,java.io.DataOutputStream)">writeBytes(Object, DataOutputStream)</a></span> - Method in class org.apache.wayang.api.python.executor.<a href="org/apache/wayang/api/python/executor/ProcessFeeder.html" title="class in org.apache.wayang.api.python.executor">ProcessFeeder</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/python/executor/ProcessFeeder.html#writeIteratorToStream(java.util.Iterator,java.io.DataOutputStream)">writeIteratorToStream(Iterator<Input>, DataOutputStream)</a></span> - Method in class org.apache.wayang.api.python.executor.<a href="org/apache/wayang/api/python/executor/ProcessFeeder.html" title="class in org.apache.wayang.api.python.executor">ProcessFeeder</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/python/executor/ProcessFeeder.html#writeKeyValue(java.util.Map.Entry,java.io.DataOutputStream)">writeKeyValue(Map.Entry, DataOutputStream)</a></span> - Method in class org.apache.wayang.api.python.executor.<a href="org/apache/wayang/api/python/executor/ProcessFeeder.html" title="class in org.apache.wayang.api.python.executor">ProcessFeeder</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html#writeRecord(IT)">writeRecord(IT)</a></span> - Method in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html" title="class in org.apache.wayang.flink.compiler">WayangFileOutputFormat</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/compiler/OutputFormatConsumer.html#writeRecord(T)">writeRecord(T)</a></span> - Method in class org.apache.wayang.flink.compiler.<a href="org/apache/wayang/flink/compiler/OutputFormatConsumer.html" title="class in org.apache.wayang.flink.compiler">OutputFormatConsumer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/operators/SparkKafkaTopicSink.html#writeToKafka(org.apache.spark.api.java.JavaRDD,java.lang.String)">writeToKafka(JavaRDD<T>, String)</a></span> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkKafkaTopicSink.html" title="class in org.apache.wayang.spark.operators">SparkKafkaTopicSink</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/python/executor/ProcessFeeder.html#writeUDF(com.google.protobuf.ByteString,java.io.DataOutputStream)">writeUDF(ByteString, DataOutputStream)</a></span> - Method in class org.apache.wayang.api.python.executor.<a href="org/apache/wayang/api/python/executor/ProcessFeeder.html" title="class in org.apache.wayang.api.python.executor">ProcessFeeder</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/api/python/executor/ProcessFeeder.html#writeUTF(java.lang.String,java.io.DataOutputStream)">writeUTF(String, DataOutputStream)</a></span> - Method in class org.apache.wayang.api.python.executor.<a href="org/apache/wayang/api/python/executor/ProcessFeeder.html" title="class in org.apache.wayang.api.python.executor">ProcessFeeder</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankVertexOutputFormat.PageRankVertexWriter.html#writeVertex(org.apache.giraph.graph.Vertex)">writeVertex(Vertex<LongWritable, DoubleWritable, FloatWritable>)</a></span> - Method in class org.apache.wayang.giraph.Algorithm.<a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankVertexOutputFormat.PageRankVertexWriter.html" title="class in org.apache.wayang.giraph.Algorithm">PageRankAlgorithm.PageRankVertexOutputFormat.PageRankVertexWriter</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExLexer.html#WS">WS</a></span> - Static variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExLexer.html" title="class in org.apache.wayang.core.mathex">MathExLexer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.html#WS">WS</a></span> - Static variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.html" title="class in org.apache.wayang.core.mathex">MathExParser</a></dt> |
| <dd> </dd> |
| </dl> |
| <a id="I:Z"> |
| <!-- --> |
| </a> |
| <h2 class="title">Z</h2> |
| <dl> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html#zero">zero</a></span> - Static variable in class org.apache.wayang.core.optimizer.<a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html" title="class in org.apache.wayang.core.optimizer">ProbabilisticDoubleInterval</a></dt> |
| <dd> |
| <div class="block">Instance that basically represents the value <code>0d</code>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html#ZERO">ZERO</a></span> - Static variable in class org.apache.wayang.core.optimizer.costs.<a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html" title="class in org.apache.wayang.core.optimizer.costs">TimeEstimate</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/profiler/log/DynamicLoadEstimator.html#zeroLoad">zeroLoad</a></span> - Static variable in class org.apache.wayang.profiler.log.<a href="org/apache/wayang/profiler/log/DynamicLoadEstimator.html" title="class in org.apache.wayang.profiler.log">DynamicLoadEstimator</a></dt> |
| <dd> |
| <div class="block">Instance that always estimates a load of <code>0</code>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/monitor/ZeroMQMonitor.html" title="class in org.apache.wayang.core.monitor"><span class="typeNameLink">ZeroMQMonitor</span></a> - Class in <a href="org/apache/wayang/core/monitor/package-summary.html">org.apache.wayang.core.monitor</a></dt> |
| <dd> |
| <div class="block">TODO: Implement</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/monitor/ZeroMQMonitor.html#%3Cinit%3E()">ZeroMQMonitor()</a></span> - Constructor for class org.apache.wayang.core.monitor.<a href="org/apache/wayang/core/monitor/ZeroMQMonitor.html" title="class in org.apache.wayang.core.monitor">ZeroMQMonitor</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/mapping/ZipWithIdMapping.html" title="class in org.apache.wayang.flink.mapping"><span class="typeNameLink">ZipWithIdMapping</span></a> - Class in <a href="org/apache/wayang/flink/mapping/package-summary.html">org.apache.wayang.flink.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/ZipWithIdOperator.html" title="class in org.apache.wayang.basic.operators"><code>ZipWithIdOperator</code></a> to <a href="org/apache/wayang/flink/operators/FlinkZipWithIdOperator.html" title="class in org.apache.wayang.flink.operators"><code>FlinkZipWithIdOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/mapping/ZipWithIdMapping.html" title="class in org.apache.wayang.java.mapping"><span class="typeNameLink">ZipWithIdMapping</span></a> - Class in <a href="org/apache/wayang/java/mapping/package-summary.html">org.apache.wayang.java.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/java/mapping/ZipWithIdMapping.html" title="class in org.apache.wayang.java.mapping"><code>ZipWithIdMapping</code></a> to a subplan.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/ZipWithIdMapping.html" title="class in org.apache.wayang.spark.mapping"><span class="typeNameLink">ZipWithIdMapping</span></a> - Class in <a href="org/apache/wayang/spark/mapping/package-summary.html">org.apache.wayang.spark.mapping</a></dt> |
| <dd> |
| <div class="block">Mapping from <a href="org/apache/wayang/basic/operators/ZipWithIdOperator.html" title="class in org.apache.wayang.basic.operators"><code>ZipWithIdOperator</code></a> to <a href="org/apache/wayang/spark/operators/SparkZipWithIdOperator.html" title="class in org.apache.wayang.spark.operators"><code>SparkZipWithIdOperator</code></a>.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/flink/mapping/ZipWithIdMapping.html#%3Cinit%3E()">ZipWithIdMapping()</a></span> - Constructor for class org.apache.wayang.flink.mapping.<a href="org/apache/wayang/flink/mapping/ZipWithIdMapping.html" title="class in org.apache.wayang.flink.mapping">ZipWithIdMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/java/mapping/ZipWithIdMapping.html#%3Cinit%3E()">ZipWithIdMapping()</a></span> - Constructor for class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/ZipWithIdMapping.html" title="class in org.apache.wayang.java.mapping">ZipWithIdMapping</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/spark/mapping/ZipWithIdMapping.html#%3Cinit%3E()">ZipWithIdMapping()</a></span> - Constructor for class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/ZipWithIdMapping.html" title="class in org.apache.wayang.spark.mapping">ZipWithIdMapping</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/ZipWithIdOperator.html" title="class in org.apache.wayang.basic.operators"><span class="typeNameLink">ZipWithIdOperator</span></a><<a href="org/apache/wayang/basic/operators/ZipWithIdOperator.html" title="type parameter in ZipWithIdOperator">InputType</a>> - Class in <a href="org/apache/wayang/basic/operators/package-summary.html">org.apache.wayang.basic.operators</a></dt> |
| <dd> |
| <div class="block">This operators attaches a unique ID to each input data quantum.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/ZipWithIdOperator.html#%3Cinit%3E(java.lang.Class)">ZipWithIdOperator(Class<InputType>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ZipWithIdOperator.html" title="class in org.apache.wayang.basic.operators">ZipWithIdOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/ZipWithIdOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.ZipWithIdOperator)">ZipWithIdOperator(ZipWithIdOperator<InputType>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ZipWithIdOperator.html" title="class in org.apache.wayang.basic.operators">ZipWithIdOperator</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/basic/operators/ZipWithIdOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)">ZipWithIdOperator(DataSetType<InputType>)</a></span> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ZipWithIdOperator.html" title="class in org.apache.wayang.basic.operators">ZipWithIdOperator</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| </dl> |
| <a id="I:_"> |
| <!-- --> |
| </a> |
| <h2 class="title">_</h2> |
| <dl> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExLexer.html#_ATN">_ATN</a></span> - Static variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExLexer.html" title="class in org.apache.wayang.core.mathex">MathExLexer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.html#_ATN">_ATN</a></span> - Static variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.html" title="class in org.apache.wayang.core.mathex">MathExParser</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExLexer.html#_decisionToDFA">_decisionToDFA</a></span> - Static variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExLexer.html" title="class in org.apache.wayang.core.mathex">MathExLexer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.html#_decisionToDFA">_decisionToDFA</a></span> - Static variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.html" title="class in org.apache.wayang.core.mathex">MathExParser</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExLexer.html#_serializedATN">_serializedATN</a></span> - Static variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExLexer.html" title="class in org.apache.wayang.core.mathex">MathExLexer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.html#_serializedATN">_serializedATN</a></span> - Static variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.html" title="class in org.apache.wayang.core.mathex">MathExParser</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExLexer.html#_sharedContextCache">_sharedContextCache</a></span> - Static variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExLexer.html" title="class in org.apache.wayang.core.mathex">MathExLexer</a></dt> |
| <dd> </dd> |
| <dt><span class="memberNameLink"><a href="org/apache/wayang/core/mathex/MathExParser.html#_sharedContextCache">_sharedContextCache</a></span> - Static variable in class org.apache.wayang.core.mathex.<a href="org/apache/wayang/core/mathex/MathExParser.html" title="class in org.apache.wayang.core.mathex">MathExParser</a></dt> |
| <dd> </dd> |
| </dl> |
| <a href="#I:A">A</a> <a href="#I:B">B</a> <a href="#I:C">C</a> <a href="#I:D">D</a> <a href="#I:E">E</a> <a href="#I:F">F</a> <a href="#I:G">G</a> <a href="#I:H">H</a> <a href="#I:I">I</a> <a href="#I:J">J</a> <a href="#I:K">K</a> <a href="#I:L">L</a> <a href="#I:M">M</a> <a href="#I:N">N</a> <a href="#I:O">O</a> <a href="#I:P">P</a> <a href="#I:Q">Q</a> <a href="#I:R">R</a> <a href="#I:S">S</a> <a href="#I:T">T</a> <a href="#I:U">U</a> <a href="#I:V">V</a> <a href="#I:W">W</a> <a href="#I:Z">Z</a> <a href="#I:_">_</a> <br><a href="allclasses-index.html">All Classes</a> <a href="allpackages-index.html">All Packages</a></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 class="navBarCell1Rev">Index</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> |