| <!DOCTYPE HTML> |
| <html lang="en"> |
| <head> |
| <!-- Generated by javadoc (17) --> |
| <title>Index (Apache Wayang (incubating) 1.1.0 API)</title> |
| <meta name="viewport" content="width=device-width, initial-scale=1"> |
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
| <meta name="description" content="index"> |
| <meta name="generator" content="javadoc/IndexWriter"> |
| <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
| <link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style"> |
| <link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style"> |
| <script type="text/javascript" src="script.js"></script> |
| <script type="text/javascript" src="script-dir/jquery-3.7.1.min.js"></script> |
| <script type="text/javascript" src="script-dir/jquery-ui.min.js"></script> |
| </head> |
| <body class="index-page"> |
| <script type="text/javascript">var pathtoroot = "./"; |
| loadScripts(document, 'script');</script> |
| <noscript> |
| <div>JavaScript is disabled on your browser.</div> |
| </noscript> |
| <div class="flex-box"> |
| <header role="banner" class="flex-header"> |
| <nav role="navigation"> |
| <!-- ========= START OF TOP NAVBAR ======= --> |
| <div class="top-nav" id="navbar-top"> |
| <div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div> |
| <div class="about-language">Apache Wayang (incubating)</div> |
| <ul id="navbar-top-firstrow" class="nav-list" 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="nav-bar-cell1-rev">Index</li> |
| <li><a href="help-doc.html#index">Help</a></li> |
| </ul> |
| </div> |
| <div class="sub-nav"> |
| <div class="nav-list-search"><label for="search-input">SEARCH:</label> |
| <input type="text" id="search-input" value="search" disabled="disabled"> |
| <input type="reset" id="reset-button" value="reset" disabled="disabled"> |
| </div> |
| </div> |
| <!-- ========= END OF TOP NAVBAR ========= --> |
| <span class="skip-nav" id="skip-navbar-top"></span></nav> |
| </header> |
| <div class="flex-content"> |
| <main role="main"> |
| <div class="header"> |
| <h1>Index</h1> |
| </div> |
| <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 and Interfaces</a><span class="vertical-separator">|</span><a href="allpackages-index.html">All Packages</a><span class="vertical-separator">|</span><a href="constant-values.html">Constant Field Values</a><span class="vertical-separator">|</span><a href="serialized-form.html">Serialized Form</a> |
| <h2 class="title" id="I:A">A</h2> |
| <dl class="index"> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.AbortException.html#%3Cinit%3E(java.lang.String)" class="member-name-link">AbortException(String)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.cardinality">AbstractAlternativeCardinalityPusher</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><a href="org/apache/wayang/core/optimizer/cardinality/AbstractAlternativeCardinalityPusher.html#%3Cinit%3E(int%5B%5D,int%5B%5D)" class="member-name-link">AbstractAlternativeCardinalityPusher(int[], int[])</a> - 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/optimizer/cardinality/AbstractAlternativeCardinalityPusher.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.Operator)" class="member-name-link">AbstractAlternativeCardinalityPusher(Operator)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.platform">AbstractChannelInstance</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><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)" class="member-name-link">AbstractChannelInstance(Executor, OptimizationContext.OperatorContext, int)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.util">AbstractReferenceCountable</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><a href="org/apache/wayang/core/util/AbstractReferenceCountable.html#%3Cinit%3E()" class="member-name-link">AbstractReferenceCountable()</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.plan.wayangplan.traversal">AbstractTopologicalTraversal</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>>,<wbr><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><a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.html#%3Cinit%3E()" class="member-name-link">AbstractTopologicalTraversal()</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.plan.wayangplan.traversal">AbstractTopologicalTraversal.AbortException</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" class="type-name-link" 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> 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" class="type-name-link" 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> 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><a href="org/apache/wayang/java/channels/CollectionChannel.Instance.html#accept(java.util.Collection)" class="member-name-link">accept(Collection<?>)</a> - 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><a href="org/apache/wayang/java/channels/StreamChannel.Instance.html#accept(java.util.Collection)" class="member-name-link">accept(Collection<?>)</a> - 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><a href="org/apache/wayang/java/channels/StreamChannel.Instance.html#accept(java.util.stream.Stream)" class="member-name-link">accept(Stream<T>)</a> - 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><a href="org/apache/wayang/core/mathex/MathExParser.BinaryOperationContext.html#accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)" class="member-name-link">accept(ParseTreeVisitor<? extends T>)</a> - 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/core/mathex/MathExParser.ConstantContext.html#accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)" class="member-name-link">accept(ParseTreeVisitor<? extends T>)</a> - 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><a href="org/apache/wayang/core/mathex/MathExParser.FunctionContext.html#accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)" class="member-name-link">accept(ParseTreeVisitor<? extends T>)</a> - 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/mathex/MathExParser.ParensExpressionContext.html#accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)" class="member-name-link">accept(ParseTreeVisitor<? extends T>)</a> - 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><a href="org/apache/wayang/core/mathex/MathExParser.UnaryOperationContext.html#accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)" class="member-name-link">accept(ParseTreeVisitor<? extends T>)</a> - 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><a href="org/apache/wayang/core/mathex/MathExParser.VariableContext.html#accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)" class="member-name-link">accept(ParseTreeVisitor<? extends T>)</a> - 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/flink/channels/DataSetChannel.Instance.html#accept(org.apache.flink.api.java.DataSet,org.apache.wayang.flink.execution.FlinkExecutor)" class="member-name-link">accept(DataSet, FlinkExecutor)</a> - 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><a href="org/apache/wayang/spark/channels/RddChannel.Instance.html#accept(org.apache.spark.api.java.JavaRDD,org.apache.wayang.spark.execution.SparkExecutor)" class="member-name-link">accept(JavaRDD<?>, SparkExecutor)</a> - 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><a href="org/apache/wayang/spark/channels/BroadcastChannel.Instance.html#accept(org.apache.spark.broadcast.Broadcast)" class="member-name-link">accept(Broadcast)</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlowCompiler.Activator.html#accept(org.apache.wayang.core.optimizer.enumeration.ExecutionTaskFlowCompiler.Activation)" class="member-name-link">accept(ExecutionTaskFlowCompiler.Activation)</a> - 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><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)" class="member-name-link">accept(TopDownPlanVisitor<Payload, Return>, OutputSlot<?>, Payload)</a> - 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><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)" class="member-name-link">accept(TopDownPlanVisitor<Payload, Return>, OutputSlot<?>, Payload)</a> - 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><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)" class="member-name-link">accept(TopDownPlanVisitor<Payload, Return>, OutputSlot<?>, Payload)</a> - 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><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)" class="member-name-link">accept(TopDownPlanVisitor<Payload, Return>, OutputSlot<?>, Payload)</a> - 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><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)" class="member-name-link">accept(TopDownPlanVisitor<Payload, Return>, OutputSlot<?>, Payload)</a> - 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><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)" class="member-name-link">accept(TopDownPlanVisitor<Payload, Return>, OutputSlot<?>, Payload)</a> - 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><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)" class="member-name-link">accept(TopDownPlanVisitor<Payload, Return>, OutputSlot<?>, Payload)</a> - 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/tensorflow/channels/TensorChannel.Instance.html#accept(org.tensorflow.ndarray.NdArray)" class="member-name-link">accept(NdArray<?>)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.Activator.html#accept(TActivation)" class="member-name-link">accept(TActivation)</a> - 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><a href="org/apache/wayang/core/platform/lineage/ChannelLineageNode.html#accept(T,org.apache.wayang.core.platform.lineage.LazyExecutionLineageNode.Aggregator)" class="member-name-link">accept(T, LazyExecutionLineageNode.Aggregator<T>)</a> - 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><a href="org/apache/wayang/core/platform/lineage/ExecutionLineageNode.html#accept(T,org.apache.wayang.core.platform.lineage.LazyExecutionLineageNode.Aggregator)" class="member-name-link">accept(T, LazyExecutionLineageNode.Aggregator<T>)</a> - 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><a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.html#accept(T,org.apache.wayang.core.platform.lineage.LazyExecutionLineageNode.Aggregator)" class="member-name-link">accept(T, LazyExecutionLineageNode.Aggregator<T>)</a> - 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><a href="org/apache/wayang/ml4all/algorithms/sgd/SGDLoop.html#accuracy" class="member-name-link">accuracy</a> - 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" class="type-name-link" title="interface in org.apache.wayang.core.util">Action</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" class="type-name-link" title="class in org.apache.wayang.core.util">Actions</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><a href="org/apache/wayang/core/util/Actions.html#%3Cinit%3E()" class="member-name-link">Actions()</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlowCompiler.Activation.html#%3Cinit%3E(org.apache.wayang.core.optimizer.enumeration.ExecutionTaskFlowCompiler.Activator,int)" class="member-name-link">Activation(ExecutionTaskFlowCompiler.Activator, int)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.Activation.html#%3Cinit%3E(TActivator)" class="member-name-link">Activation(TActivator)</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlowCompiler.Activator.html#%3Cinit%3E(org.apache.wayang.core.optimizer.enumeration.ExecutionTaskFlowCompiler.ActivatorKey)" class="member-name-link">Activator(ExecutionTaskFlowCompiler.ActivatorKey)</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlowCompiler.Activator.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.ExecutionOperator)" class="member-name-link">Activator(ExecutionOperator)</a> - 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><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)" class="member-name-link">Activator(ExecutionOperator, LoopImplementation.IterationImplementation)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.Activator.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.Operator)" class="member-name-link">Activator(Operator)</a> - 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" class="type-name-link" title="interface in org.apache.wayang.core.plan.wayangplan">ActualOperator</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" class="type-name-link" title="class in org.apache.wayang.basic.model.optimizer">Adam</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><a href="org/apache/wayang/basic/model/optimizer/Adam.html#%3Cinit%3E(float)" class="member-name-link">Adam(float)</a> - 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><a href="org/apache/wayang/basic/model/optimizer/Adam.html#%3Cinit%3E(float,float,float,float,java.lang.String)" class="member-name-link">Adam(float, float, float, float, String)</a> - 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><a href="org/apache/wayang/basic/model/optimizer/Adam.html#%3Cinit%3E(float,java.lang.String)" class="member-name-link">Adam(float, String)</a> - 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><a href="org/apache/wayang/core/util/WayangCollections.html#add(C,T)" class="member-name-link">add(C, T)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Collection.html" title="class or interface in java.util" class="external-link"><code>Collection</code></a> and returns the <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Collection.html" title="class or interface in java.util" class="external-link"><code>Collection</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/channels/ChannelConversionGraph.html#add(org.apache.wayang.core.optimizer.channels.ChannelConversion)" class="member-name-link">add(ChannelConversion)</a> - 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><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)" class="member-name-link">add(LoadEstimate, LoadEstimate)</a> - 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><a href="org/apache/wayang/core/platform/lineage/ExecutionLineageNode.html#add(org.apache.wayang.core.optimizer.costs.LoadProfileEstimator)" class="member-name-link">add(LoadProfileEstimator)</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumeration.html#add(org.apache.wayang.core.optimizer.enumeration.PlanImplementation)" class="member-name-link">add(PlanImplementation)</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionStageLoop.html#add(org.apache.wayang.core.plan.executionplan.ExecutionStage)" class="member-name-link">add(ExecutionStage)</a> - 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><a href="org/apache/wayang/core/platform/lineage/ExecutionLineageNode.html#add(org.apache.wayang.core.platform.AtomicExecution)" class="member-name-link">add(AtomicExecution)</a> - 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><a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html#add(org.apache.wayang.core.platform.PartialExecution)" class="member-name-link">add(PartialExecution)</a> - 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/core/platform/ExecutionState.html#add(org.apache.wayang.core.platform.PartialExecution)" class="member-name-link">add(PartialExecution)</a> - 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><a href="org/apache/wayang/ml4all/utils/SparseVector.html#add(org.apache.wayang.ml4all.utils.SparseVector)" class="member-name-link">add(SparseVector)</a> - 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><a href="org/apache/wayang/core/util/Canonicalizer.html#add(T)" class="member-name-link">add(T)</a> - 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/Counter.html#add(T,int)" class="member-name-link">add(T, int)</a> - 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><a href="org/apache/wayang/ml4all/utils/SparseVector.html#add2(org.apache.wayang.ml4all.utils.SparseVector)" class="member-name-link">add2(SparseVector)</a> - 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><a href="org/apache/wayang/core/util/WayangCollections.html#addAll(C,C)" class="member-name-link">addAll(C, C)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Collection.html" title="class or interface in java.util" class="external-link"><code>Collection</code></a> and returns the <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Collection.html" title="class or interface in java.util" class="external-link"><code>Collection</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/Canonicalizer.html#addAll(java.lang.Iterable)" class="member-name-link">addAll(Iterable<? extends T>)</a> - 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/Canonicalizer.html#addAll(java.util.Collection)" class="member-name-link">addAll(Collection<? extends T>)</a> - 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/Counter.html#addAll(org.apache.wayang.core.util.Counter)" class="member-name-link">addAll(Counter<T>)</a> - 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><a href="org/apache/wayang/core/api/configuration/ExplicitCollectionProvider.html#addAllToBlacklist(java.util.Collection)" class="member-name-link">addAllToBlacklist(Collection<Value>)</a> - 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><a href="org/apache/wayang/core/api/configuration/ExplicitCollectionProvider.html#addAllToWhitelist(java.util.Collection)" class="member-name-link">addAllToWhitelist(Collection<Value>)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadAlternative.html#addAlternative(org.apache.wayang.core.plan.wayangplan.Operator)" class="member-name-link">addAlternative(Operator)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html#addAlternative(org.apache.wayang.core.plan.wayangplan.Operator)" class="member-name-link">addAlternative(Operator)</a> - 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><a href="org/apache/wayang/core/platform/lineage/ExecutionLineageNode.html#addAtomicExecutionFromOperatorContext()" class="member-name-link">addAtomicExecutionFromOperatorContext()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#addBroadcastInput(org.apache.wayang.core.plan.wayangplan.InputSlot)" class="member-name-link">addBroadcastInput(InputSlot<?>)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#addBroadcastInput(org.apache.wayang.core.plan.wayangplan.InputSlot)" class="member-name-link">addBroadcastInput(InputSlot<?>)</a> - 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><a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html#addCardinalityMeasurement(org.apache.wayang.core.platform.ChannelInstance)" class="member-name-link">addCardinalityMeasurement(ChannelInstance)</a> - 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/core/platform/ExecutionState.html#addCardinalityMeasurement(org.apache.wayang.core.platform.ChannelInstance)" class="member-name-link">addCardinalityMeasurement(ChannelInstance)</a> - 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><a href="org/apache/wayang/core/plugin/DynamicPlugin.html#addChannelConversion(org.apache.wayang.core.optimizer.channels.ChannelConversion)" class="member-name-link">addChannelConversion(ChannelConversion)</a> - 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><a href="org/apache/wayang/core/util/JsonSerializables.html#addClassTag(java.lang.Object,org.apache.wayang.core.util.json.WayangJsonObj)" class="member-name-link">addClassTag(Object, WayangJsonObj)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Class.html" title="class or interface in java.lang" class="external-link"><code>Class</code></a> of the other <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link"><code>Object</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/JsonSerializables.html#addClassTag(java.lang.Object,org.apache.wayang.core.util.json.WayangJsonObj,boolean)" class="member-name-link">addClassTag(Object, WayangJsonObj, boolean)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Class.html" title="class or interface in java.lang" class="external-link"><code>Class</code></a> of the other <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link"><code>Object</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/commons/util/profiledb/model/Subject.html#addConfiguration(java.lang.String,java.lang.Object)" class="member-name-link">addConfiguration(String, Object)</a> - 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><a href="org/apache/wayang/core/platform/ConjunctiveBreakpoint.html#addConjunct(org.apache.wayang.core.platform.Breakpoint)" class="member-name-link">addConjunct(Breakpoint)</a> - 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><a href="org/apache/wayang/core/plan/executionplan/Channel.html#addConsumer(org.apache.wayang.core.plan.executionplan.ExecutionTask,int)" class="member-name-link">addConsumer(ExecutionTask, int)</a> - 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><a href="org/apache/wayang/basic/data/Record.html#addField(java.lang.Object)" class="member-name-link">addField(Object)</a> - 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">Append a field to this instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/schema/WayangTableBuilder.html#addField(java.lang.String,org.apache.calcite.sql.type.SqlTypeName)" class="member-name-link">addField(String, SqlTypeName)</a> - 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/basic/channels/FileChannel.Instance.html#addGivenOrTempPath(java.lang.String,org.apache.wayang.core.api.Configuration)" class="member-name-link">addGivenOrTempPath(String, Configuration)</a> - 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><a href="org/apache/wayang/core/platform/PartialExecution.html#addInitializedPlatform(org.apache.wayang.core.platform.Platform)" class="member-name-link">addInitializedPlatform(Platform)</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.html#addIterationEnumeration(int,org.apache.wayang.core.optimizer.enumeration.PlanImplementation)" class="member-name-link">addIterationEnumeration(int, PlanImplementation)</a> - 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><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)" class="member-name-link">addLoopImplementation(LoopSubplan, LoopImplementation)</a> - 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><a href="org/apache/wayang/core/plugin/DynamicPlugin.html#addMapping(org.apache.wayang.core.mapping.Mapping)" class="member-name-link">addMapping(Mapping)</a> - 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><a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html#addMeasurement(org.apache.wayang.commons.util.profiledb.model.Measurement)" class="member-name-link">addMeasurement(Measurement)</a> - 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><a href="org/apache/wayang/core/optimizer/AggregateOptimizationContext.html#addOneTimeLoop(org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)" class="member-name-link">addOneTimeLoop(OptimizationContext.OperatorContext)</a> - 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><a href="org/apache/wayang/core/optimizer/DefaultOptimizationContext.html#addOneTimeLoop(org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)" class="member-name-link">addOneTimeLoop(OptimizationContext.OperatorContext)</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#addOneTimeLoop(org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)" class="member-name-link">addOneTimeLoop(OptimizationContext.OperatorContext)</a> - 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><a href="org/apache/wayang/core/optimizer/AggregateOptimizationContext.html#addOneTimeOperator(org.apache.wayang.core.plan.wayangplan.Operator)" class="member-name-link">addOneTimeOperator(Operator)</a> - 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><a href="org/apache/wayang/core/optimizer/DefaultOptimizationContext.html#addOneTimeOperator(org.apache.wayang.core.plan.wayangplan.Operator)" class="member-name-link">addOneTimeOperator(Operator)</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#addOneTimeOperator(org.apache.wayang.core.plan.wayangplan.Operator)" class="member-name-link">addOneTimeOperator(Operator)</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#addOneTimeOperators(org.apache.wayang.core.plan.wayangplan.OperatorContainer)" class="member-name-link">addOneTimeOperators(OperatorContainer)</a> - 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><a href="org/apache/wayang/core/mapping/SubplanMatch.html#addOperatorMatch(org.apache.wayang.core.mapping.OperatorMatch)" class="member-name-link">addOperatorMatch(OperatorMatch)</a> - 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><a href="org/apache/wayang/basic/channels/FileChannel.Instance.html#addPath(java.lang.String)" class="member-name-link">addPath(String)</a> - 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><a href="org/apache/wayang/tensorflow/model/op/nn/TensorflowBatchNorm2D.html#addPlaceholders(org.tensorflow.Signature.Builder,java.util.List)" class="member-name-link">addPlaceholders(Signature.Builder, List<Operand<?>>)</a> - Method in class org.apache.wayang.tensorflow.model.op.nn.<a href="org/apache/wayang/tensorflow/model/op/nn/TensorflowBatchNorm2D.html" title="class in org.apache.wayang.tensorflow.model.op.nn">TensorflowBatchNorm2D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.html#addPredecessor(org.apache.wayang.core.platform.lineage.LazyExecutionLineageNode)" class="member-name-link">addPredecessor(LazyExecutionLineageNode)</a> - 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><a href="org/apache/wayang/core/plugin/DynamicPlugin.html#addProperty(java.lang.String,java.lang.Object)" class="member-name-link">addProperty(String, Object)</a> - 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><a href="org/apache/wayang/core/plugin/DynamicPlugin.html#addRequiredPlatform(org.apache.wayang.core.platform.Platform)" class="member-name-link">addRequiredPlatform(Platform)</a> - 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><a href="org/apache/wayang/tensorflow/execution/TensorflowContextReference.html#addResource(java.lang.AutoCloseable)" class="member-name-link">addResource(AutoCloseable)</a> - 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><a href="org/apache/wayang/tensorflow/execution/TensorflowExecutor.html#addResource(java.lang.AutoCloseable)" class="member-name-link">addResource(AutoCloseable)</a> - 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><a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html#addRounds(org.apache.wayang.commons.util.profiledb.model.measurement.TimeMeasurement)" class="member-name-link">addRounds(TimeMeasurement)</a> - 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><a href="org/apache/wayang/core/plan/executionplan/Channel.html#addSibling(org.apache.wayang.core.plan.executionplan.Channel)" class="member-name-link">addSibling(Channel)</a> - 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 <code>Channel.siblings</code>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html#addSink(org.apache.wayang.core.plan.wayangplan.Operator)" class="member-name-link">addSink(Operator)</a> - 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="deprecation-block"><span class="deprecated-label">Deprecated.</span> |
| <div class="deprecation-comment">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><a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html#addStartingStage(org.apache.wayang.core.plan.executionplan.ExecutionStage)" class="member-name-link">addStartingStage(ExecutionStage)</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html#addSuccessor(org.apache.wayang.core.plan.executionplan.ExecutionStage)" class="member-name-link">addSuccessor(ExecutionStage)</a> - 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><a href="org/apache/wayang/api/sql/calcite/schema/WayangSchemaBuilder.html#addTable(org.apache.wayang.api.sql.calcite.schema.WayangTable)" class="member-name-link">addTable(WayangTable)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#addTargetPlatform(org.apache.wayang.core.platform.Platform)" class="member-name-link">addTargetPlatform(Platform)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#addTargetPlatform(org.apache.wayang.core.platform.Platform)" class="member-name-link">addTargetPlatform(Platform)</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html#addTask(org.apache.wayang.core.plan.executionplan.ExecutionTask)" class="member-name-link">addTask(ExecutionTask)</a> - 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><a href="org/apache/wayang/core/api/configuration/ExplicitCollectionProvider.html#addToBlacklist(Value)" class="member-name-link">addToBlacklist(Value)</a> - 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><a href="org/apache/wayang/core/api/configuration/ExplicitCollectionProvider.html#addToWhitelist(Value)" class="member-name-link">addToWhitelist(Value)</a> - 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><a href="org/apache/wayang/core/api/Job.html#addUdfJar(java.lang.String)" class="member-name-link">addUdfJar(String)</a> - 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" class="type-name-link" title="class in org.apache.wayang.iejoin.operators.spark_helpers">addUniqueID</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><a href="org/apache/wayang/iejoin/operators/spark_helpers/addUniqueID.html#%3Cinit%3E()" class="member-name-link">addUniqueID()</a> - 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><a href="org/apache/wayang/iejoin/operators/spark_helpers/addUniqueID.html#%3Cinit%3E(int,int)" class="member-name-link">addUniqueID(int, int)</a> - 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><a href="org/apache/wayang/ml4all/algorithms/sgd/ComputeLogisticGradient.html#aggregate(double%5B%5D,double%5B%5D)" class="member-name-link">aggregate(double[], double[])</a> - 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><a href="org/apache/wayang/flink/compiler/criterion/WayangAggregator.html#aggregate(java.lang.Object)" class="member-name-link">aggregate(Object)</a> - 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><a href="org/apache/wayang/flink/compiler/criterion/WayangAggregator.html#aggregate(org.apache.flink.types.ListValue)" class="member-name-link">aggregate(ListValue)</a> - 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><a href="org/apache/wayang/ml4all/algorithms/kmeans/KMeansCompute.html#aggregate(org.apache.wayang.basic.data.Tuple2,org.apache.wayang.basic.data.Tuple2)" class="member-name-link">aggregate(Tuple2<Integer, Tuple2<Integer, double[]>>, Tuple2<Integer, Tuple2<Integer, double[]>>)</a> - 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><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)" class="member-name-link">aggregate(TimeEstimate, TimeEstimate, TimeEstimate)</a> - 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><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)" class="member-name-link">aggregate(Tuple<Collection<ExecutionLineageNode>, Collection<ChannelInstance>>, ChannelLineageNode)</a> - 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><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)" class="member-name-link">aggregate(Tuple<Collection<ExecutionLineageNode>, Collection<ChannelInstance>>, ExecutionLineageNode)</a> - 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><a href="org/apache/wayang/ml4all/abstraction/api/Compute.html#aggregate(R,R)" class="member-name-link">aggregate(R, R)</a> - 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><a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.Aggregator.html#aggregate(T,org.apache.wayang.core.platform.lineage.ChannelLineageNode)" class="member-name-link">aggregate(T, ChannelLineageNode)</a> - 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><a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.Aggregator.html#aggregate(T,org.apache.wayang.core.platform.lineage.ExecutionLineageNode)" class="member-name-link">aggregate(T, ExecutionLineageNode)</a> - 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/api/sql/calcite/converter/functions/AggregateAddCols.html" class="type-name-link" title="class in org.apache.wayang.api.sql.calcite.converter.functions">AggregateAddCols</a> - Class in <a href="org/apache/wayang/api/sql/calcite/converter/functions/package-summary.html">org.apache.wayang.api.sql.calcite.converter.functions</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/converter/functions/AggregateAddCols.html#%3Cinit%3E(java.util.List)" class="member-name-link">AggregateAddCols(List<AggregateCall>)</a> - Constructor for class org.apache.wayang.api.sql.calcite.converter.functions.<a href="org/apache/wayang/api/sql/calcite/converter/functions/AggregateAddCols.html" title="class in org.apache.wayang.api.sql.calcite.converter.functions">AggregateAddCols</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/converter/functions/AggregateFunction.html" class="type-name-link" title="class in org.apache.wayang.api.sql.calcite.converter.functions">AggregateFunction</a> - Class in <a href="org/apache/wayang/api/sql/calcite/converter/functions/package-summary.html">org.apache.wayang.api.sql.calcite.converter.functions</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/converter/functions/AggregateFunction.html#%3Cinit%3E(java.util.List)" class="member-name-link">AggregateFunction(List<AggregateCall>)</a> - Constructor for class org.apache.wayang.api.sql.calcite.converter.functions.<a href="org/apache/wayang/api/sql/calcite/converter/functions/AggregateFunction.html" title="class in org.apache.wayang.api.sql.calcite.converter.functions">AggregateFunction</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/converter/functions/AggregateGetResult.html" class="type-name-link" title="class in org.apache.wayang.api.sql.calcite.converter.functions">AggregateGetResult</a> - Class in <a href="org/apache/wayang/api/sql/calcite/converter/functions/package-summary.html">org.apache.wayang.api.sql.calcite.converter.functions</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/converter/functions/AggregateGetResult.html#%3Cinit%3E(java.util.List,java.util.Set)" class="member-name-link">AggregateGetResult(List<AggregateCall>, Set<Integer>)</a> - Constructor for class org.apache.wayang.api.sql.calcite.converter.functions.<a href="org/apache/wayang/api/sql/calcite/converter/functions/AggregateGetResult.html" title="class in org.apache.wayang.api.sql.calcite.converter.functions">AggregateGetResult</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/converter/functions/AggregateKeyExtractor.html" class="type-name-link" title="class in org.apache.wayang.api.sql.calcite.converter.functions">AggregateKeyExtractor</a> - Class in <a href="org/apache/wayang/api/sql/calcite/converter/functions/package-summary.html">org.apache.wayang.api.sql.calcite.converter.functions</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/converter/functions/AggregateKeyExtractor.html#%3Cinit%3E(java.util.HashSet)" class="member-name-link">AggregateKeyExtractor(HashSet<Integer>)</a> - Constructor for class org.apache.wayang.api.sql.calcite.converter.functions.<a href="org/apache/wayang/api/sql/calcite/converter/functions/AggregateKeyExtractor.html" title="class in org.apache.wayang.api.sql.calcite.converter.functions">AggregateKeyExtractor</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/AggregateOptimizationContext.html" class="type-name-link" title="class in org.apache.wayang.core.optimizer">AggregateOptimizationContext</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><a href="org/apache/wayang/core/optimizer/AggregateOptimizationContext.html#%3Cinit%3E(org.apache.wayang.core.optimizer.OptimizationContext.LoopContext)" class="member-name-link">AggregateOptimizationContext(OptimizationContext.LoopContext)</a> - 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><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)" class="member-name-link">aggregateResult(Expression, Expression)</a> - 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" class="type-name-link" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">AggregateWrapper</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><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/AggregateWrapper.html#%3Cinit%3E(org.apache.wayang.ml4all.abstraction.api.Compute)" class="member-name-link">AggregateWrapper(Compute)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.cardinality">AggregatingCardinalityEstimator</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><a href="org/apache/wayang/core/optimizer/cardinality/AggregatingCardinalityEstimator.html#%3Cinit%3E(java.util.List)" class="member-name-link">AggregatingCardinalityEstimator(List<CardinalityEstimator>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.function">AggregationDescriptor</a><<a href="org/apache/wayang/core/function/AggregationDescriptor.html" title="type parameter in AggregationDescriptor">InputType</a>,<wbr><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><a href="org/apache/wayang/core/function/AggregationDescriptor.html#%3Cinit%3E(java.lang.Class,java.lang.Class)" class="member-name-link">AggregationDescriptor(Class<InputType>, Class<OutputType>)</a> - 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><a href="org/apache/wayang/core/function/AggregationDescriptor.html#%3Cinit%3E(java.lang.Class,java.lang.Class,org.apache.wayang.core.optimizer.costs.LoadProfileEstimator)" class="member-name-link">AggregationDescriptor(Class<InputType>, Class<OutputType>, LoadProfileEstimator)</a> - 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><a href="org/apache/wayang/core/function/AggregationDescriptor.html#%3Cinit%3E(org.apache.wayang.core.types.DataUnitGroupType,org.apache.wayang.core.types.BasicDataUnitType)" class="member-name-link">AggregationDescriptor(DataUnitGroupType<InputType>, BasicDataUnitType<OutputType>)</a> - 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><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)" class="member-name-link">AggregationDescriptor(DataUnitGroupType<InputType>, BasicDataUnitType<OutputType>, LoadProfileEstimator)</a> - 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><a href="org/apache/wayang/flink/channels/ChannelConversions.html#ALL" class="member-name-link">ALL</a> - 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/genericjdbc/channels/GenericChannelConversions.html#ALL" class="member-name-link">ALL</a> - 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><a href="org/apache/wayang/genericjdbc/mapping/Mappings.html#ALL" class="member-name-link">ALL</a> - 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><a href="org/apache/wayang/giraph/channels/ChannelConversions.html#ALL" class="member-name-link">ALL</a> - 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><a href="org/apache/wayang/giraph/mappings/Mappings.html#ALL" class="member-name-link">ALL</a> - 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><a href="org/apache/wayang/java/channels/ChannelConversions.html#ALL" class="member-name-link">ALL</a> - 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/postgres/channels/ChannelConversions.html#ALL" class="member-name-link">ALL</a> - 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><a href="org/apache/wayang/postgres/mapping/Mappings.html#ALL" class="member-name-link">ALL</a> - 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><a href="org/apache/wayang/spark/channels/ChannelConversions.html#ALL" class="member-name-link">ALL</a> - 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/sqlite3/channels/ChannelConversions.html#ALL" class="member-name-link">ALL</a> - 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/sqlite3/mapping/Mappings.html#ALL" class="member-name-link">ALL</a> - 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><a href="org/apache/wayang/tensorflow/channels/ChannelConversions.html#ALL" class="member-name-link">ALL</a> - 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/core/util/Iterators.html#allMatch(java.util.Iterator,java.util.function.Predicate,boolean)" class="member-name-link">allMatch(Iterator<T>, Predicate<T>, boolean)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/function/Predicate.html" title="class or interface in java.util.function" class="external-link"><code>Predicate</code></a> on all remaining elements of an <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Iterator.html" title="class or interface in java.util" class="external-link"><code>Iterator</code></a> and return whether it always |
| evaluated to <code>true</code>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/operators/AmazonS3Source.html" class="type-name-link" title="class in org.apache.wayang.basic.operators">AmazonS3Source</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 blob file stored in Amazon s3 and outputs the lines as data units.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/operators/AmazonS3Source.html#%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String)" class="member-name-link">AmazonS3Source(String, String, String)</a> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/AmazonS3Source.html" title="class in org.apache.wayang.basic.operators">AmazonS3Source</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/AmazonS3Source.html#%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String,java.lang.String)" class="member-name-link">AmazonS3Source(String, String, String, String)</a> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/AmazonS3Source.html" title="class in org.apache.wayang.basic.operators">AmazonS3Source</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/AmazonS3Source.html#%3Cinit%3E(org.apache.wayang.basic.operators.AmazonS3Source)" class="member-name-link">AmazonS3Source(AmazonS3Source)</a> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/AmazonS3Source.html" title="class in org.apache.wayang.basic.operators">AmazonS3Source</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/operators/AmazonS3Source.CardinalityEstimator.html" class="type-name-link" title="class in org.apache.wayang.basic.operators">AmazonS3Source.CardinalityEstimator</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/java/mapping/AmazonS3SourceMapping.html" class="type-name-link" title="class in org.apache.wayang.java.mapping">AmazonS3SourceMapping</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/AmazonS3Source.html" title="class in org.apache.wayang.basic.operators"><code>AmazonS3Source</code></a> to <a href="org/apache/wayang/java/operators/JavaAmazonS3Source.html" title="class in org.apache.wayang.java.operators"><code>JavaAmazonS3Source</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/mapping/AmazonS3SourceMapping.html#%3Cinit%3E()" class="member-name-link">AmazonS3SourceMapping()</a> - Constructor for class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/AmazonS3SourceMapping.html" title="class in org.apache.wayang.java.mapping">AmazonS3SourceMapping</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/util/Bitmask.html#and(org.apache.wayang.core.util.Bitmask)" class="member-name-link">and(Bitmask)</a> - 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><a href="org/apache/wayang/core/util/Bitmask.html#andInPlace(org.apache.wayang.core.util.Bitmask)" class="member-name-link">andInPlace(Bitmask)</a> - 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><a href="org/apache/wayang/core/util/Bitmask.html#andNot(org.apache.wayang.core.util.Bitmask)" class="member-name-link">andNot(Bitmask)</a> - 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><a href="org/apache/wayang/core/util/Bitmask.html#andNotInPlace(org.apache.wayang.core.util.Bitmask)" class="member-name-link">andNotInPlace(Bitmask)</a> - 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><a href="org/apache/wayang/basic/model/op/Op.DType.html#ANY" class="member-name-link">ANY</a> - Enum constant in enum class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Op.DType.html" title="enum class in org.apache.wayang.basic.model.op">Op.DType</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/SampleOperator.Methods.html#ANY" class="member-name-link">ANY</a> - Enum constant in enum class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/SampleOperator.Methods.html" title="enum class in org.apache.wayang.basic.operators">SampleOperator.Methods</a></dt> |
| <dd> |
| <div class="block">Represents an arbitrary sampling method.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/WayangArrays.html#anyMatch(T%5B%5D,java.util.function.Predicate)" class="member-name-link">anyMatch(T[], Predicate<T>)</a> - 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><a href="org/apache/wayang/commons/util/profiledb/ProfileDB.html#append(java.util.Collection)" class="member-name-link">append(Collection<Experiment>)</a> - 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><a href="org/apache/wayang/commons/util/profiledb/storage/FileStorage.html#append(java.util.Collection)" class="member-name-link">append(Collection<Experiment>)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/File.html" title="class or interface in java.io" class="external-link"><code>File</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/commons/util/profiledb/storage/JDBCStorage.html#append(java.util.Collection)" class="member-name-link">append(Collection<Experiment>)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/File.html" title="class or interface in java.io" class="external-link"><code>File</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/commons/util/profiledb/storage/Storage.html#append(java.util.Collection)" class="member-name-link">append(Collection<Experiment>)</a> - 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><a href="org/apache/wayang/commons/util/profiledb/ProfileDB.html#append(org.apache.wayang.commons.util.profiledb.model.Experiment...)" class="member-name-link">append(Experiment...)</a> - 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><a href="org/apache/wayang/commons/util/profiledb/storage/FileStorage.html#append(org.apache.wayang.commons.util.profiledb.model.Experiment...)" class="member-name-link">append(Experiment...)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/File.html" title="class or interface in java.io" class="external-link"><code>File</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/commons/util/profiledb/storage/JDBCStorage.html#append(org.apache.wayang.commons.util.profiledb.model.Experiment...)" class="member-name-link">append(Experiment...)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/File.html" title="class or interface in java.io" class="external-link"><code>File</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/commons/util/profiledb/storage/Storage.html#append(org.apache.wayang.commons.util.profiledb.model.Experiment...)" class="member-name-link">append(Experiment...)</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.LoopContext.html#appendIterationContext()" class="member-name-link">appendIterationContext()</a> - 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" class="type-name-link" title="interface in org.apache.wayang.spark.monitoring.interfaces">Application</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" class="type-name-link" title="class in org.apache.wayang.spark.monitoring.metrics">ApplicationEnd</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><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationEnd.html#%3Cinit%3E()" class="member-name-link">ApplicationEnd()</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.monitoring.metrics">ApplicationStart</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><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationStart.html#%3Cinit%3E()" class="member-name-link">ApplicationStart()</a> - 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><a href="org/apache/wayang/api/python/function/WrappedPythonFunction.html#apply(java.lang.Iterable)" class="member-name-link">apply(Iterable<Input>)</a> - 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><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/ComputePerPartitionWrapper.html#apply(java.lang.Iterable)" class="member-name-link">apply(Iterable<V>)</a> - 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><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/TransformPerPartitionWrapper.html#apply(java.lang.Iterable)" class="member-name-link">apply(Iterable<V>)</a> - 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><a href="org/apache/wayang/basic/mapping/PageRankMapping.RankInitializer.html#apply(java.lang.Long)" class="member-name-link">apply(Long)</a> - 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><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/ReduceWrapper.html#apply(java.lang.Object,java.lang.Object)" class="member-name-link">apply(Object, Object)</a> - 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><a href="org/apache/wayang/apps/sgd/SGDImpl.html#apply(java.lang.String,int,int,int,double,int)" class="member-name-link">apply(String, int, int, int, double, int)</a> - 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><a href="org/apache/wayang/apps/sgd/SGDImprovedImpl.html#apply(java.lang.String,int,int,int,double,int)" class="member-name-link">apply(String, int, int, int, double, int)</a> - 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><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)" class="member-name-link">apply(String, int, int, int, double, int, Experiment)</a> - 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><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)" class="member-name-link">apply(String, int, int, int, double, int, Experiment)</a> - 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><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/AssignWrapper.html#apply(java.util.List)" class="member-name-link">apply(List<R>)</a> - 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><a href="org/apache/wayang/core/util/JuelUtils.JuelFunction.html#apply(java.util.Map)" class="member-name-link">apply(Map<String, Object>)</a> - 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><a href="org/apache/wayang/core/util/JuelUtils.JuelFunction.html#apply(java.util.Map,boolean)" class="member-name-link">apply(Map<String, Object>, boolean)</a> - 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><a href="org/apache/wayang/api/sql/calcite/converter/functions/AggregateAddCols.html#apply(org.apache.wayang.basic.data.Record)" class="member-name-link">apply(Record)</a> - Method in class org.apache.wayang.api.sql.calcite.converter.functions.<a href="org/apache/wayang/api/sql/calcite/converter/functions/AggregateAddCols.html" title="class in org.apache.wayang.api.sql.calcite.converter.functions">AggregateAddCols</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/converter/functions/AggregateGetResult.html#apply(org.apache.wayang.basic.data.Record)" class="member-name-link">apply(Record)</a> - Method in class org.apache.wayang.api.sql.calcite.converter.functions.<a href="org/apache/wayang/api/sql/calcite/converter/functions/AggregateGetResult.html" title="class in org.apache.wayang.api.sql.calcite.converter.functions">AggregateGetResult</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/converter/functions/AggregateKeyExtractor.html#apply(org.apache.wayang.basic.data.Record)" class="member-name-link">apply(Record)</a> - Method in class org.apache.wayang.api.sql.calcite.converter.functions.<a href="org/apache/wayang/api/sql/calcite/converter/functions/AggregateKeyExtractor.html" title="class in org.apache.wayang.api.sql.calcite.converter.functions">AggregateKeyExtractor</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/converter/functions/JoinKeyExtractor.html#apply(org.apache.wayang.basic.data.Record)" class="member-name-link">apply(Record)</a> - Method in class org.apache.wayang.api.sql.calcite.converter.functions.<a href="org/apache/wayang/api/sql/calcite/converter/functions/JoinKeyExtractor.html" title="class in org.apache.wayang.api.sql.calcite.converter.functions">JoinKeyExtractor</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/converter/functions/MultiConditionJoinKeyExtractor.html#apply(org.apache.wayang.basic.data.Record)" class="member-name-link">apply(Record)</a> - Method in class org.apache.wayang.api.sql.calcite.converter.functions.<a href="org/apache/wayang/api/sql/calcite/converter/functions/MultiConditionJoinKeyExtractor.html" title="class in org.apache.wayang.api.sql.calcite.converter.functions">MultiConditionJoinKeyExtractor</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/converter/functions/ProjectMapFuncImpl.html#apply(org.apache.wayang.basic.data.Record)" class="member-name-link">apply(Record)</a> - Method in class org.apache.wayang.api.sql.calcite.converter.functions.<a href="org/apache/wayang/api/sql/calcite/converter/functions/ProjectMapFuncImpl.html" title="class in org.apache.wayang.api.sql.calcite.converter.functions">ProjectMapFuncImpl</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/converter/functions/SortKeyExtractor.html#apply(org.apache.wayang.basic.data.Record)" class="member-name-link">apply(Record)</a> - Method in class org.apache.wayang.api.sql.calcite.converter.functions.<a href="org/apache/wayang/api/sql/calcite/converter/functions/SortKeyExtractor.html" title="class in org.apache.wayang.api.sql.calcite.converter.functions">SortKeyExtractor</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/converter/functions/AggregateFunction.html#apply(org.apache.wayang.basic.data.Record,org.apache.wayang.basic.data.Record)" class="member-name-link">apply(Record, Record)</a> - Method in class org.apache.wayang.api.sql.calcite.converter.functions.<a href="org/apache/wayang/api/sql/calcite/converter/functions/AggregateFunction.html" title="class in org.apache.wayang.api.sql.calcite.converter.functions">AggregateFunction</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/applications/OutputSerializer.html#apply(org.apache.wayang.basic.data.Tuple2)" class="member-name-link">apply(Tuple2<String, Integer>)</a> - 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><a href="org/apache/wayang/api/sql/calcite/converter/functions/JoinFlattenResult.html#apply(org.apache.wayang.basic.data.Tuple2)" class="member-name-link">apply(Tuple2<Record, Record>)</a> - Method in class org.apache.wayang.api.sql.calcite.converter.functions.<a href="org/apache/wayang/api/sql/calcite/converter/functions/JoinFlattenResult.html" title="class in org.apache.wayang.api.sql.calcite.converter.functions">JoinFlattenResult</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/converter/functions/MultiConditionJoinFuncImpl.html#apply(org.apache.wayang.basic.data.Tuple2)" class="member-name-link">apply(Tuple2<Record, Record>)</a> - Method in class org.apache.wayang.api.sql.calcite.converter.functions.<a href="org/apache/wayang/api/sql/calcite/converter/functions/MultiConditionJoinFuncImpl.html" title="class in org.apache.wayang.api.sql.calcite.converter.functions">MultiConditionJoinFuncImpl</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/AggregateWrapper.html#apply(R,R)" class="member-name-link">apply(R, R)</a> - 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><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/AssignWrapperLocal.html#apply(V)" class="member-name-link">apply(V)</a> - 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><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/ComputeWrapper.html#apply(V)" class="member-name-link">apply(V)</a> - 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><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LoopCheckWrapper.html#apply(V)" class="member-name-link">apply(V)</a> - 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><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LoopConvergenceWrapper.html#apply(V)" class="member-name-link">apply(V)</a> - 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><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/TransformWrapper.html#apply(V)" class="member-name-link">apply(V)</a> - 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><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/UpdateLocalWrapper.html#apply(V)" class="member-name-link">apply(V)</a> - 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><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/UpdateWrapper.html#apply(V)" class="member-name-link">apply(V)</a> - 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><a href="org/apache/wayang/core/profiling/FullInstrumentationStrategy.html#applyTo(org.apache.wayang.core.plan.executionplan.ExecutionStage)" class="member-name-link">applyTo(ExecutionStage)</a> - 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><a href="org/apache/wayang/core/profiling/InstrumentationStrategy.html#applyTo(org.apache.wayang.core.plan.executionplan.ExecutionStage)" class="member-name-link">applyTo(ExecutionStage)</a> - 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><a href="org/apache/wayang/core/profiling/NoInstrumentationStrategy.html#applyTo(org.apache.wayang.core.plan.executionplan.ExecutionStage)" class="member-name-link">applyTo(ExecutionStage)</a> - 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><a href="org/apache/wayang/core/profiling/OutboundInstrumentationStrategy.html#applyTo(org.apache.wayang.core.plan.executionplan.ExecutionStage)" class="member-name-link">applyTo(ExecutionStage)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html#applyTransformations(java.util.Collection)" class="member-name-link">applyTransformations(Collection<PlanTransformation>)</a> - 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><a href="org/apache/wayang/core/platform/CardinalityBreakpoint.html#approves(org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate)" class="member-name-link">approves(CardinalityEstimate)</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.model.op">ArgMax</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><a href="org/apache/wayang/basic/model/op/ArgMax.html#%3Cinit%3E(int)" class="member-name-link">ArgMax(int)</a> - 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><a href="org/apache/wayang/basic/model/op/ArgMax.html#%3Cinit%3E(int,java.lang.String)" class="member-name-link">ArgMax(int, String)</a> - 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><a href="org/apache/wayang/core/util/WayangCollections.html#asCollection(java.lang.Iterable,java.util.function.Supplier)" class="member-name-link">asCollection(Iterable<T>, Supplier<C>)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Collection.html" title="class or interface in java.util" class="external-link"><code>Collection</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/WayangArrays.html#asList(int...)" class="member-name-link">asList(int...)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link"><code>List</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/WayangArrays.html#asList(long...)" class="member-name-link">asList(long...)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link"><code>List</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/WayangCollections.html#asList(java.util.Collection)" class="member-name-link">asList(Collection<T>)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link"><code>List</code></a>, thereby checking if it is already a <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link"><code>List</code></a>.</div> |
| </dd> |
| <dt><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)" class="member-name-link">asQueryable(QueryProvider, SchemaPlus, String)</a> - 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/core/plan/wayangplan/Operators.html#assertEqualInputs(org.apache.wayang.core.plan.wayangplan.Operator,org.apache.wayang.core.plan.wayangplan.Operator)" class="member-name-link">assertEqualInputs(Operator, Operator)</a> - 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><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)" class="member-name-link">assertEqualOutputs(Operator, Operator)</a> - 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><a href="org/apache/wayang/core/util/WayangCollections.html#asSet(java.lang.Iterable)" class="member-name-link">asSet(Iterable<T>)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Set.html" title="class or interface in java.util" class="external-link"><code>Set</code></a>, thereby checking if it is already a <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Set.html" title="class or interface in java.util" class="external-link"><code>Set</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/WayangCollections.html#asSet(java.util.Collection)" class="member-name-link">asSet(Collection<T>)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Set.html" title="class or interface in java.util" class="external-link"><code>Set</code></a>, thereby checking if it is already a <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Set.html" title="class or interface in java.util" class="external-link"><code>Set</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/WayangCollections.html#asSet(T...)" class="member-name-link">asSet(T...)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Set.html" title="class or interface in java.util" class="external-link"><code>Set</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/ml4all/algorithms/sgd/WeightsUpdate.html#assign(double%5B%5D,org.apache.wayang.ml4all.abstraction.plan.ML4allModel)" class="member-name-link">assign(double[], ML4allModel)</a> - 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><a href="org/apache/wayang/ml4all/algorithms/kmeans/KMeansUpdate.html#assign(java.util.List,org.apache.wayang.ml4all.abstraction.plan.ML4allModel)" class="member-name-link">assign(List<Tuple2<Integer, double[]>>, ML4allModel)</a> - 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><a href="org/apache/wayang/ml4all/abstraction/api/Update.html#assign(java.util.List,org.apache.wayang.ml4all.abstraction.plan.ML4allModel)" class="member-name-link">assign(List<R>, ML4allModel)</a> - 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><a href="org/apache/wayang/ml4all/abstraction/api/UpdateLocal.html#assign(R,org.apache.wayang.ml4all.abstraction.plan.ML4allModel)" class="member-name-link">assign(R, ML4allModel)</a> - 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><a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html#assignSortOrders()" class="member-name-link">assignSortOrders()</a> - 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><a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html#assignSortOrders()" class="member-name-link">assignSortOrders()</a> - 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><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...)" class="member-name-link">assignStages(ExecutionTaskFlow, StageAssignmentTraversal.StageSplittingCriterion...)</a> - 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" class="type-name-link" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">AssignWrapper</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><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/AssignWrapper.html#%3Cinit%3E(org.apache.wayang.ml4all.abstraction.api.Update)" class="member-name-link">AssignWrapper(Update)</a> - 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" class="type-name-link" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">AssignWrapperLocal</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><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/AssignWrapperLocal.html#%3Cinit%3E(org.apache.wayang.ml4all.abstraction.api.UpdateLocal)" class="member-name-link">AssignWrapperLocal(UpdateLocal)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#at(int)" class="member-name-link">at(int)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.platform">AtomicExecution</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><a href="org/apache/wayang/core/platform/AtomicExecution.html#%3Cinit%3E(org.apache.wayang.core.optimizer.costs.LoadProfileEstimator)" class="member-name-link">AtomicExecution(LoadProfileEstimator)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.platform">AtomicExecution.KeyOrLoadSerializer</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" class="type-name-link" title="class in org.apache.wayang.core.platform">AtomicExecutionGroup</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><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)" class="member-name-link">AtomicExecutionGroup(EstimationContext, Platform, Configuration, Collection<AtomicExecution>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.platform">AtomicExecutionGroup.Serializer</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" class="type-name-link" title="class in org.apache.wayang.spark.operators.ml">Attr</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/Attr.html#%3Cinit%3E()" class="member-name-link">Attr()</a> - 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><a href="org/apache/wayang/core/util/LimitedInputStream.html#available()" class="member-name-link">available()</a> - 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><a href="org/apache/wayang/apps/tpch/data/q1/ReturnTuple.html#AVG_DISC" class="member-name-link">AVG_DISC</a> - 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/apps/tpch/data/q1/ReturnTuple.html#AVG_PRICE" class="member-name-link">AVG_PRICE</a> - 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/apps/tpch/data/q1/ReturnTuple.html#AVG_QTY" class="member-name-link">AVG_QTY</a> - 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/basic/operators/AzureBlobStorageSource.html" class="type-name-link" title="class in org.apache.wayang.basic.operators">AzureBlobStorageSource</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 blob file stored in Azure Blob Storage and outputs the lines as data units.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/operators/AzureBlobStorageSource.html#%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String)" class="member-name-link">AzureBlobStorageSource(String, String, String)</a> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/AzureBlobStorageSource.html" title="class in org.apache.wayang.basic.operators">AzureBlobStorageSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/AzureBlobStorageSource.html#%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String,java.lang.String)" class="member-name-link">AzureBlobStorageSource(String, String, String, String)</a> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/AzureBlobStorageSource.html" title="class in org.apache.wayang.basic.operators">AzureBlobStorageSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/AzureBlobStorageSource.html#%3Cinit%3E(org.apache.wayang.basic.operators.AzureBlobStorageSource)" class="member-name-link">AzureBlobStorageSource(AzureBlobStorageSource)</a> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/AzureBlobStorageSource.html" title="class in org.apache.wayang.basic.operators">AzureBlobStorageSource</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/operators/AzureBlobStorageSource.CardinalityEstimator.html" class="type-name-link" title="class in org.apache.wayang.basic.operators">AzureBlobStorageSource.CardinalityEstimator</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/java/mapping/AzureBlobStorageSourceMapping.html" class="type-name-link" title="class in org.apache.wayang.java.mapping">AzureBlobStorageSourceMapping</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/AzureBlobStorageSource.html" title="class in org.apache.wayang.basic.operators"><code>AzureBlobStorageSource</code></a> to <a href="org/apache/wayang/java/operators/JavaAzureBlobStorageSource.html" title="class in org.apache.wayang.java.operators"><code>JavaAzureBlobStorageSource</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/mapping/AzureBlobStorageSourceMapping.html#%3Cinit%3E()" class="member-name-link">AzureBlobStorageSourceMapping()</a> - Constructor for class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/AzureBlobStorageSourceMapping.html" title="class in org.apache.wayang.java.mapping">AzureBlobStorageSourceMapping</a></dt> |
| <dd> </dd> |
| </dl> |
| <h2 class="title" id="I:B">B</h2> |
| <dl class="index"> |
| <dt><a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimators.html#baseContext" class="member-name-link">baseContext</a> - 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><a href="org/apache/wayang/core/util/mathex/Context.html#baseContext" class="member-name-link">baseContext</a> - 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><a href="org/apache/wayang/basic/mapping/Mappings.html#BASIC_MAPPINGS" class="member-name-link">BASIC_MAPPINGS</a> - 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><a href="org/apache/wayang/flink/mapping/Mappings.html#BASIC_MAPPINGS" class="member-name-link">BASIC_MAPPINGS</a> - 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><a href="org/apache/wayang/java/mapping/Mappings.html#BASIC_MAPPINGS" class="member-name-link">BASIC_MAPPINGS</a> - 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><a href="org/apache/wayang/spark/mapping/Mappings.html#BASIC_MAPPINGS" class="member-name-link">BASIC_MAPPINGS</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.types">BasicDataUnitType</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><a href="org/apache/wayang/core/types/BasicDataUnitType.html#%3Cinit%3E()" class="member-name-link">BasicDataUnitType()</a> - 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><a href="org/apache/wayang/core/types/BasicDataUnitType.html#%3Cinit%3E(java.lang.Class)" class="member-name-link">BasicDataUnitType(Class<T>)</a> - 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><a href="org/apache/wayang/flink/Flink.html#basicPlugin()" class="member-name-link">basicPlugin()</a> - 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><a href="org/apache/wayang/java/Java.html#basicPlugin()" class="member-name-link">basicPlugin()</a> - 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><a href="org/apache/wayang/spark/Spark.html#basicPlugin()" class="member-name-link">basicPlugin()</a> - 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><a href="org/apache/wayang/basic/model/op/nn/BatchNorm.html" class="type-name-link" title="class in org.apache.wayang.basic.model.op.nn">BatchNorm</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><a href="org/apache/wayang/basic/model/op/nn/BatchNorm.html#%3Cinit%3E(int,float,float,java.lang.String,org.apache.wayang.basic.model.op.Op.DType)" class="member-name-link">BatchNorm(int, float, float, String, Op.DType)</a> - Constructor for class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/BatchNorm.html" title="class in org.apache.wayang.basic.model.op.nn">BatchNorm</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/nn/BatchNorm.html#%3Cinit%3E(int,java.lang.String,org.apache.wayang.basic.model.op.Op.DType)" class="member-name-link">BatchNorm(int, String, Op.DType)</a> - Constructor for class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/BatchNorm.html" title="class in org.apache.wayang.basic.model.op.nn">BatchNorm</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/nn/BatchNorm2D.html" class="type-name-link" title="class in org.apache.wayang.basic.model.op.nn">BatchNorm2D</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><a href="org/apache/wayang/basic/model/op/nn/BatchNorm2D.html#%3Cinit%3E(int)" class="member-name-link">BatchNorm2D(int)</a> - Constructor for class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/BatchNorm2D.html" title="class in org.apache.wayang.basic.model.op.nn">BatchNorm2D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/nn/BatchNorm2D.html#%3Cinit%3E(int,float,float)" class="member-name-link">BatchNorm2D(int, float, float)</a> - Constructor for class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/BatchNorm2D.html" title="class in org.apache.wayang.basic.model.op.nn">BatchNorm2D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/nn/BatchNorm2D.html#%3Cinit%3E(int,float,float,java.lang.String)" class="member-name-link">BatchNorm2D(int, float, float, String)</a> - Constructor for class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/BatchNorm2D.html" title="class in org.apache.wayang.basic.model.op.nn">BatchNorm2D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/nn/BatchNorm2D.html#%3Cinit%3E(int,float,float,java.lang.String,org.apache.wayang.basic.model.op.Op.DType)" class="member-name-link">BatchNorm2D(int, float, float, String, Op.DType)</a> - Constructor for class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/BatchNorm2D.html" title="class in org.apache.wayang.basic.model.op.nn">BatchNorm2D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/nn/BatchNorm2D.html#%3Cinit%3E(int,float,float,org.apache.wayang.basic.model.op.Op.DType)" class="member-name-link">BatchNorm2D(int, float, float, Op.DType)</a> - Constructor for class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/BatchNorm2D.html" title="class in org.apache.wayang.basic.model.op.nn">BatchNorm2D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/nn/BatchNorm2D.html#%3Cinit%3E(int,java.lang.String)" class="member-name-link">BatchNorm2D(int, String)</a> - Constructor for class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/BatchNorm2D.html" title="class in org.apache.wayang.basic.model.op.nn">BatchNorm2D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/nn/BatchNorm2D.html#%3Cinit%3E(int,java.lang.String,org.apache.wayang.basic.model.op.Op.DType)" class="member-name-link">BatchNorm2D(int, String, Op.DType)</a> - Constructor for class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/BatchNorm2D.html" title="class in org.apache.wayang.basic.model.op.nn">BatchNorm2D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/nn/BatchNorm2D.html#%3Cinit%3E(int,org.apache.wayang.basic.model.op.Op.DType)" class="member-name-link">BatchNorm2D(int, Op.DType)</a> - Constructor for class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/BatchNorm2D.html" title="class in org.apache.wayang.basic.model.op.nn">BatchNorm2D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/nn/BatchNorm3D.html" class="type-name-link" title="class in org.apache.wayang.basic.model.op.nn">BatchNorm3D</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><a href="org/apache/wayang/basic/model/op/nn/BatchNorm3D.html#%3Cinit%3E(int)" class="member-name-link">BatchNorm3D(int)</a> - Constructor for class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/BatchNorm3D.html" title="class in org.apache.wayang.basic.model.op.nn">BatchNorm3D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/nn/BatchNorm3D.html#%3Cinit%3E(int,float,float)" class="member-name-link">BatchNorm3D(int, float, float)</a> - Constructor for class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/BatchNorm3D.html" title="class in org.apache.wayang.basic.model.op.nn">BatchNorm3D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/nn/BatchNorm3D.html#%3Cinit%3E(int,float,float,java.lang.String)" class="member-name-link">BatchNorm3D(int, float, float, String)</a> - Constructor for class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/BatchNorm3D.html" title="class in org.apache.wayang.basic.model.op.nn">BatchNorm3D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/nn/BatchNorm3D.html#%3Cinit%3E(int,float,float,java.lang.String,org.apache.wayang.basic.model.op.Op.DType)" class="member-name-link">BatchNorm3D(int, float, float, String, Op.DType)</a> - Constructor for class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/BatchNorm3D.html" title="class in org.apache.wayang.basic.model.op.nn">BatchNorm3D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/nn/BatchNorm3D.html#%3Cinit%3E(int,float,float,org.apache.wayang.basic.model.op.Op.DType)" class="member-name-link">BatchNorm3D(int, float, float, Op.DType)</a> - Constructor for class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/BatchNorm3D.html" title="class in org.apache.wayang.basic.model.op.nn">BatchNorm3D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/nn/BatchNorm3D.html#%3Cinit%3E(int,java.lang.String)" class="member-name-link">BatchNorm3D(int, String)</a> - Constructor for class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/BatchNorm3D.html" title="class in org.apache.wayang.basic.model.op.nn">BatchNorm3D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/nn/BatchNorm3D.html#%3Cinit%3E(int,java.lang.String,org.apache.wayang.basic.model.op.Op.DType)" class="member-name-link">BatchNorm3D(int, String, Op.DType)</a> - Constructor for class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/BatchNorm3D.html" title="class in org.apache.wayang.basic.model.op.nn">BatchNorm3D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/nn/BatchNorm3D.html#%3Cinit%3E(int,org.apache.wayang.basic.model.op.Op.DType)" class="member-name-link">BatchNorm3D(int, Op.DType)</a> - Constructor for class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/BatchNorm3D.html" title="class in org.apache.wayang.basic.model.op.nn">BatchNorm3D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/profiler/log/sampling/Battle.html#battle(T,T)" class="member-name-link">battle(T, T)</a> - 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" class="type-name-link" title="interface in org.apache.wayang.profiler.log.sampling">Battle</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><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#beginIteration(org.apache.wayang.core.plan.wayangplan.Operator,int)" class="member-name-link">beginIteration(Operator, int)</a> - 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><a href="org/apache/wayang/basic/operators/RepeatOperator.html#beginIteration(org.apache.wayang.core.plan.wayangplan.Operator,int)" class="member-name-link">beginIteration(Operator, int)</a> - 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><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)" class="member-name-link">beginIteration(Operator, int, Operator, int)</a> - 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><a href="org/apache/wayang/basic/operators/LoopOperator.html#beginIteration(org.apache.wayang.core.plan.wayangplan.Operator,org.apache.wayang.core.plan.wayangplan.Operator)" class="member-name-link">beginIteration(Operator, Operator)</a> - 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><a href="org/apache/wayang/basic/operators/SampleOperator.Methods.html#BERNOULLI" class="member-name-link">BERNOULLI</a> - Enum constant in enum class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/SampleOperator.Methods.html" title="enum class in org.apache.wayang.basic.operators">SampleOperator.Methods</a></dt> |
| <dd> |
| <div class="block">Bernoulli sampling.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/nn/Conv.html#bias" class="member-name-link">bias</a> - Variable in class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/Conv.html" title="class in org.apache.wayang.basic.model.op.nn">Conv</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/util/mathex/model/BinaryOperation.html" class="type-name-link" title="class in org.apache.wayang.core.util.mathex.model">BinaryOperation</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><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)" class="member-name-link">BinaryOperation(Expression, char, Expression)</a> - 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><a href="org/apache/wayang/core/mathex/MathExParser.BinaryOperationContext.html#%3Cinit%3E(org.apache.wayang.core.mathex.MathExParser.ExpressionContext)" class="member-name-link">BinaryOperationContext(MathExParser.ExpressionContext)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.compiler">BinaryOperatorAdapter</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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/function/BinaryOperator.html" title="class or interface in java.util.function" class="external-link"><code>BinaryOperator</code></a> as a <code>Function2</code>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/compiler/BinaryOperatorAdapter.html#%3Cinit%3E(java.util.function.BinaryOperator)" class="member-name-link">BinaryOperatorAdapter(BinaryOperator<Type>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.profiler.java">BinaryOperatorProfiler</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" class="type-name-link" title="class in org.apache.wayang.profiler.spark">BinaryOperatorProfiler</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><a href="org/apache/wayang/profiler/java/BinaryOperatorProfiler.html#%3Cinit%3E(java.util.function.Supplier,java.util.function.Supplier,java.util.function.Supplier)" class="member-name-link">BinaryOperatorProfiler(Supplier<JavaExecutionOperator>, Supplier<?>, Supplier<?>)</a> - 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><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)" class="member-name-link">BinaryOperatorProfiler(Supplier<SparkExecutionOperator>, Configuration, Supplier<?>, Supplier<?>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.plan.wayangplan">BinaryToUnaryOperator</a><<a href="org/apache/wayang/core/plan/wayangplan/BinaryToUnaryOperator.html" title="type parameter in BinaryToUnaryOperator">InputType0</a>,<wbr><a href="org/apache/wayang/core/plan/wayangplan/BinaryToUnaryOperator.html" title="type parameter in BinaryToUnaryOperator">InputType1</a>,<wbr><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><a href="org/apache/wayang/core/plan/wayangplan/BinaryToUnaryOperator.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.BinaryToUnaryOperator)" class="member-name-link">BinaryToUnaryOperator(BinaryToUnaryOperator<InputType0, InputType1, OutputType>)</a> - 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><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)" class="member-name-link">BinaryToUnaryOperator(DataSetType<InputType0>, DataSetType<InputType1>, DataSetType<OutputType>, boolean)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.util">Bitmask</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><a href="org/apache/wayang/core/util/Bitmask.html#%3Cinit%3E()" class="member-name-link">Bitmask()</a> - 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><a href="org/apache/wayang/core/util/Bitmask.html#%3Cinit%3E(int)" class="member-name-link">Bitmask(int)</a> - 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><a href="org/apache/wayang/core/util/Bitmask.html#%3Cinit%3E(org.apache.wayang.core.util.Bitmask)" class="member-name-link">Bitmask(Bitmask)</a> - 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/core/util/Bitmask.html#%3Cinit%3E(org.apache.wayang.core.util.Bitmask,int)" class="member-name-link">Bitmask(Bitmask, int)</a> - 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" class="type-name-link" title="class in org.apache.wayang.iejoin.operators.java_helpers">BitSetJoin</a><<a href="org/apache/wayang/iejoin/operators/java_helpers/BitSetJoin.html" title="type parameter in BitSetJoin">Type0</a> extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Comparable.html" title="class or interface in java.lang" class="external-link">Comparable</a><<a href="org/apache/wayang/iejoin/operators/java_helpers/BitSetJoin.html" title="type parameter in BitSetJoin">Type0</a>>,<wbr><a href="org/apache/wayang/iejoin/operators/java_helpers/BitSetJoin.html" title="type parameter in BitSetJoin">Type1</a> extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Comparable.html" title="class or interface in java.lang" class="external-link">Comparable</a><<a href="org/apache/wayang/iejoin/operators/java_helpers/BitSetJoin.html" title="type parameter in BitSetJoin">Type1</a>>,<wbr><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" class="type-name-link" title="class in org.apache.wayang.iejoin.operators.spark_helpers">BitSetJoin</a><<a href="org/apache/wayang/iejoin/operators/spark_helpers/BitSetJoin.html" title="type parameter in BitSetJoin">Type0</a> extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Comparable.html" title="class or interface in java.lang" class="external-link">Comparable</a><<a href="org/apache/wayang/iejoin/operators/spark_helpers/BitSetJoin.html" title="type parameter in BitSetJoin">Type0</a>>,<wbr><a href="org/apache/wayang/iejoin/operators/spark_helpers/BitSetJoin.html" title="type parameter in BitSetJoin">Type1</a> extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Comparable.html" title="class or interface in java.lang" class="external-link">Comparable</a><<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><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)" class="member-name-link">BitSetJoin(boolean, boolean, boolean, boolean, boolean, boolean, IEJoinMasterOperator.JoinCondition)</a> - 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><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)" class="member-name-link">BitSetJoin(boolean, boolean, boolean, boolean, boolean, boolean, IEJoinMasterOperator.JoinCondition)</a> - 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><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html#BLOCK_SIZE_PARAMETER_KEY" class="member-name-link">BLOCK_SIZE_PARAMETER_KEY</a> - 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><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.BlockBasedOutput.html#%3Cinit%3E(java.io.OutputStream,int)" class="member-name-link">BlockBasedOutput(OutputStream, int)</a> - 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><a href="org/apache/wayang/basic/model/op/Op.DType.html#BOOL" class="member-name-link">BOOL</a> - Enum constant in enum class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Op.DType.html" title="enum class in org.apache.wayang.basic.model.op">Op.DType</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/platform/FixBreakpoint.html#breakAfter(org.apache.wayang.core.plan.executionplan.ExecutionStage)" class="member-name-link">breakAfter(ExecutionStage)</a> - 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/FixBreakpoint.html#breakBefore(java.util.Collection)" class="member-name-link">breakBefore(Collection<ExecutionStage>)</a> - 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/FixBreakpoint.html#breakBefore(org.apache.wayang.core.plan.executionplan.ExecutionStage)" class="member-name-link">breakBefore(ExecutionStage)</a> - 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" class="type-name-link" title="interface in org.apache.wayang.core.platform">Breakpoint</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" class="type-name-link" title="class in org.apache.wayang.spark.channels">BroadcastChannel</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><a href="org/apache/wayang/spark/channels/BroadcastChannel.html#%3Cinit%3E(org.apache.wayang.core.platform.ChannelDescriptor,org.apache.wayang.core.plan.wayangplan.OutputSlot)" class="member-name-link">BroadcastChannel(ChannelDescriptor, OutputSlot<?>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.channels">BroadcastChannel.Instance</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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#broadcastTo(int,org.apache.wayang.core.plan.wayangplan.Operator,java.lang.String)" class="member-name-link">broadcastTo(int, Operator, String)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#broadcastTo(java.lang.String,org.apache.wayang.core.plan.wayangplan.Operator,java.lang.String)" class="member-name-link">broadcastTo(String, Operator, String)</a> - 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><a href="org/apache/wayang/core/util/fs/S3FileSystem.html#bucketExits(org.apache.wayang.core.util.fs.S3FileSystem.S3Pair)" class="member-name-link">bucketExits(S3FileSystem.S3Pair)</a> - 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/api/sql/calcite/schema/WayangSchemaBuilder.html#build()" class="member-name-link">build()</a> - 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><a href="org/apache/wayang/api/sql/calcite/schema/WayangTableBuilder.html#build()" class="member-name-link">build()</a> - 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/basic/model/DLModel.Builder.html#build()" class="member-name-link">build()</a> - Method in class org.apache.wayang.basic.model.<a href="org/apache/wayang/basic/model/DLModel.Builder.html" title="class in org.apache.wayang.basic.model">DLModel.Builder</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/schema/WayangSchemaBuilder.html#build(java.lang.String)" class="member-name-link">build(String)</a> - 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><a href="org/apache/wayang/api/sql/calcite/schema/WayangTableBuilder.html#build(java.lang.String)" class="member-name-link">build(String)</a> - 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" class="type-name-link" title="class in org.apache.wayang.iejoin.operators.spark_helpers">build2ListObject</a><<a href="org/apache/wayang/iejoin/operators/spark_helpers/build2ListObject.html" title="type parameter in build2ListObject">TypeXPivot</a> extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Comparable.html" title="class or interface in java.lang" class="external-link">Comparable</a><<a href="org/apache/wayang/iejoin/operators/spark_helpers/build2ListObject.html" title="type parameter in build2ListObject">TypeXPivot</a>>,<wbr><a href="org/apache/wayang/iejoin/operators/spark_helpers/build2ListObject.html" title="type parameter in build2ListObject">TypeXRef</a> extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Comparable.html" title="class or interface in java.lang" class="external-link">Comparable</a><<a href="org/apache/wayang/iejoin/operators/spark_helpers/build2ListObject.html" title="type parameter in build2ListObject">TypeXRef</a>>,<wbr><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><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)" class="member-name-link">build2ListObject(boolean, boolean, Function<Input, TypeXPivot>, Function<Input, TypeXRef>)</a> - 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><a href="org/apache/wayang/basic/model/DLModel.Builder.html#%3Cinit%3E()" class="member-name-link">Builder()</a> - Constructor for class org.apache.wayang.basic.model.<a href="org/apache/wayang/basic/model/DLModel.Builder.html" title="class in org.apache.wayang.basic.model">DLModel.Builder</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/api/Job.html#buildInitialExecutionPlan()" class="member-name-link">buildInitialExecutionPlan()</a> - 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><a href="org/apache/wayang/core/api/WayangContext.html#buildInitialExecutionPlan(java.lang.String,org.apache.wayang.core.plan.wayangplan.WayangPlan,java.lang.String...)" class="member-name-link">buildInitialExecutionPlan(String, WayangPlan, String...)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.BuildOutgoingEdgeList.html#%3Cinit%3E()" class="member-name-link">BuildOutgoingEdgeList()</a> - 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><a href="org/apache/wayang/basic/model/op/Op.DType.html#BYTE" class="member-name-link">BYTE</a> - Enum constant in enum class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Op.DType.html" title="enum class in org.apache.wayang.basic.model.op">Op.DType</a></dt> |
| <dd> </dd> |
| </dl> |
| <h2 class="title" id="I:C">C</h2> |
| <dl class="index"> |
| <dt><a href="org/apache/wayang/spark/channels/RddChannel.html#CACHED_DESCRIPTOR" class="member-name-link">CACHED_DESCRIPTOR</a> - 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><a href="org/apache/wayang/spark/channels/ChannelConversions.html#CACHED_RDD_TO_COLLECTION" class="member-name-link">CACHED_RDD_TO_COLLECTION</a> - 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/spark/channels/ChannelConversions.html#CACHED_RDD_TO_HDFS_OBJECT_FILE" class="member-name-link">CACHED_RDD_TO_HDFS_OBJECT_FILE</a> - 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/spark/channels/ChannelConversions.html#CACHED_RDD_TO_HDFS_TSV" class="member-name-link">CACHED_RDD_TO_HDFS_TSV</a> - 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/core/optimizer/costs/DefaultLoadEstimator.html#calculate(org.apache.wayang.core.optimizer.costs.EstimationContext)" class="member-name-link">calculate(EstimationContext)</a> - 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><a href="org/apache/wayang/core/optimizer/costs/IntervalLoadEstimator.html#calculate(org.apache.wayang.core.optimizer.costs.EstimationContext)" class="member-name-link">calculate(EstimationContext)</a> - 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><a href="org/apache/wayang/core/optimizer/costs/LoadEstimator.html#calculate(org.apache.wayang.core.optimizer.costs.EstimationContext)" class="member-name-link">calculate(EstimationContext)</a> - 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><a href="org/apache/wayang/profiler/log/DynamicLoadEstimator.html#calculate(org.apache.wayang.core.optimizer.costs.EstimationContext)" class="member-name-link">calculate(EstimationContext)</a> - 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><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)" class="member-name-link">calculateJointProbability(CardinalityEstimate[], CardinalityEstimate[])</a> - 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><a href="org/apache/wayang/profiler/log/GeneticOptimizer.html#calculateObservationBasedWeight(org.apache.wayang.core.platform.PartialExecution)" class="member-name-link">calculateObservationBasedWeight(PartialExecution)</a> - 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><a href="org/apache/wayang/profiler/log/GeneticOptimizer.html#calculateRuntimeBasedWeight(org.apache.wayang.core.platform.PartialExecution)" class="member-name-link">calculateRuntimeBasedWeight(PartialExecution)</a> - 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><a href="org/apache/wayang/core/platform/CardinalityBreakpoint.html#calculateSpread(org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate)" class="member-name-link">calculateSpread(CardinalityEstimate)</a> - 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><a href="org/apache/wayang/iejoin/operators/java_helpers/extractData.html#call(Input)" class="member-name-link">call(Input)</a> - 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><a href="org/apache/wayang/spark/compiler/ExtendedFlatMapFunctionAdapter.html#call(InputType)" class="member-name-link">call(InputType)</a> - 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><a href="org/apache/wayang/spark/compiler/ExtendedFunction.html#call(InputType)" class="member-name-link">call(InputType)</a> - 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><a href="org/apache/wayang/spark/compiler/ExtendedMapFunctionAdapter.html#call(InputType)" class="member-name-link">call(InputType)</a> - 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><a href="org/apache/wayang/spark/compiler/FlatMapFunctionAdapter.html#call(InputType)" class="member-name-link">call(InputType)</a> - 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><a href="org/apache/wayang/spark/compiler/MapFunctionAdapter.html#call(InputType)" class="member-name-link">call(InputType)</a> - 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><a href="org/apache/wayang/spark/compiler/PredicateAdapter.html#call(InputType)" class="member-name-link">call(InputType)</a> - 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><a href="org/apache/wayang/iejoin/operators/spark_helpers/addUniqueID.html#call(java.lang.Integer,java.util.Iterator)" class="member-name-link">call(Integer, Iterator<Input>)</a> - 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><a href="org/apache/wayang/iejoin/operators/spark_helpers/build2ListObject.html#call(java.lang.Integer,java.util.Iterator)" class="member-name-link">call(Integer, Iterator<Tuple2<Long, Input>>)</a> - 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><a href="org/apache/wayang/iejoin/operators/java_helpers/BitSetJoin.html#call(java.util.ArrayList,java.util.ArrayList)" class="member-name-link">call(ArrayList<Tuple2<Data<Type0, Type1>, Input>>, ArrayList<Tuple2<Data<Type0, Type1>, Input>>)</a> - 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><a href="org/apache/wayang/spark/compiler/ExtendedMapPartitionsFunctionAdapter.html#call(java.util.Iterator)" class="member-name-link">call(Iterator<InputType>)</a> - 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><a href="org/apache/wayang/spark/compiler/MapPartitionsFunctionAdapter.html#call(java.util.Iterator)" class="member-name-link">call(Iterator<InputType>)</a> - 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><a href="org/apache/wayang/tensorflow/model/op/nn/TensorflowConv2D.html#call(org.tensorflow.Operand)" class="member-name-link">call(Operand<T>)</a> - Method in class org.apache.wayang.tensorflow.model.op.nn.<a href="org/apache/wayang/tensorflow/model/op/nn/TensorflowConv2D.html" title="class in org.apache.wayang.tensorflow.model.op.nn">TensorflowConv2D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/tensorflow/model/op/nn/TensorflowConv3D.html#call(org.tensorflow.Operand)" class="member-name-link">call(Operand<T>)</a> - Method in class org.apache.wayang.tensorflow.model.op.nn.<a href="org/apache/wayang/tensorflow/model/op/nn/TensorflowConv3D.html" title="class in org.apache.wayang.tensorflow.model.op.nn">TensorflowConv3D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/tensorflow/model/op/nn/TensorflowConvLSTM2D.html#call(org.tensorflow.Operand)" class="member-name-link">call(Operand<T>)</a> - Method in class org.apache.wayang.tensorflow.model.op.nn.<a href="org/apache/wayang/tensorflow/model/op/nn/TensorflowConvLSTM2D.html" title="class in org.apache.wayang.tensorflow.model.op.nn">TensorflowConvLSTM2D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/tensorflow/model/op/nn/TensorflowLinear.html#call(org.tensorflow.Operand)" class="member-name-link">call(Operand<T>)</a> - Method in class org.apache.wayang.tensorflow.model.op.nn.<a href="org/apache/wayang/tensorflow/model/op/nn/TensorflowLinear.html" title="class in org.apache.wayang.tensorflow.model.op.nn">TensorflowLinear</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/tensorflow/model/op/nn/TensorflowBatchNorm2D.html#call(org.tensorflow.Operand,org.tensorflow.Operand)" class="member-name-link">call(Operand<T>, Operand<TBool>)</a> - Method in class org.apache.wayang.tensorflow.model.op.nn.<a href="org/apache/wayang/tensorflow/model/op/nn/TensorflowBatchNorm2D.html" title="class in org.apache.wayang.tensorflow.model.op.nn">TensorflowBatchNorm2D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/tensorflow/model/op/nn/TensorflowBatchNorm3D.html#call(org.tensorflow.Operand,org.tensorflow.Operand)" class="member-name-link">call(Operand<T>, Operand<TBool>)</a> - Method in class org.apache.wayang.tensorflow.model.op.nn.<a href="org/apache/wayang/tensorflow/model/op/nn/TensorflowBatchNorm3D.html" title="class in org.apache.wayang.tensorflow.model.op.nn">TensorflowBatchNorm3D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/tensorflow/model/op/nn/TensorflowConvLSTM2D.Cell.html#call(org.tensorflow.Operand,org.tensorflow.Operand,org.tensorflow.Operand)" class="member-name-link">call(Operand<T>, Operand<T>, Operand<T>)</a> - Method in class org.apache.wayang.tensorflow.model.op.nn.<a href="org/apache/wayang/tensorflow/model/op/nn/TensorflowConvLSTM2D.Cell.html" title="class in org.apache.wayang.tensorflow.model.op.nn">TensorflowConvLSTM2D.Cell</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/iejoin/operators/spark_helpers/extractData.html#call(scala.Tuple2)" class="member-name-link">call(Tuple2<Long, Input>)</a> - 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><a href="org/apache/wayang/iejoin/operators/spark_helpers/BitSetJoin.html#call(scala.Tuple2)" class="member-name-link">call(Tuple2<List2AttributesObjectSkinny<Type0, Type1>, List2AttributesObjectSkinny<Type0, Type1>>)</a> - 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><a href="org/apache/wayang/iejoin/operators/spark_helpers/filterUnwantedBlocks.html#call(scala.Tuple2)" class="member-name-link">call(Tuple2<Tuple5<Long, Type0, Type0, Type1, Type1>, Tuple5<Long, Type0, Type0, Type1, Type1>>)</a> - 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><a href="org/apache/wayang/spark/compiler/FunctionCompiler.KeyExtractor.html#call(T)" class="member-name-link">call(T)</a> - 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><a href="org/apache/wayang/spark/compiler/ExtendedPredicateAdapater.html#call(Type)" class="member-name-link">call(Type)</a> - 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><a href="org/apache/wayang/spark/compiler/BinaryOperatorAdapter.html#call(Type,Type)" class="member-name-link">call(Type, Type)</a> - 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><a href="org/apache/wayang/spark/compiler/ExtendedBinaryOperatorAdapter.html#call(Type,Type)" class="member-name-link">call(Type, Type)</a> - 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><a href="org/apache/wayang/spark/compiler/FunctionCompiler.Reducer.html#call(Type,Type)" class="member-name-link">call(Type, Type)</a> - 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><a href="org/apache/wayang/basic/operators/LocalCallbackSink.html#callback" class="member-name-link">callback</a> - 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><a href="org/apache/wayang/basic/operators/LocalCallbackSink.html#callbackDescriptor" class="member-name-link">callbackDescriptor</a> - 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><a href="org/apache/wayang/tensorflow/model/op/nn/TensorflowConv2D.html#callV1(org.tensorflow.Operand)" class="member-name-link">callV1(Operand<T>)</a> - Method in class org.apache.wayang.tensorflow.model.op.nn.<a href="org/apache/wayang/tensorflow/model/op/nn/TensorflowConv2D.html" title="class in org.apache.wayang.tensorflow.model.op.nn">TensorflowConv2D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/convention/WayangConvention.html#canConvertConvention(org.apache.calcite.plan.Convention)" class="member-name-link">canConvertConvention(Convention)</a> - Method in enum class org.apache.wayang.api.sql.calcite.convention.<a href="org/apache/wayang/api/sql/calcite/convention/WayangConvention.html" title="enum class in org.apache.wayang.api.sql.calcite.convention">WayangConvention</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/util/fs/FileSystem.html#canHandle(java.lang.String)" class="member-name-link">canHandle(String)</a> - 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><a href="org/apache/wayang/core/util/fs/HadoopFileSystem.html#canHandle(java.lang.String)" class="member-name-link">canHandle(String)</a> - 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><a href="org/apache/wayang/core/util/fs/LocalFileSystem.html#canHandle(java.lang.String)" class="member-name-link">canHandle(String)</a> - 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><a href="org/apache/wayang/core/util/fs/S3FileSystem.html#canHandle(java.lang.String)" class="member-name-link">canHandle(String)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.util">Canonicalizer</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><a href="org/apache/wayang/core/util/Canonicalizer.html#%3Cinit%3E()" class="member-name-link">Canonicalizer()</a> - 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><a href="org/apache/wayang/core/util/Canonicalizer.html#%3Cinit%3E(int)" class="member-name-link">Canonicalizer(int)</a> - 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><a href="org/apache/wayang/core/util/Canonicalizer.html#%3Cinit%3E(java.lang.Iterable)" class="member-name-link">Canonicalizer(Iterable<? extends T>)</a> - 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><a href="org/apache/wayang/core/util/Canonicalizer.html#%3Cinit%3E(java.util.Collection)" class="member-name-link">Canonicalizer(Collection<? extends T>)</a> - 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><a href="org/apache/wayang/core/util/Canonicalizer.html#%3Cinit%3E(T...)" class="member-name-link">Canonicalizer(T...)</a> - 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><a href="org/apache/wayang/core/optimizer/cardinality/AbstractAlternativeCardinalityPusher.html#canUpdate(org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)" class="member-name-link">canUpdate(OptimizationContext.OperatorContext)</a> - 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><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityPusher.html#canUpdate(org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)" class="member-name-link">canUpdate(OptimizationContext.OperatorContext)</a> - 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><a href="org/apache/wayang/core/optimizer/cardinality/SubplanCardinalityPusher.html#canUpdate(org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)" class="member-name-link">canUpdate(OptimizationContext.OperatorContext)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainers.html#canWrap(java.util.List,java.util.List)" class="member-name-link">canWrap(List<InputSlot<?>>, List<OutputSlot<?>>)</a> - 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><a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.html#capture(org.apache.wayang.core.plan.executionplan.ExecutionPlan,java.lang.String)" class="member-name-link">capture(ExecutionPlan, String)</a> - 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><a href="org/apache/wayang/core/util/Bitmask.html#cardinality()" class="member-name-link">cardinality()</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.platform">CardinalityBreakpoint</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><a href="org/apache/wayang/core/platform/CardinalityBreakpoint.html#%3Cinit%3E(double,double,double)" class="member-name-link">CardinalityBreakpoint(double, double, double)</a> - 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/platform/CardinalityBreakpoint.html#%3Cinit%3E(org.apache.wayang.core.api.Configuration)" class="member-name-link">CardinalityBreakpoint(Configuration)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.cardinality">CardinalityEstimate</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><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html#%3Cinit%3E()" class="member-name-link">CardinalityEstimate()</a> - 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/CardinalityEstimate.html#%3Cinit%3E(long,long,double)" class="member-name-link">CardinalityEstimate(long, long, double)</a> - 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/CardinalityEstimate.html#%3Cinit%3E(long,long,double,boolean)" class="member-name-link">CardinalityEstimate(long, long, double, boolean)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.cardinality">CardinalityEstimationTraversal</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" class="type-name-link" title="interface in org.apache.wayang.core.optimizer.cardinality">CardinalityEstimator</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><a href="org/apache/wayang/basic/operators/AmazonS3Source.CardinalityEstimator.html#%3Cinit%3E()" class="member-name-link">CardinalityEstimator()</a> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/AmazonS3Source.CardinalityEstimator.html" title="class in org.apache.wayang.basic.operators">AmazonS3Source.CardinalityEstimator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/AzureBlobStorageSource.CardinalityEstimator.html#%3Cinit%3E()" class="member-name-link">CardinalityEstimator()</a> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/AzureBlobStorageSource.CardinalityEstimator.html" title="class in org.apache.wayang.basic.operators">AzureBlobStorageSource.CardinalityEstimator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/GoogleCloudStorageSource.CardinalityEstimator.html#%3Cinit%3E()" class="member-name-link">CardinalityEstimator()</a> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/GoogleCloudStorageSource.CardinalityEstimator.html" title="class in org.apache.wayang.basic.operators">GoogleCloudStorageSource.CardinalityEstimator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/KafkaTopicSource.CardinalityEstimator.html#%3Cinit%3E()" class="member-name-link">CardinalityEstimator()</a> - 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><a href="org/apache/wayang/basic/operators/ObjectFileSource.CardinalityEstimator.html#%3Cinit%3E()" class="member-name-link">CardinalityEstimator()</a> - 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><a href="org/apache/wayang/basic/operators/ParquetSource.CardinalityEstimator.html#%3Cinit%3E()" class="member-name-link">CardinalityEstimator()</a> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ParquetSource.CardinalityEstimator.html" title="class in org.apache.wayang.basic.operators">ParquetSource.CardinalityEstimator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/TextFileSource.CardinalityEstimator.html#%3Cinit%3E()" class="member-name-link">CardinalityEstimator()</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.cardinality">CardinalityEstimatorManager</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><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)" class="member-name-link">CardinalityEstimatorManager(WayangPlan, OptimizationContext, Configuration)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.cardinality">CardinalityPusher</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><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityPusher.html#%3Cinit%3E(int%5B%5D,int%5B%5D)" class="member-name-link">CardinalityPusher(int[], int[])</a> - 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/optimizer/cardinality/CardinalityPusher.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.Operator)" class="member-name-link">CardinalityPusher(Operator)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.profiling">CardinalityRepository</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><a href="org/apache/wayang/core/profiling/CardinalityRepository.html#%3Cinit%3E(org.apache.wayang.core.api.Configuration)" class="member-name-link">CardinalityRepository(Configuration)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.mapping">CartesianMapping</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" class="type-name-link" title="class in org.apache.wayang.java.mapping">CartesianMapping</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" class="type-name-link" title="class in org.apache.wayang.spark.mapping">CartesianMapping</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><a href="org/apache/wayang/flink/mapping/CartesianMapping.html#%3Cinit%3E()" class="member-name-link">CartesianMapping()</a> - 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><a href="org/apache/wayang/java/mapping/CartesianMapping.html#%3Cinit%3E()" class="member-name-link">CartesianMapping()</a> - 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><a href="org/apache/wayang/spark/mapping/CartesianMapping.html#%3Cinit%3E()" class="member-name-link">CartesianMapping()</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.operators">CartesianOperator</a><<a href="org/apache/wayang/basic/operators/CartesianOperator.html" title="type parameter in CartesianOperator">InputType0</a>,<wbr><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><a href="org/apache/wayang/basic/operators/CartesianOperator.html#%3Cinit%3E(java.lang.Class,java.lang.Class)" class="member-name-link">CartesianOperator(Class<InputType0>, Class<InputType1>)</a> - 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/operators/CartesianOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.CartesianOperator)" class="member-name-link">CartesianOperator(CartesianOperator<InputType0, InputType1>)</a> - 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><a href="org/apache/wayang/basic/operators/CartesianOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType)" class="member-name-link">CartesianOperator(DataSetType<InputType0>, DataSetType<InputType1>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.model.op">Cast</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><a href="org/apache/wayang/basic/model/op/Cast.html#%3Cinit%3E(java.lang.String,org.apache.wayang.basic.model.op.Op.DType)" class="member-name-link">Cast(String, Op.DType)</a> - 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><a href="org/apache/wayang/basic/model/op/Cast.html#%3Cinit%3E(org.apache.wayang.basic.model.op.Op.DType)" class="member-name-link">Cast(Op.DType)</a> - 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><a href="org/apache/wayang/tensorflow/model/op/nn/TensorflowConvLSTM2D.Cell.html#%3Cinit%3E(org.tensorflow.op.Ops,org.apache.wayang.basic.model.op.nn.ConvLSTM2D,java.lang.Class)" class="member-name-link">Cell(Ops, ConvLSTM2D, Class<T>)</a> - Constructor for class org.apache.wayang.tensorflow.model.op.nn.<a href="org/apache/wayang/tensorflow/model/op/nn/TensorflowConvLSTM2D.Cell.html" title="class in org.apache.wayang.tensorflow.model.op.nn">TensorflowConvLSTM2D.Cell</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/commons/util/profiledb/storage/FileStorage.html#changeLocation(java.net.URI)" class="member-name-link">changeLocation(URI)</a> - 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><a href="org/apache/wayang/commons/util/profiledb/storage/JDBCStorage.html#changeLocation(java.net.URI)" class="member-name-link">changeLocation(URI)</a> - 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><a href="org/apache/wayang/commons/util/profiledb/storage/Storage.html#changeLocation(java.net.URI)" class="member-name-link">changeLocation(URI)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.plan.executionplan">Channel</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><a href="org/apache/wayang/core/plan/executionplan/Channel.html#%3Cinit%3E(org.apache.wayang.core.plan.executionplan.Channel)" class="member-name-link">Channel(Channel)</a> - 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><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)" class="member-name-link">Channel(ChannelDescriptor, OutputSlot<?>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.channels">ChannelConversion</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><a href="org/apache/wayang/core/optimizer/channels/ChannelConversion.html#%3Cinit%3E(org.apache.wayang.core.platform.ChannelDescriptor,org.apache.wayang.core.platform.ChannelDescriptor)" class="member-name-link">ChannelConversion(ChannelDescriptor, ChannelDescriptor)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.channels">ChannelConversionGraph</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><a href="org/apache/wayang/core/optimizer/channels/ChannelConversionGraph.html#%3Cinit%3E(org.apache.wayang.core.api.Configuration)" class="member-name-link">ChannelConversionGraph(Configuration)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.channels">ChannelConversionGraph.CostbasedTreeSelectionStrategy</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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.channels">ChannelConversionGraph.RandomTreeSelectionStrategy</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/java/Java.html#channelConversionPlugin()" class="member-name-link">channelConversionPlugin()</a> - 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><a href="org/apache/wayang/tensorflow/Tensorflow.html#channelConversionPlugin()" class="member-name-link">channelConversionPlugin()</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.channels">ChannelConversions</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" class="type-name-link" title="class in org.apache.wayang.giraph.channels">ChannelConversions</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" class="type-name-link" title="class in org.apache.wayang.java.channels">ChannelConversions</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" class="type-name-link" title="class in org.apache.wayang.postgres.channels">ChannelConversions</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" class="type-name-link" title="class in org.apache.wayang.spark.channels">ChannelConversions</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" class="type-name-link" title="class in org.apache.wayang.sqlite3.channels">ChannelConversions</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" class="type-name-link" title="class in org.apache.wayang.tensorflow.channels">ChannelConversions</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><a href="org/apache/wayang/flink/channels/ChannelConversions.html#%3Cinit%3E()" class="member-name-link">ChannelConversions()</a> - 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><a href="org/apache/wayang/giraph/channels/ChannelConversions.html#%3Cinit%3E()" class="member-name-link">ChannelConversions()</a> - 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><a href="org/apache/wayang/java/channels/ChannelConversions.html#%3Cinit%3E()" class="member-name-link">ChannelConversions()</a> - 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><a href="org/apache/wayang/postgres/channels/ChannelConversions.html#%3Cinit%3E()" class="member-name-link">ChannelConversions()</a> - 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><a href="org/apache/wayang/spark/channels/ChannelConversions.html#%3Cinit%3E()" class="member-name-link">ChannelConversions()</a> - 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><a href="org/apache/wayang/sqlite3/channels/ChannelConversions.html#%3Cinit%3E()" class="member-name-link">ChannelConversions()</a> - 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><a href="org/apache/wayang/tensorflow/channels/ChannelConversions.html#%3Cinit%3E()" class="member-name-link">ChannelConversions()</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.platform">ChannelDescriptor</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><a href="org/apache/wayang/core/platform/ChannelDescriptor.html#%3Cinit%3E(java.lang.Class,boolean,boolean)" class="member-name-link">ChannelDescriptor(Class<? extends Channel>, boolean, boolean)</a> - 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" class="type-name-link" title="interface in org.apache.wayang.core.plan.executionplan">ChannelInitializer</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" class="type-name-link" title="interface in org.apache.wayang.core.platform">ChannelInstance</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" class="type-name-link" title="class in org.apache.wayang.core.platform.lineage">ChannelLineageNode</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><a href="org/apache/wayang/core/platform/lineage/ChannelLineageNode.html#%3Cinit%3E(org.apache.wayang.core.platform.ChannelInstance)" class="member-name-link">ChannelLineageNode(ChannelInstance)</a> - 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><a href="org/apache/wayang/core/mathex/MathExLexer.html#channelNames" class="member-name-link">channelNames</a> - 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/profiling/ExecutionPlanMeasurement.ChannelNode.html#%3Cinit%3E(int,java.lang.String,java.lang.String)" class="member-name-link">ChannelNode(int, String, String)</a> - 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><a href="org/apache/wayang/core/optimizer/SanityChecker.html#checkAllCriteria()" class="member-name-link">checkAllCriteria()</a> - 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><a href="org/apache/wayang/core/optimizer/SanityChecker.html#checkFlatAlternatives()" class="member-name-link">checkFlatAlternatives()</a> - 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><a href="org/apache/wayang/core/optimizer/SanityChecker.html#checkProperSubplans()" class="member-name-link">checkProperSubplans()</a> - 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><a href="org/apache/wayang/core/mapping/ReplacementSubplanFactory.html#checkSanity(org.apache.wayang.core.mapping.SubplanMatch,org.apache.wayang.core.plan.wayangplan.Operator)" class="member-name-link">checkSanity(SubplanMatch, Operator)</a> - 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><a href="org/apache/wayang/core/util/ExplainTreeNode.html#children" class="member-name-link">children</a> - 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><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)" class="member-name-link">choose(CardinalityEstimate, CardinalityEstimate)</a> - 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><a href="org/apache/wayang/profiler/spark/SparkCollectionSourceProfiler.html#cleanUp()" class="member-name-link">cleanUp()</a> - 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><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html#cleanUp()" class="member-name-link">cleanUp()</a> - 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><a href="org/apache/wayang/profiler/spark/SparkTextFileSourceProfiler.html#cleanUp()" class="member-name-link">cleanUp()</a> - 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><a href="org/apache/wayang/core/util/Canonicalizer.html#clear()" class="member-name-link">clear()</a> - 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/Counter.html#clear()" class="member-name-link">clear()</a> - 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><a href="org/apache/wayang/core/optimizer/AggregateOptimizationContext.html#clearMarks()" class="member-name-link">clearMarks()</a> - 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><a href="org/apache/wayang/core/optimizer/DefaultOptimizationContext.html#clearMarks()" class="member-name-link">clearMarks()</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#clearMarks()" class="member-name-link">clearMarks()</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#clearMarks()" class="member-name-link">clearMarks()</a> - 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><a href="org/apache/wayang/ml4all/abstraction/plan/ML4allModel.html#clone()" class="member-name-link">clone()</a> - 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><a href="org/apache/wayang/api/python/executor/PythonProcessCaller.html#close()" class="member-name-link">close()</a> - 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><a href="org/apache/wayang/core/profiling/ExecutionLog.html#close()" class="member-name-link">close()</a> - 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><a href="org/apache/wayang/core/util/LimitedInputStream.html#close()" class="member-name-link">close()</a> - 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><a href="org/apache/wayang/flink/compiler/OutputFormatConsumer.html#close()" class="member-name-link">close()</a> - 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><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.BlockBasedOutput.html#close()" class="member-name-link">close()</a> - 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><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html#close()" class="member-name-link">close()</a> - 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/jdbc/operators/SqlToStreamOperator.ResultSetIterator.html#close()" class="member-name-link">close()</a> - 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><a href="org/apache/wayang/profiler/util/RrdAccessor.html#close()" class="member-name-link">close()</a> - 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><a href="org/apache/wayang/tensorflow/model/TensorflowModel.html#close()" class="member-name-link">close()</a> - 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><a href="org/apache/wayang/basic/model/optimizer/Optimizer.html#CNT" class="member-name-link">CNT</a> - 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><a href="org/apache/wayang/flink/compiler/FlinkCoGroupFunction.html#coGroup(java.lang.Iterable,java.lang.Iterable,org.apache.flink.util.Collector)" class="member-name-link">coGroup(Iterable<InputType0>, Iterable<InputType1>, Collector<OutputType>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.mapping">CoGroupMapping</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" class="type-name-link" title="class in org.apache.wayang.java.mapping">CoGroupMapping</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" class="type-name-link" title="class in org.apache.wayang.spark.mapping">CoGroupMapping</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><a href="org/apache/wayang/flink/mapping/CoGroupMapping.html#%3Cinit%3E()" class="member-name-link">CoGroupMapping()</a> - 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><a href="org/apache/wayang/java/mapping/CoGroupMapping.html#%3Cinit%3E()" class="member-name-link">CoGroupMapping()</a> - 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><a href="org/apache/wayang/spark/mapping/CoGroupMapping.html#%3Cinit%3E()" class="member-name-link">CoGroupMapping()</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.operators">CoGroupOperator</a><<a href="org/apache/wayang/basic/operators/CoGroupOperator.html" title="type parameter in CoGroupOperator">InputType0</a>,<wbr><a href="org/apache/wayang/basic/operators/CoGroupOperator.html" title="type parameter in CoGroupOperator">InputType1</a>,<wbr><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><a href="org/apache/wayang/basic/operators/CoGroupOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.CoGroupOperator)" class="member-name-link">CoGroupOperator(CoGroupOperator<InputType0, InputType1, Key>)</a> - 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><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)" class="member-name-link">CoGroupOperator(FunctionDescriptor.SerializableFunction<InputType0, Key>, FunctionDescriptor.SerializableFunction<InputType1, Key>, Class<InputType0>, Class<InputType1>, Class<Key>)</a> - 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><a href="org/apache/wayang/basic/operators/CoGroupOperator.html#%3Cinit%3E(org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.function.TransformationDescriptor)" class="member-name-link">CoGroupOperator(TransformationDescriptor<InputType0, Key>, TransformationDescriptor<InputType1, Key>)</a> - 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><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)" class="member-name-link">CoGroupOperator(TransformationDescriptor<InputType0, Key>, TransformationDescriptor<InputType1, Key>, DataSetType<InputType0>, DataSetType<InputType1>)</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlow.html#collectAllTasks()" class="member-name-link">collectAllTasks()</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html#collectAllTasks()" class="member-name-link">collectAllTasks()</a> - 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><a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.html#collectAndMark()" class="member-name-link">collectAndMark()</a> - 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><a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.html#collectAndMark(java.util.Collection,java.util.Collection)" class="member-name-link">collectAndMark(Collection<ExecutionLineageNode>, Collection<ChannelInstance>)</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationUtils.html#collectConnectedSlots(org.apache.wayang.core.plan.wayangplan.InputSlot)" class="member-name-link">collectConnectedSlots(InputSlot<?>)</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationUtils.html#collectConnectedSlots(org.apache.wayang.core.plan.wayangplan.OutputSlot)" class="member-name-link">collectConnectedSlots(OutputSlot<?>)</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationUtils.html#collectConnectedSlots(org.apache.wayang.core.plan.wayangplan.Slot)" class="member-name-link">collectConnectedSlots(Slot<?>)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operators.html#collectContainers(org.apache.wayang.core.plan.wayangplan.Operator)" class="member-name-link">collectContainers(Operator)</a> - 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><a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.CollectingAggregator.html#%3Cinit%3E()" class="member-name-link">CollectingAggregator()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html#collectInputOperators()" class="member-name-link">collectInputOperators()</a> - 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><a href="org/apache/wayang/basic/operators/CollectionSource.html#collection" class="member-name-link">collection</a> - 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><a href="org/apache/wayang/spark/channels/ChannelConversions.html#COLLECTION_TO_BROADCAST" class="member-name-link">COLLECTION_TO_BROADCAST</a> - 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/flink/channels/ChannelConversions.html#COLLECTION_TO_DATASET" class="member-name-link">COLLECTION_TO_DATASET</a> - 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/java/channels/ChannelConversions.html#COLLECTION_TO_HDFS_OBJECT_FILE" class="member-name-link">COLLECTION_TO_HDFS_OBJECT_FILE</a> - 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/ChannelConversions.html#COLLECTION_TO_HDFS_TSV" class="member-name-link">COLLECTION_TO_HDFS_TSV</a> - 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/tensorflow/channels/ChannelConversions.html#COLLECTION_TO_TENSOR" class="member-name-link">COLLECTION_TO_TENSOR</a> - 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/spark/channels/ChannelConversions.html#COLLECTION_TO_UNCACHED_RDD" class="member-name-link">COLLECTION_TO_UNCACHED_RDD</a> - 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" class="type-name-link" title="class in org.apache.wayang.java.channels">CollectionChannel</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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Collection.html" title="class or interface in java.util" class="external-link"><code>Collection</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/channels/CollectionChannel.html#%3Cinit%3E(org.apache.wayang.core.platform.ChannelDescriptor,org.apache.wayang.core.plan.wayangplan.OutputSlot)" class="member-name-link">CollectionChannel(ChannelDescriptor, OutputSlot<?>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.java.channels">CollectionChannel.Instance</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" class="type-name-link" title="class in org.apache.wayang.core.api.configuration">CollectionProvider</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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Collection.html" title="class or interface in java.util" class="external-link"><code>Collection</code></a> of objects.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/api/configuration/CollectionProvider.html#%3Cinit%3E(org.apache.wayang.core.api.Configuration)" class="member-name-link">CollectionProvider(Configuration)</a> - 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/core/api/configuration/CollectionProvider.html#%3Cinit%3E(org.apache.wayang.core.api.Configuration,org.apache.wayang.core.api.configuration.CollectionProvider)" class="member-name-link">CollectionProvider(Configuration, CollectionProvider)</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.operators">CollectionSource</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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Collection.html" title="class or interface in java.util" class="external-link"><code>Collection</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/operators/CollectionSource.html#%3Cinit%3E(java.util.Collection,java.lang.Class)" class="member-name-link">CollectionSource(Collection<T>, Class<T>)</a> - 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><a href="org/apache/wayang/basic/operators/CollectionSource.html#%3Cinit%3E(java.util.Collection,org.apache.wayang.core.types.DataSetType)" class="member-name-link">CollectionSource(Collection<T>, DataSetType<T>)</a> - 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><a href="org/apache/wayang/basic/operators/CollectionSource.html#%3Cinit%3E(org.apache.wayang.basic.operators.CollectionSource)" class="member-name-link">CollectionSource(CollectionSource)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.mapping">CollectionSourceMapping</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" class="type-name-link" title="class in org.apache.wayang.java.mapping">CollectionSourceMapping</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" class="type-name-link" title="class in org.apache.wayang.spark.mapping">CollectionSourceMapping</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" class="type-name-link" title="class in org.apache.wayang.tensorflow.mapping">CollectionSourceMapping</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><a href="org/apache/wayang/flink/mapping/CollectionSourceMapping.html#%3Cinit%3E()" class="member-name-link">CollectionSourceMapping()</a> - 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><a href="org/apache/wayang/java/mapping/CollectionSourceMapping.html#%3Cinit%3E()" class="member-name-link">CollectionSourceMapping()</a> - 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><a href="org/apache/wayang/spark/mapping/CollectionSourceMapping.html#%3Cinit%3E()" class="member-name-link">CollectionSourceMapping()</a> - 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><a href="org/apache/wayang/tensorflow/mapping/CollectionSourceMapping.html#%3Cinit%3E()" class="member-name-link">CollectionSourceMapping()</a> - 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><a href="org/apache/wayang/flink/operators/CollectionSplittableIterator.html" class="type-name-link" title="class in org.apache.wayang.flink.operators">CollectionSplittableIterator</a><<a href="org/apache/wayang/flink/operators/CollectionSplittableIterator.html" title="type parameter in CollectionSplittableIterator">T</a>> - Class in <a href="org/apache/wayang/flink/operators/package-summary.html">org.apache.wayang.flink.operators</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/operators/CollectionSplittableIterator.html#%3Cinit%3E(java.util.List,int)" class="member-name-link">CollectionSplittableIterator(List<T>, int)</a> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/CollectionSplittableIterator.html" title="class in org.apache.wayang.flink.operators">CollectionSplittableIterator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#collectMappedInputSlots(org.apache.wayang.core.plan.wayangplan.InputSlot)" class="member-name-link">collectMappedInputSlots(InputSlot<T>)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html#collectMappedInputSlots(org.apache.wayang.core.plan.wayangplan.InputSlot)" class="member-name-link">collectMappedInputSlots(InputSlot<T>)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#collectMappedInputSlots(org.apache.wayang.core.plan.wayangplan.InputSlot)" class="member-name-link">collectMappedInputSlots(InputSlot<T>)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html#collectMappedInputSlots(org.apache.wayang.core.plan.wayangplan.InputSlot)" class="member-name-link">collectMappedInputSlots(InputSlot<T>)</a> - 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/Operator.html#collectMappedOutputSlots(org.apache.wayang.core.plan.wayangplan.OutputSlot)" class="member-name-link">collectMappedOutputSlots(OutputSlot<T>)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html#collectMappedOutputSlots(org.apache.wayang.core.plan.wayangplan.OutputSlot)" class="member-name-link">collectMappedOutputSlots(OutputSlot<T>)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#collectMappedOutputSlots(org.apache.wayang.core.plan.wayangplan.OutputSlot)" class="member-name-link">collectMappedOutputSlots(OutputSlot<T>)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html#collectMappedOutputSlots(org.apache.wayang.core.plan.wayangplan.OutputSlot)" class="member-name-link">collectMappedOutputSlots(OutputSlot<T>)</a> - 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/basic/operators/LocalCallbackSink.html#collector" class="member-name-link">collector</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html#collectOutputOperators()" class="member-name-link">collectOutputOperators()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operators.html#collectParents(org.apache.wayang.core.plan.wayangplan.Operator,boolean)" class="member-name-link">collectParents(Operator, boolean)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html#collectReachableTopLevelSources()" class="member-name-link">collectReachableTopLevelSources()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html#collectRelatedSlots()" class="member-name-link">collectRelatedSlots()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operators.html#collectStartOperators(org.apache.wayang.core.plan.wayangplan.OperatorContainer)" class="member-name-link">collectStartOperators(OperatorContainer)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html#collectTopLevelOperatorByName(java.lang.String)" class="member-name-link">collectTopLevelOperatorByName(String)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html#collectTopLevelOperatorsByName(java.lang.String)" class="member-name-link">collectTopLevelOperatorsByName(String)</a> - 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><a href="org/apache/wayang/iejoin/data/Data.Comparator.html#%3Cinit%3E(boolean,boolean)" class="member-name-link">Comparator(boolean, boolean)</a> - 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><a href="org/apache/wayang/iejoin/data/Data.Comparator.html#compare(org.apache.wayang.iejoin.data.Data,org.apache.wayang.iejoin.data.Data)" class="member-name-link">compare(Data, Data)</a> - 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><a href="org/apache/wayang/iejoin/operators/spark_helpers/revDataComparator.html#compare(org.apache.wayang.iejoin.data.Data,org.apache.wayang.iejoin.data.Data)" class="member-name-link">compare(Data, Data)</a> - 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><a href="org/apache/wayang/iejoin/operators/java_helpers/DataComparator.html#compare(scala.Tuple2,scala.Tuple2)" class="member-name-link">compare(Tuple2<Data<Type0, Type1>, Input>, Tuple2<Data<Type0, Type1>, Input>)</a> - 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><a href="org/apache/wayang/iejoin/operators/java_helpers/revDataComparator.html#compare(scala.Tuple2,scala.Tuple2)" class="member-name-link">compare(Tuple2<Data<Type0, Type1>, Input>, Tuple2<Data<Type0, Type1>, Input>)</a> - 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><a href="org/apache/wayang/iejoin/data/Data.html#compareRank(org.apache.wayang.iejoin.data.Data)" class="member-name-link">compareRank(Data<Type0, Type1>)</a> - 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><a href="org/apache/wayang/basic/data/Record.html#compareTo(org.apache.wayang.basic.data.Record)" class="member-name-link">compareTo(Record)</a> - 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">Compares the fields of this record to the fields of another record.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/iejoin/data/Data.html#compareTo(org.apache.wayang.iejoin.data.Data)" class="member-name-link">compareTo(Data<Type0, Type1>)</a> - 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><a href="org/apache/wayang/iejoin/data/Data.html#compareTo(Type0)" class="member-name-link">compareTo(Type0)</a> - 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><a href="org/apache/wayang/java/compiler/FunctionCompiler.html#compile(org.apache.wayang.core.function.FlatMapDescriptor)" class="member-name-link">compile(FlatMapDescriptor<I, O>)</a> - 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><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)" class="member-name-link">compile(FlatMapDescriptor<I, O>, SparkExecutionOperator, OptimizationContext.OperatorContext, ChannelInstance[])</a> - 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><a href="org/apache/wayang/flink/compiler/FunctionCompiler.html#compile(org.apache.wayang.core.function.FunctionDescriptor.ExtendedSerializableFunction,org.apache.wayang.flink.execution.FlinkExecutionContext)" class="member-name-link">compile(FunctionDescriptor.ExtendedSerializableFunction<I, Iterable<O>>, FlinkExecutionContext)</a> - 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/flink/compiler/FunctionCompiler.html#compile(org.apache.wayang.core.function.FunctionDescriptor.SerializableConsumer)" class="member-name-link">compile(FunctionDescriptor.SerializableConsumer<T>)</a> - 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/flink/compiler/FunctionCompiler.html#compile(org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction)" class="member-name-link">compile(FunctionDescriptor.SerializableFunction<I, Iterable<O>>)</a> - 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><a href="org/apache/wayang/flink/compiler/FunctionCompiler.html#compile(org.apache.wayang.core.function.FunctionDescriptor.SerializablePredicate)" class="member-name-link">compile(FunctionDescriptor.SerializablePredicate<T>)</a> - 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/flink/compiler/FunctionCompiler.html#compile(org.apache.wayang.core.function.MapPartitionsDescriptor)" class="member-name-link">compile(MapPartitionsDescriptor<I, O>)</a> - 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><a href="org/apache/wayang/java/compiler/FunctionCompiler.html#compile(org.apache.wayang.core.function.MapPartitionsDescriptor)" class="member-name-link">compile(MapPartitionsDescriptor<I, O>)</a> - 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><a href="org/apache/wayang/flink/compiler/FunctionCompiler.html#compile(org.apache.wayang.core.function.MapPartitionsDescriptor,org.apache.wayang.flink.execution.FlinkExecutionContext)" class="member-name-link">compile(MapPartitionsDescriptor<I, O>, FlinkExecutionContext)</a> - 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/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)" class="member-name-link">compile(MapPartitionsDescriptor<I, O>, SparkExecutionOperator, OptimizationContext.OperatorContext, ChannelInstance[])</a> - 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><a href="org/apache/wayang/jdbc/compiler/FunctionCompiler.html#compile(org.apache.wayang.core.function.PredicateDescriptor)" class="member-name-link">compile(PredicateDescriptor)</a> - 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><a href="org/apache/wayang/flink/compiler/FunctionCompiler.html#compile(org.apache.wayang.core.function.PredicateDescriptor)" class="member-name-link">compile(PredicateDescriptor<Collection<T>>)</a> - 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/java/compiler/FunctionCompiler.html#compile(org.apache.wayang.core.function.PredicateDescriptor)" class="member-name-link">compile(PredicateDescriptor<Type>)</a> - 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><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)" class="member-name-link">compile(PredicateDescriptor<Type>, SparkExecutionOperator, OptimizationContext.OperatorContext, ChannelInstance[])</a> - 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><a href="org/apache/wayang/flink/compiler/FunctionCompiler.html#compile(org.apache.wayang.core.function.ReduceDescriptor)" class="member-name-link">compile(ReduceDescriptor<T>)</a> - 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><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)" class="member-name-link">compile(ReduceDescriptor<T>, SparkExecutionOperator, OptimizationContext.OperatorContext, ChannelInstance[])</a> - 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><a href="org/apache/wayang/java/compiler/FunctionCompiler.html#compile(org.apache.wayang.core.function.ReduceDescriptor)" class="member-name-link">compile(ReduceDescriptor<Type>)</a> - 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><a href="org/apache/wayang/flink/compiler/FunctionCompiler.html#compile(org.apache.wayang.core.function.TransformationDescriptor)" class="member-name-link">compile(TransformationDescriptor<I, O>)</a> - 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><a href="org/apache/wayang/java/compiler/FunctionCompiler.html#compile(org.apache.wayang.core.function.TransformationDescriptor)" class="member-name-link">compile(TransformationDescriptor<I, O>)</a> - 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><a href="org/apache/wayang/flink/compiler/FunctionCompiler.html#compile(org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.flink.execution.FlinkExecutionContext)" class="member-name-link">compile(TransformationDescriptor<I, O>, FlinkExecutionContext)</a> - 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/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)" class="member-name-link">compile(TransformationDescriptor<I, O>, SparkExecutionOperator, OptimizationContext.OperatorContext, ChannelInstance[])</a> - 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><a href="org/apache/wayang/flink/compiler/FunctionCompiler.html#compileCoGroup()" class="member-name-link">compileCoGroup()</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.util.mathex.model">CompiledFunction</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><a href="org/apache/wayang/core/util/mathex/model/CompiledFunction.html#%3Cinit%3E(java.lang.String,java.util.function.ToDoubleFunction,java.util.List)" class="member-name-link">CompiledFunction(String, ToDoubleFunction<double[]>, List<Expression>)</a> - 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><a href="org/apache/wayang/flink/compiler/FunctionCompiler.html#compileKeySelector(org.apache.wayang.core.function.TransformationDescriptor)" class="member-name-link">compileKeySelector(TransformationDescriptor<T, K>)</a> - 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/flink/compiler/FunctionCompiler.html#compileOutput(org.apache.wayang.core.function.TransformationDescriptor)" class="member-name-link">compileOutput(TransformationDescriptor<T, String>)</a> - 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/flink/execution/FlinkExecutor.html#compiler" class="member-name-link">compiler</a> - 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><a href="org/apache/wayang/spark/execution/SparkExecutor.html#compiler" class="member-name-link">compiler</a> - 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><a href="org/apache/wayang/spark/compiler/FunctionCompiler.html#compileToKeyExtractor(org.apache.wayang.core.function.TransformationDescriptor)" class="member-name-link">compileToKeyExtractor(TransformationDescriptor<T, K>)</a> - 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><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html#complementBlockInfo(org.apache.flink.api.common.io.BlockInfo)" class="member-name-link">complementBlockInfo(BlockInfo)</a> - 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/core/plan/wayangplan/SlotMapping.html#compose(org.apache.wayang.core.plan.wayangplan.SlotMapping)" class="member-name-link">compose(SlotMapping)</a> - 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" class="type-name-link" title="interface in org.apache.wayang.core.platform">CompositeExecutionResource</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" class="type-name-link" title="interface in org.apache.wayang.core.plan.wayangplan">CompositeOperator</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><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.html#compute(org.apache.giraph.graph.Vertex,java.lang.Iterable)" class="member-name-link">compute(Vertex<LongWritable, DoubleWritable, FloatWritable>, Iterable<DoubleWritable>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.ml4all.abstraction.api">Compute</a><<a href="org/apache/wayang/ml4all/abstraction/api/Compute.html" title="type parameter in Compute">R</a>,<wbr><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><a href="org/apache/wayang/ml4all/abstraction/api/Compute.html#%3Cinit%3E()" class="member-name-link">Compute()</a> - 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" class="type-name-link" title="class in org.apache.wayang.ml4all.algorithms.sgd">ComputeLogisticGradient</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><a href="org/apache/wayang/ml4all/algorithms/sgd/ComputeLogisticGradient.html#%3Cinit%3E()" class="member-name-link">ComputeLogisticGradient()</a> - 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" class="type-name-link" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">ComputePerPartitionWrapper</a><<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/ComputePerPartitionWrapper.html" title="type parameter in ComputePerPartitionWrapper">R</a>,<wbr><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><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/ComputePerPartitionWrapper.html#%3Cinit%3E(org.apache.wayang.ml4all.abstraction.api.Compute)" class="member-name-link">ComputePerPartitionWrapper(Compute)</a> - 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" class="type-name-link" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">ComputeWrapper</a><<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/ComputeWrapper.html" title="type parameter in ComputeWrapper">R</a>,<wbr><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><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/ComputeWrapper.html#%3Cinit%3E(org.apache.wayang.ml4all.abstraction.api.Compute)" class="member-name-link">ComputeWrapper(Compute)</a> - 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><a href="org/apache/wayang/ml4all/utils/SparseVector.html#concat(double%5B%5D,double%5B%5D)" class="member-name-link">concat(double[], double[])</a> - 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><a href="org/apache/wayang/ml4all/utils/SparseVector.html#concat(int%5B%5D,int%5B%5D)" class="member-name-link">concat(int[], int[])</a> - 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><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)" class="member-name-link">concatenate(OutputSlot<?>, Collection<Channel>, Map<InputSlot<?>, PlanEnumeration>, OptimizationContext, TimeMeasurement)</a> - 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><a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html#cond0" class="member-name-link">cond0</a> - 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><a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html#cond0" class="member-name-link">cond0</a> - 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/IEJoinOperator.html#cond1" class="member-name-link">cond1</a> - 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><a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html#cond1" class="member-name-link">cond1</a> - 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/api/sql/calcite/optimizer/Optimizer.ConfigProperties.html#%3Cinit%3E()" class="member-name-link">ConfigProperties()</a> - 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><a href="org/apache/wayang/core/api/configuration/CollectionProvider.html#configuration" class="member-name-link">configuration</a> - 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><a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html#configuration" class="member-name-link">configuration</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.api">Configuration</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><a href="org/apache/wayang/core/api/Configuration.html#%3Cinit%3E()" class="member-name-link">Configuration()</a> - 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><a href="org/apache/wayang/core/api/Configuration.html#%3Cinit%3E(java.lang.String)" class="member-name-link">Configuration(String)</a> - 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><a href="org/apache/wayang/flink/compiler/OutputFormatConsumer.html#configure(org.apache.flink.configuration.Configuration)" class="member-name-link">configure(Configuration)</a> - 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><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html#configure(org.apache.flink.configuration.Configuration)" class="member-name-link">configure(Configuration)</a> - 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/core/optimizer/enumeration/LatentOperatorPruningStrategy.html#configure(org.apache.wayang.core.api.Configuration)" class="member-name-link">configure(Configuration)</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerationPruningStrategy.html#configure(org.apache.wayang.core.api.Configuration)" class="member-name-link">configure(Configuration)</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/RandomPruningStrategy.html#configure(org.apache.wayang.core.api.Configuration)" class="member-name-link">configure(Configuration)</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/SinglePlatformPruningStrategy.html#configure(org.apache.wayang.core.api.Configuration)" class="member-name-link">configure(Configuration)</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/TopKPruningStrategy.html#configure(org.apache.wayang.core.api.Configuration)" class="member-name-link">configure(Configuration)</a> - 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><a href="org/apache/wayang/core/plugin/Plugin.html#configure(org.apache.wayang.core.api.Configuration)" class="member-name-link">configure(Configuration)</a> - 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><a href="org/apache/wayang/core/platform/Platform.html#configureDefaults(org.apache.wayang.core.api.Configuration)" class="member-name-link">configureDefaults(Configuration)</a> - 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><a href="org/apache/wayang/flink/platform/FlinkPlatform.html#configureDefaults(org.apache.wayang.core.api.Configuration)" class="member-name-link">configureDefaults(Configuration)</a> - 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><a href="org/apache/wayang/giraph/platform/GiraphPlatform.html#configureDefaults(org.apache.wayang.core.api.Configuration)" class="member-name-link">configureDefaults(Configuration)</a> - 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><a href="org/apache/wayang/java/platform/JavaPlatform.html#configureDefaults(org.apache.wayang.core.api.Configuration)" class="member-name-link">configureDefaults(Configuration)</a> - 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><a href="org/apache/wayang/jdbc/platform/JdbcPlatformTemplate.html#configureDefaults(org.apache.wayang.core.api.Configuration)" class="member-name-link">configureDefaults(Configuration)</a> - 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><a href="org/apache/wayang/spark/platform/SparkPlatform.html#configureDefaults(org.apache.wayang.core.api.Configuration)" class="member-name-link">configureDefaults(Configuration)</a> - 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><a href="org/apache/wayang/tensorflow/platform/TensorflowPlatform.html#configureDefaults(org.apache.wayang.core.api.Configuration)" class="member-name-link">configureDefaults(Configuration)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.platform">ConjunctiveBreakpoint</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><a href="org/apache/wayang/core/platform/ConjunctiveBreakpoint.html#%3Cinit%3E(org.apache.wayang.core.platform.Breakpoint...)" class="member-name-link">ConjunctiveBreakpoint(Breakpoint...)</a> - 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><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)" class="member-name-link">connectAll(ChannelInstance[], ExecutionLineageNode, ChannelInstance[])</a> - 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><a href="org/apache/wayang/basic/operators/RepeatOperator.html#connectFinalOutputTo(org.apache.wayang.core.plan.wayangplan.Operator,int)" class="member-name-link">connectFinalOutputTo(Operator, int)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#connectTo(int,org.apache.wayang.core.plan.wayangplan.Operator,int)" class="member-name-link">connectTo(int, Operator, int)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#connectTo(java.lang.String,org.apache.wayang.core.plan.wayangplan.Operator,java.lang.String)" class="member-name-link">connectTo(String, Operator, String)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html#connectTo(org.apache.wayang.core.plan.wayangplan.InputSlot)" class="member-name-link">connectTo(InputSlot<T>)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html#consideringEnteredOperatorsIf(java.util.function.Predicate)" class="member-name-link">consideringEnteredOperatorsIf(Predicate<CompositeOperator>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.util.mathex.model">Constant</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><a href="org/apache/wayang/core/util/mathex/model/Constant.html#%3Cinit%3E(double)" class="member-name-link">Constant(double)</a> - 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><a href="org/apache/wayang/core/mathex/MathExParser.ConstantContext.html#%3Cinit%3E(org.apache.wayang.core.mathex.MathExParser.ExpressionContext)" class="member-name-link">ConstantContext(MathExParser.ExpressionContext)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.costs">ConstantLoadProfileEstimator</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><a href="org/apache/wayang/core/optimizer/costs/ConstantLoadProfileEstimator.html#%3Cinit%3E(org.apache.wayang.core.optimizer.costs.LoadProfile)" class="member-name-link">ConstantLoadProfileEstimator(LoadProfile)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.api.configuration">ConstantValueProvider</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><a href="org/apache/wayang/core/api/configuration/ConstantValueProvider.html#%3Cinit%3E(org.apache.wayang.core.api.Configuration)" class="member-name-link">ConstantValueProvider(Configuration)</a> - 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/api/configuration/ConstantValueProvider.html#%3Cinit%3E(org.apache.wayang.core.api.configuration.ValueProvider)" class="member-name-link">ConstantValueProvider(ValueProvider<Value>)</a> - 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/api/configuration/ConstantValueProvider.html#%3Cinit%3E(org.apache.wayang.core.api.Configuration,org.apache.wayang.core.api.configuration.ValueProvider)" class="member-name-link">ConstantValueProvider(Configuration, ValueProvider<Value>)</a> - 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/api/configuration/ConstantValueProvider.html#%3Cinit%3E(Value,org.apache.wayang.core.api.Configuration)" class="member-name-link">ConstantValueProvider(Value, Configuration)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.function">ConsumerDescriptor</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><a href="org/apache/wayang/core/function/ConsumerDescriptor.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableConsumer,java.lang.Class)" class="member-name-link">ConsumerDescriptor(FunctionDescriptor.SerializableConsumer<T>, Class<T>)</a> - 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/function/ConsumerDescriptor.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableConsumer,java.lang.Class,org.apache.wayang.core.optimizer.costs.LoadProfileEstimator)" class="member-name-link">ConsumerDescriptor(FunctionDescriptor.SerializableConsumer<T>, Class<T>, LoadProfileEstimator)</a> - 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/function/ConsumerDescriptor.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableConsumer,java.lang.Class,org.apache.wayang.core.optimizer.ProbabilisticDoubleInterval)" class="member-name-link">ConsumerDescriptor(FunctionDescriptor.SerializableConsumer<T>, Class<T>, ProbabilisticDoubleInterval)</a> - 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/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)" class="member-name-link">ConsumerDescriptor(FunctionDescriptor.SerializableConsumer<T>, Class<T>, ProbabilisticDoubleInterval, LoadProfileEstimator)</a> - 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/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)" class="member-name-link">ConsumerDescriptor(FunctionDescriptor.SerializableConsumer<T>, BasicDataUnitType<T>, ProbabilisticDoubleInterval, LoadProfileEstimator)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.util">ConsumerIteratorAdapter</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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Iterator.html" title="class or interface in java.util" class="external-link"><code>Iterator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/ConsumerIteratorAdapter.html#%3Cinit%3E()" class="member-name-link">ConsumerIteratorAdapter()</a> - 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 65536.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/ConsumerIteratorAdapter.html#%3Cinit%3E(int)" class="member-name-link">ConsumerIteratorAdapter(int)</a> - 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><a href="org/apache/wayang/core/util/Canonicalizer.html#contains(java.lang.Object)" class="member-name-link">contains(Object)</a> - 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/flink/operators/FlinkCartesianOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkCoGroupOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkCollectionSink.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkCollectionSource.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkCountOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkDistinctOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkDoWhileOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkExecutionOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkFilterOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkFlatMapOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkGlobalMaterializedGroupOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkGlobalReduceOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkGroupByOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkIntersectOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkJoinOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkLocalCallbackSink.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkLoopOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkMapOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkMapPartitionsOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkMaterializedGroupByOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkObjectFileSink.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkObjectFileSource.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkReduceByOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkRepeatExpandedOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkRepeatOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkSampleOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkSortOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkTextFileSink.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkTextFileSource.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkTsvFileSink.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkUnionAllOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkZipWithIdOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/iejoin/operators/SparkIEJoinOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/iejoin/operators/SparkIESelfJoinOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/jdbc/operators/SqlToRddOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeClassificationOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeRegressionOperator.html#containsAction()" class="member-name-link">containsAction()</a> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeRegressionOperator.html" title="class in org.apache.wayang.spark.operators.ml">SparkDecisionTreeRegressionOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/ml/SparkKMeansOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/spark/operators/ml/SparkLinearRegressionOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/spark/operators/ml/SparkLinearSVCOperator.html#containsAction()" class="member-name-link">containsAction()</a> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkLinearSVCOperator.html" title="class in org.apache.wayang.spark.operators.ml">SparkLinearSVCOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/ml/SparkLogisticRegressionOperator.html#containsAction()" class="member-name-link">containsAction()</a> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkLogisticRegressionOperator.html" title="class in org.apache.wayang.spark.operators.ml">SparkLogisticRegressionOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/ml/SparkModelTransformOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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="deprecation-block"><span class="deprecated-label">Deprecated.</span></div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/operators/ml/SparkPredictOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/spark/operators/SparkBernoulliSampleOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/spark/operators/SparkBroadcastOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/spark/operators/SparkCacheOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/spark/operators/SparkCartesianOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/spark/operators/SparkCoGroupOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/spark/operators/SparkCollectionSource.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/spark/operators/SparkCollectOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/spark/operators/SparkCountOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/spark/operators/SparkDistinctOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/spark/operators/SparkDoWhileOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/spark/operators/SparkExecutionOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/spark/operators/SparkFilterOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/spark/operators/SparkFlatMapOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/spark/operators/SparkGlobalMaterializedGroupOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/spark/operators/SparkGlobalReduceOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/spark/operators/SparkIntersectOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/spark/operators/SparkJoinOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/spark/operators/SparkKafkaTopicSink.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/spark/operators/SparkKafkaTopicSource.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/spark/operators/SparkLocalCallbackSink.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/spark/operators/SparkLoopOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/spark/operators/SparkMapOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/spark/operators/SparkMapPartitionsOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/spark/operators/SparkMaterializedGroupByOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/spark/operators/SparkObjectFileSink.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/spark/operators/SparkObjectFileSource.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/spark/operators/SparkParquetSource.html#containsAction()" class="member-name-link">containsAction()</a> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkParquetSource.html" title="class in org.apache.wayang.spark.operators">SparkParquetSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/SparkRandomPartitionSampleOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/spark/operators/SparkReduceByOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/spark/operators/SparkRepeatOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/spark/operators/SparkShufflePartitionSampleOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/spark/operators/SparkSortOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/spark/operators/SparkTextFileSink.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/spark/operators/SparkTextFileSource.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/spark/operators/SparkTsvFileSink.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/spark/operators/SparkTsvFileSource.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/spark/operators/SparkUnionAllOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/spark/operators/SparkZipWithIdOperator.html#containsAction()" class="member-name-link">containsAction()</a> - 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><a href="org/apache/wayang/core/util/Canonicalizer.html#containsAll(java.util.Collection)" class="member-name-link">containsAll(Collection<?>)</a> - 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" class="type-name-link" title="interface in org.apache.wayang.core.util.mathex">Context</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><a href="org/apache/wayang/basic/model/op/nn/Conv.html" class="type-name-link" title="class in org.apache.wayang.basic.model.op.nn">Conv</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><a href="org/apache/wayang/basic/model/op/nn/Conv.html#%3Cinit%3E(int,int,int%5B%5D,int%5B%5D,java.lang.String,boolean,java.lang.String,org.apache.wayang.basic.model.op.Op.DType)" class="member-name-link">Conv(int, int, int[], int[], String, boolean, String, Op.DType)</a> - Constructor for class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/Conv.html" title="class in org.apache.wayang.basic.model.op.nn">Conv</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/nn/Conv2D.html" class="type-name-link" title="class in org.apache.wayang.basic.model.op.nn">Conv2D</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><a href="org/apache/wayang/basic/model/op/nn/Conv2D.html#%3Cinit%3E(int,int,int%5B%5D,int%5B%5D,java.lang.String,boolean)" class="member-name-link">Conv2D(int, int, int[], int[], String, boolean)</a> - Constructor for class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/Conv2D.html" title="class in org.apache.wayang.basic.model.op.nn">Conv2D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/nn/Conv2D.html#%3Cinit%3E(int,int,int%5B%5D,int%5B%5D,java.lang.String,boolean,java.lang.String)" class="member-name-link">Conv2D(int, int, int[], int[], String, boolean, String)</a> - Constructor for class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/Conv2D.html" title="class in org.apache.wayang.basic.model.op.nn">Conv2D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/nn/Conv2D.html#%3Cinit%3E(int,int,int%5B%5D,int%5B%5D,java.lang.String,boolean,java.lang.String,org.apache.wayang.basic.model.op.Op.DType)" class="member-name-link">Conv2D(int, int, int[], int[], String, boolean, String, Op.DType)</a> - Constructor for class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/Conv2D.html" title="class in org.apache.wayang.basic.model.op.nn">Conv2D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/nn/Conv2D.html#%3Cinit%3E(int,int,int%5B%5D,int%5B%5D,java.lang.String,boolean,org.apache.wayang.basic.model.op.Op.DType)" class="member-name-link">Conv2D(int, int, int[], int[], String, boolean, Op.DType)</a> - Constructor for class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/Conv2D.html" title="class in org.apache.wayang.basic.model.op.nn">Conv2D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/nn/Conv3D.html" class="type-name-link" title="class in org.apache.wayang.basic.model.op.nn">Conv3D</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><a href="org/apache/wayang/basic/model/op/nn/Conv3D.html#%3Cinit%3E(int,int,int%5B%5D,int%5B%5D,java.lang.String,boolean)" class="member-name-link">Conv3D(int, int, int[], int[], String, boolean)</a> - Constructor for class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/Conv3D.html" title="class in org.apache.wayang.basic.model.op.nn">Conv3D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/nn/Conv3D.html#%3Cinit%3E(int,int,int%5B%5D,int%5B%5D,java.lang.String,boolean,java.lang.String)" class="member-name-link">Conv3D(int, int, int[], int[], String, boolean, String)</a> - Constructor for class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/Conv3D.html" title="class in org.apache.wayang.basic.model.op.nn">Conv3D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/nn/Conv3D.html#%3Cinit%3E(int,int,int%5B%5D,int%5B%5D,java.lang.String,boolean,java.lang.String,org.apache.wayang.basic.model.op.Op.DType)" class="member-name-link">Conv3D(int, int, int[], int[], String, boolean, String, Op.DType)</a> - Constructor for class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/Conv3D.html" title="class in org.apache.wayang.basic.model.op.nn">Conv3D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/nn/Conv3D.html#%3Cinit%3E(int,int,int%5B%5D,int%5B%5D,java.lang.String,boolean,org.apache.wayang.basic.model.op.Op.DType)" class="member-name-link">Conv3D(int, int, int[], int[], String, boolean, Op.DType)</a> - Constructor for class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/Conv3D.html" title="class in org.apache.wayang.basic.model.op.nn">Conv3D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#CONVERGENCE_INPUT_INDEX" class="member-name-link">CONVERGENCE_INPUT_INDEX</a> - 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><a href="org/apache/wayang/flink/Flink.html#conversionPlugin()" class="member-name-link">conversionPlugin()</a> - 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><a href="org/apache/wayang/genericjdbc/GenericJdbc.html#conversionPlugin()" class="member-name-link">conversionPlugin()</a> - 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><a href="org/apache/wayang/postgres/Postgres.html#conversionPlugin()" class="member-name-link">conversionPlugin()</a> - 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><a href="org/apache/wayang/spark/Spark.html#conversionPlugin()" class="member-name-link">conversionPlugin()</a> - 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><a href="org/apache/wayang/sqlite3/Sqlite3.html#conversionPlugin()" class="member-name-link">conversionPlugin()</a> - 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><a href="org/apache/wayang/core/util/TypeConverter.html#convert(com.fasterxml.jackson.core.type.TypeReference)" class="member-name-link">convert(TypeReference<T>)</a> - 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><a href="org/apache/wayang/api/sql/calcite/converter/WayangRelConverter.html#convert(org.apache.calcite.rel.RelNode)" class="member-name-link">convert(RelNode)</a> - 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><a href="org/apache/wayang/api/sql/calcite/optimizer/Optimizer.html#convert(org.apache.calcite.rel.RelNode)" class="member-name-link">convert(RelNode)</a> - 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/rules/WayangSortRule.html#convert(org.apache.calcite.rel.RelNode)" class="member-name-link">convert(RelNode)</a> - Method in class org.apache.wayang.api.sql.calcite.rules.<a href="org/apache/wayang/api/sql/calcite/rules/WayangSortRule.html" title="class in org.apache.wayang.api.sql.calcite.rules">WayangSortRule</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/optimizer/Optimizer.html#convert(org.apache.calcite.rel.RelNode,java.util.Collection)" class="member-name-link">convert(RelNode, Collection<Record>)</a> - 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/sources/fs/CsvRowConverter.html#convert(org.apache.calcite.rel.type.RelDataType,java.lang.String)" class="member-name-link">convert(RelDataType, String)</a> - 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><a href="org/apache/wayang/api/sql/calcite/optimizer/Optimizer.html#convert(org.apache.calcite.sql.SqlNode)" class="member-name-link">convert(SqlNode)</a> - 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/optimizer/costs/LoadToTimeConverter.html#convert(org.apache.wayang.core.optimizer.costs.LoadEstimate)" class="member-name-link">convert(LoadEstimate)</a> - 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><a href="org/apache/wayang/core/optimizer/costs/LoadProfileToTimeConverter.html#convert(org.apache.wayang.core.optimizer.costs.LoadProfile)" class="member-name-link">convert(LoadProfile)</a> - 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><a href="org/apache/wayang/core/optimizer/costs/TimeToCostConverter.html#convert(org.apache.wayang.core.optimizer.costs.TimeEstimate)" class="member-name-link">convert(TimeEstimate)</a> - 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><a href="org/apache/wayang/core/optimizer/channels/ChannelConversion.html#convert(org.apache.wayang.core.plan.executionplan.Channel,org.apache.wayang.core.api.Configuration)" class="member-name-link">convert(Channel, Configuration)</a> - 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 <code>ChannelConversion.targetChannelDescriptor</code>.</div> |
| </dd> |
| <dt><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)" class="member-name-link">convert(Channel, Configuration, Collection<OptimizationContext>, CardinalityEstimate)</a> - 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 <code>ChannelConversion.targetChannelDescriptor</code>.</div> |
| </dd> |
| <dt><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)" class="member-name-link">convert(Channel, Configuration, Collection<OptimizationContext>, CardinalityEstimate)</a> - 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><a href="org/apache/wayang/tensorflow/model/Convertor.html#convert(org.tensorflow.Graph,org.apache.wayang.basic.model.optimizer.Optimizer)" class="member-name-link">convert(Graph, Optimizer)</a> - 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#convert(org.tensorflow.Graph,org.tensorflow.op.Ops,org.apache.wayang.basic.model.op.nn.BatchNorm2D,org.tensorflow.Operand,org.tensorflow.Operand)" class="member-name-link">convert(Graph, Ops, BatchNorm2D, Operand<?>, Operand<TBool>)</a> - 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#convert(org.tensorflow.Graph,org.tensorflow.op.Ops,org.apache.wayang.basic.model.op.nn.BatchNorm3D,org.tensorflow.Operand,org.tensorflow.Operand)" class="member-name-link">convert(Graph, Ops, BatchNorm3D, Operand<?>, Operand<TBool>)</a> - 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#convert(org.tensorflow.Graph,org.tensorflow.op.Ops,org.apache.wayang.basic.model.op.Op,org.tensorflow.Operand...)" class="member-name-link">convert(Graph, Ops, Op, Operand<?>...)</a> - 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#convert(org.tensorflow.op.Ops,org.apache.wayang.basic.model.op.ArgMax,org.tensorflow.Operand)" class="member-name-link">convert(Ops, ArgMax, Operand<?>)</a> - 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#convert(org.tensorflow.op.Ops,org.apache.wayang.basic.model.op.Cast,org.tensorflow.Operand)" class="member-name-link">convert(Ops, Cast, Operand<?>)</a> - 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#convert(org.tensorflow.op.Ops,org.apache.wayang.basic.model.op.Eq,org.tensorflow.Operand,org.tensorflow.Operand)" class="member-name-link">convert(Ops, Eq, Operand<?>, Operand<?>)</a> - 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#convert(org.tensorflow.op.Ops,org.apache.wayang.basic.model.op.Get,org.tensorflow.Operand)" class="member-name-link">convert(Ops, Get, Operand<?>)</a> - 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#convert(org.tensorflow.op.Ops,org.apache.wayang.basic.model.op.Input)" class="member-name-link">convert(Ops, Input)</a> - 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#convert(org.tensorflow.op.Ops,org.apache.wayang.basic.model.op.Mean,org.tensorflow.Operand)" class="member-name-link">convert(Ops, Mean, Operand<?>)</a> - 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#convert(org.tensorflow.op.Ops,org.apache.wayang.basic.model.op.nn.Conv2D,org.tensorflow.Operand)" class="member-name-link">convert(Ops, Conv2D, Operand<?>)</a> - 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#convert(org.tensorflow.op.Ops,org.apache.wayang.basic.model.op.nn.Conv3D,org.tensorflow.Operand)" class="member-name-link">convert(Ops, Conv3D, Operand<?>)</a> - 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#convert(org.tensorflow.op.Ops,org.apache.wayang.basic.model.op.nn.ConvLSTM2D,org.tensorflow.Operand)" class="member-name-link">convert(Ops, ConvLSTM2D, Operand<?>)</a> - 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#convert(org.tensorflow.op.Ops,org.apache.wayang.basic.model.op.nn.CrossEntropyLoss,org.tensorflow.Operand,org.tensorflow.Operand)" class="member-name-link">convert(Ops, CrossEntropyLoss, Operand<?>, Operand<?>)</a> - 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#convert(org.tensorflow.op.Ops,org.apache.wayang.basic.model.op.nn.Linear,org.tensorflow.Operand)" class="member-name-link">convert(Ops, Linear, Operand<?>)</a> - 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#convert(org.tensorflow.op.Ops,org.apache.wayang.basic.model.op.nn.MSELoss,org.tensorflow.Operand,org.tensorflow.Operand)" class="member-name-link">convert(Ops, MSELoss, Operand<?>, Operand<?>)</a> - 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#convert(org.tensorflow.op.Ops,org.apache.wayang.basic.model.op.nn.ReLU,org.tensorflow.Operand)" class="member-name-link">convert(Ops, ReLU, Operand<?>)</a> - 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#convert(org.tensorflow.op.Ops,org.apache.wayang.basic.model.op.nn.Sigmoid,org.tensorflow.Operand)" class="member-name-link">convert(Ops, Sigmoid, Operand<?>)</a> - 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#convert(org.tensorflow.op.Ops,org.apache.wayang.basic.model.op.nn.Softmax,org.tensorflow.Operand)" class="member-name-link">convert(Ops, Softmax, Operand<?>)</a> - 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#convert(org.tensorflow.op.Ops,org.apache.wayang.basic.model.op.Reshape,org.tensorflow.Operand)" class="member-name-link">convert(Ops, Reshape, Operand<?>)</a> - 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#convert(org.tensorflow.op.Ops,org.apache.wayang.basic.model.op.Slice,org.tensorflow.Operand)" class="member-name-link">convert(Ops, Slice, Operand<?>)</a> - 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#convert(org.tensorflow.op.Ops,org.apache.wayang.basic.model.op.Transpose,org.tensorflow.Operand)" class="member-name-link">convert(Ops, Transpose, Operand<?>)</a> - 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#convert(org.tensorflow.op.Ops,org.apache.wayang.basic.model.op.ZeroLike,org.tensorflow.Operand)" class="member-name-link">convert(Ops, ZeroLike, Operand<?>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.tensorflow.model">Convertor</a> - Class in <a href="org/apache/wayang/tensorflow/model/package-summary.html">org.apache.wayang.tensorflow.model</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/tensorflow/model/Convertor.html#%3Cinit%3E()" class="member-name-link">Convertor()</a> - 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><a href="org/apache/wayang/flink/compiler/criterion/WayangValue.html#convertToByte()" class="member-name-link">convertToByte()</a> - 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/profiler/util/RrdAccessor.html#convertToJavaTimestamp(long)" class="member-name-link">convertToJavaTimestamp(long)</a> - 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><a href="org/apache/wayang/flink/compiler/criterion/WayangValue.html#convertToObject(byte%5B%5D)" class="member-name-link">convertToObject(byte[])</a> - 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/profiler/util/RrdAccessor.html#convertToUnixTimestamp(long)" class="member-name-link">convertToUnixTimestamp(long)</a> - 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><a href="org/apache/wayang/api/sql/calcite/optimizer/Optimizer.html#convertWithConfig(org.apache.calcite.rel.RelNode,org.apache.wayang.core.api.Configuration,java.util.Collection)" class="member-name-link">convertWithConfig(RelNode, Configuration, Collection<Record>)</a> - 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/optimizer/costs/TimeToCostConverter.html#convertWithoutFixCosts(org.apache.wayang.core.optimizer.costs.TimeEstimate)" class="member-name-link">convertWithoutFixCosts(TimeEstimate)</a> - 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><a href="org/apache/wayang/basic/model/op/nn/ConvLSTM2D.html" class="type-name-link" title="class in org.apache.wayang.basic.model.op.nn">ConvLSTM2D</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><a href="org/apache/wayang/basic/model/op/nn/ConvLSTM2D.html#%3Cinit%3E(int,int,int%5B%5D,int%5B%5D,boolean,java.lang.String)" class="member-name-link">ConvLSTM2D(int, int, int[], int[], boolean, String)</a> - Constructor for class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/ConvLSTM2D.html" title="class in org.apache.wayang.basic.model.op.nn">ConvLSTM2D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/nn/ConvLSTM2D.html#%3Cinit%3E(int,int,int%5B%5D,int%5B%5D,boolean,java.lang.String,java.lang.String)" class="member-name-link">ConvLSTM2D(int, int, int[], int[], boolean, String, String)</a> - Constructor for class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/ConvLSTM2D.html" title="class in org.apache.wayang.basic.model.op.nn">ConvLSTM2D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/nn/ConvLSTM2D.html#%3Cinit%3E(int,int,int%5B%5D,int%5B%5D,boolean,java.lang.String,java.lang.String,org.apache.wayang.basic.model.op.Op.DType)" class="member-name-link">ConvLSTM2D(int, int, int[], int[], boolean, String, String, Op.DType)</a> - Constructor for class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/ConvLSTM2D.html" title="class in org.apache.wayang.basic.model.op.nn">ConvLSTM2D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/nn/ConvLSTM2D.html#%3Cinit%3E(int,int,int%5B%5D,int%5B%5D,boolean,java.lang.String,org.apache.wayang.basic.model.op.Op.DType)" class="member-name-link">ConvLSTM2D(int, int, int[], int[], boolean, String, Op.DType)</a> - Constructor for class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/ConvLSTM2D.html" title="class in org.apache.wayang.basic.model.op.nn">ConvLSTM2D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/channels/FileChannel.html#copy()" class="member-name-link">copy()</a> - 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><a href="org/apache/wayang/basic/data/Record.html#copy()" class="member-name-link">copy()</a> - 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><a href="org/apache/wayang/core/optimizer/costs/ConstantLoadProfileEstimator.html#copy()" class="member-name-link">copy()</a> - 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><a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html#copy()" class="member-name-link">copy()</a> - 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><a href="org/apache/wayang/core/optimizer/costs/NestableLoadProfileEstimator.html#copy()" class="member-name-link">copy()</a> - 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><a href="org/apache/wayang/core/optimizer/DefaultOptimizationContext.html#copy()" class="member-name-link">copy()</a> - 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><a href="org/apache/wayang/core/plan/executionplan/Channel.html#copy()" class="member-name-link">copy()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html#copy()" class="member-name-link">copy()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#copy()" class="member-name-link">copy()</a> - 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><a href="org/apache/wayang/core/util/Copyable.html#copy()" class="member-name-link">copy()</a> - 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><a href="org/apache/wayang/flink/channels/DataSetChannel.html#copy()" class="member-name-link">copy()</a> - 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><a href="org/apache/wayang/java/channels/CollectionChannel.html#copy()" class="member-name-link">copy()</a> - 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><a href="org/apache/wayang/java/channels/StreamChannel.html#copy()" class="member-name-link">copy()</a> - 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><a href="org/apache/wayang/java/operators/JavaAmazonS3Source.html#copy()" class="member-name-link">copy()</a> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaAmazonS3Source.html" title="class in org.apache.wayang.java.operators">JavaAmazonS3Source</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaAzureBlobStorageSource.html#copy()" class="member-name-link">copy()</a> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaAzureBlobStorageSource.html" title="class in org.apache.wayang.java.operators">JavaAzureBlobStorageSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaGoogleCloudStorageSource.html#copy()" class="member-name-link">copy()</a> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaGoogleCloudStorageSource.html" title="class in org.apache.wayang.java.operators">JavaGoogleCloudStorageSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaKafkaTopicSource.html#copy()" class="member-name-link">copy()</a> - 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><a href="org/apache/wayang/java/operators/JavaTextFileSource.html#copy()" class="member-name-link">copy()</a> - 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><a href="org/apache/wayang/jdbc/channels/SqlQueryChannel.html#copy()" class="member-name-link">copy()</a> - 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><a href="org/apache/wayang/spark/channels/BroadcastChannel.html#copy()" class="member-name-link">copy()</a> - 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><a href="org/apache/wayang/spark/channels/RddChannel.html#copy()" class="member-name-link">copy()</a> - 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><a href="org/apache/wayang/tensorflow/channels/TensorChannel.html#copy()" class="member-name-link">copy()</a> - 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><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)" class="member-name-link">copy(RelTraitSet, RelNode, List<RexNode>, RelDataType)</a> - 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><a href="org/apache/wayang/api/sql/calcite/rel/WayangSort.html#copy(org.apache.calcite.plan.RelTraitSet,org.apache.calcite.rel.RelNode,org.apache.calcite.rel.RelCollation,org.apache.calcite.rex.RexNode,org.apache.calcite.rex.RexNode)" class="member-name-link">copy(RelTraitSet, RelNode, RelCollation, RexNode, RexNode)</a> - Method in class org.apache.wayang.api.sql.calcite.rel.<a href="org/apache/wayang/api/sql/calcite/rel/WayangSort.html" title="class in org.apache.wayang.api.sql.calcite.rel">WayangSort</a></dt> |
| <dd> </dd> |
| <dt><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)" class="member-name-link">copy(RelTraitSet, RelNode, RexNode)</a> - 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><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)" class="member-name-link">copy(RelTraitSet, RelNode, ImmutableBitSet, List<ImmutableBitSet>, List<AggregateCall>)</a> - 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><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)" class="member-name-link">copy(RelTraitSet, RexNode, RelNode, RelNode, JoinRelType, boolean)</a> - 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" class="type-name-link" title="interface in org.apache.wayang.core.util">Copyable</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><a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html#copyAsNonBroadcastFor(org.apache.wayang.core.plan.wayangplan.Operator)" class="member-name-link">copyAsNonBroadcastFor(Operator)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html#copyFor(org.apache.wayang.core.plan.wayangplan.Operator)" class="member-name-link">copyFor(Operator)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html#copyFor(org.apache.wayang.core.plan.wayangplan.Operator)" class="member-name-link">copyFor(Operator)</a> - 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><a href="org/apache/wayang/core/mathex/MathExParser.ExpressionContext.html#copyFrom(org.apache.wayang.core.mathex.MathExParser.ExpressionContext)" class="member-name-link">copyFrom(MathExParser.ExpressionContext)</a> - 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><a href="org/apache/wayang/core/mapping/ReplacementSubplanFactory.html#copyNames(org.apache.wayang.core.mapping.SubplanMatch,org.apache.wayang.core.plan.wayangplan.Operator)" class="member-name-link">copyNames(SubplanMatch, Operator)</a> - 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><a href="org/apache/wayang/giraph/platform/GiraphPlatform.html#CORES_PROPERTY" class="member-name-link">CORES_PROPERTY</a> - 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><a href="org/apache/wayang/jdbc/platform/JdbcPlatformTemplate.html#coresProperty" class="member-name-link">coresProperty</a> - 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/basic/operators/AmazonS3Source.CardinalityEstimator.html#CORRECTNESS_PROBABILITY" class="member-name-link">CORRECTNESS_PROBABILITY</a> - Static variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/AmazonS3Source.CardinalityEstimator.html" title="class in org.apache.wayang.basic.operators">AmazonS3Source.CardinalityEstimator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/AzureBlobStorageSource.CardinalityEstimator.html#CORRECTNESS_PROBABILITY" class="member-name-link">CORRECTNESS_PROBABILITY</a> - Static variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/AzureBlobStorageSource.CardinalityEstimator.html" title="class in org.apache.wayang.basic.operators">AzureBlobStorageSource.CardinalityEstimator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/GoogleCloudStorageSource.CardinalityEstimator.html#CORRECTNESS_PROBABILITY" class="member-name-link">CORRECTNESS_PROBABILITY</a> - Static variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/GoogleCloudStorageSource.CardinalityEstimator.html" title="class in org.apache.wayang.basic.operators">GoogleCloudStorageSource.CardinalityEstimator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/KafkaTopicSource.CardinalityEstimator.html#CORRECTNESS_PROBABILITY" class="member-name-link">CORRECTNESS_PROBABILITY</a> - 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><a href="org/apache/wayang/basic/operators/ObjectFileSource.CardinalityEstimator.html#CORRECTNESS_PROBABILITY" class="member-name-link">CORRECTNESS_PROBABILITY</a> - 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><a href="org/apache/wayang/basic/operators/TextFileSource.CardinalityEstimator.html#CORRECTNESS_PROBABILITY" class="member-name-link">CORRECTNESS_PROBABILITY</a> - 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><a href="org/apache/wayang/core/optimizer/channels/ChannelConversionGraph.CostbasedTreeSelectionStrategy.html#%3Cinit%3E()" class="member-name-link">CostbasedTreeSelectionStrategy()</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.profiling">CostMeasurement</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><a href="org/apache/wayang/core/profiling/CostMeasurement.html#%3Cinit%3E()" class="member-name-link">CostMeasurement()</a> - 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><a href="org/apache/wayang/core/profiling/CostMeasurement.html#%3Cinit%3E(java.lang.String,double,double,double)" class="member-name-link">CostMeasurement(String, double, double, double)</a> - 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><a href="org/apache/wayang/apps/tpch/data/q1/ReturnTuple.html#COUNT_ORDER" class="member-name-link">COUNT_ORDER</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.util">Counter</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><a href="org/apache/wayang/core/util/Counter.html#%3Cinit%3E()" class="member-name-link">Counter()</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.mapping">CountMapping</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" class="type-name-link" title="class in org.apache.wayang.java.mapping">CountMapping</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" class="type-name-link" title="class in org.apache.wayang.spark.mapping">CountMapping</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><a href="org/apache/wayang/flink/mapping/CountMapping.html#%3Cinit%3E()" class="member-name-link">CountMapping()</a> - 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><a href="org/apache/wayang/java/mapping/CountMapping.html#%3Cinit%3E()" class="member-name-link">CountMapping()</a> - 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><a href="org/apache/wayang/spark/mapping/CountMapping.html#%3Cinit%3E()" class="member-name-link">CountMapping()</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.operators">CountOperator</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><a href="org/apache/wayang/basic/operators/CountOperator.html#%3Cinit%3E(java.lang.Class)" class="member-name-link">CountOperator(Class<Type>)</a> - 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><a href="org/apache/wayang/basic/operators/CountOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.CountOperator)" class="member-name-link">CountOperator(CountOperator<Type>)</a> - 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><a href="org/apache/wayang/basic/operators/CountOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)" class="member-name-link">CountOperator(DataSetType<Type>)</a> - 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><a href="org/apache/wayang/giraph/platform/GiraphPlatform.html#CPU_MHZ_PROPERTY" class="member-name-link">CPU_MHZ_PROPERTY</a> - 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><a href="org/apache/wayang/core/optimizer/costs/LoadProfileToTimeConverter.html#cpuConverter" class="member-name-link">cpuConverter</a> - 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/java/OperatorProfiler.html#cpuMhz" class="member-name-link">cpuMhz</a> - 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/profiler/spark/SparkOperatorProfiler.html#cpuMhz" class="member-name-link">cpuMhz</a> - 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/jdbc/platform/JdbcPlatformTemplate.html#cpuMhzProperty" class="member-name-link">cpuMhzProperty</a> - 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/core/util/fs/FileSystem.html#create(java.lang.String)" class="member-name-link">create(String)</a> - 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><a href="org/apache/wayang/core/util/fs/HadoopFileSystem.html#create(java.lang.String)" class="member-name-link">create(String)</a> - 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><a href="org/apache/wayang/core/util/fs/LocalFileSystem.html#create(java.lang.String)" class="member-name-link">create(String)</a> - 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><a href="org/apache/wayang/core/util/fs/S3FileSystem.html#create(java.lang.String)" class="member-name-link">create(String)</a> - 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/fs/FileSystem.html#create(java.lang.String,java.lang.Boolean)" class="member-name-link">create(String, Boolean)</a> - 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><a href="org/apache/wayang/core/util/fs/HadoopFileSystem.html#create(java.lang.String,java.lang.Boolean)" class="member-name-link">create(String, Boolean)</a> - 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><a href="org/apache/wayang/core/util/fs/LocalFileSystem.html#create(java.lang.String,java.lang.Boolean)" class="member-name-link">create(String, Boolean)</a> - 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><a href="org/apache/wayang/core/util/fs/S3FileSystem.html#create(java.lang.String,java.lang.Boolean)" class="member-name-link">create(String, Boolean)</a> - 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/basic/operators/ParquetSource.html#create(java.lang.String,java.lang.String%5B%5D)" class="member-name-link">create(String, String[])</a> - Static method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ParquetSource.html" title="class in org.apache.wayang.basic.operators">ParquetSource</a></dt> |
| <dd> |
| <div class="block">Creates a new instance.</div> |
| </dd> |
| <dt><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)" class="member-name-link">create(CalciteSchema, Properties, RelDataTypeFactory)</a> - 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><a href="org/apache/wayang/api/sql/calcite/rel/WayangTableScan.html#create(org.apache.calcite.plan.RelOptCluster,org.apache.calcite.plan.RelOptTable)" class="member-name-link">create(RelOptCluster, RelOptTable)</a> - 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><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)" class="member-name-link">create(RelOptCluster, RelOptTable, int[])</a> - 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><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html#create(org.apache.calcite.schema.SchemaPlus,java.lang.String,java.util.Map)" class="member-name-link">create(SchemaPlus, String, Map<String, Object>)</a> - 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><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.Factory.html#create(org.apache.calcite.schema.SchemaPlus,java.lang.String,java.util.Map)" class="member-name-link">create(SchemaPlus, String, Map<String, Object>)</a> - 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><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)" class="member-name-link">create(SchemaPlus, String, DataSource, String, String)</a> - 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><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)" class="member-name-link">create(SchemaPlus, String, DataSource, SqlDialectFactory, String, String)</a> - 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><a href="org/apache/wayang/api/sql/calcite/optimizer/Optimizer.html#create(org.apache.wayang.api.sql.calcite.schema.WayangSchema)" class="member-name-link">create(WayangSchema)</a> - 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><a href="org/apache/wayang/core/platform/Executor.Factory.html#create(org.apache.wayang.core.api.Job)" class="member-name-link">create(Job)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html#createAlternative()" class="member-name-link">createAlternative()</a> - 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><a href="org/apache/wayang/core/types/DataUnitType.html#createBasic(java.lang.Class)" class="member-name-link">createBasic(Class<T>)</a> - 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><a href="org/apache/wayang/core/types/DataUnitType.html#createBasicUnchecked(java.lang.Class)" class="member-name-link">createBasicUnchecked(Class<?>)</a> - 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><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html#createBlockInfo()" class="member-name-link">createBlockInfo()</a> - 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/basic/operators/CartesianOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)" class="member-name-link">createCardinalityEstimator(int, Configuration)</a> - 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><a href="org/apache/wayang/basic/operators/CoGroupOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)" class="member-name-link">createCardinalityEstimator(int, Configuration)</a> - 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><a href="org/apache/wayang/basic/operators/CollectionSource.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)" class="member-name-link">createCardinalityEstimator(int, Configuration)</a> - 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><a href="org/apache/wayang/basic/operators/CountOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)" class="member-name-link">createCardinalityEstimator(int, Configuration)</a> - 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><a href="org/apache/wayang/basic/operators/DecisionTreeRegressionOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)" class="member-name-link">createCardinalityEstimator(int, Configuration)</a> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DecisionTreeRegressionOperator.html" title="class in org.apache.wayang.basic.operators">DecisionTreeRegressionOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/DistinctOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)" class="member-name-link">createCardinalityEstimator(int, Configuration)</a> - 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><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)" class="member-name-link">createCardinalityEstimator(int, Configuration)</a> - 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><a href="org/apache/wayang/basic/operators/FilterOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)" class="member-name-link">createCardinalityEstimator(int, Configuration)</a> - 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><a href="org/apache/wayang/basic/operators/FlatMapOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)" class="member-name-link">createCardinalityEstimator(int, Configuration)</a> - 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><a href="org/apache/wayang/basic/operators/GlobalMaterializedGroupOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)" class="member-name-link">createCardinalityEstimator(int, Configuration)</a> - 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><a href="org/apache/wayang/basic/operators/GlobalReduceOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)" class="member-name-link">createCardinalityEstimator(int, Configuration)</a> - 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><a href="org/apache/wayang/basic/operators/IntersectOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)" class="member-name-link">createCardinalityEstimator(int, Configuration)</a> - 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><a href="org/apache/wayang/basic/operators/JoinOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)" class="member-name-link">createCardinalityEstimator(int, Configuration)</a> - 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><a href="org/apache/wayang/basic/operators/KafkaTopicSource.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)" class="member-name-link">createCardinalityEstimator(int, Configuration)</a> - 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><a href="org/apache/wayang/basic/operators/KMeansOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)" class="member-name-link">createCardinalityEstimator(int, Configuration)</a> - 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><a href="org/apache/wayang/basic/operators/LinearRegressionOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)" class="member-name-link">createCardinalityEstimator(int, Configuration)</a> - 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><a href="org/apache/wayang/basic/operators/LinearSVCOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)" class="member-name-link">createCardinalityEstimator(int, Configuration)</a> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LinearSVCOperator.html" title="class in org.apache.wayang.basic.operators">LinearSVCOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/LocalCallbackSink.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)" class="member-name-link">createCardinalityEstimator(int, Configuration)</a> - 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><a href="org/apache/wayang/basic/operators/LogisticRegressionOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)" class="member-name-link">createCardinalityEstimator(int, Configuration)</a> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LogisticRegressionOperator.html" title="class in org.apache.wayang.basic.operators">LogisticRegressionOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/LoopOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)" class="member-name-link">createCardinalityEstimator(int, Configuration)</a> - 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><a href="org/apache/wayang/basic/operators/MapOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)" class="member-name-link">createCardinalityEstimator(int, Configuration)</a> - 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><a href="org/apache/wayang/basic/operators/MapPartitionsOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)" class="member-name-link">createCardinalityEstimator(int, Configuration)</a> - 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><a href="org/apache/wayang/basic/operators/MaterializedGroupByOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)" class="member-name-link">createCardinalityEstimator(int, Configuration)</a> - 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><a href="org/apache/wayang/basic/operators/ModelTransformOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)" class="member-name-link">createCardinalityEstimator(int, Configuration)</a> - 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="deprecation-block"><span class="deprecated-label">Deprecated.</span></div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/operators/ObjectFileSource.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)" class="member-name-link">createCardinalityEstimator(int, Configuration)</a> - 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><a href="org/apache/wayang/basic/operators/PageRankOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)" class="member-name-link">createCardinalityEstimator(int, Configuration)</a> - 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><a href="org/apache/wayang/basic/operators/ParquetSource.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)" class="member-name-link">createCardinalityEstimator(int, Configuration)</a> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ParquetSource.html" title="class in org.apache.wayang.basic.operators">ParquetSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/ReduceByOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)" class="member-name-link">createCardinalityEstimator(int, Configuration)</a> - 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><a href="org/apache/wayang/basic/operators/ReduceOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)" class="member-name-link">createCardinalityEstimator(int, Configuration)</a> - 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><a href="org/apache/wayang/basic/operators/RepeatOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)" class="member-name-link">createCardinalityEstimator(int, Configuration)</a> - 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><a href="org/apache/wayang/basic/operators/SampleOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)" class="member-name-link">createCardinalityEstimator(int, Configuration)</a> - 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><a href="org/apache/wayang/basic/operators/SortOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)" class="member-name-link">createCardinalityEstimator(int, Configuration)</a> - 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><a href="org/apache/wayang/basic/operators/TextFileSource.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)" class="member-name-link">createCardinalityEstimator(int, Configuration)</a> - 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><a href="org/apache/wayang/basic/operators/UnionAllOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)" class="member-name-link">createCardinalityEstimator(int, Configuration)</a> - 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><a href="org/apache/wayang/basic/operators/ZipWithIdOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)" class="member-name-link">createCardinalityEstimator(int, Configuration)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/ElementaryOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)" class="member-name-link">createCardinalityEstimator(int, Configuration)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkCollectionSink.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)" class="member-name-link">createCardinalityEstimator(int, Configuration)</a> - 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><a href="org/apache/wayang/java/operators/JavaCollectOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)" class="member-name-link">createCardinalityEstimator(int, Configuration)</a> - 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><a href="org/apache/wayang/spark/operators/SparkCacheOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)" class="member-name-link">createCardinalityEstimator(int, Configuration)</a> - 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><a href="org/apache/wayang/spark/operators/SparkCollectOperator.html#createCardinalityEstimator(int,org.apache.wayang.core.api.Configuration)" class="member-name-link">createCardinalityEstimator(int, Configuration)</a> - 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><a href="org/apache/wayang/core/platform/ChannelDescriptor.html#createChannel(org.apache.wayang.core.plan.wayangplan.OutputSlot,org.apache.wayang.core.api.Configuration)" class="member-name-link">createChannel(OutputSlot<?>, Configuration)</a> - 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><a href="org/apache/wayang/profiler/java/OperatorProfiler.html#createChannelInstance()" class="member-name-link">createChannelInstance()</a> - 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><a href="org/apache/wayang/profiler/java/OperatorProfiler.html#createChannelInstance(java.util.Collection)" class="member-name-link">createChannelInstance(Collection<?>)</a> - 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><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html#createChannelInstance(org.apache.spark.api.java.JavaRDD,org.apache.wayang.spark.execution.SparkExecutor)" class="member-name-link">createChannelInstance(JavaRDD<?>, SparkExecutor)</a> - 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><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html#createChannelInstance(org.apache.wayang.spark.execution.SparkExecutor)" class="member-name-link">createChannelInstance(SparkExecutor)</a> - 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><a href="org/apache/wayang/profiler/java/OperatorProfilers.html#createCollectingJavaLocalCallbackSinkProfiler()" class="member-name-link">createCollectingJavaLocalCallbackSinkProfiler()</a> - 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><a href="org/apache/wayang/basic/operators/LocalCallbackSink.html#createCollectingSink(java.util.Collection,java.lang.Class)" class="member-name-link">createCollectingSink(Collection<T>, Class<T>)</a> - 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><a href="org/apache/wayang/basic/operators/LocalCallbackSink.html#createCollectingSink(java.util.Collection,org.apache.wayang.core.types.DataSetType)" class="member-name-link">createCollectingSink(Collection<T>, DataSetType<T>)</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.html#createConcatenationKey(org.apache.wayang.core.plan.wayangplan.OutputSlot,org.apache.wayang.core.optimizer.OptimizationContext)" class="member-name-link">createConcatenationKey(OutputSlot<?>, OptimizationContext)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkCartesianOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkCoGroupOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkCollectionSource.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkCountOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkDistinctOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkDoWhileOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkFlatMapOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkGlobalMaterializedGroupOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkGlobalReduceOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkGroupByOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkIntersectOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkJoinOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkLocalCallbackSink.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkLoopOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkMapOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkMapPartitionsOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkMaterializedGroupByOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkObjectFileSink.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkObjectFileSource.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkReduceByOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkRepeatExpandedOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkRepeatOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkSampleOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkSortOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkTextFileSource.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkTsvFileSink.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkUnionAllOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkZipWithIdOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/genericjdbc/operators/GenericJdbcFilterOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/genericjdbc/operators/GenericJdbcProjectionOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/iejoin/operators/JavaIEJoinOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/iejoin/operators/JavaIESelfJoinOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/iejoin/operators/SparkIEJoinOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/iejoin/operators/SparkIESelfJoinOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/java/operators/JavaCartesianOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/java/operators/JavaCoGroupOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/java/operators/JavaCollectionSource.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/java/operators/JavaCountOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/java/operators/JavaDistinctOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/java/operators/JavaDoWhileOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/java/operators/JavaFilterOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/java/operators/JavaFlatMapOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/java/operators/JavaGlobalMaterializedGroupOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/java/operators/JavaIntersectOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/java/operators/JavaJoinOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/java/operators/JavaLocalCallbackSink.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/java/operators/JavaLoopOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/java/operators/JavaMapOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/java/operators/JavaMapPartitionsOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/java/operators/JavaMaterializedGroupByOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/java/operators/JavaObjectFileSink.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/java/operators/JavaObjectFileSource.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/java/operators/JavaRandomSampleOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/java/operators/JavaReduceByOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/java/operators/JavaRepeatOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/java/operators/JavaReservoirSampleOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/java/operators/JavaSortOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/java/operators/JavaTsvFileSink.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/java/operators/JavaTsvFileSource.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/java/operators/JavaUnionAllOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/postgres/operators/PostgresFilterOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/postgres/operators/PostgresJoinOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/postgres/operators/PostgresProjectionOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/spark/operators/SparkBernoulliSampleOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/spark/operators/SparkBroadcastOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/spark/operators/SparkCartesianOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/spark/operators/SparkCoGroupOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/spark/operators/SparkCollectionSource.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/spark/operators/SparkCountOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/spark/operators/SparkDistinctOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/spark/operators/SparkDoWhileOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/spark/operators/SparkFlatMapOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/spark/operators/SparkGlobalMaterializedGroupOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/spark/operators/SparkGlobalReduceOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/spark/operators/SparkIntersectOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/spark/operators/SparkJoinOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/spark/operators/SparkKafkaTopicSource.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/spark/operators/SparkLocalCallbackSink.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/spark/operators/SparkLoopOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/spark/operators/SparkMapOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/spark/operators/SparkMapPartitionsOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/spark/operators/SparkMaterializedGroupByOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/spark/operators/SparkObjectFileSink.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/spark/operators/SparkObjectFileSource.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/spark/operators/SparkRandomPartitionSampleOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/spark/operators/SparkReduceByOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/spark/operators/SparkRepeatOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/spark/operators/SparkShufflePartitionSampleOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/spark/operators/SparkSortOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/spark/operators/SparkTextFileSource.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/spark/operators/SparkTsvFileSink.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/spark/operators/SparkTsvFileSource.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/spark/operators/SparkUnionAllOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/spark/operators/SparkZipWithIdOperator.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/tensorflow/operators/TensorflowCollectionSource.html#createCopy()" class="member-name-link">createCopy()</a> - 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><a href="org/apache/wayang/jdbc/platform/JdbcPlatformTemplate.html#createDatabaseDescriptor(org.apache.wayang.core.api.Configuration)" class="member-name-link">createDatabaseDescriptor(Configuration)</a> - 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><a href="org/apache/wayang/genericjdbc/platform/GenericJdbcPlatform.html#createDatabaseDescriptor(org.apache.wayang.core.api.Configuration,java.lang.String)" class="member-name-link">createDatabaseDescriptor(Configuration, String)</a> - 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><a href="org/apache/wayang/core/types/DataSetType.html#createDefault(java.lang.Class)" class="member-name-link">createDefault(Class<? extends T>)</a> - 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><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)" class="member-name-link">createDefault(LoadToTimeConverter, LoadToTimeConverter, LoadToTimeConverter, LoadProfileToTimeConverter.ResourceTimeEstimateAggregator)</a> - 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><a href="org/apache/wayang/core/types/DataSetType.html#createDefault(org.apache.wayang.core.types.BasicDataUnitType)" class="member-name-link">createDefault(BasicDataUnitType<T>)</a> - 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><a href="org/apache/wayang/core/types/DataSetType.html#createDefaultUnchecked(java.lang.Class)" class="member-name-link">createDefaultUnchecked(Class<?>)</a> - 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><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html#createDialect(javax.sql.DataSource)" class="member-name-link">createDialect(DataSource)</a> - 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="deprecation-block"><span class="deprecated-label">Deprecated.</span> |
| <div class="deprecation-comment">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><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html#createDialect(org.apache.calcite.sql.SqlDialectFactory,javax.sql.DataSource)" class="member-name-link">createDialect(SqlDialectFactory, DataSource)</a> - 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><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)" class="member-name-link">createEstimatorFor(LoadProfileEstimator, Configuration, OptimizationSpace)</a> - 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><a href="org/apache/wayang/core/platform/Platform.html#createExecutor(org.apache.wayang.core.api.Job)" class="member-name-link">createExecutor(Job)</a> - 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><a href="org/apache/wayang/core/optimizer/costs/LoadEstimator.html#createFallback(int,int)" class="member-name-link">createFallback(int, int)</a> - 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><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)" class="member-name-link">createFor(String, String, String, OptimizationSpace)</a> - 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><a href="org/apache/wayang/core/optimizer/cardinality/SubplanCardinalityPusher.html#createFor(org.apache.wayang.core.plan.wayangplan.OperatorContainer,org.apache.wayang.core.api.Configuration)" class="member-name-link">createFor(OperatorContainer, Configuration)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/PlanMetrics.html#createFor(org.apache.wayang.core.plan.wayangplan.WayangPlan,java.lang.String)" class="member-name-link">createFor(WayangPlan, String)</a> - 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><a href="org/apache/wayang/basic/function/ProjectionDescriptor.html#createForRecords(org.apache.wayang.basic.types.RecordType,java.lang.String...)" class="member-name-link">createForRecords(RecordType, String...)</a> - 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><a href="org/apache/wayang/core/optimizer/DefaultOptimizationContext.html#createFrom(org.apache.wayang.core.api.Job)" class="member-name-link">createFrom(Job)</a> - 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><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)" class="member-name-link">createFrom(ExecutionTaskFlow, StageAssignmentTraversal.StageSplittingCriterion)</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlow.html#createFrom(org.apache.wayang.core.optimizer.enumeration.PlanImplementation)" class="member-name-link">createFrom(PlanImplementation)</a> - 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><a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimators.html#createFromJuelSpecification(java.lang.String,org.apache.wayang.core.util.json.WayangJsonObj)" class="member-name-link">createFromJuelSpecification(String, WayangJsonObj)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link"><code>String</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimators.html#createFromMathExSpecification(java.lang.String,org.apache.wayang.core.util.json.WayangJsonObj)" class="member-name-link">createFromMathExSpecification(String, WayangJsonObj)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link"><code>String</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/platform/PartialExecution.html#createFromMeasurement(long,java.util.Collection,org.apache.wayang.core.api.Configuration)" class="member-name-link">createFromMeasurement(long, Collection<ExecutionLineageNode>, Configuration)</a> - 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><a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimators.html#createFromSpecification(java.lang.String,java.lang.String)" class="member-name-link">createFromSpecification(String, String)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link"><code>String</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimators.html#createFromSpecification(java.lang.String,org.apache.wayang.core.api.Configuration)" class="member-name-link">createFromSpecification(String, Configuration)</a> - 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><a href="org/apache/wayang/profiler/log/DynamicLoadProfileEstimators.html#createFromTemplate(java.lang.String,java.lang.String,org.apache.wayang.profiler.log.OptimizationSpace)" class="member-name-link">createFromTemplate(String, String, OptimizationSpace)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link"><code>String</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/types/DataSetType.html#createGrouped(java.lang.Class)" class="member-name-link">createGrouped(Class<? extends T>)</a> - 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><a href="org/apache/wayang/core/types/DataUnitType.html#createGrouped(java.lang.Class)" class="member-name-link">createGrouped(Class<T>)</a> - 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><a href="org/apache/wayang/core/types/DataSetType.html#createGrouped(org.apache.wayang.core.types.BasicDataUnitType)" class="member-name-link">createGrouped(BasicDataUnitType<T>)</a> - 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><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)" class="member-name-link">createGroupedReduce(ReduceDescriptor<Type>, DataSetType<? extends Iterable<Type>>, DataSetType<Type>)</a> - 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="deprecation-block"><span class="deprecated-label">Deprecated.</span> |
| <div class="deprecation-comment">This method is just a hack that is necessary because of the ambiguous nature of this operator.</div> |
| </div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/types/DataSetType.html#createGroupedUnchecked(java.lang.Class)" class="member-name-link">createGroupedUnchecked(Class<?>)</a> - 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><a href="org/apache/wayang/core/types/DataUnitType.html#createGroupedUnchecked(java.lang.Class)" class="member-name-link">createGroupedUnchecked(Class<?>)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/SlotMapping.html#createIdentityMapping(org.apache.wayang.core.plan.wayangplan.Operator)" class="member-name-link">createIdentityMapping(Operator)</a> - 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><a href="org/apache/wayang/profiler/log/GeneticOptimizer.html#createInitialPopulation()" class="member-name-link">createInitialPopulation()</a> - 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><a href="org/apache/wayang/basic/channels/FileChannel.html#createInstance(org.apache.wayang.core.platform.Executor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,int)" class="member-name-link">createInstance(Executor, OptimizationContext.OperatorContext, int)</a> - 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><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)" class="member-name-link">createInstance(Executor, OptimizationContext.OperatorContext, int)</a> - 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><a href="org/apache/wayang/flink/channels/DataSetChannel.html#createInstance(org.apache.wayang.core.platform.Executor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,int)" class="member-name-link">createInstance(Executor, OptimizationContext.OperatorContext, int)</a> - 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><a href="org/apache/wayang/java/channels/CollectionChannel.html#createInstance(org.apache.wayang.core.platform.Executor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,int)" class="member-name-link">createInstance(Executor, OptimizationContext.OperatorContext, int)</a> - 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><a href="org/apache/wayang/java/channels/StreamChannel.html#createInstance(org.apache.wayang.core.platform.Executor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,int)" class="member-name-link">createInstance(Executor, OptimizationContext.OperatorContext, int)</a> - 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><a href="org/apache/wayang/jdbc/channels/SqlQueryChannel.html#createInstance(org.apache.wayang.core.platform.Executor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,int)" class="member-name-link">createInstance(Executor, OptimizationContext.OperatorContext, int)</a> - 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><a href="org/apache/wayang/spark/channels/BroadcastChannel.html#createInstance(org.apache.wayang.core.platform.Executor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,int)" class="member-name-link">createInstance(Executor, OptimizationContext.OperatorContext, int)</a> - 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><a href="org/apache/wayang/spark/channels/RddChannel.html#createInstance(org.apache.wayang.core.platform.Executor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,int)" class="member-name-link">createInstance(Executor, OptimizationContext.OperatorContext, int)</a> - 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><a href="org/apache/wayang/tensorflow/channels/TensorChannel.html#createInstance(org.apache.wayang.core.platform.Executor,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,int)" class="member-name-link">createInstance(Executor, OptimizationContext.OperatorContext, int)</a> - 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><a href="org/apache/wayang/core/optimizer/costs/DefaultLoadEstimator.html#createIOLinearEstimator(long,double)" class="member-name-link">createIOLinearEstimator(long, double)</a> - 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><a href="org/apache/wayang/core/optimizer/costs/DefaultLoadEstimator.html#createIOLinearEstimator(org.apache.wayang.core.plan.wayangplan.ExecutionOperator,long,double)" class="member-name-link">createIOLinearEstimator(ExecutionOperator, long, double)</a> - 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><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)" class="member-name-link">createIOLinearEstimator(ExecutionOperator, long, double, CardinalityEstimate)</a> - 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><a href="org/apache/wayang/core/optimizer/costs/IntervalLoadEstimator.html#createIOLinearEstimator(T,long,long,double,org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate)" class="member-name-link">createIOLinearEstimator(T, long, long, double, CardinalityEstimate)</a> - 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><a href="org/apache/wayang/profiler/java/OperatorProfilers.html#createJavaCartesianProfiler()" class="member-name-link">createJavaCartesianProfiler()</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Integer.html" title="class or interface in java.lang" class="external-link"><code>Integer</code></a> data quanta.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/profiler/java/OperatorProfilers.html#createJavaCollectionSourceProfiler()" class="member-name-link">createJavaCollectionSourceProfiler()</a> - 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><a href="org/apache/wayang/profiler/java/OperatorProfilers.html#createJavaCountProfiler()" class="member-name-link">createJavaCountProfiler()</a> - 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><a href="org/apache/wayang/profiler/java/OperatorProfilers.html#createJavaCountProfiler(java.util.function.Supplier,java.lang.Class)" class="member-name-link">createJavaCountProfiler(Supplier<T>, Class<T>)</a> - 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><a href="org/apache/wayang/profiler/java/OperatorProfilers.html#createJavaDistinctProfiler()" class="member-name-link">createJavaDistinctProfiler()</a> - 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><a href="org/apache/wayang/profiler/java/OperatorProfilers.html#createJavaDistinctProfiler(java.util.function.Supplier,java.lang.Class)" class="member-name-link">createJavaDistinctProfiler(Supplier<T>, Class<T>)</a> - 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><a href="org/apache/wayang/profiler/java/OperatorProfilers.html#createJavaFilterProfiler()" class="member-name-link">createJavaFilterProfiler()</a> - 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><a href="org/apache/wayang/profiler/java/OperatorProfilers.html#createJavaFlatMapProfiler()" class="member-name-link">createJavaFlatMapProfiler()</a> - 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><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)" class="member-name-link">createJavaFlatMapProfiler(Supplier<In>, FunctionDescriptor.SerializableFunction<In, Iterable<Out>>, Class<In>, Class<Out>)</a> - 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><a href="org/apache/wayang/profiler/java/OperatorProfilers.html#createJavaGlobalReduceProfiler()" class="member-name-link">createJavaGlobalReduceProfiler()</a> - 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><a href="org/apache/wayang/profiler/java/OperatorProfilers.html#createJavaGlobalReduceProfiler(java.util.function.Supplier,org.apache.wayang.core.function.FunctionDescriptor.SerializableBinaryOperator,java.lang.Class)" class="member-name-link">createJavaGlobalReduceProfiler(Supplier<In>, FunctionDescriptor.SerializableBinaryOperator<In>, Class<In>)</a> - 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><a href="org/apache/wayang/profiler/java/OperatorProfilers.html#createJavaJoinProfiler()" class="member-name-link">createJavaJoinProfiler()</a> - 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><a href="org/apache/wayang/profiler/java/OperatorProfilers.html#createJavaLocalCallbackSinkProfiler()" class="member-name-link">createJavaLocalCallbackSinkProfiler()</a> - 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><a href="org/apache/wayang/profiler/java/OperatorProfilers.html#createJavaMapProfiler()" class="member-name-link">createJavaMapProfiler()</a> - 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><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)" class="member-name-link">createJavaMapProfiler(Supplier<In>, FunctionDescriptor.SerializableFunction<In, Out>, Class<In>, Class<Out>)</a> - 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><a href="org/apache/wayang/profiler/java/OperatorProfilers.html#createJavaMaterializedGroupByProfiler()" class="member-name-link">createJavaMaterializedGroupByProfiler()</a> - 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><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)" class="member-name-link">createJavaMaterializedGroupByProfiler(Supplier<In>, FunctionDescriptor.SerializableFunction<In, Key>, Class<In>, Class<Key>)</a> - 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><a href="org/apache/wayang/profiler/java/OperatorProfilers.html#createJavaReduceByProfiler()" class="member-name-link">createJavaReduceByProfiler()</a> - 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><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)" class="member-name-link">createJavaReduceByProfiler(Supplier<In>, FunctionDescriptor.SerializableFunction<In, Key>, FunctionDescriptor.SerializableBinaryOperator<In>, Class<In>, Class<Key>)</a> - 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><a href="org/apache/wayang/profiler/java/OperatorProfilers.html#createJavaSortProfiler()" class="member-name-link">createJavaSortProfiler()</a> - 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><a href="org/apache/wayang/profiler/java/OperatorProfilers.html#createJavaSortProfiler(java.util.function.Supplier,java.lang.Class)" class="member-name-link">createJavaSortProfiler(Supplier<T>, Class<T>)</a> - 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><a href="org/apache/wayang/profiler/java/OperatorProfilers.html#createJavaTextFileSourceProfiler()" class="member-name-link">createJavaTextFileSourceProfiler()</a> - 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><a href="org/apache/wayang/profiler/java/OperatorProfilers.html#createJavaUnionProfiler()" class="member-name-link">createJavaUnionProfiler()</a> - 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><a href="org/apache/wayang/jdbc/execution/DatabaseDescriptor.html#createJdbcConnection()" class="member-name-link">createJdbcConnection()</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/java/sql/Connection.html" title="class or interface in java.sql" class="external-link"><code>Connection</code></a> to the database described by this instance.</div> |
| </dd> |
| <dt><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...)" class="member-name-link">createJob(String, Monitor, WayangPlan, String...)</a> - 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><a href="org/apache/wayang/core/api/WayangContext.html#createJob(java.lang.String,org.apache.wayang.core.plan.wayangplan.WayangPlan,java.lang.String...)" class="member-name-link">createJob(String, WayangPlan, String...)</a> - 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><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...)" class="member-name-link">createJob(String, WayangPlan, Experiment, String...)</a> - 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><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)" class="member-name-link">createKey(Operator, OptimizationContext)</a> - 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><a href="org/apache/wayang/core/optimizer/costs/LoadToTimeConverter.html#createLinearCoverter(double)" class="member-name-link">createLinearCoverter(double)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)" class="member-name-link">createLoadProfileEstimator(Configuration)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkDoWhileOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)" class="member-name-link">createLoadProfileEstimator(Configuration)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkFilterOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)" class="member-name-link">createLoadProfileEstimator(Configuration)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkFlatMapOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)" class="member-name-link">createLoadProfileEstimator(Configuration)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkGlobalReduceOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)" class="member-name-link">createLoadProfileEstimator(Configuration)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkGroupByOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)" class="member-name-link">createLoadProfileEstimator(Configuration)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkJoinOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)" class="member-name-link">createLoadProfileEstimator(Configuration)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkMapOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)" class="member-name-link">createLoadProfileEstimator(Configuration)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkMapPartitionsOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)" class="member-name-link">createLoadProfileEstimator(Configuration)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkMaterializedGroupByOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)" class="member-name-link">createLoadProfileEstimator(Configuration)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkReduceByOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)" class="member-name-link">createLoadProfileEstimator(Configuration)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkTextFileSink.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)" class="member-name-link">createLoadProfileEstimator(Configuration)</a> - 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><a href="org/apache/wayang/java/operators/JavaCoGroupOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)" class="member-name-link">createLoadProfileEstimator(Configuration)</a> - 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><a href="org/apache/wayang/java/operators/JavaDoWhileOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)" class="member-name-link">createLoadProfileEstimator(Configuration)</a> - 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><a href="org/apache/wayang/java/operators/JavaFilterOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)" class="member-name-link">createLoadProfileEstimator(Configuration)</a> - 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><a href="org/apache/wayang/java/operators/JavaFlatMapOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)" class="member-name-link">createLoadProfileEstimator(Configuration)</a> - 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><a href="org/apache/wayang/java/operators/JavaGlobalReduceOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)" class="member-name-link">createLoadProfileEstimator(Configuration)</a> - 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><a href="org/apache/wayang/java/operators/JavaJoinOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)" class="member-name-link">createLoadProfileEstimator(Configuration)</a> - 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><a href="org/apache/wayang/java/operators/JavaKafkaTopicSink.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)" class="member-name-link">createLoadProfileEstimator(Configuration)</a> - 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><a href="org/apache/wayang/java/operators/JavaLoopOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)" class="member-name-link">createLoadProfileEstimator(Configuration)</a> - 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><a href="org/apache/wayang/java/operators/JavaMapOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)" class="member-name-link">createLoadProfileEstimator(Configuration)</a> - 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><a href="org/apache/wayang/java/operators/JavaMapPartitionsOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)" class="member-name-link">createLoadProfileEstimator(Configuration)</a> - 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><a href="org/apache/wayang/java/operators/JavaMaterializedGroupByOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)" class="member-name-link">createLoadProfileEstimator(Configuration)</a> - 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><a href="org/apache/wayang/java/operators/JavaReduceByOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)" class="member-name-link">createLoadProfileEstimator(Configuration)</a> - 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><a href="org/apache/wayang/java/operators/JavaTextFileSink.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)" class="member-name-link">createLoadProfileEstimator(Configuration)</a> - 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><a href="org/apache/wayang/jdbc/operators/JdbcFilterOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)" class="member-name-link">createLoadProfileEstimator(Configuration)</a> - 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><a href="org/apache/wayang/jdbc/operators/JdbcJoinOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)" class="member-name-link">createLoadProfileEstimator(Configuration)</a> - 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><a href="org/apache/wayang/jdbc/operators/JdbcProjectionOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)" class="member-name-link">createLoadProfileEstimator(Configuration)</a> - 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><a href="org/apache/wayang/spark/operators/SparkDoWhileOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)" class="member-name-link">createLoadProfileEstimator(Configuration)</a> - 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><a href="org/apache/wayang/spark/operators/SparkFilterOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)" class="member-name-link">createLoadProfileEstimator(Configuration)</a> - 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><a href="org/apache/wayang/spark/operators/SparkFlatMapOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)" class="member-name-link">createLoadProfileEstimator(Configuration)</a> - 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><a href="org/apache/wayang/spark/operators/SparkGlobalReduceOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)" class="member-name-link">createLoadProfileEstimator(Configuration)</a> - 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><a href="org/apache/wayang/spark/operators/SparkJoinOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)" class="member-name-link">createLoadProfileEstimator(Configuration)</a> - 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><a href="org/apache/wayang/spark/operators/SparkKafkaTopicSink.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)" class="member-name-link">createLoadProfileEstimator(Configuration)</a> - 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><a href="org/apache/wayang/spark/operators/SparkLoopOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)" class="member-name-link">createLoadProfileEstimator(Configuration)</a> - 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><a href="org/apache/wayang/spark/operators/SparkMapOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)" class="member-name-link">createLoadProfileEstimator(Configuration)</a> - 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><a href="org/apache/wayang/spark/operators/SparkMapPartitionsOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)" class="member-name-link">createLoadProfileEstimator(Configuration)</a> - 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><a href="org/apache/wayang/spark/operators/SparkMaterializedGroupByOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)" class="member-name-link">createLoadProfileEstimator(Configuration)</a> - 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><a href="org/apache/wayang/spark/operators/SparkReduceByOperator.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)" class="member-name-link">createLoadProfileEstimator(Configuration)</a> - 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><a href="org/apache/wayang/spark/operators/SparkTextFileSink.html#createLoadProfileEstimator(org.apache.wayang.core.api.Configuration)" class="member-name-link">createLoadProfileEstimator(Configuration)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html#createLoadProfileEstimators(org.apache.wayang.core.api.Configuration,java.util.Collection)" class="member-name-link">createLoadProfileEstimators(Configuration, Collection<String>)</a> - 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><a href="org/apache/wayang/core/platform/Platform.html#createLoadProfileToTimeConverter(org.apache.wayang.core.api.Configuration)" class="member-name-link">createLoadProfileToTimeConverter(Configuration)</a> - 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><a href="org/apache/wayang/flink/platform/FlinkPlatform.html#createLoadProfileToTimeConverter(org.apache.wayang.core.api.Configuration)" class="member-name-link">createLoadProfileToTimeConverter(Configuration)</a> - 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><a href="org/apache/wayang/giraph/platform/GiraphPlatform.html#createLoadProfileToTimeConverter(org.apache.wayang.core.api.Configuration)" class="member-name-link">createLoadProfileToTimeConverter(Configuration)</a> - 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><a href="org/apache/wayang/java/platform/JavaPlatform.html#createLoadProfileToTimeConverter(org.apache.wayang.core.api.Configuration)" class="member-name-link">createLoadProfileToTimeConverter(Configuration)</a> - 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><a href="org/apache/wayang/jdbc/platform/JdbcPlatformTemplate.html#createLoadProfileToTimeConverter(org.apache.wayang.core.api.Configuration)" class="member-name-link">createLoadProfileToTimeConverter(Configuration)</a> - 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><a href="org/apache/wayang/spark/platform/SparkPlatform.html#createLoadProfileToTimeConverter(org.apache.wayang.core.api.Configuration)" class="member-name-link">createLoadProfileToTimeConverter(Configuration)</a> - 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><a href="org/apache/wayang/tensorflow/platform/TensorflowPlatform.html#createLoadProfileToTimeConverter(org.apache.wayang.core.api.Configuration)" class="member-name-link">createLoadProfileToTimeConverter(Configuration)</a> - 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/util/WayangCollections.html#createMap(org.apache.wayang.core.util.Tuple...)" class="member-name-link">createMap(Tuple<K, V>...)</a> - 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><a href="org/apache/wayang/core/util/WayangCollections.html#createNullFilledArrayList(int)" class="member-name-link">createNullFilledArrayList(int)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/ArrayList.html" title="class or interface in java.util" class="external-link"><code>ArrayList</code></a> that is filled with <code>k</code> <code>null</code>s.</div> |
| </dd> |
| <dt><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)" class="member-name-link">createOutputChannelInstances(Executor, ExecutionTask, OptimizationContext.OperatorContext, List<ChannelInstance>)</a> - 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><a href="org/apache/wayang/core/platform/ExecutorTemplate.html#createPartialExecution(java.util.Collection,long)" class="member-name-link">createPartialExecution(Collection<ExecutionLineageNode>, long)</a> - 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><a href="org/apache/wayang/core/util/WayangCollections.html#createPowerList(java.util.Collection)" class="member-name-link">createPowerList(Collection<T>)</a> - 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><a href="org/apache/wayang/core/util/WayangCollections.html#createPowerList(java.util.Collection,int)" class="member-name-link">createPowerList(Collection<T>, int)</a> - 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><a href="org/apache/wayang/core/profiling/ProfileDBs.html#createProfileDB()" class="member-name-link">createProfileDB()</a> - 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><a href="org/apache/wayang/basic/operators/MapOperator.html#createProjection(java.lang.Class,java.lang.Class,java.lang.String...)" class="member-name-link">createProjection(Class<Input>, Class<Output>, String...)</a> - 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><a href="org/apache/wayang/basic/operators/MapOperator.html#createProjection(org.apache.wayang.basic.types.RecordType,java.lang.String...)" class="member-name-link">createProjection(RecordType, String...)</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationUtils.html#createPruningStrategy(java.lang.Class,org.apache.wayang.core.api.Configuration)" class="member-name-link">createPruningStrategy(Class<T>, Configuration)</a> - 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><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)" class="member-name-link">createPushTraversal(Collection<InputSlot<?>>, Collection<InputSlot<?>>, Collection<Operator>, Configuration)</a> - 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><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimationTraversal.html#createPushTraversal(java.util.Collection,java.util.Collection,org.apache.wayang.core.api.Configuration)" class="member-name-link">createPushTraversal(Collection<InputSlot<?>>, Collection<Operator>, Configuration)</a> - 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><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimationTraversal.html#createPushTraversal(org.apache.wayang.core.plan.wayangplan.OperatorContainer,org.apache.wayang.core.api.Configuration)" class="member-name-link">createPushTraversal(OperatorContainer, Configuration)</a> - 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><a href="org/apache/wayang/profiler/log/OptimizationSpace.html#createRandomIndividual(java.util.Random)" class="member-name-link">createRandomIndividual(Random)</a> - 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><a href="org/apache/wayang/profiler/data/DataGenerators.html#createRandomIntegerSupplier(int,int,java.util.Random)" class="member-name-link">createRandomIntegerSupplier(int, int, Random)</a> - 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><a href="org/apache/wayang/profiler/data/DataGenerators.html#createRandomIntegerSupplier(java.util.Random)" class="member-name-link">createRandomIntegerSupplier(Random)</a> - 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><a href="org/apache/wayang/profiler/data/DataGenerators.html#createRandomStringSupplier(int,int,java.util.Random)" class="member-name-link">createRandomStringSupplier(int, int, Random)</a> - 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><a href="org/apache/wayang/profiler/log/Variable.html#createRandomValue(java.util.Random)" class="member-name-link">createRandomValue(Random)</a> - 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><a href="org/apache/wayang/core/mapping/ReplacementSubplanFactory.html#createReplacementSubplan(org.apache.wayang.core.mapping.SubplanMatch,int)" class="member-name-link">createReplacementSubplan(SubplanMatch, int)</a> - 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><a href="org/apache/wayang/profiler/data/DataGenerators.html#createReservoirBasedIntegerSupplier(java.util.List,double,java.util.Random)" class="member-name-link">createReservoirBasedIntegerSupplier(List<Integer>, double, Random)</a> - 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><a href="org/apache/wayang/profiler/data/DataGenerators.html#createReservoirBasedStringSupplier(java.util.List,double,java.util.Random,int,int)" class="member-name-link">createReservoirBasedStringSupplier(List<String>, double, Random, int, int)</a> - 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><a href="org/apache/wayang/core/mapping/SubplanPattern.html#createSingleton(org.apache.wayang.core.mapping.OperatorPattern)" class="member-name-link">createSingleton(OperatorPattern)</a> - 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><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkCartesianProfiler()" class="member-name-link">createSparkCartesianProfiler()</a> - 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><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)" class="member-name-link">createSparkCartesianProfiler(Supplier<In0>, Supplier<In1>, Class<In0>, Class<In1>, Configuration)</a> - 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><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkCollectionSourceProfiler()" class="member-name-link">createSparkCollectionSourceProfiler()</a> - 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><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkCollectionSourceProfiler(java.util.function.Supplier,org.apache.wayang.core.api.Configuration)" class="member-name-link">createSparkCollectionSourceProfiler(Supplier<String>, Configuration)</a> - 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><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkCountProfiler()" class="member-name-link">createSparkCountProfiler()</a> - 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><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkCountProfiler(java.util.function.Supplier,java.lang.Class,org.apache.wayang.core.api.Configuration)" class="member-name-link">createSparkCountProfiler(Supplier<In>, Class<In>, Configuration)</a> - 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><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkDistinctProfiler()" class="member-name-link">createSparkDistinctProfiler()</a> - 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><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkDistinctProfiler(java.util.function.Supplier,java.lang.Class,org.apache.wayang.core.api.Configuration)" class="member-name-link">createSparkDistinctProfiler(Supplier<Type>, Class<Type>, Configuration)</a> - 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><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkFilterProfiler()" class="member-name-link">createSparkFilterProfiler()</a> - 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><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)" class="member-name-link">createSparkFilterProfiler(Supplier<Type>, FunctionDescriptor.SerializablePredicate<Type>, Class<Type>, Configuration)</a> - 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><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkFlatMapProfiler()" class="member-name-link">createSparkFlatMapProfiler()</a> - 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><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)" class="member-name-link">createSparkFlatMapProfiler(Supplier<In>, FunctionDescriptor.SerializableFunction<In, Iterable<Out>>, Class<In>, Class<Out>, Configuration)</a> - 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><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkGlobalReduceProfiler()" class="member-name-link">createSparkGlobalReduceProfiler()</a> - 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><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)" class="member-name-link">createSparkGlobalReduceProfiler(Supplier<Type>, FunctionDescriptor.SerializableBinaryOperator<Type>, Class<Type>, Configuration)</a> - 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><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkJoinProfiler()" class="member-name-link">createSparkJoinProfiler()</a> - 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><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)" class="member-name-link">createSparkJoinProfiler(Supplier<In0>, Class<In0>, FunctionDescriptor.SerializableFunction<In0, Key>, Supplier<In1>, Class<In1>, FunctionDescriptor.SerializableFunction<In1, Key>, Class<Key>, Configuration)</a> - 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><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkLocalCallbackSinkProfiler()" class="member-name-link">createSparkLocalCallbackSinkProfiler()</a> - 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><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkLocalCallbackSinkProfiler(java.util.function.Supplier,java.lang.Class,org.apache.wayang.core.api.Configuration)" class="member-name-link">createSparkLocalCallbackSinkProfiler(Supplier<Type>, Class<Type>, Configuration)</a> - 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><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkMapProfiler()" class="member-name-link">createSparkMapProfiler()</a> - 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><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)" class="member-name-link">createSparkMapProfiler(Supplier<In>, FunctionDescriptor.SerializableFunction<In, Out>, Class<In>, Class<Out>, Configuration)</a> - 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><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkMaterializedGroupByProfiler()" class="member-name-link">createSparkMaterializedGroupByProfiler()</a> - 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><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)" class="member-name-link">createSparkMaterializedGroupByProfiler(Supplier<In>, FunctionDescriptor.SerializableFunction<In, Key>, Class<In>, Class<Key>, Configuration)</a> - 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><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkReduceByProfiler()" class="member-name-link">createSparkReduceByProfiler()</a> - 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><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)" class="member-name-link">createSparkReduceByProfiler(Supplier<In>, FunctionDescriptor.SerializableFunction<In, Key>, FunctionDescriptor.SerializableBinaryOperator<In>, Class<In>, Class<Key>, Configuration)</a> - 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><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkSortProfiler()" class="member-name-link">createSparkSortProfiler()</a> - 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><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkSortProfiler(java.util.function.Supplier,java.lang.Class,org.apache.wayang.core.api.Configuration)" class="member-name-link">createSparkSortProfiler(Supplier<Type>, Class<Type>, Configuration)</a> - 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><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkTextFileSourceProfiler()" class="member-name-link">createSparkTextFileSourceProfiler()</a> - 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><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkTextFileSourceProfiler(java.util.function.Supplier,org.apache.wayang.core.api.Configuration)" class="member-name-link">createSparkTextFileSourceProfiler(Supplier<String>, Configuration)</a> - 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><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#createSparkUnionProfiler()" class="member-name-link">createSparkUnionProfiler()</a> - 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><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)" class="member-name-link">createSparkUnionProfiler(Supplier<Type>, Supplier<Type>, Class<Type>, Configuration)</a> - 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><a href="org/apache/wayang/jdbc/operators/JdbcExecutionOperator.html#createSqlClause(java.sql.Connection,org.apache.wayang.jdbc.compiler.FunctionCompiler)" class="member-name-link">createSqlClause(Connection, FunctionCompiler)</a> - 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><a href="org/apache/wayang/jdbc/operators/JdbcFilterOperator.html#createSqlClause(java.sql.Connection,org.apache.wayang.jdbc.compiler.FunctionCompiler)" class="member-name-link">createSqlClause(Connection, FunctionCompiler)</a> - 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><a href="org/apache/wayang/jdbc/operators/JdbcJoinOperator.html#createSqlClause(java.sql.Connection,org.apache.wayang.jdbc.compiler.FunctionCompiler)" class="member-name-link">createSqlClause(Connection, FunctionCompiler)</a> - 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><a href="org/apache/wayang/jdbc/operators/JdbcProjectionOperator.html#createSqlClause(java.sql.Connection,org.apache.wayang.jdbc.compiler.FunctionCompiler)" class="member-name-link">createSqlClause(Connection, FunctionCompiler)</a> - 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><a href="org/apache/wayang/jdbc/operators/JdbcTableSource.html#createSqlClause(java.sql.Connection,org.apache.wayang.jdbc.compiler.FunctionCompiler)" class="member-name-link">createSqlClause(Connection, FunctionCompiler)</a> - 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><a href="org/apache/wayang/genericjdbc/execution/GenericJdbcExecutor.html#createSqlQuery(java.lang.String,java.util.Collection,java.lang.String)" class="member-name-link">createSqlQuery(String, Collection<String>, String)</a> - 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><a href="org/apache/wayang/jdbc/execution/JdbcExecutor.html#createSqlQuery(org.apache.wayang.core.plan.executionplan.ExecutionStage,org.apache.wayang.core.optimizer.OptimizationContext)" class="member-name-link">createSqlQuery(ExecutionStage, OptimizationContext)</a> - 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 query channel and the sql statement</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/plan/executionplan/PlatformExecution.html#createStage(org.apache.wayang.core.plan.executionplan.ExecutionStageLoop,int)" class="member-name-link">createStage(ExecutionStageLoop, int)</a> - 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><a href="org/apache/wayang/basic/operators/LocalCallbackSink.html#createStdoutSink(java.lang.Class)" class="member-name-link">createStdoutSink(Class<T>)</a> - 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><a href="org/apache/wayang/basic/operators/LocalCallbackSink.html#createStdoutSink(org.apache.wayang.core.types.DataSetType)" class="member-name-link">createStdoutSink(DataSetType<T>)</a> - 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><a href="org/apache/wayang/core/platform/Platform.html#createTimeToCostConverter(org.apache.wayang.core.api.Configuration)" class="member-name-link">createTimeToCostConverter(Configuration)</a> - 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><a href="org/apache/wayang/flink/platform/FlinkPlatform.html#createTimeToCostConverter(org.apache.wayang.core.api.Configuration)" class="member-name-link">createTimeToCostConverter(Configuration)</a> - 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><a href="org/apache/wayang/giraph/platform/GiraphPlatform.html#createTimeToCostConverter(org.apache.wayang.core.api.Configuration)" class="member-name-link">createTimeToCostConverter(Configuration)</a> - 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><a href="org/apache/wayang/java/platform/JavaPlatform.html#createTimeToCostConverter(org.apache.wayang.core.api.Configuration)" class="member-name-link">createTimeToCostConverter(Configuration)</a> - 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><a href="org/apache/wayang/jdbc/platform/JdbcPlatformTemplate.html#createTimeToCostConverter(org.apache.wayang.core.api.Configuration)" class="member-name-link">createTimeToCostConverter(Configuration)</a> - 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><a href="org/apache/wayang/spark/platform/SparkPlatform.html#createTimeToCostConverter(org.apache.wayang.core.api.Configuration)" class="member-name-link">createTimeToCostConverter(Configuration)</a> - 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><a href="org/apache/wayang/tensorflow/platform/TensorflowPlatform.html#createTimeToCostConverter(org.apache.wayang.core.api.Configuration)" class="member-name-link">createTimeToCostConverter(Configuration)</a> - 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/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)" class="member-name-link">createTopLevelStretching(LoadToTimeConverter, LoadToTimeConverter, LoadToTimeConverter, LoadProfileToTimeConverter.ResourceTimeEstimateAggregator, double)</a> - 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><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankVertexInputFormat.html#createVertexReader(org.apache.hadoop.mapreduce.InputSplit,org.apache.hadoop.mapreduce.TaskAttemptContext)" class="member-name-link">createVertexReader(InputSplit, TaskAttemptContext)</a> - 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><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankVertexOutputFormat.html#createVertexWriter(org.apache.hadoop.mapreduce.TaskAttemptContext)" class="member-name-link">createVertexWriter(TaskAttemptContext)</a> - 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><a href="org/apache/wayang/apps/wordcount/WordCountWithJavaNativeAPI.html#createWayangPlan(java.lang.String,java.util.Collection)" class="member-name-link">createWayangPlan(String, Collection<Tuple2<String, Integer>>)</a> - 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><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#criterionDescriptor" class="member-name-link">criterionDescriptor</a> - 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><a href="org/apache/wayang/basic/operators/LoopOperator.html#criterionDescriptor" class="member-name-link">criterionDescriptor</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.model.op.nn">CrossEntropyLoss</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><a href="org/apache/wayang/basic/model/op/nn/CrossEntropyLoss.html#%3Cinit%3E(int)" class="member-name-link">CrossEntropyLoss(int)</a> - 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><a href="org/apache/wayang/basic/model/op/nn/CrossEntropyLoss.html#%3Cinit%3E(int,java.lang.String)" class="member-name-link">CrossEntropyLoss(int, String)</a> - 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><a href="org/apache/wayang/profiler/log/Individual.html#crossOver(org.apache.wayang.profiler.log.Individual,java.util.Random)" class="member-name-link">crossOver(Individual, Random)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.platform">CrossPlatformExecutor</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><a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html#%3Cinit%3E(org.apache.wayang.core.api.Job,org.apache.wayang.core.profiling.InstrumentationStrategy)" class="member-name-link">CrossPlatformExecutor(Job, InstrumentationStrategy)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.util">CrossProductIterable</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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Iterable.html" title="class or interface in java.lang" class="external-link"><code>Iterable</code></a>s.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/CrossProductIterable.html#%3Cinit%3E(java.util.List)" class="member-name-link">CrossProductIterable(List<? extends Iterable<T>>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.api.sql.sources.fs">CsvRowConverter</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><a href="org/apache/wayang/api/sql/sources/fs/CsvRowConverter.html#%3Cinit%3E()" class="member-name-link">CsvRowConverter()</a> - 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><a href="org/apache/wayang/core/profiling/ProfileDBs.html#customize(org.apache.wayang.commons.util.profiledb.ProfileDB)" class="member-name-link">customize(ProfileDB)</a> - 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> |
| <h2 class="title" id="I:D">D</h2> |
| <dl class="index"> |
| <dt><a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.Dampener.html#%3Cinit%3E(double,double)" class="member-name-link">Dampener(double, double)</a> - 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><a href="org/apache/wayang/basic/operators/PageRankOperator.html#dampingFactor" class="member-name-link">dampingFactor</a> - 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" class="type-name-link" title="class in org.apache.wayang.iejoin.data">Data</a><<a href="org/apache/wayang/iejoin/data/Data.html" title="type parameter in Data">Type0</a> extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Comparable.html" title="class or interface in java.lang" class="external-link">Comparable</a><<a href="org/apache/wayang/iejoin/data/Data.html" title="type parameter in Data">Type0</a>>,<wbr><a href="org/apache/wayang/iejoin/data/Data.html" title="type parameter in Data">Type1</a> extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Comparable.html" title="class or interface in java.lang" class="external-link">Comparable</a><<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><a href="org/apache/wayang/iejoin/data/Data.html#%3Cinit%3E(long,Type0,Type1)" class="member-name-link">Data(long, Type0, Type1)</a> - 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" class="type-name-link" title="class in org.apache.wayang.iejoin.data">Data.Comparator</a><<a href="org/apache/wayang/iejoin/data/Data.Comparator.html" title="type parameter in Data.Comparator">Type0</a> extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Comparable.html" title="class or interface in java.lang" class="external-link">Comparable</a><<a href="org/apache/wayang/iejoin/data/Data.Comparator.html" title="type parameter in Data.Comparator">Type0</a>>,<wbr><a href="org/apache/wayang/iejoin/data/Data.Comparator.html" title="type parameter in Data.Comparator">Type1</a> extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Comparable.html" title="class or interface in java.lang" class="external-link">Comparable</a><<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" class="type-name-link" title="class in org.apache.wayang.jdbc.execution">DatabaseDescriptor</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><a href="org/apache/wayang/jdbc/execution/DatabaseDescriptor.html#%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String,java.lang.String)" class="member-name-link">DatabaseDescriptor(String, String, String, String)</a> - 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" class="type-name-link" title="class in org.apache.wayang.iejoin.operators.java_helpers">DataComparator</a><<a href="org/apache/wayang/iejoin/operators/java_helpers/DataComparator.html" title="type parameter in DataComparator">Type0</a> extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Comparable.html" title="class or interface in java.lang" class="external-link">Comparable</a><<a href="org/apache/wayang/iejoin/operators/java_helpers/DataComparator.html" title="type parameter in DataComparator">Type0</a>>,<wbr><a href="org/apache/wayang/iejoin/operators/java_helpers/DataComparator.html" title="type parameter in DataComparator">Type1</a> extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Comparable.html" title="class or interface in java.lang" class="external-link">Comparable</a><<a href="org/apache/wayang/iejoin/operators/java_helpers/DataComparator.html" title="type parameter in DataComparator">Type1</a>>,<wbr><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><a href="org/apache/wayang/iejoin/operators/java_helpers/DataComparator.html#%3Cinit%3E(boolean,boolean)" class="member-name-link">DataComparator(boolean, boolean)</a> - 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" class="type-name-link" title="class in org.apache.wayang.profiler.data">DataGenerators</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><a href="org/apache/wayang/profiler/data/DataGenerators.html#%3Cinit%3E()" class="member-name-link">DataGenerators()</a> - 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" class="type-name-link" title="interface in org.apache.wayang.profiler.data">DataGenerators.Generator</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><a href="org/apache/wayang/profiler/java/OperatorProfiler.html#dataQuantumGenerators" class="member-name-link">dataQuantumGenerators</a> - 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/profiler/spark/SparkOperatorProfiler.html#dataQuantumGenerators" class="member-name-link">dataQuantumGenerators</a> - 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/channels/ChannelConversions.html#DATASET_TO_COLLECTION" class="member-name-link">DATASET_TO_COLLECTION</a> - 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/ChannelConversions.html#DATASET_TO_HDFS_TSV" class="member-name-link">DATASET_TO_HDFS_TSV</a> - 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/ChannelConversions.html#DATASET_TO_OBJECT_FILE" class="member-name-link">DATASET_TO_OBJECT_FILE</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.channels">DataSetChannel</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><a href="org/apache/wayang/flink/channels/DataSetChannel.html#%3Cinit%3E(org.apache.wayang.core.platform.ChannelDescriptor,org.apache.wayang.core.plan.wayangplan.OutputSlot)" class="member-name-link">DataSetChannel(ChannelDescriptor, OutputSlot<?>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.channels">DataSetChannel.Instance</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><a href="org/apache/wayang/basic/operators/SampleOperator.html#datasetSize" class="member-name-link">datasetSize</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.types">DataSetType</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><a href="org/apache/wayang/core/types/DataSetType.html#%3Cinit%3E()" class="member-name-link">DataSetType()</a> - 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><a href="org/apache/wayang/core/types/DataSetType.html#%3Cinit%3E(org.apache.wayang.core.types.DataUnitType)" class="member-name-link">DataSetType(DataUnitType<T>)</a> - 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><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html#dataSource(java.lang.String,java.lang.String,java.lang.String,java.lang.String)" class="member-name-link">dataSource(String, String, String, String)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.types">DataUnitGroupType</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><a href="org/apache/wayang/core/types/DataUnitGroupType.html#%3Cinit%3E(org.apache.wayang.core.types.DataUnitType)" class="member-name-link">DataUnitGroupType(DataUnitType)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.types">DataUnitType</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><a href="org/apache/wayang/core/types/DataUnitType.html#%3Cinit%3E()" class="member-name-link">DataUnitType()</a> - 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><a href="org/apache/wayang/basic/operators/ModelTransformOperator.html#decisionTreeClassification()" class="member-name-link">decisionTreeClassification()</a> - 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="deprecation-block"><span class="deprecated-label">Deprecated.</span></div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/operators/PredictOperators.html#decisionTreeClassification()" class="member-name-link">decisionTreeClassification()</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.mapping.ml">DecisionTreeClassificationMapping</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><a href="org/apache/wayang/spark/mapping/ml/DecisionTreeClassificationMapping.html#%3Cinit%3E()" class="member-name-link">DecisionTreeClassificationMapping()</a> - 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" class="type-name-link" title="interface in org.apache.wayang.basic.model">DecisionTreeClassificationModel</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" class="type-name-link" title="class in org.apache.wayang.basic.operators">DecisionTreeClassificationOperator</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/basic/operators/DecisionTreeClassificationOperator.html#%3Cinit%3E()" class="member-name-link">DecisionTreeClassificationOperator()</a> - 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><a href="org/apache/wayang/basic/operators/DecisionTreeClassificationOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.DecisionTreeClassificationOperator)" class="member-name-link">DecisionTreeClassificationOperator(DecisionTreeClassificationOperator)</a> - 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><a href="org/apache/wayang/spark/mapping/ml/DecisionTreeRegressionMapping.html" class="type-name-link" title="class in org.apache.wayang.spark.mapping.ml">DecisionTreeRegressionMapping</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/DecisionTreeRegressionOperator.html" title="class in org.apache.wayang.basic.operators"><code>DecisionTreeRegressionOperator</code></a> to <a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeRegressionOperator.html" title="class in org.apache.wayang.spark.operators.ml"><code>SparkDecisionTreeRegressionOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/ml/DecisionTreeRegressionMapping.html#%3Cinit%3E()" class="member-name-link">DecisionTreeRegressionMapping()</a> - Constructor for class org.apache.wayang.spark.mapping.ml.<a href="org/apache/wayang/spark/mapping/ml/DecisionTreeRegressionMapping.html" title="class in org.apache.wayang.spark.mapping.ml">DecisionTreeRegressionMapping</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/DecisionTreeRegressionModel.html" class="type-name-link" title="interface in org.apache.wayang.basic.model">DecisionTreeRegressionModel</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/DecisionTreeRegressionOperator.html" class="type-name-link" title="class in org.apache.wayang.basic.operators">DecisionTreeRegressionOperator</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/basic/operators/DecisionTreeRegressionOperator.html#%3Cinit%3E(int,int)" class="member-name-link">DecisionTreeRegressionOperator(int, int)</a> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DecisionTreeRegressionOperator.html" title="class in org.apache.wayang.basic.operators">DecisionTreeRegressionOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/DecisionTreeRegressionOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.DecisionTreeRegressionOperator)" class="member-name-link">DecisionTreeRegressionOperator(DecisionTreeRegressionOperator)</a> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DecisionTreeRegressionOperator.html" title="class in org.apache.wayang.basic.operators">DecisionTreeRegressionOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/util/ConsumerIteratorAdapter.html#declareLastAdd()" class="member-name-link">declareLastAdd()</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/function/Consumer.html" title="class or interface in java.util.function" class="external-link"><code>Consumer</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/Counter.html#decrement(T)" class="member-name-link">decrement(T)</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.html#deemsComprehensive(org.apache.wayang.core.optimizer.enumeration.PlanEnumeration)" class="member-name-link">deemsComprehensive(PlanEnumeration)</a> - 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><a href="org/apache/wayang/api/sql/calcite/rules/WayangSortRule.html#DEFAULT_CONFIG" class="member-name-link">DEFAULT_CONFIG</a> - Static variable in class org.apache.wayang.api.sql.calcite.rules.<a href="org/apache/wayang/api/sql/calcite/rules/WayangSortRule.html" title="class in org.apache.wayang.api.sql.calcite.rules">WayangSortRule</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/PageRankOperator.html#DEFAULT_DAMPING_FACTOR" class="member-name-link">DEFAULT_DAMPING_FACTOR</a> - 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><a href="org/apache/wayang/basic/operators/PageRankOperator.html#DEFAULT_GRAPH_DENSITIY" class="member-name-link">DEFAULT_GRAPH_DENSITIY</a> - 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><a href="org/apache/wayang/core/monitor/Monitor.html#DEFAULT_MONITOR_BASE_URL" class="member-name-link">DEFAULT_MONITOR_BASE_URL</a> - 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/monitor/Monitor.html#DEFAULT_MONITOR_BASE_URL_PROPERTY_KEY" class="member-name-link">DEFAULT_MONITOR_BASE_URL_PROPERTY_KEY</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.cardinality">DefaultCardinalityEstimator</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><a href="org/apache/wayang/core/optimizer/cardinality/DefaultCardinalityEstimator.html#%3Cinit%3E()" class="member-name-link">DefaultCardinalityEstimator()</a> - 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/DefaultCardinalityEstimator.html#%3Cinit%3E(double,int,boolean,org.apache.wayang.core.function.FunctionDescriptor.SerializableToLongBiFunction)" class="member-name-link">DefaultCardinalityEstimator(double, int, boolean, FunctionDescriptor.SerializableToLongBiFunction<long[], Configuration>)</a> - 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/DefaultCardinalityEstimator.html#%3Cinit%3E(double,int,boolean,org.apache.wayang.core.function.FunctionDescriptor.SerializableToLongFunction)" class="member-name-link">DefaultCardinalityEstimator(double, int, boolean, FunctionDescriptor.SerializableToLongFunction<long[]>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.cardinality">DefaultCardinalityPusher</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><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)" class="member-name-link">DefaultCardinalityPusher(Operator, int[], int[], KeyValueProvider<OutputSlot<?>, CardinalityEstimator>)</a> - 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/cardinality/DefaultCardinalityPusher.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.Operator,org.apache.wayang.core.api.configuration.KeyValueProvider)" class="member-name-link">DefaultCardinalityPusher(Operator, KeyValueProvider<OutputSlot<?>, CardinalityEstimator>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.channels">DefaultChannelConversion</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><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)" class="member-name-link">DefaultChannelConversion(ChannelDescriptor, ChannelDescriptor, BiFunction<Channel, Configuration, ExecutionOperator>, String)</a> - 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/optimizer/channels/DefaultChannelConversion.html#%3Cinit%3E(org.apache.wayang.core.platform.ChannelDescriptor,org.apache.wayang.core.platform.ChannelDescriptor,java.util.function.Supplier)" class="member-name-link">DefaultChannelConversion(ChannelDescriptor, ChannelDescriptor, Supplier<ExecutionOperator>)</a> - 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/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)" class="member-name-link">DefaultChannelConversion(ChannelDescriptor, ChannelDescriptor, Supplier<ExecutionOperator>, String)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.util.mathex">DefaultContext</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><a href="org/apache/wayang/core/util/mathex/DefaultContext.html#%3Cinit%3E()" class="member-name-link">DefaultContext()</a> - 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><a href="org/apache/wayang/core/util/mathex/DefaultContext.html#%3Cinit%3E(org.apache.wayang.core.util.mathex.Context)" class="member-name-link">DefaultContext(Context)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.costs">DefaultEstimatableCost</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/DefaultEstimatableCost.html#%3Cinit%3E()" class="member-name-link">DefaultEstimatableCost()</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.costs">DefaultEstimatableCost.Factory</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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.costs">DefaultLoadEstimator</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><a href="org/apache/wayang/core/optimizer/costs/DefaultLoadEstimator.html#%3Cinit%3E(int,int,double,org.apache.wayang.core.function.FunctionDescriptor.SerializableToLongBiFunction)" class="member-name-link">DefaultLoadEstimator(int, int, double, FunctionDescriptor.SerializableToLongBiFunction<long[], long[]>)</a> - 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/costs/DefaultLoadEstimator.html#%3Cinit%3E(int,int,double,org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate,org.apache.wayang.core.function.FunctionDescriptor.SerializableToLongBiFunction)" class="member-name-link">DefaultLoadEstimator(int, int, double, CardinalityEstimate, FunctionDescriptor.SerializableToLongBiFunction<long[], long[]>)</a> - 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/costs/DefaultLoadEstimator.html#%3Cinit%3E(int,int,double,org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate,org.apache.wayang.core.optimizer.costs.LoadEstimator.SinglePointEstimationFunction)" class="member-name-link">DefaultLoadEstimator(int, int, double, CardinalityEstimate, LoadEstimator.SinglePointEstimationFunction)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.optimizer">DefaultOptimizationContext</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><a href="org/apache/wayang/core/optimizer/DefaultOptimizationContext.html#%3Cinit%3E(org.apache.wayang.core.api.Job)" class="member-name-link">DefaultOptimizationContext(Job)</a> - 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><a href="org/apache/wayang/core/optimizer/DefaultOptimizationContext.html#%3Cinit%3E(org.apache.wayang.core.api.Job,org.apache.wayang.core.plan.wayangplan.Operator)" class="member-name-link">DefaultOptimizationContext(Job, Operator)</a> - 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><a href="org/apache/wayang/core/optimizer/DefaultOptimizationContext.html#%3Cinit%3E(org.apache.wayang.core.optimizer.OptimizationContext)" class="member-name-link">DefaultOptimizationContext(OptimizationContext)</a> - 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><a href="org/apache/wayang/basic/WayangBasics.html#defaultPlugin()" class="member-name-link">defaultPlugin()</a> - 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><a href="org/apache/wayang/core/optimizer/costs/EstimationContext.html#defaultSerializer" class="member-name-link">defaultSerializer</a> - 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><a href="org/apache/wayang/core/util/fs/FileSystem.html#delete(java.lang.String,boolean)" class="member-name-link">delete(String, boolean)</a> - 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><a href="org/apache/wayang/core/util/fs/HadoopFileSystem.html#delete(java.lang.String,boolean)" class="member-name-link">delete(String, boolean)</a> - 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><a href="org/apache/wayang/core/util/fs/LocalFileSystem.html#delete(java.lang.String,boolean)" class="member-name-link">delete(String, boolean)</a> - 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><a href="org/apache/wayang/core/util/fs/S3FileSystem.html#delete(java.lang.String,boolean)" class="member-name-link">delete(String, boolean)</a> - 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/basic/channels/FileChannel.Descriptor.html#%3Cinit%3E(java.lang.String,java.lang.String)" class="member-name-link">Descriptor(String, String)</a> - 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><a href="org/apache/wayang/jdbc/channels/SqlQueryChannel.Descriptor.html#%3Cinit%3E(org.apache.wayang.jdbc.platform.JdbcPlatformTemplate)" class="member-name-link">Descriptor(JdbcPlatformTemplate)</a> - 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><a href="org/apache/wayang/flink/channels/DataSetChannel.html#DESCRIPTOR" class="member-name-link">DESCRIPTOR</a> - 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><a href="org/apache/wayang/java/channels/CollectionChannel.html#DESCRIPTOR" class="member-name-link">DESCRIPTOR</a> - 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><a href="org/apache/wayang/java/channels/StreamChannel.html#DESCRIPTOR" class="member-name-link">DESCRIPTOR</a> - 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><a href="org/apache/wayang/spark/channels/BroadcastChannel.html#DESCRIPTOR" class="member-name-link">DESCRIPTOR</a> - 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><a href="org/apache/wayang/tensorflow/channels/TensorChannel.html#DESCRIPTOR" class="member-name-link">DESCRIPTOR</a> - 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><a href="org/apache/wayang/flink/channels/DataSetChannel.html#DESCRIPTOR_MANY" class="member-name-link">DESCRIPTOR_MANY</a> - 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><a href="org/apache/wayang/commons/util/profiledb/json/MeasurementDeserializer.html#deserialize(com.google.gson.JsonElement,java.lang.reflect.Type,com.google.gson.JsonDeserializationContext)" class="member-name-link">deserialize(JsonElement, Type, JsonDeserializationContext)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.GsonSerializer.html#deserialize(com.google.gson.JsonElement,java.lang.reflect.Type,com.google.gson.JsonDeserializationContext)" class="member-name-link">deserialize(JsonElement, Type, JsonDeserializationContext)</a> - 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><a href="org/apache/wayang/core/util/JsonSerializables.html#deserialize(java.lang.Object)" class="member-name-link">deserialize(Object)</a> - 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><a href="org/apache/wayang/core/platform/AtomicExecution.KeyOrLoadSerializer.html#deserialize(org.apache.wayang.core.util.json.WayangJsonObj)" class="member-name-link">deserialize(WayangJsonObj)</a> - 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><a href="org/apache/wayang/core/util/JsonSerializables.html#deserialize(org.apache.wayang.core.util.json.WayangJsonObj)" class="member-name-link">deserialize(WayangJsonObj)</a> - 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="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Class.html" title="class or interface in java.lang" class="external-link"><code>Class</code></a>-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><a href="org/apache/wayang/core/util/JsonSerializer.html#deserialize(org.apache.wayang.core.util.json.WayangJsonObj)" class="member-name-link">deserialize(WayangJsonObj)</a> - 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><a href="org/apache/wayang/core/platform/AtomicExecution.KeyOrLoadSerializer.html#deserialize(org.apache.wayang.core.util.json.WayangJsonObj,java.lang.Class)" class="member-name-link">deserialize(WayangJsonObj, Class<? extends AtomicExecution>)</a> - 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><a href="org/apache/wayang/core/platform/AtomicExecutionGroup.Serializer.html#deserialize(org.apache.wayang.core.util.json.WayangJsonObj,java.lang.Class)" class="member-name-link">deserialize(WayangJsonObj, Class<? extends AtomicExecutionGroup>)</a> - 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><a href="org/apache/wayang/core/platform/PartialExecution.Serializer.html#deserialize(org.apache.wayang.core.util.json.WayangJsonObj,java.lang.Class)" class="member-name-link">deserialize(WayangJsonObj, Class<? extends PartialExecution>)</a> - 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><a href="org/apache/wayang/core/util/JsonSerializable.Serializer.html#deserialize(org.apache.wayang.core.util.json.WayangJsonObj,java.lang.Class)" class="member-name-link">deserialize(WayangJsonObj, Class<? extends T>)</a> - 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><a href="org/apache/wayang/core/util/JsonSerializables.html#deserialize(org.apache.wayang.core.util.json.WayangJsonObj,java.lang.Class)" class="member-name-link">deserialize(WayangJsonObj, Class<? extends T>)</a> - 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><a href="org/apache/wayang/core/util/JsonSerializer.html#deserialize(org.apache.wayang.core.util.json.WayangJsonObj,java.lang.Class)" class="member-name-link">deserialize(WayangJsonObj, Class<? extends T>)</a> - 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><a href="org/apache/wayang/core/util/JsonSerializables.html#deserialize(org.apache.wayang.core.util.json.WayangJsonObj,org.apache.wayang.core.util.JsonSerializer)" class="member-name-link">deserialize(WayangJsonObj, JsonSerializer<T>)</a> - 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="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Class.html" title="class or interface in java.lang" class="external-link"><code>Class</code></a>-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><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)" class="member-name-link">deserialize(WayangJsonObj, JsonSerializer<T>, Class<? extends T>)</a> - 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><a href="org/apache/wayang/core/util/JsonSerializables.html#deserializeAllAsList(org.apache.wayang.core.util.json.WayangJsonArray)" class="member-name-link">deserializeAllAsList(WayangJsonArray)</a> - 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><a href="org/apache/wayang/core/util/JsonSerializables.html#deserializeAllAsList(org.apache.wayang.core.util.json.WayangJsonArray,java.lang.Class)" class="member-name-link">deserializeAllAsList(WayangJsonArray, Class<T>)</a> - 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><a href="org/apache/wayang/core/util/JsonSerializables.html#deserializeAllAsList(org.apache.wayang.core.util.json.WayangJsonArray,org.apache.wayang.core.util.JsonSerializer)" class="member-name-link">deserializeAllAsList(WayangJsonArray, JsonSerializer<T>)</a> - 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><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)" class="member-name-link">deserializeAllAsList(WayangJsonArray, JsonSerializer<T>, Class<T>)</a> - 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><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html#dialect" class="member-name-link">dialect</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.monitor">DisabledMonitor</a> - Class in <a href="org/apache/wayang/core/monitor/package-summary.html">org.apache.wayang.core.monitor</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/monitor/DisabledMonitor.html#%3Cinit%3E()" class="member-name-link">DisabledMonitor()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html#disconnectFrom(org.apache.wayang.core.plan.wayangplan.InputSlot)" class="member-name-link">disconnectFrom(InputSlot<T>)</a> - 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><a href="org/apache/wayang/core/optimizer/costs/LoadProfileToTimeConverter.html#diskCoverter" class="member-name-link">diskCoverter</a> - 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" class="type-name-link" title="class in org.apache.wayang.profiler.hardware">DiskProfiler</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><a href="org/apache/wayang/profiler/hardware/DiskProfiler.html#%3Cinit%3E(java.lang.String)" class="member-name-link">DiskProfiler(String)</a> - 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><a href="org/apache/wayang/core/platform/ExecutionResource.html#dispose()" class="member-name-link">dispose()</a> - 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><a href="org/apache/wayang/core/platform/ExecutionResourceTemplate.html#dispose()" class="member-name-link">dispose()</a> - 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><a href="org/apache/wayang/core/platform/Executor.html#dispose()" class="member-name-link">dispose()</a> - 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><a href="org/apache/wayang/core/platform/ExecutorTemplate.html#dispose()" class="member-name-link">dispose()</a> - 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><a href="org/apache/wayang/flink/execution/FlinkExecutor.html#dispose()" class="member-name-link">dispose()</a> - 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><a href="org/apache/wayang/genericjdbc/execution/GenericJdbcExecutor.html#dispose()" class="member-name-link">dispose()</a> - 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><a href="org/apache/wayang/giraph/execution/GiraphExecutor.html#dispose()" class="member-name-link">dispose()</a> - 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><a href="org/apache/wayang/jdbc/execution/JdbcExecutor.html#dispose()" class="member-name-link">dispose()</a> - 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><a href="org/apache/wayang/spark/execution/SparkExecutor.html#dispose()" class="member-name-link">dispose()</a> - 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><a href="org/apache/wayang/tensorflow/execution/TensorflowExecutor.html#dispose()" class="member-name-link">dispose()</a> - 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><a href="org/apache/wayang/core/util/AbstractReferenceCountable.html#disposeIfUnreferenced()" class="member-name-link">disposeIfUnreferenced()</a> - 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><a href="org/apache/wayang/core/util/ReferenceCountable.html#disposeIfUnreferenced()" class="member-name-link">disposeIfUnreferenced()</a> - 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><a href="org/apache/wayang/core/platform/ExecutionResourceTemplate.html#disposeUnreferenced()" class="member-name-link">disposeUnreferenced()</a> - 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><a href="org/apache/wayang/core/platform/ExecutorTemplate.html#disposeUnreferenced()" class="member-name-link">disposeUnreferenced()</a> - 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><a href="org/apache/wayang/core/util/AbstractReferenceCountable.html#disposeUnreferenced()" class="member-name-link">disposeUnreferenced()</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.mapping">DistinctMapping</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" class="type-name-link" title="class in org.apache.wayang.java.mapping">DistinctMapping</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" class="type-name-link" title="class in org.apache.wayang.spark.mapping">DistinctMapping</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><a href="org/apache/wayang/flink/mapping/DistinctMapping.html#%3Cinit%3E()" class="member-name-link">DistinctMapping()</a> - 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><a href="org/apache/wayang/java/mapping/DistinctMapping.html#%3Cinit%3E()" class="member-name-link">DistinctMapping()</a> - 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><a href="org/apache/wayang/spark/mapping/DistinctMapping.html#%3Cinit%3E()" class="member-name-link">DistinctMapping()</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.operators">DistinctOperator</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><a href="org/apache/wayang/basic/operators/DistinctOperator.html#%3Cinit%3E(java.lang.Class)" class="member-name-link">DistinctOperator(Class<Type>)</a> - 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><a href="org/apache/wayang/basic/operators/DistinctOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.DistinctOperator)" class="member-name-link">DistinctOperator(DistinctOperator<Type>)</a> - 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><a href="org/apache/wayang/basic/operators/DistinctOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)" class="member-name-link">DistinctOperator(DataSetType<Type>)</a> - 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><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html#divideBy(double)" class="member-name-link">divideBy(double)</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.model">DLModel</a> - Class 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/model/DLModel.html#%3Cinit%3E(org.apache.wayang.basic.model.op.Op)" class="member-name-link">DLModel(Op)</a> - 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/model/DLModel.Builder.html" class="type-name-link" title="class in org.apache.wayang.basic.model">DLModel.Builder</a> - Class 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/DLTrainingOperator.html" class="type-name-link" title="class in org.apache.wayang.basic.operators">DLTrainingOperator</a><<a href="org/apache/wayang/basic/operators/DLTrainingOperator.html" title="type parameter in DLTrainingOperator">X</a>,<wbr><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><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)" class="member-name-link">DLTrainingOperator(DLModel, DLTrainingOperator.Option, Class<X>, Class<Y>)</a> - 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.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)" class="member-name-link">DLTrainingOperator(DLModel, DLTrainingOperator.Option, DataSetType<X>, DataSetType<Y>)</a> - 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.html#%3Cinit%3E(org.apache.wayang.basic.operators.DLTrainingOperator)" class="member-name-link">DLTrainingOperator(DLTrainingOperator<X, Y>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.operators">DLTrainingOperator.Option</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" class="type-name-link" title="class in org.apache.wayang.tensorflow.mapping">DLTrainingOperatorMapping</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><a href="org/apache/wayang/tensorflow/mapping/DLTrainingOperatorMapping.html#%3Cinit%3E()" class="member-name-link">DLTrainingOperatorMapping()</a> - 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><a href="org/apache/wayang/basic/channels/FileChannel.Instance.html#doDispose()" class="member-name-link">doDispose()</a> - 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><a href="org/apache/wayang/core/platform/ExecutionResourceTemplate.html#doDispose()" class="member-name-link">doDispose()</a> - 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><a href="org/apache/wayang/flink/channels/DataSetChannel.Instance.html#doDispose()" class="member-name-link">doDispose()</a> - 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><a href="org/apache/wayang/flink/execution/FlinkContextReference.html#doDispose()" class="member-name-link">doDispose()</a> - 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><a href="org/apache/wayang/java/channels/CollectionChannel.Instance.html#doDispose()" class="member-name-link">doDispose()</a> - 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><a href="org/apache/wayang/java/channels/StreamChannel.Instance.html#doDispose()" class="member-name-link">doDispose()</a> - 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><a href="org/apache/wayang/jdbc/channels/SqlQueryChannel.Instance.html#doDispose()" class="member-name-link">doDispose()</a> - 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><a href="org/apache/wayang/spark/channels/BroadcastChannel.Instance.html#doDispose()" class="member-name-link">doDispose()</a> - 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><a href="org/apache/wayang/spark/channels/RddChannel.Instance.html#doDispose()" class="member-name-link">doDispose()</a> - 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><a href="org/apache/wayang/spark/execution/SparkContextReference.html#doDispose()" class="member-name-link">doDispose()</a> - 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><a href="org/apache/wayang/tensorflow/channels/TensorChannel.Instance.html#doDispose()" class="member-name-link">doDispose()</a> - 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><a href="org/apache/wayang/tensorflow/execution/TensorflowContextReference.html#doDispose()" class="member-name-link">doDispose()</a> - 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><a href="org/apache/wayang/core/api/Job.html#doExecute()" class="member-name-link">doExecute()</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/LoopEnumerator.html#doExecute()" class="member-name-link">doExecute()</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/StageAssignmentTraversal.html#doExecute()" class="member-name-link">doExecute()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/LoopIsolator.html#doExecute()" class="member-name-link">doExecute()</a> - 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><a href="org/apache/wayang/core/platform/PushExecutorTemplate.StageExecution.html#doExecute()" class="member-name-link">doExecute()</a> - 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><a href="org/apache/wayang/core/util/OneTimeExecutable.html#doExecute()" class="member-name-link">doExecute()</a> - 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><a href="org/apache/wayang/core/optimizer/cardinality/AbstractAlternativeCardinalityPusher.html#doPush(org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,org.apache.wayang.core.api.Configuration)" class="member-name-link">doPush(OptimizationContext.OperatorContext, Configuration)</a> - 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><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityPusher.html#doPush(org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,org.apache.wayang.core.api.Configuration)" class="member-name-link">doPush(OptimizationContext.OperatorContext, Configuration)</a> - 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><a href="org/apache/wayang/core/optimizer/cardinality/DefaultCardinalityPusher.html#doPush(org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,org.apache.wayang.core.api.Configuration)" class="member-name-link">doPush(OptimizationContext.OperatorContext, Configuration)</a> - 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><a href="org/apache/wayang/core/optimizer/cardinality/LoopSubplanCardinalityPusher.html#doPush(org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,org.apache.wayang.core.api.Configuration)" class="member-name-link">doPush(OptimizationContext.OperatorContext, Configuration)</a> - 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><a href="org/apache/wayang/core/optimizer/cardinality/SubplanCardinalityPusher.html#doPush(org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,org.apache.wayang.core.api.Configuration)" class="member-name-link">doPush(OptimizationContext.OperatorContext, Configuration)</a> - 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><a href="org/apache/wayang/core/util/Actions.html#doSafe(org.apache.wayang.core.util.Action)" class="member-name-link">doSafe(Action)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.mapping">DoWhileMapping</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" class="type-name-link" title="class in org.apache.wayang.java.mapping">DoWhileMapping</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" class="type-name-link" title="class in org.apache.wayang.spark.mapping">DoWhileMapping</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><a href="org/apache/wayang/flink/mapping/DoWhileMapping.html#%3Cinit%3E()" class="member-name-link">DoWhileMapping()</a> - 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><a href="org/apache/wayang/java/mapping/DoWhileMapping.html#%3Cinit%3E()" class="member-name-link">DoWhileMapping()</a> - 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><a href="org/apache/wayang/spark/mapping/DoWhileMapping.html#%3Cinit%3E()" class="member-name-link">DoWhileMapping()</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.operators">DoWhileOperator</a><<a href="org/apache/wayang/basic/operators/DoWhileOperator.html" title="type parameter in DoWhileOperator">InputType</a>,<wbr><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><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)" class="member-name-link">DoWhileOperator(Class<InputType>, Class<ConvergenceType>, FunctionDescriptor.SerializablePredicate<Collection<ConvergenceType>>, Integer)</a> - 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><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.DoWhileOperator)" class="member-name-link">DoWhileOperator(DoWhileOperator<InputType, ConvergenceType>)</a> - 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><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)" class="member-name-link">DoWhileOperator(DataSetType<InputType>, DataSetType<ConvergenceType>, FunctionDescriptor.SerializablePredicate<Collection<ConvergenceType>>, Integer)</a> - 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><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)" class="member-name-link">DoWhileOperator(DataSetType<InputType>, DataSetType<ConvergenceType>, PredicateDescriptor<Collection<ConvergenceType>>, Integer)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html#downstream()" class="member-name-link">downstream()</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlowCompiler.Activator.html#doWork()" class="member-name-link">doWork()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.Activator.html#doWork()" class="member-name-link">doWork()</a> - 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><a href="org/apache/wayang/basic/model/op/Op.html#dType" class="member-name-link">dType</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.compiler.criterion">DummyFilter</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 that remove the elements null</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/compiler/criterion/DummyFilter.html#%3Cinit%3E(java.lang.Class)" class="member-name-link">DummyFilter(Class<InputType>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.compiler.criterion">DummyMap</a><<a href="org/apache/wayang/flink/compiler/criterion/DummyMap.html" title="type parameter in DummyMap">InputType</a>,<wbr><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 that genereta only null as convertion</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/compiler/criterion/DummyMap.html#%3Cinit%3E(java.lang.Class,java.lang.Class)" class="member-name-link">DummyMap(Class<InputType>, Class<OutputType>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.profiler.log">DynamicEstimationContext</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><a href="org/apache/wayang/profiler/log/DynamicEstimationContext.html#%3Cinit%3E(org.apache.wayang.profiler.log.Individual,org.apache.wayang.core.optimizer.costs.EstimationContext)" class="member-name-link">DynamicEstimationContext(Individual, EstimationContext)</a> - 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" class="type-name-link" title="class in org.apache.wayang.profiler.log">DynamicLoadEstimator</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><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)" class="member-name-link">DynamicLoadEstimator(DynamicLoadEstimator.SinglePointEstimator, Function<Individual, String>, Collection<Variable>)</a> - 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.html#%3Cinit%3E(org.apache.wayang.profiler.log.DynamicLoadEstimator.SinglePointEstimator,java.util.function.Function,org.apache.wayang.profiler.log.Variable...)" class="member-name-link">DynamicLoadEstimator(DynamicLoadEstimator.SinglePointEstimator, Function<Individual, String>, Variable...)</a> - 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" class="type-name-link" title="interface in org.apache.wayang.profiler.log">DynamicLoadEstimator.SinglePointEstimator</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" class="type-name-link" title="class in org.apache.wayang.profiler.log">DynamicLoadProfileEstimator</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><a href="org/apache/wayang/profiler/log/DynamicLoadProfileEstimator.html#%3Cinit%3E(java.lang.String,int,int,org.apache.wayang.profiler.log.DynamicLoadEstimator)" class="member-name-link">DynamicLoadProfileEstimator(String, int, int, DynamicLoadEstimator)</a> - 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/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)" class="member-name-link">DynamicLoadProfileEstimator(String, int, int, DynamicLoadEstimator, DynamicLoadEstimator, DynamicLoadEstimator)</a> - 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" class="type-name-link" title="class in org.apache.wayang.profiler.log">DynamicLoadProfileEstimators</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><a href="org/apache/wayang/profiler/log/DynamicLoadProfileEstimators.html#%3Cinit%3E()" class="member-name-link">DynamicLoadProfileEstimators()</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.plugin">DynamicPlugin</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><a href="org/apache/wayang/core/plugin/DynamicPlugin.html#%3Cinit%3E()" class="member-name-link">DynamicPlugin()</a> - 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> |
| <h2 class="title" id="I:E">E</h2> |
| <dl class="index"> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/ElementaryOperator.html" class="type-name-link" title="interface in org.apache.wayang.core.plan.wayangplan">ElementaryOperator</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><a href="org/apache/wayang/api/python/PythonAPI.html#empty()" class="member-name-link">empty()</a> - 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><a href="org/apache/wayang/basic/operators/CollectionSource.html#empty(java.lang.Class)" class="member-name-link">empty(Class<T>)</a> - 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/core/util/Bitmask.html#EMPTY_BITMASK" class="member-name-link">EMPTY_BITMASK</a> - 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><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html#EMPTY_ESTIMATE" class="member-name-link">EMPTY_ESTIMATE</a> - 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><a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html#emptyLoadProfile" class="member-name-link">emptyLoadProfile</a> - 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><a href="org/apache/wayang/basic/operators/RepeatOperator.html#endIteration(org.apache.wayang.core.plan.wayangplan.Operator,int)" class="member-name-link">endIteration(Operator, int)</a> - 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><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)" class="member-name-link">endIteration(Operator, int, Operator, int)</a> - 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><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)" class="member-name-link">endIteration(Operator, int, Operator, int)</a> - 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><a href="org/apache/wayang/basic/operators/LoopOperator.html#endIteration(org.apache.wayang.core.plan.wayangplan.Operator,org.apache.wayang.core.plan.wayangplan.Operator)" class="member-name-link">endIteration(Operator, Operator)</a> - 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><a href="org/apache/wayang/core/util/fs/LocalFileSystem.html#ensureDir(java.io.File)" class="member-name-link">ensureDir(File)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/File.html" title="class or interface in java.io" class="external-link"><code>File</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/fs/HadoopFileSystem.html#ensureInitialized()" class="member-name-link">ensureInitialized()</a> - 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><a href="org/apache/wayang/core/mathex/MathExBaseListener.html#enterBinaryOperation(org.apache.wayang.core.mathex.MathExParser.BinaryOperationContext)" class="member-name-link">enterBinaryOperation(MathExParser.BinaryOperationContext)</a> - 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><a href="org/apache/wayang/core/mathex/MathExListener.html#enterBinaryOperation(org.apache.wayang.core.mathex.MathExParser.BinaryOperationContext)" class="member-name-link">enterBinaryOperation(MathExParser.BinaryOperationContext)</a> - 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><a href="org/apache/wayang/core/mathex/MathExBaseListener.html#enterConstant(org.apache.wayang.core.mathex.MathExParser.ConstantContext)" class="member-name-link">enterConstant(MathExParser.ConstantContext)</a> - 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><a href="org/apache/wayang/core/mathex/MathExListener.html#enterConstant(org.apache.wayang.core.mathex.MathExParser.ConstantContext)" class="member-name-link">enterConstant(MathExParser.ConstantContext)</a> - 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><a href="org/apache/wayang/core/mathex/MathExBaseListener.html#enterEveryRule(org.antlr.v4.runtime.ParserRuleContext)" class="member-name-link">enterEveryRule(ParserRuleContext)</a> - 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><a href="org/apache/wayang/core/mathex/MathExBaseListener.html#enterFunction(org.apache.wayang.core.mathex.MathExParser.FunctionContext)" class="member-name-link">enterFunction(MathExParser.FunctionContext)</a> - 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><a href="org/apache/wayang/core/mathex/MathExListener.html#enterFunction(org.apache.wayang.core.mathex.MathExParser.FunctionContext)" class="member-name-link">enterFunction(MathExParser.FunctionContext)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html#enteringContainersIf(java.util.function.Predicate)" class="member-name-link">enteringContainersIf(Predicate<OperatorContainer>)</a> - 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><a href="org/apache/wayang/core/mathex/MathExBaseListener.html#enterParensExpression(org.apache.wayang.core.mathex.MathExParser.ParensExpressionContext)" class="member-name-link">enterParensExpression(MathExParser.ParensExpressionContext)</a> - 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><a href="org/apache/wayang/core/mathex/MathExListener.html#enterParensExpression(org.apache.wayang.core.mathex.MathExParser.ParensExpressionContext)" class="member-name-link">enterParensExpression(MathExParser.ParensExpressionContext)</a> - 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><a href="org/apache/wayang/core/mathex/MathExParser.BinaryOperationContext.html#enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)" class="member-name-link">enterRule(ParseTreeListener)</a> - 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/core/mathex/MathExParser.ConstantContext.html#enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)" class="member-name-link">enterRule(ParseTreeListener)</a> - 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><a href="org/apache/wayang/core/mathex/MathExParser.FunctionContext.html#enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)" class="member-name-link">enterRule(ParseTreeListener)</a> - 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/mathex/MathExParser.ParensExpressionContext.html#enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)" class="member-name-link">enterRule(ParseTreeListener)</a> - 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><a href="org/apache/wayang/core/mathex/MathExParser.UnaryOperationContext.html#enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)" class="member-name-link">enterRule(ParseTreeListener)</a> - 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><a href="org/apache/wayang/core/mathex/MathExParser.VariableContext.html#enterRule(org.antlr.v4.runtime.tree.ParseTreeListener)" class="member-name-link">enterRule(ParseTreeListener)</a> - 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/core/mathex/MathExBaseListener.html#enterUnaryOperation(org.apache.wayang.core.mathex.MathExParser.UnaryOperationContext)" class="member-name-link">enterUnaryOperation(MathExParser.UnaryOperationContext)</a> - 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><a href="org/apache/wayang/core/mathex/MathExListener.html#enterUnaryOperation(org.apache.wayang.core.mathex.MathExParser.UnaryOperationContext)" class="member-name-link">enterUnaryOperation(MathExParser.UnaryOperationContext)</a> - 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><a href="org/apache/wayang/core/mathex/MathExBaseListener.html#enterVariable(org.apache.wayang.core.mathex.MathExParser.VariableContext)" class="member-name-link">enterVariable(MathExParser.VariableContext)</a> - 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><a href="org/apache/wayang/core/mathex/MathExListener.html#enterVariable(org.apache.wayang.core.mathex.MathExParser.VariableContext)" class="member-name-link">enterVariable(MathExParser.VariableContext)</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/LoopEnumerator.html#enumerate()" class="member-name-link">enumerate()</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.html#enumerate(boolean)" class="member-name-link">enumerate(boolean)</a> - 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><a href="org/apache/wayang/core/optimizer/costs/LoadEstimator.html#enumerateCombinations(org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate%5B%5D)" class="member-name-link">enumerateCombinations(CardinalityEstimate[])</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.partition">EnumerationAlternative</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><a href="org/apache/wayang/core/optimizer/partition/EnumerationAlternative.html#%3Cinit%3E()" class="member-name-link">EnumerationAlternative()</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.partition">EnumerationBranch</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><a href="org/apache/wayang/core/optimizer/partition/EnumerationBranch.html#%3Cinit%3E()" class="member-name-link">EnumerationBranch()</a> - 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><a href="org/apache/wayang/basic/model/op/nn/BatchNorm.html#epsilon" class="member-name-link">epsilon</a> - Variable in class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/BatchNorm.html" title="class in org.apache.wayang.basic.model.op.nn">BatchNorm</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.EpsilonFilter.html#%3Cinit%3E()" class="member-name-link">EpsilonFilter()</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.model.op">Eq</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><a href="org/apache/wayang/basic/model/op/Eq.html#%3Cinit%3E()" class="member-name-link">Eq()</a> - 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><a href="org/apache/wayang/basic/model/op/Eq.html#%3Cinit%3E(java.lang.String)" class="member-name-link">Eq(String)</a> - 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><a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html#equalReverse" class="member-name-link">equalReverse</a> - 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><a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html#equalReverse" class="member-name-link">equalReverse</a> - 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/apps/tpch/data/q1/GroupKey.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - 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><a href="org/apache/wayang/basic/channels/FileChannel.Descriptor.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - 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><a href="org/apache/wayang/basic/data/Record.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - 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><a href="org/apache/wayang/basic/data/Tuple2.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - 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><a href="org/apache/wayang/basic/data/Tuple5.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - 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/basic/types/RecordType.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - 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><a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - 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><a href="org/apache/wayang/commons/util/profiledb/model/Measurement.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - 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><a href="org/apache/wayang/commons/util/profiledb/model/Subject.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - 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><a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - 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><a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - 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><a href="org/apache/wayang/core/platform/ChannelDescriptor.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - 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><a href="org/apache/wayang/core/types/BasicDataUnitType.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - 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><a href="org/apache/wayang/core/types/DataSetType.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - 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><a href="org/apache/wayang/core/types/DataUnitGroupType.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - 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><a href="org/apache/wayang/core/util/Bitmask.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - 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><a href="org/apache/wayang/core/util/Canonicalizer.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - 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/Counter.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - 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><a href="org/apache/wayang/core/util/Tuple.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - 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><a href="org/apache/wayang/jdbc/channels/SqlQueryChannel.Descriptor.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - 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><a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html#equalsWithinDelta(org.apache.wayang.core.optimizer.ProbabilisticDoubleInterval,double,long,long)" class="member-name-link">equalsWithinDelta(ProbabilisticDoubleInterval, double, long, long)</a> - 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><a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html#equalsWithinDelta(org.apache.wayang.core.optimizer.ProbabilisticIntervalEstimate,double,long,long)" class="member-name-link">equalsWithinDelta(ProbabilisticIntervalEstimate, double, long, long)</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumeration.html#escape(org.apache.wayang.core.plan.wayangplan.OperatorAlternative.Alternative)" class="member-name-link">escape(OperatorAlternative.Alternative)</a> - 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><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)" class="member-name-link">escape(OperatorAlternative.Alternative, PlanEnumeration)</a> - 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" class="type-name-link" title="interface in org.apache.wayang.core.optimizer.costs">EstimatableCost</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" class="type-name-link" title="interface in org.apache.wayang.core.optimizer.costs">EstimatableCostFactory</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><a href="org/apache/wayang/core/optimizer/costs/ConstantLoadProfileEstimator.html#estimate(org.apache.wayang.core.optimizer.costs.EstimationContext)" class="member-name-link">estimate(EstimationContext)</a> - 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><a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html#estimate(org.apache.wayang.core.optimizer.costs.EstimationContext)" class="member-name-link">estimate(EstimationContext)</a> - 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><a href="org/apache/wayang/core/optimizer/costs/NestableLoadProfileEstimator.html#estimate(org.apache.wayang.core.optimizer.costs.EstimationContext)" class="member-name-link">estimate(EstimationContext)</a> - 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><a href="org/apache/wayang/profiler/log/DynamicLoadProfileEstimator.html#estimate(org.apache.wayang.core.optimizer.costs.EstimationContext)" class="member-name-link">estimate(EstimationContext)</a> - 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/LoadEstimator.SinglePointEstimationFunction.html#estimate(org.apache.wayang.core.optimizer.costs.EstimationContext,long%5B%5D,long%5B%5D)" class="member-name-link">estimate(EstimationContext, long[], long[])</a> - 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><a href="org/apache/wayang/basic/operators/AmazonS3Source.CardinalityEstimator.html#estimate(org.apache.wayang.core.optimizer.OptimizationContext,org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate...)" class="member-name-link">estimate(OptimizationContext, CardinalityEstimate...)</a> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/AmazonS3Source.CardinalityEstimator.html" title="class in org.apache.wayang.basic.operators">AmazonS3Source.CardinalityEstimator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/AzureBlobStorageSource.CardinalityEstimator.html#estimate(org.apache.wayang.core.optimizer.OptimizationContext,org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate...)" class="member-name-link">estimate(OptimizationContext, CardinalityEstimate...)</a> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/AzureBlobStorageSource.CardinalityEstimator.html" title="class in org.apache.wayang.basic.operators">AzureBlobStorageSource.CardinalityEstimator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/GoogleCloudStorageSource.CardinalityEstimator.html#estimate(org.apache.wayang.core.optimizer.OptimizationContext,org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate...)" class="member-name-link">estimate(OptimizationContext, CardinalityEstimate...)</a> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/GoogleCloudStorageSource.CardinalityEstimator.html" title="class in org.apache.wayang.basic.operators">GoogleCloudStorageSource.CardinalityEstimator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/KafkaTopicSource.CardinalityEstimator.html#estimate(org.apache.wayang.core.optimizer.OptimizationContext,org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate...)" class="member-name-link">estimate(OptimizationContext, CardinalityEstimate...)</a> - 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><a href="org/apache/wayang/basic/operators/ObjectFileSource.CardinalityEstimator.html#estimate(org.apache.wayang.core.optimizer.OptimizationContext,org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate...)" class="member-name-link">estimate(OptimizationContext, CardinalityEstimate...)</a> - 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><a href="org/apache/wayang/basic/operators/ParquetSource.CardinalityEstimator.html#estimate(org.apache.wayang.core.optimizer.OptimizationContext,org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate...)" class="member-name-link">estimate(OptimizationContext, CardinalityEstimate...)</a> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ParquetSource.CardinalityEstimator.html" title="class in org.apache.wayang.basic.operators">ParquetSource.CardinalityEstimator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/TextFileSource.CardinalityEstimator.html#estimate(org.apache.wayang.core.optimizer.OptimizationContext,org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate...)" class="member-name-link">estimate(OptimizationContext, CardinalityEstimate...)</a> - 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><a href="org/apache/wayang/core/optimizer/cardinality/AggregatingCardinalityEstimator.html#estimate(org.apache.wayang.core.optimizer.OptimizationContext,org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate...)" class="member-name-link">estimate(OptimizationContext, CardinalityEstimate...)</a> - 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><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimator.html#estimate(org.apache.wayang.core.optimizer.OptimizationContext,org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate...)" class="member-name-link">estimate(OptimizationContext, CardinalityEstimate...)</a> - 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><a href="org/apache/wayang/core/optimizer/cardinality/DefaultCardinalityEstimator.html#estimate(org.apache.wayang.core.optimizer.OptimizationContext,org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate...)" class="member-name-link">estimate(OptimizationContext, CardinalityEstimate...)</a> - 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><a href="org/apache/wayang/core/optimizer/cardinality/FallbackCardinalityEstimator.html#estimate(org.apache.wayang.core.optimizer.OptimizationContext,org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate...)" class="member-name-link">estimate(OptimizationContext, CardinalityEstimate...)</a> - 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><a href="org/apache/wayang/core/optimizer/cardinality/FixedSizeCardinalityEstimator.html#estimate(org.apache.wayang.core.optimizer.OptimizationContext,org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate...)" class="member-name-link">estimate(OptimizationContext, CardinalityEstimate...)</a> - 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><a href="org/apache/wayang/core/optimizer/cardinality/SwitchForwardCardinalityEstimator.html#estimate(org.apache.wayang.core.optimizer.OptimizationContext,org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate...)" class="member-name-link">estimate(OptimizationContext, CardinalityEstimate...)</a> - 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><a href="org/apache/wayang/profiler/log/DynamicLoadEstimator.SinglePointEstimator.html#estimate(org.apache.wayang.profiler.log.DynamicEstimationContext,long%5B%5D,long%5B%5D)" class="member-name-link">estimate(DynamicEstimationContext, long[], long[])</a> - 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><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)" class="member-name-link">estimateConversionCost(CardinalityEstimate, int, OptimizationContext)</a> - 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><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)" class="member-name-link">estimateConversionCost(CardinalityEstimate, int, OptimizationContext)</a> - 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><a href="org/apache/wayang/core/platform/AtomicExecutionGroup.html#estimateExecutionTime()" class="member-name-link">estimateExecutionTime()</a> - 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><a href="org/apache/wayang/core/platform/AtomicExecutionGroup.html#estimateExecutionTime(org.apache.wayang.core.optimizer.costs.EstimationContext)" class="member-name-link">estimateExecutionTime(EstimationContext)</a> - 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><a href="org/apache/wayang/core/platform/AtomicExecutionGroup.html#estimateLoad()" class="member-name-link">estimateLoad()</a> - 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><a href="org/apache/wayang/core/platform/AtomicExecution.html#estimateLoad(org.apache.wayang.core.optimizer.costs.EstimationContext)" class="member-name-link">estimateLoad(EstimationContext)</a> - 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><a href="org/apache/wayang/core/platform/AtomicExecutionGroup.html#estimateLoad(org.apache.wayang.core.optimizer.costs.EstimationContext)" class="member-name-link">estimateLoad(EstimationContext)</a> - 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><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)" class="member-name-link">estimateLoadProfile(OptimizationContext.OperatorContext, LoadProfileEstimator)</a> - 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" class="type-name-link" title="interface in org.apache.wayang.core.optimizer.costs">EstimationContext</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" class="type-name-link" title="annotation interface in org.apache.wayang.core.plan.wayangplan">EstimationContextProperty</a> - Annotation 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">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><a href="org/apache/wayang/core/util/mathex/Expression.html#evaluate(java.lang.String)" class="member-name-link">evaluate(String)</a> - 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><a href="org/apache/wayang/core/util/ReflectionUtils.html#evaluate(java.lang.String)" class="member-name-link">evaluate(String)</a> - 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><a href="org/apache/wayang/core/util/mathex/Expression.html#evaluate(java.lang.String,org.apache.wayang.core.util.mathex.Context)" class="member-name-link">evaluate(String, Context)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[])</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], FlinkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a> - 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><a href="org/apache/wayang/java/operators/JavaAmazonS3Source.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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaAmazonS3Source.html" title="class in org.apache.wayang.java.operators">JavaAmazonS3Source</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaAzureBlobStorageSource.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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaAzureBlobStorageSource.html" title="class in org.apache.wayang.java.operators">JavaAzureBlobStorageSource</a></dt> |
| <dd> </dd> |
| <dt><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a> - 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><a href="org/apache/wayang/java/operators/JavaGoogleCloudStorageSource.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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaGoogleCloudStorageSource.html" title="class in org.apache.wayang.java.operators">JavaGoogleCloudStorageSource</a></dt> |
| <dd> </dd> |
| <dt><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a> - 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><a href="org/apache/wayang/java/operators/JavaParquetSource.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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaParquetSource.html" title="class in org.apache.wayang.java.operators">JavaParquetSource</a></dt> |
| <dd> </dd> |
| <dt><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], JavaExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a> - 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><a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeRegressionOperator.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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeRegressionOperator.html" title="class in org.apache.wayang.spark.operators.ml">SparkDecisionTreeRegressionOperator</a></dt> |
| <dd> </dd> |
| <dt><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a> - 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><a href="org/apache/wayang/spark/operators/ml/SparkLinearSVCOperator.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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkLinearSVCOperator.html" title="class in org.apache.wayang.spark.operators.ml">SparkLinearSVCOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/ml/SparkLogisticRegressionOperator.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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkLogisticRegressionOperator.html" title="class in org.apache.wayang.spark.operators.ml">SparkLogisticRegressionOperator</a></dt> |
| <dd> </dd> |
| <dt><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a> - 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="deprecation-block"><span class="deprecated-label">Deprecated.</span></div> |
| </dd> |
| <dt><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a> - 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><a href="org/apache/wayang/spark/operators/SparkParquetSource.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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkParquetSource.html" title="class in org.apache.wayang.spark.operators">SparkParquetSource</a></dt> |
| <dd> </dd> |
| <dt><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], TensorflowExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], TensorflowExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], TensorflowExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], TensorflowExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">evaluate(ChannelInstance[], ChannelInstance[], TensorflowExecutor, OptimizationContext.OperatorContext)</a> - 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><a href="org/apache/wayang/core/util/mathex/Expression.html#evaluate(org.apache.wayang.core.util.mathex.Context)" class="member-name-link">evaluate(Context)</a> - 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><a href="org/apache/wayang/core/util/mathex/model/BinaryOperation.html#evaluate(org.apache.wayang.core.util.mathex.Context)" class="member-name-link">evaluate(Context)</a> - 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><a href="org/apache/wayang/core/util/mathex/model/CompiledFunction.html#evaluate(org.apache.wayang.core.util.mathex.Context)" class="member-name-link">evaluate(Context)</a> - 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><a href="org/apache/wayang/core/util/mathex/model/Constant.html#evaluate(org.apache.wayang.core.util.mathex.Context)" class="member-name-link">evaluate(Context)</a> - 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><a href="org/apache/wayang/core/util/mathex/model/NamedFunction.html#evaluate(org.apache.wayang.core.util.mathex.Context)" class="member-name-link">evaluate(Context)</a> - 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><a href="org/apache/wayang/core/util/mathex/model/UnaryOperation.html#evaluate(org.apache.wayang.core.util.mathex.Context)" class="member-name-link">evaluate(Context)</a> - 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><a href="org/apache/wayang/core/util/mathex/model/Variable.html#evaluate(org.apache.wayang.core.util.mathex.Context)" class="member-name-link">evaluate(Context)</a> - 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><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)" class="member-name-link">evaluate(SparkExecutionOperator, ChannelInstance[], ChannelInstance[])</a> - 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><a href="org/apache/wayang/core/util/mathex/exceptions/EvaluationException.html" class="type-name-link" title="class in org.apache.wayang.core.util.mathex.exceptions">EvaluationException</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><a href="org/apache/wayang/core/util/mathex/exceptions/EvaluationException.html#%3Cinit%3E()" class="member-name-link">EvaluationException()</a> - 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><a href="org/apache/wayang/core/util/mathex/exceptions/EvaluationException.html#%3Cinit%3E(java.lang.String)" class="member-name-link">EvaluationException(String)</a> - 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><a href="org/apache/wayang/core/util/mathex/exceptions/EvaluationException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)" class="member-name-link">EvaluationException(String, Throwable)</a> - 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><a href="org/apache/wayang/core/util/mathex/exceptions/EvaluationException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable,boolean,boolean)" class="member-name-link">EvaluationException(String, Throwable, boolean, boolean)</a> - 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><a href="org/apache/wayang/core/util/mathex/exceptions/EvaluationException.html#%3Cinit%3E(java.lang.Throwable)" class="member-name-link">EvaluationException(Throwable)</a> - 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><a href="org/apache/wayang/profiler/log/GeneticOptimizer.html#evolve(java.util.List)" class="member-name-link">evolve(List<Individual>)</a> - 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><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)" class="member-name-link">exchangeInputChannel(Channel, Channel)</a> - 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><a href="org/apache/wayang/core/plugin/DynamicPlugin.html#excludeChannelConversion(org.apache.wayang.core.optimizer.channels.ChannelConversion)" class="member-name-link">excludeChannelConversion(ChannelConversion)</a> - 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><a href="org/apache/wayang/core/plugin/DynamicPlugin.html#excludeMapping(org.apache.wayang.core.mapping.Mapping)" class="member-name-link">excludeMapping(Mapping)</a> - 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><a href="org/apache/wayang/core/plugin/DynamicPlugin.html#excludeRequiredPlatform(org.apache.wayang.core.platform.Platform)" class="member-name-link">excludeRequiredPlatform(Platform)</a> - 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><a href="org/apache/wayang/api/python/executor/PythonWorkerManager.html#execute()" class="member-name-link">execute()</a> - 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><a href="org/apache/wayang/core/api/Job.html#execute()" class="member-name-link">execute()</a> - 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><a href="org/apache/wayang/core/util/Action.html#execute()" class="member-name-link">execute()</a> - 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><a href="org/apache/wayang/core/util/OneTimeExecutable.html#execute()" class="member-name-link">execute()</a> - 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><a href="org/apache/wayang/ml4all/abstraction/plan/ML4allPlan.html#execute(java.lang.String,org.apache.wayang.core.api.WayangContext)" class="member-name-link">execute(String, WayangContext)</a> - 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><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...)" class="member-name-link">execute(String, Monitor, WayangPlan, String...)</a> - 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><a href="org/apache/wayang/core/api/WayangContext.html#execute(java.lang.String,org.apache.wayang.core.plan.wayangplan.WayangPlan,java.lang.String...)" class="member-name-link">execute(String, WayangPlan, String...)</a> - 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><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...)" class="member-name-link">execute(String, WayangPlan, Experiment, String...)</a> - 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><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)" class="member-name-link">execute(ExecutionStage, OptimizationContext, ExecutionState)</a> - 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><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)" class="member-name-link">execute(ExecutionStage, OptimizationContext, ExecutionState)</a> - 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><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)" class="member-name-link">execute(ExecutionStage, OptimizationContext, ExecutionState)</a> - 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><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)" class="member-name-link">execute(ExecutionStage, OptimizationContext, ExecutionState)</a> - 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><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)" class="member-name-link">execute(ExecutionStage, OptimizationContext, ExecutionState)</a> - 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><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)" class="member-name-link">execute(ExecutionStage, OptimizationContext, ExecutionState)</a> - 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><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)" class="member-name-link">execute(ExecutionTask, List<ChannelInstance>, OptimizationContext.OperatorContext, boolean)</a> - 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><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)" class="member-name-link">execute(ExecutionTask, List<ChannelInstance>, OptimizationContext.OperatorContext, boolean)</a> - 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><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)" class="member-name-link">execute(ExecutionTask, List<ChannelInstance>, OptimizationContext.OperatorContext, boolean)</a> - 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><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)" class="member-name-link">execute(ExecutionTask, List<ChannelInstance>, OptimizationContext.OperatorContext, boolean)</a> - 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><a href="org/apache/wayang/core/api/WayangContext.html#execute(org.apache.wayang.core.plan.wayangplan.WayangPlan,java.lang.String...)" class="member-name-link">execute(WayangPlan, String...)</a> - 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><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)" class="member-name-link">execute(ChannelInstance[], ChannelInstance[], GiraphExecutor, OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">execute(ChannelInstance[], ChannelInstance[], GiraphExecutor, OptimizationContext.OperatorContext)</a> - 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><a href="org/apache/wayang/profiler/java/BinaryOperatorProfiler.html#executeOperator()" class="member-name-link">executeOperator()</a> - 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><a href="org/apache/wayang/profiler/java/OperatorProfiler.html#executeOperator()" class="member-name-link">executeOperator()</a> - 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><a href="org/apache/wayang/profiler/java/SinkProfiler.html#executeOperator()" class="member-name-link">executeOperator()</a> - 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><a href="org/apache/wayang/profiler/java/SourceProfiler.html#executeOperator()" class="member-name-link">executeOperator()</a> - 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><a href="org/apache/wayang/profiler/java/UnaryOperatorProfiler.html#executeOperator()" class="member-name-link">executeOperator()</a> - 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><a href="org/apache/wayang/profiler/spark/BinaryOperatorProfiler.html#executeOperator()" class="member-name-link">executeOperator()</a> - 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><a href="org/apache/wayang/profiler/spark/SinkProfiler.html#executeOperator()" class="member-name-link">executeOperator()</a> - 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><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html#executeOperator()" class="member-name-link">executeOperator()</a> - 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><a href="org/apache/wayang/profiler/spark/SparkSourceProfiler.html#executeOperator()" class="member-name-link">executeOperator()</a> - 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><a href="org/apache/wayang/profiler/spark/SparkUnaryOperatorProfiler.html#executeOperator()" class="member-name-link">executeOperator()</a> - 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><a href="org/apache/wayang/core/util/Action.html#executeSafe()" class="member-name-link">executeSafe()</a> - 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><a href="org/apache/wayang/api/sql/context/SqlContext.html#executeSql(java.lang.String)" class="member-name-link">executeSql(String)</a> - 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><a href="org/apache/wayang/core/util/ReflectionUtils.html#executeStaticArglessMethod(java.lang.String,java.lang.String)" class="member-name-link">executeStaticArglessMethod(String, String)</a> - 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><a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html#executeUntilBreakpoint(org.apache.wayang.core.plan.executionplan.ExecutionPlan,org.apache.wayang.core.optimizer.OptimizationContext)" class="member-name-link">executeUntilBreakpoint(ExecutionPlan, OptimizationContext)</a> - 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" class="type-name-link" title="interface in org.apache.wayang.core.function">ExecutionContext</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" class="type-name-link" title="class in org.apache.wayang.core.platform.lineage">ExecutionLineageNode</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><a href="org/apache/wayang/core/platform/lineage/ExecutionLineageNode.html#%3Cinit%3E(org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)" class="member-name-link">ExecutionLineageNode(OptimizationContext.OperatorContext)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.profiling">ExecutionLog</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" class="type-name-link" title="interface in org.apache.wayang.core.plan.wayangplan">ExecutionOperator</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><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html#executionPaddingTime" class="member-name-link">executionPaddingTime</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.plan.executionplan">ExecutionPlan</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><a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html#%3Cinit%3E()" class="member-name-link">ExecutionPlan()</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.profiling">ExecutionPlanMeasurement</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" class="type-name-link" title="class in org.apache.wayang.core.profiling">ExecutionPlanMeasurement.ChannelNode</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" class="type-name-link" title="class in org.apache.wayang.core.profiling">ExecutionPlanMeasurement.Link</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" class="type-name-link" title="class in org.apache.wayang.core.profiling">ExecutionPlanMeasurement.OperatorNode</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" class="type-name-link" title="interface in org.apache.wayang.core.platform">ExecutionResource</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" class="type-name-link" title="class in org.apache.wayang.core.platform">ExecutionResourceTemplate</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><a href="org/apache/wayang/core/platform/ExecutionResourceTemplate.html#%3Cinit%3E(org.apache.wayang.core.platform.CompositeExecutionResource)" class="member-name-link">ExecutionResourceTemplate(CompositeExecutionResource)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.plan.executionplan">ExecutionStage</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" class="type-name-link" title="class in org.apache.wayang.core.plan.executionplan">ExecutionStageLoop</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><a href="org/apache/wayang/core/plan/executionplan/ExecutionStageLoop.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.LoopSubplan)" class="member-name-link">ExecutionStageLoop(LoopSubplan)</a> - 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" class="type-name-link" title="interface in org.apache.wayang.core.platform">ExecutionState</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" class="type-name-link" title="class in org.apache.wayang.core.plan.executionplan">ExecutionTask</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><a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.ExecutionOperator)" class="member-name-link">ExecutionTask(ExecutionOperator)</a> - 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/plan/executionplan/ExecutionTask.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.ExecutionOperator,int,int)" class="member-name-link">ExecutionTask(ExecutionOperator, int, int)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.enumeration">ExecutionTaskFlow</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><a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlow.html#%3Cinit%3E(java.util.Collection)" class="member-name-link">ExecutionTaskFlow(Collection<ExecutionTask>)</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlow.html#%3Cinit%3E(java.util.Collection,java.util.Set)" class="member-name-link">ExecutionTaskFlow(Collection<ExecutionTask>, Set<Channel>)</a> - 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="deprecation-block"><span class="deprecated-label">Deprecated.</span></div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlowCompiler.html" class="type-name-link" title="class in org.apache.wayang.core.optimizer.enumeration">ExecutionTaskFlowCompiler</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><a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlowCompiler.html#%3Cinit%3E(java.util.Collection,org.apache.wayang.core.optimizer.enumeration.PlanImplementation)" class="member-name-link">ExecutionTaskFlowCompiler(Collection<ExecutionOperator>, PlanImplementation)</a> - 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><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)" class="member-name-link">ExecutionTaskFlowCompiler(Collection<ExecutionOperator>, PlanImplementation, ExecutionPlan, Set<Channel>, Set<ExecutionStage>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.enumeration">ExecutionTaskFlowCompiler.Activation</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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.enumeration">ExecutionTaskFlowCompiler.Activator</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><a href="org/apache/wayang/profiler/java/OperatorProfiler.html#executor" class="member-name-link">executor</a> - 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" class="type-name-link" title="interface in org.apache.wayang.core.platform">Executor</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" class="type-name-link" title="interface in org.apache.wayang.spark.monitoring.interfaces">Executor</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" class="type-name-link" title="interface in org.apache.wayang.core.platform">Executor.Factory</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" class="type-name-link" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorAdded</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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html#%3Cinit%3E()" class="member-name-link">ExecutorAdded()</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorRemoved</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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html#%3Cinit%3E()" class="member-name-link">ExecutorRemoved()</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.platform">ExecutorTemplate</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><a href="org/apache/wayang/core/platform/ExecutorTemplate.html#%3Cinit%3E(org.apache.wayang.core.platform.CrossPlatformExecutor)" class="member-name-link">ExecutorTemplate(CrossPlatformExecutor)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html#executorTime(long)" class="member-name-link">executorTime(long)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html#executorTime(long)" class="member-name-link">executorTime(long)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html#executorTime(long)" class="member-name-link">executorTime(long)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html#executorTime(long)" class="member-name-link">executorTime(long)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.monitoring.metrics">ExecutorUpdated</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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html#%3Cinit%3E()" class="member-name-link">ExecutorUpdated()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html#exit(org.apache.wayang.core.plan.wayangplan.InputSlot)" class="member-name-link">exit(InputSlot<T>)</a> - 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/mathex/MathExBaseListener.html#exitBinaryOperation(org.apache.wayang.core.mathex.MathExParser.BinaryOperationContext)" class="member-name-link">exitBinaryOperation(MathExParser.BinaryOperationContext)</a> - 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><a href="org/apache/wayang/core/mathex/MathExListener.html#exitBinaryOperation(org.apache.wayang.core.mathex.MathExParser.BinaryOperationContext)" class="member-name-link">exitBinaryOperation(MathExParser.BinaryOperationContext)</a> - 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><a href="org/apache/wayang/core/mathex/MathExBaseListener.html#exitConstant(org.apache.wayang.core.mathex.MathExParser.ConstantContext)" class="member-name-link">exitConstant(MathExParser.ConstantContext)</a> - 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><a href="org/apache/wayang/core/mathex/MathExListener.html#exitConstant(org.apache.wayang.core.mathex.MathExParser.ConstantContext)" class="member-name-link">exitConstant(MathExParser.ConstantContext)</a> - 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><a href="org/apache/wayang/core/mathex/MathExBaseListener.html#exitEveryRule(org.antlr.v4.runtime.ParserRuleContext)" class="member-name-link">exitEveryRule(ParserRuleContext)</a> - 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><a href="org/apache/wayang/core/mathex/MathExBaseListener.html#exitFunction(org.apache.wayang.core.mathex.MathExParser.FunctionContext)" class="member-name-link">exitFunction(MathExParser.FunctionContext)</a> - 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><a href="org/apache/wayang/core/mathex/MathExListener.html#exitFunction(org.apache.wayang.core.mathex.MathExParser.FunctionContext)" class="member-name-link">exitFunction(MathExParser.FunctionContext)</a> - 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><a href="org/apache/wayang/core/mathex/MathExBaseListener.html#exitParensExpression(org.apache.wayang.core.mathex.MathExParser.ParensExpressionContext)" class="member-name-link">exitParensExpression(MathExParser.ParensExpressionContext)</a> - 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><a href="org/apache/wayang/core/mathex/MathExListener.html#exitParensExpression(org.apache.wayang.core.mathex.MathExParser.ParensExpressionContext)" class="member-name-link">exitParensExpression(MathExParser.ParensExpressionContext)</a> - 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><a href="org/apache/wayang/core/mathex/MathExParser.BinaryOperationContext.html#exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)" class="member-name-link">exitRule(ParseTreeListener)</a> - 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/core/mathex/MathExParser.ConstantContext.html#exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)" class="member-name-link">exitRule(ParseTreeListener)</a> - 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><a href="org/apache/wayang/core/mathex/MathExParser.FunctionContext.html#exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)" class="member-name-link">exitRule(ParseTreeListener)</a> - 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/mathex/MathExParser.ParensExpressionContext.html#exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)" class="member-name-link">exitRule(ParseTreeListener)</a> - 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><a href="org/apache/wayang/core/mathex/MathExParser.UnaryOperationContext.html#exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)" class="member-name-link">exitRule(ParseTreeListener)</a> - 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><a href="org/apache/wayang/core/mathex/MathExParser.VariableContext.html#exitRule(org.antlr.v4.runtime.tree.ParseTreeListener)" class="member-name-link">exitRule(ParseTreeListener)</a> - 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/core/mathex/MathExBaseListener.html#exitUnaryOperation(org.apache.wayang.core.mathex.MathExParser.UnaryOperationContext)" class="member-name-link">exitUnaryOperation(MathExParser.UnaryOperationContext)</a> - 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><a href="org/apache/wayang/core/mathex/MathExListener.html#exitUnaryOperation(org.apache.wayang.core.mathex.MathExParser.UnaryOperationContext)" class="member-name-link">exitUnaryOperation(MathExParser.UnaryOperationContext)</a> - 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><a href="org/apache/wayang/core/mathex/MathExBaseListener.html#exitVariable(org.apache.wayang.core.mathex.MathExParser.VariableContext)" class="member-name-link">exitVariable(MathExParser.VariableContext)</a> - 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><a href="org/apache/wayang/core/mathex/MathExListener.html#exitVariable(org.apache.wayang.core.mathex.MathExParser.VariableContext)" class="member-name-link">exitVariable(MathExParser.VariableContext)</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html#expand(org.apache.wayang.core.plan.executionplan.ExecutionPlan)" class="member-name-link">expand(ExecutionPlan)</a> - 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><a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html#expectationValueComparator()" class="member-name-link">expectationValueComparator()</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Comparator.html" title="class or interface in java.util" class="external-link"><code>Comparator</code></a> based on the mean of instances.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/operators/AmazonS3Source.CardinalityEstimator.html#EXPECTED_ESTIMATE_DEVIATION" class="member-name-link">EXPECTED_ESTIMATE_DEVIATION</a> - Static variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/AmazonS3Source.CardinalityEstimator.html" title="class in org.apache.wayang.basic.operators">AmazonS3Source.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/basic/operators/AzureBlobStorageSource.CardinalityEstimator.html#EXPECTED_ESTIMATE_DEVIATION" class="member-name-link">EXPECTED_ESTIMATE_DEVIATION</a> - Static variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/AzureBlobStorageSource.CardinalityEstimator.html" title="class in org.apache.wayang.basic.operators">AzureBlobStorageSource.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/basic/operators/GoogleCloudStorageSource.CardinalityEstimator.html#EXPECTED_ESTIMATE_DEVIATION" class="member-name-link">EXPECTED_ESTIMATE_DEVIATION</a> - Static variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/GoogleCloudStorageSource.CardinalityEstimator.html" title="class in org.apache.wayang.basic.operators">GoogleCloudStorageSource.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/basic/operators/KafkaTopicSource.CardinalityEstimator.html#EXPECTED_ESTIMATE_DEVIATION" class="member-name-link">EXPECTED_ESTIMATE_DEVIATION</a> - 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><a href="org/apache/wayang/basic/operators/ObjectFileSource.CardinalityEstimator.html#EXPECTED_ESTIMATE_DEVIATION" class="member-name-link">EXPECTED_ESTIMATE_DEVIATION</a> - 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><a href="org/apache/wayang/basic/operators/TextFileSource.CardinalityEstimator.html#EXPECTED_ESTIMATE_DEVIATION" class="member-name-link">EXPECTED_ESTIMATE_DEVIATION</a> - 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" class="type-name-link" title="class in org.apache.wayang.commons.util.profiledb.model">Experiment</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><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...)" class="member-name-link">Experiment(String, Subject, long, String...)</a> - 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><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...)" class="member-name-link">Experiment(String, Subject, String...)</a> - 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><a href="org/apache/wayang/core/api/WayangContext.html#explain(org.apache.wayang.core.plan.wayangplan.WayangPlan,boolean,java.lang.String...)" class="member-name-link">explain(WayangPlan, boolean, String...)</a> - 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/api/WayangContext.html#explain(org.apache.wayang.core.plan.wayangplan.WayangPlan,java.lang.String...)" class="member-name-link">explain(WayangPlan, String...)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.util">ExplainTreeNode</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/util/ExplainTreeNode.html#%3Cinit%3E()" class="member-name-link">ExplainTreeNode()</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.util">ExplainUtils</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/util/ExplainUtils.html#%3Cinit%3E()" class="member-name-link">ExplainUtils()</a> - 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><a href="org/apache/wayang/core/monitor/Monitor.html#exPlanUrl" class="member-name-link">exPlanUrl</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.api.configuration">ExplicitCollectionProvider</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><a href="org/apache/wayang/core/api/configuration/ExplicitCollectionProvider.html#%3Cinit%3E(org.apache.wayang.core.api.Configuration)" class="member-name-link">ExplicitCollectionProvider(Configuration)</a> - 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><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)" class="member-name-link">ExplicitCollectionProvider(Configuration, CollectionProvider<Value>)</a> - 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><a href="org/apache/wayang/core/mathex/MathExParser.BinaryOperationContext.html#expression()" class="member-name-link">expression()</a> - 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/core/mathex/MathExParser.html#expression()" class="member-name-link">expression()</a> - 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><a href="org/apache/wayang/core/mathex/MathExParser.FunctionContext.html#expression()" class="member-name-link">expression()</a> - 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/mathex/MathExParser.ParensExpressionContext.html#expression()" class="member-name-link">expression()</a> - 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><a href="org/apache/wayang/core/mathex/MathExParser.UnaryOperationContext.html#expression()" class="member-name-link">expression()</a> - 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><a href="org/apache/wayang/core/mathex/MathExParser.BinaryOperationContext.html#expression(int)" class="member-name-link">expression(int)</a> - 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/core/mathex/MathExParser.FunctionContext.html#expression(int)" class="member-name-link">expression(int)</a> - 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" class="type-name-link" title="interface in org.apache.wayang.core.util.mathex">Expression</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" class="type-name-link" title="class in org.apache.wayang.core.util.mathex">ExpressionBuilder</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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link"><code>String</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/mathex/ExpressionBuilder.html#%3Cinit%3E()" class="member-name-link">ExpressionBuilder()</a> - 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><a href="org/apache/wayang/core/mathex/MathExParser.ExpressionContext.html#%3Cinit%3E()" class="member-name-link">ExpressionContext()</a> - 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/core/mathex/MathExParser.ExpressionContext.html#%3Cinit%3E(org.antlr.v4.runtime.ParserRuleContext,int)" class="member-name-link">ExpressionContext(ParserRuleContext, int)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.compiler">ExtendedBinaryOperatorAdapter</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><a href="org/apache/wayang/spark/compiler/ExtendedBinaryOperatorAdapter.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.ExtendedSerializableBinaryOperator,org.apache.wayang.spark.execution.SparkExecutionContext)" class="member-name-link">ExtendedBinaryOperatorAdapter(FunctionDescriptor.ExtendedSerializableBinaryOperator<Type>, SparkExecutionContext)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.compiler">ExtendedFlatMapFunctionAdapter</a><<a href="org/apache/wayang/spark/compiler/ExtendedFlatMapFunctionAdapter.html" title="type parameter in ExtendedFlatMapFunctionAdapter">InputType</a>,<wbr><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><a href="org/apache/wayang/spark/compiler/ExtendedFlatMapFunctionAdapter.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.ExtendedSerializableFunction,org.apache.wayang.spark.execution.SparkExecutionContext)" class="member-name-link">ExtendedFlatMapFunctionAdapter(FunctionDescriptor.ExtendedSerializableFunction, SparkExecutionContext)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.compiler">ExtendedFunction</a><<a href="org/apache/wayang/spark/compiler/ExtendedFunction.html" title="type parameter in ExtendedFunction">InputType</a>,<wbr><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" class="type-name-link" title="interface in org.apache.wayang.core.function">ExtendedFunction</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><a href="org/apache/wayang/spark/compiler/ExtendedFunction.html#%3Cinit%3E(T,org.apache.wayang.spark.execution.SparkExecutionContext)" class="member-name-link">ExtendedFunction(T, SparkExecutionContext)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.compiler">ExtendedMapFunctionAdapter</a><<a href="org/apache/wayang/spark/compiler/ExtendedMapFunctionAdapter.html" title="type parameter in ExtendedMapFunctionAdapter">InputType</a>,<wbr><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><a href="org/apache/wayang/spark/compiler/ExtendedMapFunctionAdapter.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.ExtendedSerializableFunction,org.apache.wayang.spark.execution.SparkExecutionContext)" class="member-name-link">ExtendedMapFunctionAdapter(FunctionDescriptor.ExtendedSerializableFunction<InputType, OutputType>, SparkExecutionContext)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.compiler">ExtendedMapPartitionsFunctionAdapter</a><<a href="org/apache/wayang/spark/compiler/ExtendedMapPartitionsFunctionAdapter.html" title="type parameter in ExtendedMapPartitionsFunctionAdapter">InputType</a>,<wbr><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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/function/Function.html" title="class or interface in java.util.function" class="external-link"><code>Function</code></a> as a <code>FlatMapFunction</code>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/compiler/ExtendedMapPartitionsFunctionAdapter.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.ExtendedSerializableFunction,org.apache.wayang.spark.execution.SparkExecutionContext)" class="member-name-link">ExtendedMapPartitionsFunctionAdapter(FunctionDescriptor.ExtendedSerializableFunction<Iterable<InputType>, Iterable<OutputType>>, SparkExecutionContext)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.compiler">ExtendedPredicateAdapater</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><a href="org/apache/wayang/spark/compiler/ExtendedPredicateAdapater.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.ExtendedSerializablePredicate,org.apache.wayang.spark.execution.SparkExecutionContext)" class="member-name-link">ExtendedPredicateAdapater(FunctionDescriptor.ExtendedSerializablePredicate<Type>, SparkExecutionContext)</a> - 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" class="type-name-link" title="class in org.apache.wayang.iejoin.operators.java_helpers">extractData</a><<a href="org/apache/wayang/iejoin/operators/java_helpers/extractData.html" title="type parameter in extractData">TypeXPivot</a> extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Comparable.html" title="class or interface in java.lang" class="external-link">Comparable</a><<a href="org/apache/wayang/iejoin/operators/java_helpers/extractData.html" title="type parameter in extractData">TypeXPivot</a>>,<wbr><a href="org/apache/wayang/iejoin/operators/java_helpers/extractData.html" title="type parameter in extractData">TypeXRef</a> extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Comparable.html" title="class or interface in java.lang" class="external-link">Comparable</a><<a href="org/apache/wayang/iejoin/operators/java_helpers/extractData.html" title="type parameter in extractData">TypeXRef</a>>,<wbr><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" class="type-name-link" title="class in org.apache.wayang.iejoin.operators.spark_helpers">extractData</a><<a href="org/apache/wayang/iejoin/operators/spark_helpers/extractData.html" title="type parameter in extractData">TypeXPivot</a> extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Comparable.html" title="class or interface in java.lang" class="external-link">Comparable</a><<a href="org/apache/wayang/iejoin/operators/spark_helpers/extractData.html" title="type parameter in extractData">TypeXPivot</a>>,<wbr><a href="org/apache/wayang/iejoin/operators/spark_helpers/extractData.html" title="type parameter in extractData">TypeXRef</a> extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Comparable.html" title="class or interface in java.lang" class="external-link">Comparable</a><<a href="org/apache/wayang/iejoin/operators/spark_helpers/extractData.html" title="type parameter in extractData">TypeXRef</a>>,<wbr><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><a href="org/apache/wayang/iejoin/operators/java_helpers/extractData.html#%3Cinit%3E(java.util.function.Function,java.util.function.Function)" class="member-name-link">extractData(Function<Input, TypeXPivot>, Function<Input, TypeXRef>)</a> - 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><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)" class="member-name-link">extractData(Function<Input, TypeXPivot>, Function<Input, TypeXRef>)</a> - 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> |
| <h2 class="title" id="I:F">F</h2> |
| <dl class="index"> |
| <dt><a href="org/apache/wayang/core/optimizer/costs/DefaultEstimatableCost.Factory.html#%3Cinit%3E()" class="member-name-link">Factory()</a> - 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><a href="org/apache/wayang/core/optimizer/costs/DefaultEstimatableCost.html#FACTORY" class="member-name-link">FACTORY</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Task.TaskStatusForRunning.html#FAILED" class="member-name-link">FAILED</a> - Enum constant in enum class org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.TaskStatusForRunning.html" title="enum class in org.apache.wayang.spark.monitoring.interfaces">Task.TaskStatusForRunning</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/profiler/util/ProfilingUtils.html#fakeJavaExecutor()" class="member-name-link">fakeJavaExecutor()</a> - 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><a href="org/apache/wayang/profiler/util/ProfilingUtils.html#fakeJob(java.lang.String...)" class="member-name-link">fakeJob(String...)</a> - 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><a href="org/apache/wayang/profiler/util/ProfilingUtils.html#fakeSparkExecutor(java.lang.String...)" class="member-name-link">fakeSparkExecutor(String...)</a> - 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><a href="org/apache/wayang/basic/operators/AmazonS3Source.CardinalityEstimator.html#FALLBACK_ESTIMATE" class="member-name-link">FALLBACK_ESTIMATE</a> - Variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/AmazonS3Source.CardinalityEstimator.html" title="class in org.apache.wayang.basic.operators">AmazonS3Source.CardinalityEstimator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/AzureBlobStorageSource.CardinalityEstimator.html#FALLBACK_ESTIMATE" class="member-name-link">FALLBACK_ESTIMATE</a> - Variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/AzureBlobStorageSource.CardinalityEstimator.html" title="class in org.apache.wayang.basic.operators">AzureBlobStorageSource.CardinalityEstimator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/GoogleCloudStorageSource.CardinalityEstimator.html#FALLBACK_ESTIMATE" class="member-name-link">FALLBACK_ESTIMATE</a> - Variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/GoogleCloudStorageSource.CardinalityEstimator.html" title="class in org.apache.wayang.basic.operators">GoogleCloudStorageSource.CardinalityEstimator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/KafkaTopicSource.CardinalityEstimator.html#FALLBACK_ESTIMATE" class="member-name-link">FALLBACK_ESTIMATE</a> - 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><a href="org/apache/wayang/basic/operators/ObjectFileSource.CardinalityEstimator.html#FALLBACK_ESTIMATE" class="member-name-link">FALLBACK_ESTIMATE</a> - 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><a href="org/apache/wayang/basic/operators/ParquetSource.CardinalityEstimator.html#FALLBACK_ESTIMATE" class="member-name-link">FALLBACK_ESTIMATE</a> - Variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ParquetSource.CardinalityEstimator.html" title="class in org.apache.wayang.basic.operators">ParquetSource.CardinalityEstimator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/TextFileSource.CardinalityEstimator.html#FALLBACK_ESTIMATE" class="member-name-link">FALLBACK_ESTIMATE</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.cardinality">FallbackCardinalityEstimator</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><a href="org/apache/wayang/core/optimizer/cardinality/FallbackCardinalityEstimator.html#%3Cinit%3E()" class="member-name-link">FallbackCardinalityEstimator()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html#fanOut()" class="member-name-link">fanOut()</a> - 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><a href="org/apache/wayang/basic/model/op/Input.Type.html#FEATURES" class="member-name-link">FEATURES</a> - Enum constant in enum class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Input.Type.html" title="enum class in org.apache.wayang.basic.model.op">Input.Type</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/ml/Attr.html#FEATURES" class="member-name-link">FEATURES</a> - 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/flink/execution/FlinkExecutor.html#fee" class="member-name-link">fee</a> - 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><a href="org/apache/wayang/basic/data/Tuple2.html#field0" class="member-name-link">field0</a> - 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><a href="org/apache/wayang/basic/data/Tuple5.html#field0" class="member-name-link">field0</a> - 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><a href="org/apache/wayang/core/util/Tuple.html#field0" class="member-name-link">field0</a> - 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><a href="org/apache/wayang/basic/data/Tuple2.html#field1" class="member-name-link">field1</a> - 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><a href="org/apache/wayang/basic/data/Tuple5.html#field1" class="member-name-link">field1</a> - 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><a href="org/apache/wayang/core/util/Tuple.html#field1" class="member-name-link">field1</a> - 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><a href="org/apache/wayang/basic/data/Tuple5.html#field2" class="member-name-link">field2</a> - 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><a href="org/apache/wayang/basic/data/Tuple5.html#field3" class="member-name-link">field3</a> - 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><a href="org/apache/wayang/basic/data/Tuple5.html#field4" class="member-name-link">field4</a> - 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><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html#FILE_PARAMETER_KEY" class="member-name-link">FILE_PARAMETER_KEY</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.channels">FileChannel</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><a href="org/apache/wayang/basic/channels/FileChannel.html#%3Cinit%3E(org.apache.wayang.basic.channels.FileChannel.Descriptor)" class="member-name-link">FileChannel(FileChannel.Descriptor)</a> - 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.html#%3Cinit%3E(org.apache.wayang.core.platform.ChannelDescriptor,org.apache.wayang.core.plan.wayangplan.OutputSlot)" class="member-name-link">FileChannel(ChannelDescriptor, OutputSlot<?>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.channels">FileChannel.Descriptor</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" class="type-name-link" title="class in org.apache.wayang.basic.channels">FileChannel.Instance</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" class="type-name-link" title="class in org.apache.wayang.spark.channels">FileChannels</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><a href="org/apache/wayang/spark/channels/FileChannels.html#%3Cinit%3E()" class="member-name-link">FileChannels()</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.monitor">FileMonitor</a> - Class in <a href="org/apache/wayang/core/monitor/package-summary.html">org.apache.wayang.core.monitor</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/monitor/FileMonitor.html#%3Cinit%3E()" class="member-name-link">FileMonitor()</a> - 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" class="type-name-link" title="class in org.apache.wayang.commons.util.profiledb.storage">FileStorage</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><a href="org/apache/wayang/commons/util/profiledb/storage/FileStorage.html#%3Cinit%3E(java.net.URI)" class="member-name-link">FileStorage(URI)</a> - 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" class="type-name-link" title="interface in org.apache.wayang.core.util.fs">FileSystem</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" class="type-name-link" title="class in org.apache.wayang.core.util.fs">FileSystems</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" class="type-name-link" title="class in org.apache.wayang.core.util.fs">FileUtils</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><a href="org/apache/wayang/core/util/fs/FileUtils.html#%3Cinit%3E()" class="member-name-link">FileUtils()</a> - 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><a href="org/apache/wayang/flink/compiler/criterion/DummyFilter.html#filter(InputType)" class="member-name-link">filter(InputType)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.EpsilonFilter.html#filter(org.apache.flink.api.java.tuple.Tuple2)" class="member-name-link">filter(Tuple2<Tuple2<Long, Double>, Tuple2<Long, Double>>)</a> - 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><a href="org/apache/wayang/flink/compiler/criterion/WayangFilterCriterion.html#filter(T)" class="member-name-link">filter(T)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.mapping">FilterMapping</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" class="type-name-link" title="class in org.apache.wayang.genericjdbc.mapping">FilterMapping</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" class="type-name-link" title="class in org.apache.wayang.java.mapping">FilterMapping</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" class="type-name-link" title="class in org.apache.wayang.postgres.mapping">FilterMapping</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" class="type-name-link" title="class in org.apache.wayang.spark.mapping">FilterMapping</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" class="type-name-link" title="class in org.apache.wayang.sqlite3.mapping">FilterMapping</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><a href="org/apache/wayang/flink/mapping/FilterMapping.html#%3Cinit%3E()" class="member-name-link">FilterMapping()</a> - 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><a href="org/apache/wayang/genericjdbc/mapping/FilterMapping.html#%3Cinit%3E()" class="member-name-link">FilterMapping()</a> - 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><a href="org/apache/wayang/java/mapping/FilterMapping.html#%3Cinit%3E()" class="member-name-link">FilterMapping()</a> - 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><a href="org/apache/wayang/postgres/mapping/FilterMapping.html#%3Cinit%3E()" class="member-name-link">FilterMapping()</a> - 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><a href="org/apache/wayang/spark/mapping/FilterMapping.html#%3Cinit%3E()" class="member-name-link">FilterMapping()</a> - 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><a href="org/apache/wayang/sqlite3/mapping/FilterMapping.html#%3Cinit%3E()" class="member-name-link">FilterMapping()</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.operators">FilterOperator</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><a href="org/apache/wayang/basic/operators/FilterOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.FilterOperator)" class="member-name-link">FilterOperator(FilterOperator<Type>)</a> - 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><a href="org/apache/wayang/basic/operators/FilterOperator.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializablePredicate,java.lang.Class)" class="member-name-link">FilterOperator(FunctionDescriptor.SerializablePredicate<Type>, Class<Type>)</a> - 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/basic/operators/FilterOperator.html#%3Cinit%3E(org.apache.wayang.core.function.PredicateDescriptor)" class="member-name-link">FilterOperator(PredicateDescriptor<Type>)</a> - 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/basic/operators/FilterOperator.html#%3Cinit%3E(org.apache.wayang.core.function.PredicateDescriptor,org.apache.wayang.core.types.DataSetType)" class="member-name-link">FilterOperator(PredicateDescriptor<Type>, DataSetType<Type>)</a> - 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/basic/operators/FilterOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.FunctionDescriptor.SerializablePredicate)" class="member-name-link">FilterOperator(DataSetType<Type>, FunctionDescriptor.SerializablePredicate<Type>)</a> - 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/api/sql/calcite/converter/functions/FilterPredicateImpl.html" class="type-name-link" title="class in org.apache.wayang.api.sql.calcite.converter.functions">FilterPredicateImpl</a> - Class in <a href="org/apache/wayang/api/sql/calcite/converter/functions/package-summary.html">org.apache.wayang.api.sql.calcite.converter.functions</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/converter/functions/FilterPredicateImpl.html#%3Cinit%3E(org.apache.calcite.rex.RexNode)" class="member-name-link">FilterPredicateImpl(RexNode)</a> - Constructor for class org.apache.wayang.api.sql.calcite.converter.functions.<a href="org/apache/wayang/api/sql/calcite/converter/functions/FilterPredicateImpl.html" title="class in org.apache.wayang.api.sql.calcite.converter.functions">FilterPredicateImpl</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/iejoin/operators/spark_helpers/filterUnwantedBlocks.html" class="type-name-link" title="class in org.apache.wayang.iejoin.operators.spark_helpers">filterUnwantedBlocks</a><<a href="org/apache/wayang/iejoin/operators/spark_helpers/filterUnwantedBlocks.html" title="type parameter in filterUnwantedBlocks">Type0</a> extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Comparable.html" title="class or interface in java.lang" class="external-link">Comparable</a><<a href="org/apache/wayang/iejoin/operators/spark_helpers/filterUnwantedBlocks.html" title="type parameter in filterUnwantedBlocks">Type0</a>>,<wbr><a href="org/apache/wayang/iejoin/operators/spark_helpers/filterUnwantedBlocks.html" title="type parameter in filterUnwantedBlocks">Type1</a> extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Comparable.html" title="class or interface in java.lang" class="external-link">Comparable</a><<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><a href="org/apache/wayang/iejoin/operators/spark_helpers/filterUnwantedBlocks.html#%3Cinit%3E(org.apache.wayang.iejoin.operators.IEJoinMasterOperator.JoinCondition,boolean)" class="member-name-link">filterUnwantedBlocks(IEJoinMasterOperator.JoinCondition, boolean)</a> - 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><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#FINAL_OUTPUT_INDEX" class="member-name-link">FINAL_OUTPUT_INDEX</a> - 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><a href="org/apache/wayang/basic/operators/LoopOperator.html#FINAL_OUTPUT_INDEX" class="member-name-link">FINAL_OUTPUT_INDEX</a> - 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><a href="org/apache/wayang/basic/operators/RepeatOperator.html#FINAL_OUTPUT_INDEX" class="member-name-link">FINAL_OUTPUT_INDEX</a> - 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><a href="org/apache/wayang/ml4all/abstraction/api/LogicalOperator.html#finalise()" class="member-name-link">finalise()</a> - 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><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LogicalOperatorWrapper.html#finalise()" class="member-name-link">finalise()</a> - 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><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LogicalOperatorWrapperWithModel.html#finalise()" class="member-name-link">finalise()</a> - 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><a href="org/apache/wayang/core/util/fs/FileSystems.html#findActualInputPaths(java.lang.String)" class="member-name-link">findActualInputPaths(String)</a> - 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><a href="org/apache/wayang/core/util/fs/FileSystems.html#findActualSingleInputPath(java.lang.String)" class="member-name-link">findActualSingleInputPath(String)</a> - 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><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)" class="member-name-link">findMinimumCostJunction(OutputSlot<?>, Collection<Channel>, List<InputSlot<?>>, OptimizationContext)</a> - 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><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)" class="member-name-link">findMinimumCostJunction(OutputSlot<?>, List<InputSlot<?>>, OptimizationContext, boolean)</a> - 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><a href="org/apache/wayang/iejoin/operators/spark_helpers/List2AttributesObjectSkinny.html#findMinMaxRank()" class="member-name-link">findMinMaxRank()</a> - 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><a href="org/apache/wayang/core/util/fs/LocalFileSystem.html#findTempDir()" class="member-name-link">findTempDir()</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationUtils.html#findWayangPlanOutputSlotFor(org.apache.wayang.core.plan.executionplan.Channel)" class="member-name-link">findWayangPlanOutputSlotFor(Channel)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.State.html#FINISHED" class="member-name-link">FINISHED</a> - Enum constant in enum class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.State.html" title="enum class 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><a href="org/apache/wayang/spark/monitoring/interfaces/Task.TaskStatusForRunning.html#FINISHED" class="member-name-link">FINISHED</a> - Enum constant in enum class org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.TaskStatusForRunning.html" title="enum class in org.apache.wayang.spark.monitoring.interfaces">Task.TaskStatusForRunning</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaObjectFileSink.StreamChunker.html#fire()" class="member-name-link">fire()</a> - 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 <code>JavaObjectFileSink.StreamChunker.action</code> to the current chunk and prepare for a new chunk.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#FIRST_EPOCH" class="member-name-link">FIRST_EPOCH</a> - 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><a href="org/apache/wayang/basic/operators/LinearRegressionOperator.html#fitIntercept" class="member-name-link">fitIntercept</a> - 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><a href="org/apache/wayang/basic/operators/LogisticRegressionOperator.html#fitIntercept" class="member-name-link">fitIntercept</a> - Variable in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LogisticRegressionOperator.html" title="class in org.apache.wayang.basic.operators">LogisticRegressionOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/profiler/log/Individual.html#fitnessComparator" class="member-name-link">fitnessComparator</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.platform">FixBreakpoint</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><a href="org/apache/wayang/core/platform/FixBreakpoint.html#%3Cinit%3E()" class="member-name-link">FixBreakpoint()</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.cardinality">FixedSizeCardinalityEstimator</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><a href="org/apache/wayang/core/optimizer/cardinality/FixedSizeCardinalityEstimator.html#%3Cinit%3E(long)" class="member-name-link">FixedSizeCardinalityEstimator(long)</a> - 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><a href="org/apache/wayang/core/optimizer/cardinality/FixedSizeCardinalityEstimator.html#%3Cinit%3E(long,boolean)" class="member-name-link">FixedSizeCardinalityEstimator(long, boolean)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.JoinVertexWithEdgesMatch.html#flatMap(org.apache.flink.api.java.tuple.Tuple2,org.apache.flink.util.Collector)" class="member-name-link">flatMap(Tuple2<Tuple2<Long, Double>, Tuple2<Long, Long[]>>, Collector<Tuple2<Long, Double>>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.function">FlatMapDescriptor</a><<a href="org/apache/wayang/core/function/FlatMapDescriptor.html" title="type parameter in FlatMapDescriptor">Input</a>,<wbr><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><a href="org/apache/wayang/core/function/FlatMapDescriptor.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,java.lang.Class,java.lang.Class)" class="member-name-link">FlatMapDescriptor(FunctionDescriptor.SerializableFunction<Input, Iterable<Output>>, Class<Input>, Class<Output>)</a> - 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/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)" class="member-name-link">FlatMapDescriptor(FunctionDescriptor.SerializableFunction<Input, Iterable<Output>>, Class<Input>, Class<Output>, LoadProfileEstimator)</a> - 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/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)" class="member-name-link">FlatMapDescriptor(FunctionDescriptor.SerializableFunction<Input, Iterable<Output>>, Class<Input>, Class<Output>, ProbabilisticDoubleInterval)</a> - 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/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)" class="member-name-link">FlatMapDescriptor(FunctionDescriptor.SerializableFunction<Input, Iterable<Output>>, Class<Input>, Class<Output>, ProbabilisticDoubleInterval, LoadProfileEstimator)</a> - 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/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)" class="member-name-link">FlatMapDescriptor(FunctionDescriptor.SerializableFunction<Input, Iterable<Output>>, BasicDataUnitType<Input>, BasicDataUnitType<Output>, ProbabilisticDoubleInterval, LoadProfileEstimator)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.compiler">FlatMapFunctionAdapter</a><<a href="org/apache/wayang/spark/compiler/FlatMapFunctionAdapter.html" title="type parameter in FlatMapFunctionAdapter">InputType</a>,<wbr><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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/function/Function.html" title="class or interface in java.util.function" class="external-link"><code>Function</code></a> as a <code>FlatMapFunction</code>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/compiler/FlatMapFunctionAdapter.html#%3Cinit%3E(java.util.function.Function)" class="member-name-link">FlatMapFunctionAdapter(Function<InputType, Iterable<OutputType>>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.mapping">FlatMapMapping</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" class="type-name-link" title="class in org.apache.wayang.java.mapping">FlatMapMapping</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" class="type-name-link" title="class in org.apache.wayang.spark.mapping">FlatMapMapping</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><a href="org/apache/wayang/flink/mapping/FlatMapMapping.html#%3Cinit%3E()" class="member-name-link">FlatMapMapping()</a> - 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><a href="org/apache/wayang/java/mapping/FlatMapMapping.html#%3Cinit%3E()" class="member-name-link">FlatMapMapping()</a> - 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><a href="org/apache/wayang/spark/mapping/FlatMapMapping.html#%3Cinit%3E()" class="member-name-link">FlatMapMapping()</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.operators">FlatMapOperator</a><<a href="org/apache/wayang/basic/operators/FlatMapOperator.html" title="type parameter in FlatMapOperator">InputType</a>,<wbr><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><a href="org/apache/wayang/basic/operators/FlatMapOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.FlatMapOperator)" class="member-name-link">FlatMapOperator(FlatMapOperator<InputType, OutputType>)</a> - 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><a href="org/apache/wayang/basic/operators/FlatMapOperator.html#%3Cinit%3E(org.apache.wayang.core.function.FlatMapDescriptor)" class="member-name-link">FlatMapOperator(FlatMapDescriptor<InputType, OutputType>)</a> - 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/basic/operators/FlatMapOperator.html#%3Cinit%3E(org.apache.wayang.core.function.FlatMapDescriptor,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType)" class="member-name-link">FlatMapOperator(FlatMapDescriptor<InputType, OutputType>, DataSetType<InputType>, DataSetType<OutputType>)</a> - 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/basic/operators/FlatMapOperator.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,java.lang.Class,java.lang.Class)" class="member-name-link">FlatMapOperator(FunctionDescriptor.SerializableFunction<InputType, Iterable<OutputType>>, Class<InputType>, Class<OutputType>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink">Flink</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><a href="org/apache/wayang/flink/Flink.html#%3Cinit%3E()" class="member-name-link">Flink()</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.plugin">FlinkBasicPlugin</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><a href="org/apache/wayang/flink/plugin/FlinkBasicPlugin.html#%3Cinit%3E()" class="member-name-link">FlinkBasicPlugin()</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.operators">FlinkCartesianOperator</a><<a href="org/apache/wayang/flink/operators/FlinkCartesianOperator.html" title="type parameter in FlinkCartesianOperator">InputType0</a>,<wbr><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><a href="org/apache/wayang/flink/operators/FlinkCartesianOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.CartesianOperator)" class="member-name-link">FlinkCartesianOperator(CartesianOperator<InputType0, InputType1>)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkCartesianOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType)" class="member-name-link">FlinkCartesianOperator(DataSetType<InputType0>, DataSetType<InputType1>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.compiler">FlinkCoGroupFunction</a><<a href="org/apache/wayang/flink/compiler/FlinkCoGroupFunction.html" title="type parameter in FlinkCoGroupFunction">InputType0</a>,<wbr><a href="org/apache/wayang/flink/compiler/FlinkCoGroupFunction.html" title="type parameter in FlinkCoGroupFunction">InputType1</a>,<wbr><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 of Flink for use in Wayang</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/compiler/FlinkCoGroupFunction.html#%3Cinit%3E()" class="member-name-link">FlinkCoGroupFunction()</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.operators">FlinkCoGroupOperator</a><<a href="org/apache/wayang/flink/operators/FlinkCoGroupOperator.html" title="type parameter in FlinkCoGroupOperator">InputType0</a>,<wbr><a href="org/apache/wayang/flink/operators/FlinkCoGroupOperator.html" title="type parameter in FlinkCoGroupOperator">InputType1</a>,<wbr><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><a href="org/apache/wayang/flink/operators/FlinkCoGroupOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.CoGroupOperator)" class="member-name-link">FlinkCoGroupOperator(CoGroupOperator<InputType0, InputType1, TypeKey>)</a> - 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/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)" class="member-name-link">FlinkCoGroupOperator(FunctionDescriptor.SerializableFunction<InputType0, TypeKey>, FunctionDescriptor.SerializableFunction<InputType1, TypeKey>, Class<InputType0>, Class<InputType1>, Class<TypeKey>)</a> - 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/FlinkCoGroupOperator.html#%3Cinit%3E(org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.function.TransformationDescriptor)" class="member-name-link">FlinkCoGroupOperator(TransformationDescriptor<InputType0, TypeKey>, TransformationDescriptor<InputType1, TypeKey>)</a> - 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/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)" class="member-name-link">FlinkCoGroupOperator(TransformationDescriptor<InputType0, TypeKey>, TransformationDescriptor<InputType1, TypeKey>, DataSetType<InputType0>, DataSetType<InputType1>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.operators">FlinkCollectionSink</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><a href="org/apache/wayang/flink/operators/FlinkCollectionSink.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)" class="member-name-link">FlinkCollectionSink(DataSetType<Type>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.operators">FlinkCollectionSource</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><a href="org/apache/wayang/flink/operators/FlinkCollectionSource.html#%3Cinit%3E(java.util.Collection,org.apache.wayang.core.types.DataSetType)" class="member-name-link">FlinkCollectionSource(Collection<Type>, DataSetType<Type>)</a> - 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/operators/FlinkCollectionSource.html#%3Cinit%3E(org.apache.wayang.basic.operators.CollectionSource)" class="member-name-link">FlinkCollectionSource(CollectionSource<Type>)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkCollectionSource.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)" class="member-name-link">FlinkCollectionSource(DataSetType<Type>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.execution">FlinkContextReference</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><a href="org/apache/wayang/flink/execution/FlinkContextReference.html#%3Cinit%3E(org.apache.wayang.core.platform.CrossPlatformExecutor,org.apache.flink.api.java.ExecutionEnvironment,int)" class="member-name-link">FlinkContextReference(CrossPlatformExecutor, ExecutionEnvironment, int)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.plugin">FlinkConversionPlugin</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><a href="org/apache/wayang/flink/plugin/FlinkConversionPlugin.html#%3Cinit%3E()" class="member-name-link">FlinkConversionPlugin()</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.operators">FlinkCountOperator</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><a href="org/apache/wayang/flink/operators/FlinkCountOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.CountOperator)" class="member-name-link">FlinkCountOperator(CountOperator<Type>)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkCountOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)" class="member-name-link">FlinkCountOperator(DataSetType<Type>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.operators">FlinkDistinctOperator</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><a href="org/apache/wayang/flink/operators/FlinkDistinctOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.DistinctOperator)" class="member-name-link">FlinkDistinctOperator(DistinctOperator<Type>)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkDistinctOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)" class="member-name-link">FlinkDistinctOperator(DataSetType<Type>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.operators">FlinkDoWhileOperator</a><<a href="org/apache/wayang/flink/operators/FlinkDoWhileOperator.html" title="type parameter in FlinkDoWhileOperator">InputType</a>,<wbr><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><a href="org/apache/wayang/flink/operators/FlinkDoWhileOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.DoWhileOperator)" class="member-name-link">FlinkDoWhileOperator(DoWhileOperator<InputType, ConvergenceType>)</a> - 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><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)" class="member-name-link">FlinkDoWhileOperator(DataSetType<InputType>, DataSetType<ConvergenceType>, FunctionDescriptor.SerializablePredicate<Collection<ConvergenceType>>, Integer)</a> - 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><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)" class="member-name-link">FlinkDoWhileOperator(DataSetType<InputType>, DataSetType<ConvergenceType>, PredicateDescriptor<Collection<ConvergenceType>>, Integer)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.execution">FlinkExecutionContext</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><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)" class="member-name-link">FlinkExecutionContext(FlinkExecutionOperator, ChannelInstance[], int)</a> - 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" class="type-name-link" title="interface in org.apache.wayang.flink.operators">FlinkExecutionOperator</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" class="type-name-link" title="class in org.apache.wayang.flink.execution">FlinkExecutor</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><a href="org/apache/wayang/flink/execution/FlinkExecutor.html#%3Cinit%3E(org.apache.wayang.flink.platform.FlinkPlatform,org.apache.wayang.core.api.Job)" class="member-name-link">FlinkExecutor(FlinkPlatform, Job)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.operators">FlinkFilterOperator</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><a href="org/apache/wayang/flink/operators/FlinkFilterOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.FilterOperator)" class="member-name-link">FlinkFilterOperator(FilterOperator<Type>)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkFilterOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.PredicateDescriptor)" class="member-name-link">FlinkFilterOperator(DataSetType<Type>, PredicateDescriptor<Type>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.operators">FlinkFlatMapOperator</a><<a href="org/apache/wayang/flink/operators/FlinkFlatMapOperator.html" title="type parameter in FlinkFlatMapOperator">InputType</a>,<wbr><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><a href="org/apache/wayang/flink/operators/FlinkFlatMapOperator.html#%3Cinit%3E()" class="member-name-link">FlinkFlatMapOperator()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkFlatMapOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.FlatMapOperator)" class="member-name-link">FlinkFlatMapOperator(FlatMapOperator<InputType, OutputType>)</a> - 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><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)" class="member-name-link">FlinkFlatMapOperator(DataSetType<InputType>, DataSetType<OutputType>, FlatMapDescriptor<InputType, OutputType>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.operators">FlinkGlobalMaterializedGroupOperator</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><a href="org/apache/wayang/flink/operators/FlinkGlobalMaterializedGroupOperator.html#%3Cinit%3E(java.lang.Class)" class="member-name-link">FlinkGlobalMaterializedGroupOperator(Class<Type>)</a> - 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/FlinkGlobalMaterializedGroupOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.GlobalMaterializedGroupOperator)" class="member-name-link">FlinkGlobalMaterializedGroupOperator(GlobalMaterializedGroupOperator<Type>)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkGlobalMaterializedGroupOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType)" class="member-name-link">FlinkGlobalMaterializedGroupOperator(DataSetType<Type>, DataSetType<Iterable<Type>>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.operators">FlinkGlobalReduceOperator</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><a href="org/apache/wayang/flink/operators/FlinkGlobalReduceOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.GlobalReduceOperator)" class="member-name-link">FlinkGlobalReduceOperator(GlobalReduceOperator<Type>)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkGlobalReduceOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.ReduceDescriptor)" class="member-name-link">FlinkGlobalReduceOperator(DataSetType<Type>, ReduceDescriptor<Type>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.plugin">FlinkGraphPlugin</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><a href="org/apache/wayang/flink/plugin/FlinkGraphPlugin.html#%3Cinit%3E()" class="member-name-link">FlinkGraphPlugin()</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.operators">FlinkGroupByOperator</a><<a href="org/apache/wayang/flink/operators/FlinkGroupByOperator.html" title="type parameter in FlinkGroupByOperator">InputType</a>,<wbr><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><a href="org/apache/wayang/flink/operators/FlinkGroupByOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.GroupByOperator)" class="member-name-link">FlinkGroupByOperator(GroupByOperator<InputType, KeyType>)</a> - 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><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)" class="member-name-link">FlinkGroupByOperator(TransformationDescriptor<InputType, KeyType>, DataSetType<InputType>, DataSetType<KeyType>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.operators">FlinkIntersectOperator</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><a href="org/apache/wayang/flink/operators/FlinkIntersectOperator.html#%3Cinit%3E(java.lang.Class)" class="member-name-link">FlinkIntersectOperator(Class<Type>)</a> - 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/FlinkIntersectOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.IntersectOperator)" class="member-name-link">FlinkIntersectOperator(IntersectOperator<Type>)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkIntersectOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)" class="member-name-link">FlinkIntersectOperator(DataSetType<Type>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.operators">FlinkJoinOperator</a><<a href="org/apache/wayang/flink/operators/FlinkJoinOperator.html" title="type parameter in FlinkJoinOperator">InputType0</a>,<wbr><a href="org/apache/wayang/flink/operators/FlinkJoinOperator.html" title="type parameter in FlinkJoinOperator">InputType1</a>,<wbr><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><a href="org/apache/wayang/flink/operators/FlinkJoinOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.JoinOperator)" class="member-name-link">FlinkJoinOperator(JoinOperator<InputType0, InputType1, KeyType>)</a> - 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><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)" class="member-name-link">FlinkJoinOperator(DataSetType<InputType0>, DataSetType<InputType1>, TransformationDescriptor<InputType0, KeyType>, TransformationDescriptor<InputType1, KeyType>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.operators">FlinkLocalCallbackSink</a><<a href="org/apache/wayang/flink/operators/FlinkLocalCallbackSink.html" title="type parameter in FlinkLocalCallbackSink">Type</a> extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/Serializable.html" title="class or interface in java.io" class="external-link">Serializable</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/LocalCallbackSink.html" title="class in org.apache.wayang.basic.operators"><code>LocalCallbackSink</code></a> operator for the Flink platform.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/operators/FlinkLocalCallbackSink.html#%3Cinit%3E(org.apache.wayang.basic.operators.LocalCallbackSink)" class="member-name-link">FlinkLocalCallbackSink(LocalCallbackSink<Type>)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkLocalCallbackSink.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableConsumer,org.apache.wayang.core.types.DataSetType)" class="member-name-link">FlinkLocalCallbackSink(FunctionDescriptor.SerializableConsumer<Type>, DataSetType)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.operators">FlinkLoopOperator</a><<a href="org/apache/wayang/flink/operators/FlinkLoopOperator.html" title="type parameter in FlinkLoopOperator">InputType</a>,<wbr><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><a href="org/apache/wayang/flink/operators/FlinkLoopOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.LoopOperator)" class="member-name-link">FlinkLoopOperator(LoopOperator<InputType, ConvergenceType>)</a> - 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><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)" class="member-name-link">FlinkLoopOperator(DataSetType<InputType>, DataSetType<ConvergenceType>, FunctionDescriptor.SerializablePredicate<Collection<ConvergenceType>>, Integer)</a> - 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><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)" class="member-name-link">FlinkLoopOperator(DataSetType<InputType>, DataSetType<ConvergenceType>, PredicateDescriptor<Collection<ConvergenceType>>, Integer)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.operators">FlinkMapOperator</a><<a href="org/apache/wayang/flink/operators/FlinkMapOperator.html" title="type parameter in FlinkMapOperator">InputType</a>,<wbr><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><a href="org/apache/wayang/flink/operators/FlinkMapOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.MapOperator)" class="member-name-link">FlinkMapOperator(MapOperator<InputType, OutputType>)</a> - 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><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)" class="member-name-link">FlinkMapOperator(DataSetType<InputType>, DataSetType<OutputType>, TransformationDescriptor<InputType, OutputType>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.operators">FlinkMapPartitionsOperator</a><<a href="org/apache/wayang/flink/operators/FlinkMapPartitionsOperator.html" title="type parameter in FlinkMapPartitionsOperator">InputType</a>,<wbr><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><a href="org/apache/wayang/flink/operators/FlinkMapPartitionsOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.MapPartitionsOperator)" class="member-name-link">FlinkMapPartitionsOperator(MapPartitionsOperator<InputType, OutputType>)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkMapPartitionsOperator.html#%3Cinit%3E(org.apache.wayang.core.function.MapPartitionsDescriptor)" class="member-name-link">FlinkMapPartitionsOperator(MapPartitionsDescriptor<InputType, OutputType>)</a> - 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/FlinkMapPartitionsOperator.html#%3Cinit%3E(org.apache.wayang.core.function.MapPartitionsDescriptor,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType)" class="member-name-link">FlinkMapPartitionsOperator(MapPartitionsDescriptor<InputType, OutputType>, DataSetType<InputType>, DataSetType<OutputType>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.operators">FlinkMaterializedGroupByOperator</a><<a href="org/apache/wayang/flink/operators/FlinkMaterializedGroupByOperator.html" title="type parameter in FlinkMaterializedGroupByOperator">Type</a>,<wbr><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><a href="org/apache/wayang/flink/operators/FlinkMaterializedGroupByOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.MaterializedGroupByOperator)" class="member-name-link">FlinkMaterializedGroupByOperator(MaterializedGroupByOperator<Type, KeyType>)</a> - 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><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)" class="member-name-link">FlinkMaterializedGroupByOperator(TransformationDescriptor<Type, KeyType>, DataSetType<Type>, DataSetType<Iterable<Type>>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.operators">FlinkObjectFileSink</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><a href="org/apache/wayang/flink/operators/FlinkObjectFileSink.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.types.DataSetType)" class="member-name-link">FlinkObjectFileSink(String, DataSetType<Type>)</a> - 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/FlinkObjectFileSink.html#%3Cinit%3E(org.apache.wayang.basic.operators.ObjectFileSink)" class="member-name-link">FlinkObjectFileSink(ObjectFileSink<Type>)</a> - 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/FlinkObjectFileSink.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)" class="member-name-link">FlinkObjectFileSink(DataSetType<Type>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.operators">FlinkObjectFileSource</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><a href="org/apache/wayang/flink/operators/FlinkObjectFileSource.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.types.DataSetType)" class="member-name-link">FlinkObjectFileSource(String, DataSetType<Type>)</a> - 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/FlinkObjectFileSource.html#%3Cinit%3E(org.apache.wayang.basic.operators.ObjectFileSource)" class="member-name-link">FlinkObjectFileSource(ObjectFileSource<Type>)</a> - 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/FlinkObjectFileSource.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)" class="member-name-link">FlinkObjectFileSource(DataSetType<Type>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.operators">FlinkPageRankOperator</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><a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.html#%3Cinit%3E(java.lang.Integer)" class="member-name-link">FlinkPageRankOperator(Integer)</a> - 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.html#%3Cinit%3E(org.apache.wayang.basic.operators.PageRankOperator)" class="member-name-link">FlinkPageRankOperator(PageRankOperator)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.operators">FlinkPageRankOperator.BuildOutgoingEdgeList</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" class="type-name-link" title="class in org.apache.wayang.flink.operators">FlinkPageRankOperator.Dampener</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" class="type-name-link" title="class in org.apache.wayang.flink.operators">FlinkPageRankOperator.EpsilonFilter</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" class="type-name-link" title="class in org.apache.wayang.flink.operators">FlinkPageRankOperator.JoinVertexWithEdgesMatch</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" class="type-name-link" title="class in org.apache.wayang.flink.operators">FlinkPageRankOperator.RankAssigner</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" class="type-name-link" title="class in org.apache.wayang.flink.platform">FlinkPlatform</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" class="type-name-link" title="class in org.apache.wayang.flink.operators">FlinkReduceByOperator</a><<a href="org/apache/wayang/flink/operators/FlinkReduceByOperator.html" title="type parameter in FlinkReduceByOperator">InputType</a>,<wbr><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><a href="org/apache/wayang/flink/operators/FlinkReduceByOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.ReduceByOperator)" class="member-name-link">FlinkReduceByOperator(ReduceByOperator<InputType, KeyType>)</a> - 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><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)" class="member-name-link">FlinkReduceByOperator(DataSetType<InputType>, TransformationDescriptor<InputType, KeyType>, ReduceDescriptor<InputType>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.operators">FlinkRepeatExpandedOperator</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><a href="org/apache/wayang/flink/operators/FlinkRepeatExpandedOperator.html#%3Cinit%3E(int,org.apache.wayang.core.types.DataSetType)" class="member-name-link">FlinkRepeatExpandedOperator(int, DataSetType<Type>)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkRepeatExpandedOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.RepeatOperator)" class="member-name-link">FlinkRepeatExpandedOperator(RepeatOperator<Type>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.operators">FlinkRepeatOperator</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><a href="org/apache/wayang/flink/operators/FlinkRepeatOperator.html#%3Cinit%3E(int,org.apache.wayang.core.types.DataSetType)" class="member-name-link">FlinkRepeatOperator(int, DataSetType<Type>)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkRepeatOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.RepeatOperator)" class="member-name-link">FlinkRepeatOperator(RepeatOperator<Type>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.operators">FlinkSampleOperator</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><a href="org/apache/wayang/flink/operators/FlinkSampleOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.SampleOperator)" class="member-name-link">FlinkSampleOperator(SampleOperator<Type>)</a> - 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><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)" class="member-name-link">FlinkSampleOperator(FunctionDescriptor.SerializableIntUnaryOperator, DataSetType<Type>, FunctionDescriptor.SerializableLongUnaryOperator)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.operators">FlinkSortOperator</a><<a href="org/apache/wayang/flink/operators/FlinkSortOperator.html" title="type parameter in FlinkSortOperator">InputType</a>,<wbr><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><a href="org/apache/wayang/flink/operators/FlinkSortOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.SortOperator)" class="member-name-link">FlinkSortOperator(SortOperator<InputType, KeyType>)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkSortOperator.html#%3Cinit%3E(org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.types.DataSetType)" class="member-name-link">FlinkSortOperator(TransformationDescriptor<InputType, KeyType>, DataSetType<InputType>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.operators">FlinkTextFileSink</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><a href="org/apache/wayang/flink/operators/FlinkTextFileSink.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.function.TransformationDescriptor)" class="member-name-link">FlinkTextFileSink(String, TransformationDescriptor<Type, String>)</a> - 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/FlinkTextFileSink.html#%3Cinit%3E(org.apache.wayang.basic.operators.TextFileSink)" class="member-name-link">FlinkTextFileSink(TextFileSink<Type>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.operators">FlinkTextFileSource</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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Collection.html" title="class or interface in java.util" class="external-link"><code>Collection</code></a> to a Flink job.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/operators/FlinkTextFileSource.html#%3Cinit%3E(java.lang.String)" class="member-name-link">FlinkTextFileSource(String)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkTextFileSource.html#%3Cinit%3E(java.lang.String,java.lang.String)" class="member-name-link">FlinkTextFileSource(String, String)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkTextFileSource.html#%3Cinit%3E(org.apache.wayang.basic.operators.TextFileSource)" class="member-name-link">FlinkTextFileSource(TextFileSource)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.operators">FlinkTsvFileSink</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><?,<wbr>?>> - 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><a href="org/apache/wayang/flink/operators/FlinkTsvFileSink.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.types.DataSetType)" class="member-name-link">FlinkTsvFileSink(String, DataSetType<Type>)</a> - 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/FlinkTsvFileSink.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)" class="member-name-link">FlinkTsvFileSink(DataSetType<Type>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.operators">FlinkUnionAllOperator</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><a href="org/apache/wayang/flink/operators/FlinkUnionAllOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.UnionAllOperator)" class="member-name-link">FlinkUnionAllOperator(UnionAllOperator<Type>)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkUnionAllOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)" class="member-name-link">FlinkUnionAllOperator(DataSetType<Type>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.operators">FlinkZipWithIdOperator</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><a href="org/apache/wayang/flink/operators/FlinkZipWithIdOperator.html#%3Cinit%3E(java.lang.Class)" class="member-name-link">FlinkZipWithIdOperator(Class<InputType>)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkZipWithIdOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.ZipWithIdOperator)" class="member-name-link">FlinkZipWithIdOperator(ZipWithIdOperator<InputType>)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkZipWithIdOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)" class="member-name-link">FlinkZipWithIdOperator(DataSetType<InputType>)</a> - 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><a href="org/apache/wayang/core/util/Bitmask.html#flip(int,int)" class="member-name-link">flip(int, int)</a> - 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><a href="org/apache/wayang/basic/model/op/Op.DType.html#FLOAT32" class="member-name-link">FLOAT32</a> - Enum constant in enum class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Op.DType.html" title="enum class in org.apache.wayang.basic.model.op">Op.DType</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/Op.DType.html#FLOAT64" class="member-name-link">FLOAT64</a> - Enum constant in enum class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Op.DType.html" title="enum class in org.apache.wayang.basic.model.op">Op.DType</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html#followingInputsDownstreamIf(java.util.function.Predicate)" class="member-name-link">followingInputsDownstreamIf(Predicate<InputSlot<?>>)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html#followingInputsIf(java.util.function.Predicate)" class="member-name-link">followingInputsIf(Predicate<InputSlot<?>>)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html#followingOutputsIf(java.util.function.Predicate)" class="member-name-link">followingOutputsIf(Predicate<OutputSlot<?>>)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.Alternative.html#followInput(org.apache.wayang.core.plan.wayangplan.InputSlot)" class="member-name-link">followInput(InputSlot<T>)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html#followInput(org.apache.wayang.core.plan.wayangplan.InputSlot)" class="member-name-link">followInput(InputSlot<T>)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html#followInput(org.apache.wayang.core.plan.wayangplan.InputSlot)" class="member-name-link">followInput(InputSlot<T>)</a> - 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/PlanTraversal.html#followInputs(org.apache.wayang.core.plan.wayangplan.Operator)" class="member-name-link">followInputs(Operator)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html#followInputUnchecked(org.apache.wayang.core.plan.wayangplan.InputSlot)" class="member-name-link">followInputUnchecked(InputSlot<?>)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.Alternative.html#followOutput(org.apache.wayang.core.plan.wayangplan.OutputSlot)" class="member-name-link">followOutput(OutputSlot<T>)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html#followOutput(org.apache.wayang.core.plan.wayangplan.OutputSlot)" class="member-name-link">followOutput(OutputSlot<T>)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html#followOutput(org.apache.wayang.core.plan.wayangplan.OutputSlot)" class="member-name-link">followOutput(OutputSlot<T>)</a> - 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/OutputSlot.html#followOutputRecursively(org.apache.wayang.core.plan.wayangplan.OutputSlot)" class="member-name-link">followOutputRecursively(OutputSlot<T>)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html#followOutputs(java.util.stream.Stream)" class="member-name-link">followOutputs(Stream<OutputSlot<?>>)</a> - 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><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)" class="member-name-link">followUp(Operator, OutputSlot<?>, Payload, Return)</a> - 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><a href="org/apache/wayang/core/api/Configuration.html#fork()" class="member-name-link">fork()</a> - 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><a href="org/apache/wayang/core/api/Configuration.html#fork(java.lang.String)" class="member-name-link">fork(String)</a> - 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><a href="org/apache/wayang/applications/Util.html#formatData(java.lang.String,java.lang.Integer)" class="member-name-link">formatData(String, Integer)</a> - 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><a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html#formatDuration(long)" class="member-name-link">formatDuration(long)</a> - 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><a href="org/apache/wayang/core/util/Formats.html#formatDuration(long)" class="member-name-link">formatDuration(long)</a> - 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><a href="org/apache/wayang/core/util/Formats.html#formatDuration(long,boolean)" class="member-name-link">formatDuration(long, boolean)</a> - 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><a href="org/apache/wayang/core/util/Formats.html#formatLarge(long)" class="member-name-link">formatLarge(long)</a> - 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><a href="org/apache/wayang/core/util/Formats.html#formatPercentage(double)" class="member-name-link">formatPercentage(double)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.util">Formats</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><a href="org/apache/wayang/core/util/Formats.html#%3Cinit%3E()" class="member-name-link">Formats()</a> - 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><a href="org/apache/wayang/basic/operators/KafkaTopicSink.html#formattingDescriptor" class="member-name-link">formattingDescriptor</a> - 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/basic/operators/TextFileSink.html#formattingDescriptor" class="member-name-link">formattingDescriptor</a> - 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><a href="org/apache/wayang/java/operators/JavaExecutionOperator.html#forward(org.apache.wayang.core.platform.ChannelInstance,org.apache.wayang.core.platform.ChannelInstance)" class="member-name-link">forward(ChannelInstance, ChannelInstance)</a> - 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><a href="org/apache/wayang/spark/execution/SparkExecutor.html#forward(org.apache.wayang.core.platform.ChannelInstance,org.apache.wayang.core.platform.ChannelInstance)" class="member-name-link">forward(ChannelInstance, ChannelInstance)</a> - 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><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html#fromJson(org.apache.wayang.core.util.json.WayangJsonObj)" class="member-name-link">fromJson(WayangJsonObj)</a> - 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><a href="org/apache/wayang/core/optimizer/costs/LoadEstimate.html#fromJson(org.apache.wayang.core.util.json.WayangJsonObj)" class="member-name-link">fromJson(WayangJsonObj)</a> - 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><a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html#fromJson(org.apache.wayang.core.util.json.WayangJsonObj)" class="member-name-link">fromJson(WayangJsonObj)</a> - 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><a href="org/apache/wayang/core/util/ExplainTreeNode.html#fromJson(org.apache.wayang.core.util.json.WayangJsonObj)" class="member-name-link">fromJson(WayangJsonObj)</a> - 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><a href="org/apache/wayang/genericjdbc/operators/GenericSqlToStreamOperator.html#fromJson(org.apache.wayang.core.util.json.WayangJsonObj)" class="member-name-link">fromJson(WayangJsonObj)</a> - 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><a href="org/apache/wayang/jdbc/operators/SqlToStreamOperator.html#fromJson(org.apache.wayang.core.util.json.WayangJsonObj)" class="member-name-link">fromJson(WayangJsonObj)</a> - 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><a href="org/apache/wayang/basic/model/op/Op.html#fromList" class="member-name-link">fromList</a> - 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/core/mapping/SubplanPattern.html#fromOperatorPatterns(org.apache.wayang.core.mapping.OperatorPattern,org.apache.wayang.core.mapping.OperatorPattern)" class="member-name-link">fromOperatorPatterns(OperatorPattern, OperatorPattern)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.profiling">FullInstrumentationStrategy</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><a href="org/apache/wayang/core/profiling/FullInstrumentationStrategy.html#%3Cinit%3E()" class="member-name-link">FullInstrumentationStrategy()</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.api.configuration">FunctionalCollectionProvider</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><a href="org/apache/wayang/core/api/configuration/FunctionalCollectionProvider.html#%3Cinit%3E(java.util.function.Function,org.apache.wayang.core.api.Configuration)" class="member-name-link">FunctionalCollectionProvider(Function<Configuration, Collection<Value>>, Configuration)</a> - 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/FunctionalCollectionProvider.html#%3Cinit%3E(java.util.function.Function,org.apache.wayang.core.api.Configuration,org.apache.wayang.core.api.configuration.CollectionProvider)" class="member-name-link">FunctionalCollectionProvider(Function<Configuration, Collection<Value>>, Configuration, CollectionProvider)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.api.configuration">FunctionalKeyValueProvider</a><<a href="org/apache/wayang/core/api/configuration/FunctionalKeyValueProvider.html" title="type parameter in FunctionalKeyValueProvider">Key</a>,<wbr><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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/function/Function.html" title="class or interface in java.util.function" class="external-link"><code>Function</code></a> to provide a value.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/api/configuration/FunctionalKeyValueProvider.html#%3Cinit%3E(java.util.function.BiFunction,org.apache.wayang.core.api.Configuration)" class="member-name-link">FunctionalKeyValueProvider(BiFunction<Key, KeyValueProvider<Key, Value>, Value>, Configuration)</a> - 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/FunctionalKeyValueProvider.html#%3Cinit%3E(java.util.function.Function,org.apache.wayang.core.api.Configuration)" class="member-name-link">FunctionalKeyValueProvider(Function<Key, Value>, Configuration)</a> - 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/FunctionalKeyValueProvider.html#%3Cinit%3E(org.apache.wayang.core.api.configuration.KeyValueProvider,java.util.function.BiFunction)" class="member-name-link">FunctionalKeyValueProvider(KeyValueProvider<Key, Value>, BiFunction<Key, KeyValueProvider<Key, Value>, Value>)</a> - 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/FunctionalKeyValueProvider.html#%3Cinit%3E(org.apache.wayang.core.api.configuration.KeyValueProvider,java.util.function.Function)" class="member-name-link">FunctionalKeyValueProvider(KeyValueProvider<Key, Value>, Function<Key, Value>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.api.configuration">FunctionalValueProvider</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><a href="org/apache/wayang/core/api/configuration/FunctionalValueProvider.html#%3Cinit%3E(java.util.function.Function,org.apache.wayang.core.api.Configuration)" class="member-name-link">FunctionalValueProvider(Function<ValueProvider<Value>, Value>, Configuration)</a> - 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><a href="org/apache/wayang/core/api/configuration/FunctionalValueProvider.html#%3Cinit%3E(java.util.function.Function,org.apache.wayang.core.api.configuration.ValueProvider)" class="member-name-link">FunctionalValueProvider(Function<ValueProvider<Value>, Value>, ValueProvider<Value>)</a> - 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><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)" class="member-name-link">FunctionalValueProvider(Function<ValueProvider<Value>, Value>, Configuration, ValueProvider<Value>)</a> - 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><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html#functionCompiler" class="member-name-link">functionCompiler</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.compiler">FunctionCompiler</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" class="type-name-link" title="class in org.apache.wayang.java.compiler">FunctionCompiler</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" class="type-name-link" title="class in org.apache.wayang.jdbc.compiler">FunctionCompiler</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" class="type-name-link" title="class in org.apache.wayang.spark.compiler">FunctionCompiler</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><a href="org/apache/wayang/flink/compiler/FunctionCompiler.html#%3Cinit%3E()" class="member-name-link">FunctionCompiler()</a> - 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><a href="org/apache/wayang/jdbc/compiler/FunctionCompiler.html#%3Cinit%3E()" class="member-name-link">FunctionCompiler()</a> - 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><a href="org/apache/wayang/spark/compiler/FunctionCompiler.html#%3Cinit%3E()" class="member-name-link">FunctionCompiler()</a> - 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><a href="org/apache/wayang/java/compiler/FunctionCompiler.html#%3Cinit%3E(org.apache.wayang.core.api.Configuration)" class="member-name-link">FunctionCompiler(Configuration)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.compiler">FunctionCompiler.KeyExtractor</a><<a href="org/apache/wayang/spark/compiler/FunctionCompiler.KeyExtractor.html" title="type parameter in FunctionCompiler.KeyExtractor">T</a>,<wbr><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" class="type-name-link" title="class in org.apache.wayang.spark.compiler">FunctionCompiler.Reducer</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" class="type-name-link" title="interface in org.apache.wayang.spark.compiler">FunctionCompiler.WayangSparkFunction</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><a href="org/apache/wayang/core/mathex/MathExParser.FunctionContext.html#%3Cinit%3E(org.apache.wayang.core.mathex.MathExParser.ExpressionContext)" class="member-name-link">FunctionContext(MathExParser.ExpressionContext)</a> - 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><a href="org/apache/wayang/basic/operators/FlatMapOperator.html#functionDescriptor" class="member-name-link">functionDescriptor</a> - 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><a href="org/apache/wayang/basic/operators/MapOperator.html#functionDescriptor" class="member-name-link">functionDescriptor</a> - 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><a href="org/apache/wayang/basic/operators/MapPartitionsOperator.html#functionDescriptor" class="member-name-link">functionDescriptor</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.function">FunctionDescriptor</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><a href="org/apache/wayang/core/function/FunctionDescriptor.html#%3Cinit%3E()" class="member-name-link">FunctionDescriptor()</a> - 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.html#%3Cinit%3E(org.apache.wayang.core.optimizer.costs.LoadProfileEstimator)" class="member-name-link">FunctionDescriptor(LoadProfileEstimator)</a> - 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" class="type-name-link" title="interface in org.apache.wayang.core.function">FunctionDescriptor.ExtendedSerializableBinaryOperator</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" class="type-name-link" title="interface in org.apache.wayang.core.function">FunctionDescriptor.ExtendedSerializableConsumer</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" class="type-name-link" title="interface in org.apache.wayang.core.function">FunctionDescriptor.ExtendedSerializableFunction</a><<a href="org/apache/wayang/core/function/FunctionDescriptor.ExtendedSerializableFunction.html" title="type parameter in FunctionDescriptor.ExtendedSerializableFunction">Input</a>,<wbr><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" class="type-name-link" title="interface in org.apache.wayang.core.function">FunctionDescriptor.ExtendedSerializablePredicate</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" class="type-name-link" title="interface in org.apache.wayang.core.function">FunctionDescriptor.SerializableBiFunction</a><<a href="org/apache/wayang/core/function/FunctionDescriptor.SerializableBiFunction.html" title="type parameter in FunctionDescriptor.SerializableBiFunction">Input0</a>,<wbr><a href="org/apache/wayang/core/function/FunctionDescriptor.SerializableBiFunction.html" title="type parameter in FunctionDescriptor.SerializableBiFunction">Input1</a>,<wbr><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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/function/Function.html" title="class or interface in java.util.function" class="external-link"><code>Function</code></a> with <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/Serializable.html" title="class or interface in java.io" class="external-link"><code>Serializable</code></a>, which is required by some distributed frameworks.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/function/FunctionDescriptor.SerializableBinaryOperator.html" class="type-name-link" title="interface in org.apache.wayang.core.function">FunctionDescriptor.SerializableBinaryOperator</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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/function/Function.html" title="class or interface in java.util.function" class="external-link"><code>Function</code></a> with <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/Serializable.html" title="class or interface in java.io" class="external-link"><code>Serializable</code></a>, which is required by some distributed frameworks.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/function/FunctionDescriptor.SerializableConsumer.html" class="type-name-link" title="interface in org.apache.wayang.core.function">FunctionDescriptor.SerializableConsumer</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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/function/Consumer.html" title="class or interface in java.util.function" class="external-link"><code>Consumer</code></a> with <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/Serializable.html" title="class or interface in java.io" class="external-link"><code>Serializable</code></a>, which is required by some distributed frameworks.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/function/FunctionDescriptor.SerializableFunction.html" class="type-name-link" title="interface in org.apache.wayang.core.function">FunctionDescriptor.SerializableFunction</a><<a href="org/apache/wayang/core/function/FunctionDescriptor.SerializableFunction.html" title="type parameter in FunctionDescriptor.SerializableFunction">Input</a>,<wbr><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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/function/Function.html" title="class or interface in java.util.function" class="external-link"><code>Function</code></a> with <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/Serializable.html" title="class or interface in java.io" class="external-link"><code>Serializable</code></a>, which is required by some distributed frameworks.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/function/FunctionDescriptor.SerializableIntUnaryOperator.html" class="type-name-link" title="interface in org.apache.wayang.core.function">FunctionDescriptor.SerializableIntUnaryOperator</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" class="type-name-link" title="interface in org.apache.wayang.core.function">FunctionDescriptor.SerializableLongUnaryOperator</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" class="type-name-link" title="interface in org.apache.wayang.core.function">FunctionDescriptor.SerializablePredicate</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" class="type-name-link" title="interface in org.apache.wayang.core.function">FunctionDescriptor.SerializableToDoubleBiFunction</a><<a href="org/apache/wayang/core/function/FunctionDescriptor.SerializableToDoubleBiFunction.html" title="type parameter in FunctionDescriptor.SerializableToDoubleBiFunction">T</a>,<wbr><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" class="type-name-link" title="interface in org.apache.wayang.core.function">FunctionDescriptor.SerializableToLongBiFunction</a><<a href="org/apache/wayang/core/function/FunctionDescriptor.SerializableToLongBiFunction.html" title="type parameter in FunctionDescriptor.SerializableToLongBiFunction">T</a>,<wbr><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" class="type-name-link" title="interface in org.apache.wayang.core.function">FunctionDescriptor.SerializableToLongFunction</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> |
| <h2 class="title" id="I:G">G</h2> |
| <dl class="index"> |
| <dt><a href="org/apache/wayang/core/util/ReflectionUtils.html#generalize(java.lang.Class)" class="member-name-link">generalize(Class<? extends T>)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Class.html" title="class or interface in java.lang" class="external-link"><code>Class</code></a> to a more general one.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/genericjdbc/channels/GenericChannelConversions.html" class="type-name-link" title="class in org.apache.wayang.genericjdbc.channels">GenericChannelConversions</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><a href="org/apache/wayang/genericjdbc/channels/GenericChannelConversions.html#%3Cinit%3E()" class="member-name-link">GenericChannelConversions()</a> - 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" class="type-name-link" title="class in org.apache.wayang.genericjdbc">GenericJdbc</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><a href="org/apache/wayang/genericjdbc/GenericJdbc.html#%3Cinit%3E()" class="member-name-link">GenericJdbc()</a> - 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" class="type-name-link" title="class in org.apache.wayang.genericjdbc.plugin">GenericJdbcConversionsPlugin</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><a href="org/apache/wayang/genericjdbc/plugin/GenericJdbcConversionsPlugin.html#%3Cinit%3E()" class="member-name-link">GenericJdbcConversionsPlugin()</a> - 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" class="type-name-link" title="interface in org.apache.wayang.genericjdbc.operators">GenericJdbcExecutionOperator</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" class="type-name-link" title="class in org.apache.wayang.genericjdbc.execution">GenericJdbcExecutor</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><a href="org/apache/wayang/genericjdbc/execution/GenericJdbcExecutor.html#%3Cinit%3E(org.apache.wayang.genericjdbc.platform.GenericJdbcPlatform,org.apache.wayang.core.api.Job)" class="member-name-link">GenericJdbcExecutor(GenericJdbcPlatform, Job)</a> - 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" class="type-name-link" title="class in org.apache.wayang.genericjdbc.operators">GenericJdbcFilterOperator</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><a href="org/apache/wayang/genericjdbc/operators/GenericJdbcFilterOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.FilterOperator)" class="member-name-link">GenericJdbcFilterOperator(FilterOperator<Record>)</a> - 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><a href="org/apache/wayang/genericjdbc/operators/GenericJdbcFilterOperator.html#%3Cinit%3E(org.apache.wayang.core.function.PredicateDescriptor)" class="member-name-link">GenericJdbcFilterOperator(PredicateDescriptor<Record>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.genericjdbc.platform">GenericJdbcPlatform</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><a href="org/apache/wayang/genericjdbc/platform/GenericJdbcPlatform.html#%3Cinit%3E()" class="member-name-link">GenericJdbcPlatform()</a> - 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" class="type-name-link" title="class in org.apache.wayang.genericjdbc.plugin">GenericJdbcPlugin</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><a href="org/apache/wayang/genericjdbc/plugin/GenericJdbcPlugin.html#%3Cinit%3E()" class="member-name-link">GenericJdbcPlugin()</a> - 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" class="type-name-link" title="class in org.apache.wayang.genericjdbc.operators">GenericJdbcProjectionOperator</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><a href="org/apache/wayang/genericjdbc/operators/GenericJdbcProjectionOperator.html#%3Cinit%3E(java.lang.String...)" class="member-name-link">GenericJdbcProjectionOperator(String...)</a> - 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/GenericJdbcProjectionOperator.html#%3Cinit%3E(org.apache.wayang.basic.function.ProjectionDescriptor)" class="member-name-link">GenericJdbcProjectionOperator(ProjectionDescriptor<Record, Record>)</a> - 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/GenericJdbcProjectionOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.MapOperator)" class="member-name-link">GenericJdbcProjectionOperator(MapOperator<Record, Record>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.genericjdbc.operators">GenericJdbcTableSource</a> - Class 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/operators/GenericJdbcTableSource.html#%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String...)" class="member-name-link">GenericJdbcTableSource(String, String, String...)</a> - 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><a href="org/apache/wayang/genericjdbc/operators/GenericJdbcTableSource.html#%3Cinit%3E(org.apache.wayang.genericjdbc.operators.GenericJdbcTableSource)" class="member-name-link">GenericJdbcTableSource(GenericJdbcTableSource)</a> - 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" class="type-name-link" title="class in org.apache.wayang.genericjdbc.operators">GenericSqlToStreamOperator</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><a href="org/apache/wayang/genericjdbc/operators/GenericSqlToStreamOperator.html#%3Cinit%3E(org.apache.wayang.genericjdbc.operators.GenericSqlToStreamOperator)" class="member-name-link">GenericSqlToStreamOperator(GenericSqlToStreamOperator)</a> - 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><a href="org/apache/wayang/genericjdbc/operators/GenericSqlToStreamOperator.html#%3Cinit%3E(org.apache.wayang.genericjdbc.platform.GenericJdbcPlatform)" class="member-name-link">GenericSqlToStreamOperator(GenericJdbcPlatform)</a> - 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/genericjdbc/operators/GenericSqlToStreamOperator.html#%3Cinit%3E(org.apache.wayang.genericjdbc.platform.GenericJdbcPlatform,org.apache.wayang.core.types.DataSetType)" class="member-name-link">GenericSqlToStreamOperator(GenericJdbcPlatform, DataSetType<Record>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.profiler.log">GeneticOptimizer</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><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)" class="member-name-link">GeneticOptimizer(OptimizationSpace, Collection<PartialExecution>, Map<String, DynamicLoadProfileEstimator>, Map<Platform, Variable>, Configuration)</a> - 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" class="type-name-link" title="class in org.apache.wayang.profiler.log">GeneticOptimizerApp</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><a href="org/apache/wayang/profiler/log/GeneticOptimizerApp.html#%3Cinit%3E(org.apache.wayang.core.api.Configuration)" class="member-name-link">GeneticOptimizerApp(Configuration)</a> - 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><a href="org/apache/wayang/flink/compiler/criterion/WayangValue.html#get()" class="member-name-link">get()</a> - 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/flink/execution/FlinkContextReference.html#get()" class="member-name-link">get()</a> - 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><a href="org/apache/wayang/spark/execution/SparkContextReference.html#get()" class="member-name-link">get()</a> - 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><a href="org/apache/wayang/core/util/Bitmask.html#get(int)" class="member-name-link">get(int)</a> - 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><a href="org/apache/wayang/core/util/json/WayangJsonObj.html#get(java.lang.String)" class="member-name-link">get(String)</a> - 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/util/Counter.html#get(T)" class="member-name-link">get(T)</a> - 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><a href="org/apache/wayang/basic/model/op/Get.html" class="type-name-link" title="class in org.apache.wayang.basic.model.op">Get</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><a href="org/apache/wayang/basic/model/op/Get.html#%3Cinit%3E(java.lang.Object)" class="member-name-link">Get(Object)</a> - Constructor for class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Get.html" title="class in org.apache.wayang.basic.model.op">Get</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/Get.html#%3Cinit%3E(java.lang.Object,java.lang.String)" class="member-name-link">Get(Object, String)</a> - Constructor for class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Get.html" title="class in org.apache.wayang.basic.model.op">Get</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/Get.html#%3Cinit%3E(java.lang.Object,java.lang.String,org.apache.wayang.basic.model.op.Op.DType)" class="member-name-link">Get(Object, String, Op.DType)</a> - Constructor for class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Get.html" title="class in org.apache.wayang.basic.model.op">Get</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/Get.html#%3Cinit%3E(java.lang.Object,org.apache.wayang.basic.model.op.Op.DType)" class="member-name-link">Get(Object, Op.DType)</a> - Constructor for class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Get.html" title="class in org.apache.wayang.basic.model.op">Get</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html#get0Pivot" class="member-name-link">get0Pivot</a> - 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><a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html#get0Pivot" class="member-name-link">get0Pivot</a> - 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/IEJoinOperator.html#get0Ref" class="member-name-link">get0Ref</a> - 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><a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html#get0Ref" class="member-name-link">get0Ref</a> - 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/IEJoinOperator.html#get1Pivot" class="member-name-link">get1Pivot</a> - 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><a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html#get1Ref" class="member-name-link">get1Ref</a> - 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><a href="org/apache/wayang/basic/operators/DLTrainingOperator.Option.html#getAccuracyCalculation()" class="member-name-link">getAccuracyCalculation()</a> - 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><a href="org/apache/wayang/tensorflow/model/TensorflowModel.html#getAccuracyCalculation()" class="member-name-link">getAccuracyCalculation()</a> - 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><a href="org/apache/wayang/profiler/log/GeneticOptimizer.html#getActivatedGenes()" class="member-name-link">getActivatedGenes()</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlowCompiler.Activation.html#getActivatedInput()" class="member-name-link">getActivatedInput()</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.ConcatenationActivator.html#getAdjacentEnumerations()" class="member-name-link">getAdjacentEnumerations()</a> - 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><a href="org/apache/wayang/flink/compiler/criterion/WayangAggregator.html#getAggregate()" class="member-name-link">getAggregate()</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.LoopContext.html#getAggregateContext()" class="member-name-link">getAggregateContext()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getAllInputs()" class="member-name-link">getAllInputs()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#getAllInputs()" class="member-name-link">getAllInputs()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getAllOutputs()" class="member-name-link">getAllOutputs()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#getAllOutputs()" class="member-name-link">getAllOutputs()</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html#getAllTasks()" class="member-name-link">getAllTasks()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html#getAlternatives()" class="member-name-link">getAlternatives()</a> - 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><a href="org/apache/wayang/core/util/WayangCollections.html#getAny(java.lang.Iterable)" class="member-name-link">getAny(Iterable<T>)</a> - 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><a href="org/apache/wayang/core/util/WayangCollections.html#getAnyOptional(java.lang.Iterable)" class="member-name-link">getAnyOptional(Iterable<T>)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Application.html#getAppID()" class="member-name-link">getAppID()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationEnd.html#getAppID()" class="member-name-link">getAppID()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationStart.html#getAppID()" class="member-name-link">getAppID()</a> - 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><a href="org/apache/wayang/core/mathex/MathExLexer.html#getATN()" class="member-name-link">getATN()</a> - 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><a href="org/apache/wayang/core/mathex/MathExParser.html#getATN()" class="member-name-link">getATN()</a> - 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><a href="org/apache/wayang/core/platform/PartialExecution.html#getAtomicExecutionGroups()" class="member-name-link">getAtomicExecutionGroups()</a> - 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><a href="org/apache/wayang/core/platform/AtomicExecutionGroup.html#getAtomicExecutions()" class="member-name-link">getAtomicExecutions()</a> - 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><a href="org/apache/wayang/core/platform/lineage/ExecutionLineageNode.html#getAtomicExecutions()" class="member-name-link">getAtomicExecutions()</a> - 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><a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html#getAverageEstimate()" class="member-name-link">getAverageEstimate()</a> - 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><a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html#getAverageEstimate()" class="member-name-link">getAverageEstimate()</a> - 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><a href="org/apache/wayang/core/optimizer/DefaultOptimizationContext.html#getBase()" class="member-name-link">getBase()</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#getBase()" class="member-name-link">getBase()</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.ConcatenationActivator.html#getBaseEnumeration()" class="member-name-link">getBaseEnumeration()</a> - 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><a href="org/apache/wayang/core/types/DataUnitGroupType.html#getBaseType()" class="member-name-link">getBaseType()</a> - 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><a href="org/apache/wayang/basic/operators/DLTrainingOperator.Option.html#getBatchSize()" class="member-name-link">getBatchSize()</a> - 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><a href="org/apache/wayang/basic/model/optimizer/Adam.html#getBetaOne()" class="member-name-link">getBetaOne()</a> - 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><a href="org/apache/wayang/basic/model/optimizer/Adam.html#getBetaTwo()" class="member-name-link">getBetaTwo()</a> - 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><a href="org/apache/wayang/basic/model/op/nn/Conv.html#getBias()" class="member-name-link">getBias()</a> - Method in class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/Conv.html" title="class in org.apache.wayang.basic.model.op.nn">Conv</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/nn/ConvLSTM2D.html#getBias()" class="member-name-link">getBias()</a> - Method in class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/ConvLSTM2D.html" title="class in org.apache.wayang.basic.model.op.nn">ConvLSTM2D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/nn/Linear.html#getBias()" class="member-name-link">getBias()</a> - 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><a href="org/apache/wayang/basic/operators/GoogleCloudStorageSource.html#getBlob()" class="member-name-link">getBlob()</a> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/GoogleCloudStorageSource.html" title="class in org.apache.wayang.basic.operators">GoogleCloudStorageSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/AmazonS3Source.html#getBlobByteSize()" class="member-name-link">getBlobByteSize()</a> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/AmazonS3Source.html" title="class in org.apache.wayang.basic.operators">AmazonS3Source</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/AzureBlobStorageSource.html#getBlobByteSize()" class="member-name-link">getBlobByteSize()</a> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/AzureBlobStorageSource.html" title="class in org.apache.wayang.basic.operators">AzureBlobStorageSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/GoogleCloudStorageSource.html#getBlobByteSize()" class="member-name-link">getBlobByteSize()</a> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/GoogleCloudStorageSource.html" title="class in org.apache.wayang.basic.operators">GoogleCloudStorageSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/AmazonS3Source.html#getBlobName()" class="member-name-link">getBlobName()</a> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/AmazonS3Source.html" title="class in org.apache.wayang.basic.operators">AmazonS3Source</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/AzureBlobStorageSource.html#getBlobName()" class="member-name-link">getBlobName()</a> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/AzureBlobStorageSource.html" title="class in org.apache.wayang.basic.operators">AzureBlobStorageSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/GoogleCloudStorageSource.html#getBlobName()" class="member-name-link">getBlobName()</a> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/GoogleCloudStorageSource.html" title="class in org.apache.wayang.basic.operators">GoogleCloudStorageSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html#getBodyImplementation()" class="member-name-link">getBodyImplementation()</a> - 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><a href="org/apache/wayang/core/api/Configuration.html#getBooleanProperty(java.lang.String)" class="member-name-link">getBooleanProperty(String)</a> - 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><a href="org/apache/wayang/core/api/Configuration.html#getBooleanProperty(java.lang.String,boolean)" class="member-name-link">getBooleanProperty(String, boolean)</a> - 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><a href="org/apache/wayang/core/function/ExecutionContext.html#getBroadcast(java.lang.String)" class="member-name-link">getBroadcast(String)</a> - 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><a href="org/apache/wayang/flink/execution/FlinkExecutionContext.html#getBroadcast(java.lang.String)" class="member-name-link">getBroadcast(String)</a> - 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><a href="org/apache/wayang/java/execution/JavaExecutionContext.html#getBroadcast(java.lang.String)" class="member-name-link">getBroadcast(String)</a> - 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><a href="org/apache/wayang/spark/execution/SparkExecutionContext.html#getBroadcast(java.lang.String)" class="member-name-link">getBroadcast(String)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkExecutionOperator.html#getBroadCastFunction(java.lang.String)" class="member-name-link">getBroadCastFunction(String)</a> - 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><a href="org/apache/wayang/basic/operators/AmazonS3Source.html#getBucket()" class="member-name-link">getBucket()</a> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/AmazonS3Source.html" title="class in org.apache.wayang.basic.operators">AmazonS3Source</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/GoogleCloudStorageSource.html#getBucket()" class="member-name-link">getBucket()</a> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/GoogleCloudStorageSource.html" title="class in org.apache.wayang.basic.operators">GoogleCloudStorageSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/abstraction/plan/ML4allModel.html#getByKey(java.lang.String)" class="member-name-link">getByKey(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html#getByteRead()" class="member-name-link">getByteRead()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#getByteRead()" class="member-name-link">getByteRead()</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html#getBytesWrittern()" class="member-name-link">getBytesWrittern()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#getBytesWrittern()" class="member-name-link">getBytesWrittern()</a> - 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><a href="org/apache/wayang/core/api/Job.html#getCache()" class="member-name-link">getCache()</a> - 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><a href="org/apache/wayang/api/sql/calcite/schema/SchemaUtils.html#getCalciteSchema(java.sql.Connection)" class="member-name-link">getCalciteSchema(Connection)</a> - 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><a href="org/apache/wayang/basic/operators/LocalCallbackSink.html#getCallback()" class="member-name-link">getCallback()</a> - 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><a href="org/apache/wayang/basic/operators/LocalCallbackSink.html#getCallbackDescriptor()" class="member-name-link">getCallbackDescriptor()</a> - 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><a href="org/apache/wayang/core/util/LruCache.html#getCapacity()" class="member-name-link">getCapacity()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Slot.html#getCardinalityEstimate()" class="member-name-link">getCardinalityEstimate()</a> - 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="deprecation-block"><span class="deprecated-label">Deprecated.</span> |
| <div class="deprecation-comment">These method does not do anything, anymore.</div> |
| </div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/plan/executionplan/Channel.html#getCardinalityEstimate(org.apache.wayang.core.optimizer.OptimizationContext)" class="member-name-link">getCardinalityEstimate(OptimizationContext)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/ElementaryOperator.html#getCardinalityEstimator(int)" class="member-name-link">getCardinalityEstimator(int)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#getCardinalityEstimator(int)" class="member-name-link">getCardinalityEstimator(int)</a> - 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><a href="org/apache/wayang/genericjdbc/operators/GenericJdbcTableSource.html#getCardinalityEstimator(int)" class="member-name-link">getCardinalityEstimator(int)</a> - 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><a href="org/apache/wayang/jdbc/operators/JdbcTableSource.html#getCardinalityEstimator(int)" class="member-name-link">getCardinalityEstimator(int)</a> - 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><a href="org/apache/wayang/core/api/Configuration.html#getCardinalityEstimatorProvider()" class="member-name-link">getCardinalityEstimatorProvider()</a> - 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><a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html#getCardinalityMeasurements()" class="member-name-link">getCardinalityMeasurements()</a> - 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/core/platform/ExecutionState.html#getCardinalityMeasurements()" class="member-name-link">getCardinalityMeasurements()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadAlternative.html#getCardinalityPusher(org.apache.wayang.core.api.Configuration)" class="member-name-link">getCardinalityPusher(Configuration)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.html#getCardinalityPusher(org.apache.wayang.core.api.Configuration)" class="member-name-link">getCardinalityPusher(Configuration)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/LoopSubplan.html#getCardinalityPusher(org.apache.wayang.core.api.Configuration)" class="member-name-link">getCardinalityPusher(Configuration)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getCardinalityPusher(org.apache.wayang.core.api.Configuration)" class="member-name-link">getCardinalityPusher(Configuration)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html#getCardinalityPusher(org.apache.wayang.core.api.Configuration)" class="member-name-link">getCardinalityPusher(Configuration)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html#getCardinalityPusher(org.apache.wayang.core.api.Configuration)" class="member-name-link">getCardinalityPusher(Configuration)</a> - 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/api/WayangContext.html#getCardinalityRepository()" class="member-name-link">getCardinalityRepository()</a> - 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/basic/channels/FileChannel.Instance.html#getChannel()" class="member-name-link">getChannel()</a> - 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><a href="org/apache/wayang/core/platform/ChannelInstance.html#getChannel()" class="member-name-link">getChannel()</a> - 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><a href="org/apache/wayang/flink/channels/DataSetChannel.Instance.html#getChannel()" class="member-name-link">getChannel()</a> - 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><a href="org/apache/wayang/java/channels/CollectionChannel.Instance.html#getChannel()" class="member-name-link">getChannel()</a> - 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><a href="org/apache/wayang/java/channels/StreamChannel.Instance.html#getChannel()" class="member-name-link">getChannel()</a> - 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><a href="org/apache/wayang/jdbc/channels/SqlQueryChannel.Instance.html#getChannel()" class="member-name-link">getChannel()</a> - 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><a href="org/apache/wayang/spark/channels/BroadcastChannel.Instance.html#getChannel()" class="member-name-link">getChannel()</a> - 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><a href="org/apache/wayang/spark/channels/RddChannel.Instance.html#getChannel()" class="member-name-link">getChannel()</a> - 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><a href="org/apache/wayang/tensorflow/channels/TensorChannel.Instance.html#getChannel()" class="member-name-link">getChannel()</a> - 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><a href="org/apache/wayang/core/platform/ChannelDescriptor.html#getChannelClass()" class="member-name-link">getChannelClass()</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#getChannelConversionGraph()" class="member-name-link">getChannelConversionGraph()</a> - 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><a href="org/apache/wayang/core/api/Configuration.html#getChannelConversionProvider()" class="member-name-link">getChannelConversionProvider()</a> - 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><a href="org/apache/wayang/basic/plugin/WayangBasic.html#getChannelConversions()" class="member-name-link">getChannelConversions()</a> - 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><a href="org/apache/wayang/basic/plugin/WayangBasicGraph.html#getChannelConversions()" class="member-name-link">getChannelConversions()</a> - 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><a href="org/apache/wayang/core/plugin/DynamicPlugin.html#getChannelConversions()" class="member-name-link">getChannelConversions()</a> - 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><a href="org/apache/wayang/core/plugin/Plugin.html#getChannelConversions()" class="member-name-link">getChannelConversions()</a> - 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><a href="org/apache/wayang/flink/plugin/FlinkBasicPlugin.html#getChannelConversions()" class="member-name-link">getChannelConversions()</a> - 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><a href="org/apache/wayang/flink/plugin/FlinkConversionPlugin.html#getChannelConversions()" class="member-name-link">getChannelConversions()</a> - 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><a href="org/apache/wayang/genericjdbc/plugin/GenericJdbcConversionsPlugin.html#getChannelConversions()" class="member-name-link">getChannelConversions()</a> - 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><a href="org/apache/wayang/genericjdbc/plugin/GenericJdbcPlugin.html#getChannelConversions()" class="member-name-link">getChannelConversions()</a> - 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><a href="org/apache/wayang/giraph/plugin/GiraphPlugin.html#getChannelConversions()" class="member-name-link">getChannelConversions()</a> - 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><a href="org/apache/wayang/java/plugin/JavaBasicPlugin.html#getChannelConversions()" class="member-name-link">getChannelConversions()</a> - 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><a href="org/apache/wayang/java/plugin/JavaChannelConversionPlugin.html#getChannelConversions()" class="member-name-link">getChannelConversions()</a> - 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><a href="org/apache/wayang/java/plugin/JavaGraphPlugin.html#getChannelConversions()" class="member-name-link">getChannelConversions()</a> - 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><a href="org/apache/wayang/postgres/plugin/PostgresConversionsPlugin.html#getChannelConversions()" class="member-name-link">getChannelConversions()</a> - 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><a href="org/apache/wayang/postgres/plugin/PostgresPlugin.html#getChannelConversions()" class="member-name-link">getChannelConversions()</a> - 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><a href="org/apache/wayang/spark/plugin/SparkBasicPlugin.html#getChannelConversions()" class="member-name-link">getChannelConversions()</a> - 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><a href="org/apache/wayang/spark/plugin/SparkConversionPlugin.html#getChannelConversions()" class="member-name-link">getChannelConversions()</a> - 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><a href="org/apache/wayang/spark/plugin/SparkGraphPlugin.html#getChannelConversions()" class="member-name-link">getChannelConversions()</a> - 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><a href="org/apache/wayang/spark/plugin/SparkMLPlugin.html#getChannelConversions()" class="member-name-link">getChannelConversions()</a> - 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><a href="org/apache/wayang/sqlite3/plugin/Sqlite3ConversionPlugin.html#getChannelConversions()" class="member-name-link">getChannelConversions()</a> - 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><a href="org/apache/wayang/sqlite3/plugin/Sqlite3Plugin.html#getChannelConversions()" class="member-name-link">getChannelConversions()</a> - 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><a href="org/apache/wayang/tensorflow/plugin/TensorflowConversionPlugin.html#getChannelConversions()" class="member-name-link">getChannelConversions()</a> - 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><a href="org/apache/wayang/tensorflow/plugin/TensorflowPlugin.html#getChannelConversions()" class="member-name-link">getChannelConversions()</a> - 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><a href="org/apache/wayang/core/platform/lineage/ChannelLineageNode.html#getChannelInstance()" class="member-name-link">getChannelInstance()</a> - 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><a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html#getChannelInstance(org.apache.wayang.core.plan.executionplan.Channel)" class="member-name-link">getChannelInstance(Channel)</a> - 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/core/platform/ExecutionState.html#getChannelInstance(org.apache.wayang.core.plan.executionplan.Channel)" class="member-name-link">getChannelInstance(Channel)</a> - 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><a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html#getChannelInstance(org.apache.wayang.core.plan.executionplan.Channel,boolean)" class="member-name-link">getChannelInstance(Channel, boolean)</a> - 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/core/mathex/MathExLexer.html#getChannelNames()" class="member-name-link">getChannelNames()</a> - 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><a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.html#getChannels()" class="member-name-link">getChannels()</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html#getChosenAlternative(org.apache.wayang.core.plan.wayangplan.OperatorAlternative)" class="member-name-link">getChosenAlternative(OperatorAlternative)</a> - 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><a href="org/apache/wayang/core/util/JsonSerializables.html#getClassTag(org.apache.wayang.core.util.json.WayangJsonObj)" class="member-name-link">getClassTag(WayangJsonObj)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Class.html" title="class or interface in java.lang" class="external-link"><code>Class</code></a> 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><a href="org/apache/wayang/basic/model/KMeansModel.html#getClusterCenters()" class="member-name-link">getClusterCenters()</a> - 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><a href="org/apache/wayang/spark/operators/ml/SparkKMeansOperator.Model.html#getClusterCenters()" class="member-name-link">getClusterCenters()</a> - 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><a href="org/apache/wayang/basic/model/LinearRegressionModel.html#getCoefficients()" class="member-name-link">getCoefficients()</a> - 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><a href="org/apache/wayang/spark/operators/ml/SparkLinearRegressionOperator.Model.html#getCoefficients()" class="member-name-link">getCoefficients()</a> - 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><a href="org/apache/wayang/api/sql/calcite/schema/WayangTableStatistic.html#getCollations()" class="member-name-link">getCollations()</a> - 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><a href="org/apache/wayang/basic/operators/CollectionSource.html#getCollection()" class="member-name-link">getCollection()</a> - 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><a href="org/apache/wayang/api/sql/calcite/rel/WayangTableScan.html#getColumnNames()" class="member-name-link">getColumnNames()</a> - 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><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)" class="member-name-link">getCommonContainer(Operator, Operator)</a> - 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><a href="org/apache/wayang/flink/execution/FlinkExecutor.html#getCompiler()" class="member-name-link">getCompiler()</a> - 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><a href="org/apache/wayang/java/execution/JavaExecutor.html#getCompiler()" class="member-name-link">getCompiler()</a> - 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><a href="org/apache/wayang/spark/execution/SparkExecutor.html#getCompiler()" class="member-name-link">getCompiler()</a> - 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><a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html#getCompletedStages()" class="member-name-link">getCompletedStages()</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html#getCompletionTime()" class="member-name-link">getCompletionTime()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html#getCompletionTime()" class="member-name-link">getCompletionTime()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#getCompletionTime()" class="member-name-link">getCompletionTime()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#getCompletionTime()" class="member-name-link">getCompletionTime()</a> - 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><a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html#getCond0()" class="member-name-link">getCond0()</a> - 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><a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html#getCond0()" class="member-name-link">getCond0()</a> - 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><a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html#getCond1()" class="member-name-link">getCond1()</a> - 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><a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html#getCond1()" class="member-name-link">getCond1()</a> - 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><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#getConditionInputSlots()" class="member-name-link">getConditionInputSlots()</a> - 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><a href="org/apache/wayang/basic/operators/LoopOperator.html#getConditionInputSlots()" class="member-name-link">getConditionInputSlots()</a> - 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><a href="org/apache/wayang/basic/operators/RepeatOperator.html#getConditionInputSlots()" class="member-name-link">getConditionInputSlots()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadAlternative.html#getConditionInputSlots()" class="member-name-link">getConditionInputSlots()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.html#getConditionInputSlots()" class="member-name-link">getConditionInputSlots()</a> - 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><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#getConditionOutputSlots()" class="member-name-link">getConditionOutputSlots()</a> - 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><a href="org/apache/wayang/basic/operators/LoopOperator.html#getConditionOutputSlots()" class="member-name-link">getConditionOutputSlots()</a> - 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><a href="org/apache/wayang/basic/operators/RepeatOperator.html#getConditionOutputSlots()" class="member-name-link">getConditionOutputSlots()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadAlternative.html#getConditionOutputSlots()" class="member-name-link">getConditionOutputSlots()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.html#getConditionOutputSlots()" class="member-name-link">getConditionOutputSlots()</a> - 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><a href="org/apache/wayang/api/sql/calcite/converter/WayangRelConverter.html#getConfiguration()" class="member-name-link">getConfiguration()</a> - 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> |
| <div class="block">Some visitors may rely on configuration like the |
| <a href="org/apache/wayang/api/sql/calcite/converter/WayangTableScanVisitor.html" title="class in org.apache.wayang.api.sql.calcite.converter"><code>WayangTableScanVisitor</code></a>, that uses it |
| to specify its calcite schema when fetching from files on disk</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html#getConfiguration()" class="member-name-link">getConfiguration()</a> - 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><a href="org/apache/wayang/core/api/configuration/ValueProvider.html#getConfiguration()" class="member-name-link">getConfiguration()</a> - 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><a href="org/apache/wayang/core/api/Job.html#getConfiguration()" class="member-name-link">getConfiguration()</a> - 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><a href="org/apache/wayang/core/api/WayangContext.html#getConfiguration()" class="member-name-link">getConfiguration()</a> - 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/optimizer/enumeration/PlanEnumerator.html#getConfiguration()" class="member-name-link">getConfiguration()</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#getConfiguration()" class="member-name-link">getConfiguration()</a> - 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><a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html#getConfiguration()" class="member-name-link">getConfiguration()</a> - 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/core/platform/ExecutorTemplate.html#getConfiguration()" class="member-name-link">getConfiguration()</a> - 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><a href="org/apache/wayang/java/compiler/FunctionCompiler.html#getConfiguration()" class="member-name-link">getConfiguration()</a> - 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><a href="org/apache/wayang/profiler/log/GeneticOptimizer.html#getConfiguration()" class="member-name-link">getConfiguration()</a> - 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><a href="org/apache/wayang/core/optimizer/costs/ConstantLoadProfileEstimator.html#getConfigurationKey()" class="member-name-link">getConfigurationKey()</a> - 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><a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html#getConfigurationKey()" class="member-name-link">getConfigurationKey()</a> - 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><a href="org/apache/wayang/core/optimizer/costs/NestableLoadProfileEstimator.html#getConfigurationKey()" class="member-name-link">getConfigurationKey()</a> - 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><a href="org/apache/wayang/profiler/log/DynamicLoadProfileEstimator.html#getConfigurationKey()" class="member-name-link">getConfigurationKey()</a> - 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/LoadProfileEstimator.html#getConfigurationKeys()" class="member-name-link">getConfigurationKeys()</a> - 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><a href="org/apache/wayang/core/platform/Platform.html#getConfigurationName()" class="member-name-link">getConfigurationName()</a> - 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><a href="org/apache/wayang/jdbc/platform/JdbcPlatformTemplate.html#getConnection()" class="member-name-link">getConnection()</a> - 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><a href="org/apache/wayang/basic/operators/KafkaTopicSource.html#getConsumer()" class="member-name-link">getConsumer()</a> - 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><a href="org/apache/wayang/core/util/ConsumerIteratorAdapter.html#getConsumer()" class="member-name-link">getConsumer()</a> - 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><a href="org/apache/wayang/basic/operators/KafkaTopicSource.html#getConsumer(java.util.Properties)" class="member-name-link">getConsumer(Properties)</a> - 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><a href="org/apache/wayang/core/plan/executionplan/Channel.html#getConsumers()" class="member-name-link">getConsumers()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html#getContainedOperator()" class="member-name-link">getContainedOperator()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html#getContainedOperators()" class="member-name-link">getContainedOperators()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getContainer()" class="member-name-link">getContainer()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#getContainer()" class="member-name-link">getContainer()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/CompositeOperator.html#getContainers()" class="member-name-link">getContainers()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html#getContainers()" class="member-name-link">getContainers()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html#getContainers()" class="member-name-link">getContainers()</a> - 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/basic/operators/DoWhileOperator.html#getConvergenceType()" class="member-name-link">getConvergenceType()</a> - 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><a href="org/apache/wayang/basic/operators/LoopOperator.html#getConvergenceType()" class="member-name-link">getConvergenceType()</a> - 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><a href="org/apache/wayang/core/platform/Junction.html#getConversionTasks()" class="member-name-link">getConversionTasks()</a> - 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><a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html#getCorrectnessProbability()" class="member-name-link">getCorrectnessProbability()</a> - 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><a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html#getCorrectnessProbability()" class="member-name-link">getCorrectnessProbability()</a> - 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><a href="org/apache/wayang/core/plan/executionplan/Channel.html#getCorrespondingSlots()" class="member-name-link">getCorrespondingSlots()</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html#getCost()" class="member-name-link">getCost()</a> - 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/core/optimizer/enumeration/LoopImplementation.html#getCostEstimate()" class="member-name-link">getCostEstimate()</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html#getCostEstimate()" class="member-name-link">getCostEstimate()</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html#getCostEstimate()" class="member-name-link">getCostEstimate()</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#getCostEstimate()" class="member-name-link">getCostEstimate()</a> - 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><a href="org/apache/wayang/core/platform/Junction.html#getCostEstimate(org.apache.wayang.core.optimizer.OptimizationContext)" class="member-name-link">getCostEstimate(OptimizationContext)</a> - 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><a href="org/apache/wayang/core/api/Configuration.html#getCostModel()" class="member-name-link">getCostModel()</a> - 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><a href="org/apache/wayang/core/optimizer/costs/TimeToCostConverter.html#getCostsPerMillisecond()" class="member-name-link">getCostsPerMillisecond()</a> - 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><a href="org/apache/wayang/core/api/Configuration.html#getCostSquasherProvider()" class="member-name-link">getCostSquasherProvider()</a> - 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><a href="org/apache/wayang/profiler/java/OperatorProfiler.Result.html#getCpuCycles()" class="member-name-link">getCpuCycles()</a> - 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><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.Result.html#getCpuCycles()" class="member-name-link">getCpuCycles()</a> - 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><a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html#getCpuUsage()" class="member-name-link">getCpuUsage()</a> - 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><a href="org/apache/wayang/basic/operators/DLTrainingOperator.Option.html#getCriterion()" class="member-name-link">getCriterion()</a> - 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><a href="org/apache/wayang/tensorflow/model/TensorflowModel.html#getCriterion()" class="member-name-link">getCriterion()</a> - 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><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#getCriterionDescriptor()" class="member-name-link">getCriterionDescriptor()</a> - 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><a href="org/apache/wayang/basic/operators/LoopOperator.html#getCriterionDescriptor()" class="member-name-link">getCriterionDescriptor()</a> - 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><a href="org/apache/wayang/core/api/Job.html#getCrossPlatformExecutor()" class="member-name-link">getCrossPlatformExecutor()</a> - 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><a href="org/apache/wayang/core/platform/Executor.html#getCrossPlatformExecutor()" class="member-name-link">getCrossPlatformExecutor()</a> - 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><a href="org/apache/wayang/core/platform/ExecutorTemplate.html#getCrossPlatformExecutor()" class="member-name-link">getCrossPlatformExecutor()</a> - 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><a href="org/apache/wayang/profiler/java/OperatorProfiler.Result.html#getCsvHeader()" class="member-name-link">getCsvHeader()</a> - 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><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.Result.html#getCsvHeader()" class="member-name-link">getCsvHeader()</a> - 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><a href="org/apache/wayang/core/function/ExecutionContext.html#getCurrentIteration()" class="member-name-link">getCurrentIteration()</a> - 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><a href="org/apache/wayang/flink/execution/FlinkExecutionContext.html#getCurrentIteration()" class="member-name-link">getCurrentIteration()</a> - 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><a href="org/apache/wayang/java/execution/JavaExecutionContext.html#getCurrentIteration()" class="member-name-link">getCurrentIteration()</a> - 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><a href="org/apache/wayang/spark/execution/SparkExecutionContext.html#getCurrentIteration()" class="member-name-link">getCurrentIteration()</a> - 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><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankVertexReader.html#getCurrentVertex()" class="member-name-link">getCurrentVertex()</a> - 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/basic/operators/PageRankOperator.html#getDampingFactor()" class="member-name-link">getDampingFactor()</a> - 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><a href="org/apache/wayang/profiler/log/GeneticOptimizer.html#getData()" class="member-name-link">getData()</a> - 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><a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.ChannelNode.html#getDataQuantaType()" class="member-name-link">getDataQuantaType()</a> - 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><a href="org/apache/wayang/basic/operators/SampleOperator.html#getDatasetSize()" class="member-name-link">getDatasetSize()</a> - 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><a href="org/apache/wayang/core/plan/executionplan/Channel.html#getDataSetType()" class="member-name-link">getDataSetType()</a> - 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><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html#getDataSource()" class="member-name-link">getDataSource()</a> - 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><a href="org/apache/wayang/core/types/DataSetType.html#getDataUnitType()" class="member-name-link">getDataUnitType()</a> - 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><a href="org/apache/wayang/core/util/ReflectionUtils.html#getDeclaringJar(java.lang.Class)" class="member-name-link">getDeclaringJar(Class<?>)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Class.html" title="class or interface in java.lang" class="external-link"><code>Class</code></a> if no such file could be determined.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/ReflectionUtils.html#getDeclaringJar(java.lang.Object)" class="member-name-link">getDeclaringJar(Object)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Class.html" title="class or interface in java.lang" class="external-link"><code>Class</code></a> of the given <code>object</code> or <code>null</code> if |
| no such file could be determined.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/api/Configuration.html#getDefaultConfiguration()" class="member-name-link">getDefaultConfiguration()</a> - 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><a href="org/apache/wayang/core/optimizer/AggregateOptimizationContext.html#getDefaultOptimizationContexts()" class="member-name-link">getDefaultOptimizationContexts()</a> - 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><a href="org/apache/wayang/core/optimizer/DefaultOptimizationContext.html#getDefaultOptimizationContexts()" class="member-name-link">getDefaultOptimizationContexts()</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#getDefaultOptimizationContexts()" class="member-name-link">getDefaultOptimizationContexts()</a> - 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><a href="org/apache/wayang/basic/operators/KafkaTopicSink.html#getDefaultProperties()" class="member-name-link">getDefaultProperties()</a> - 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><a href="org/apache/wayang/basic/operators/KafkaTopicSource.html#getDefaultProperties()" class="member-name-link">getDefaultProperties()</a> - 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><a href="org/apache/wayang/api/sql/calcite/optimizer/Optimizer.ConfigProperties.html#getDefaults()" class="member-name-link">getDefaults()</a> - 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><a href="org/apache/wayang/ml4all/utils/SparseVector.html#getDenseValue(int)" class="member-name-link">getDenseValue(int)</a> - 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><a href="org/apache/wayang/basic/model/DecisionTreeClassificationModel.html#getDepth()" class="member-name-link">getDepth()</a> - 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><a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeClassificationOperator.Model.html#getDepth()" class="member-name-link">getDepth()</a> - 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><a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html#getDescription()" class="member-name-link">getDescription()</a> - 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><a href="org/apache/wayang/basic/channels/FileChannel.html#getDescriptor()" class="member-name-link">getDescriptor()</a> - 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><a href="org/apache/wayang/core/plan/executionplan/Channel.html#getDescriptor()" class="member-name-link">getDescriptor()</a> - 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><a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.Link.html#getDestination()" class="member-name-link">getDestination()</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html#getDetails()" class="member-name-link">getDetails()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html#getDetails()" class="member-name-link">getDetails()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#getDetails()" class="member-name-link">getDetails()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#getDetails()" class="member-name-link">getDetails()</a> - 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><a href="org/apache/wayang/basic/model/op/ArgMax.html#getDim()" class="member-name-link">getDim()</a> - 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><a href="org/apache/wayang/basic/model/op/Mean.html#getDim()" class="member-name-link">getDim()</a> - 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><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html#getDirectoryFileName(int)" class="member-name-link">getDirectoryFileName(int)</a> - 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/profiler/java/OperatorProfiler.Result.html#getDiskBytes()" class="member-name-link">getDiskBytes()</a> - 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><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.Result.html#getDiskBytes()" class="member-name-link">getDiskBytes()</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html#getDiskBytesSpilled()" class="member-name-link">getDiskBytesSpilled()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#getDiskBytesSpilled()" class="member-name-link">getDiskBytesSpilled()</a> - 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><a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html#getDiskUsage()" class="member-name-link">getDiskUsage()</a> - 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><a href="org/apache/wayang/api/sql/calcite/schema/WayangTableStatistic.html#getDistribution()" class="member-name-link">getDistribution()</a> - 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><a href="org/apache/wayang/basic/data/Record.html#getDouble(int)" class="member-name-link">getDouble(int)</a> - 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><a href="org/apache/wayang/core/util/json/WayangJsonObj.html#getDouble(java.lang.String)" class="member-name-link">getDouble(String)</a> - 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.html#getDoubleProperty(java.lang.String)" class="member-name-link">getDoubleProperty(String)</a> - 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><a href="org/apache/wayang/core/api/Configuration.html#getDoubleProperty(java.lang.String,double)" class="member-name-link">getDoubleProperty(String, double)</a> - 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><a href="org/apache/wayang/core/optimizer/costs/EstimationContext.html#getDoubleProperty(java.lang.String,double)" class="member-name-link">getDoubleProperty(String, double)</a> - 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><a href="org/apache/wayang/core/optimizer/costs/SimpleEstimationContext.html#getDoubleProperty(java.lang.String,double)" class="member-name-link">getDoubleProperty(String, double)</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#getDoubleProperty(java.lang.String,double)" class="member-name-link">getDoubleProperty(String, double)</a> - 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><a href="org/apache/wayang/profiler/log/DynamicEstimationContext.html#getDoubleProperty(java.lang.String,double)" class="member-name-link">getDoubleProperty(String, double)</a> - 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><a href="org/apache/wayang/basic/model/op/Mean.html#getDType()" class="member-name-link">getDType()</a> - 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><a href="org/apache/wayang/basic/model/op/nn/CrossEntropyLoss.html#getDType()" class="member-name-link">getDType()</a> - 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><a href="org/apache/wayang/basic/model/op/nn/MSELoss.html#getDType()" class="member-name-link">getDType()</a> - Method in class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/MSELoss.html" title="class in org.apache.wayang.basic.model.op.nn">MSELoss</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/nn/ReLU.html#getDType()" class="member-name-link">getDType()</a> - 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><a href="org/apache/wayang/basic/model/op/nn/Sigmoid.html#getDType()" class="member-name-link">getDType()</a> - 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><a href="org/apache/wayang/basic/model/op/nn/Softmax.html#getDType()" class="member-name-link">getDType()</a> - 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><a href="org/apache/wayang/basic/model/op/Op.html#getDType()" class="member-name-link">getDType()</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#getDurationTime()" class="member-name-link">getDurationTime()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#getDurationTime()" class="member-name-link">getDurationTime()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#getDurationTime()" class="member-name-link">getDurationTime()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#getDurationTime()" class="member-name-link">getDurationTime()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getEffectiveOccupant(int)" class="member-name-link">getEffectiveOccupant(int)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getEffectiveOccupant(org.apache.wayang.core.plan.wayangplan.InputSlot)" class="member-name-link">getEffectiveOccupant(InputSlot<T>)</a> - 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><a href="org/apache/wayang/profiler/log/DynamicLoadEstimator.html#getEmployedVariables()" class="member-name-link">getEmployedVariables()</a> - 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><a href="org/apache/wayang/profiler/log/DynamicLoadProfileEstimator.html#getEmployedVariables()" class="member-name-link">getEmployedVariables()</a> - 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/basic/operators/AmazonS3Source.html#getEncoding()" class="member-name-link">getEncoding()</a> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/AmazonS3Source.html" title="class in org.apache.wayang.basic.operators">AmazonS3Source</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/AzureBlobStorageSource.html#getEncoding()" class="member-name-link">getEncoding()</a> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/AzureBlobStorageSource.html" title="class in org.apache.wayang.basic.operators">AzureBlobStorageSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/GoogleCloudStorageSource.html#getEncoding()" class="member-name-link">getEncoding()</a> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/GoogleCloudStorageSource.html" title="class in org.apache.wayang.basic.operators">GoogleCloudStorageSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/KafkaTopicSource.html#getEncoding()" class="member-name-link">getEncoding()</a> - 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><a href="org/apache/wayang/basic/operators/TextFileSource.html#getEncoding()" class="member-name-link">getEncoding()</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html#getEnterJunction()" class="member-name-link">getEnterJunction()</a> - 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><a href="org/apache/wayang/basic/operators/DLTrainingOperator.Option.html#getEpoch()" class="member-name-link">getEpoch()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getEpoch()" class="member-name-link">getEpoch()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#getEpoch()" class="member-name-link">getEpoch()</a> - 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><a href="org/apache/wayang/basic/model/op/nn/BatchNorm.html#getEpsilon()" class="member-name-link">getEpsilon()</a> - Method in class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/BatchNorm.html" title="class in org.apache.wayang.basic.model.op.nn">BatchNorm</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/optimizer/Adam.html#getEpsilon()" class="member-name-link">getEpsilon()</a> - 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><a href="org/apache/wayang/core/optimizer/costs/DefaultEstimatableCost.html#getEstimate(org.apache.wayang.core.optimizer.enumeration.PlanImplementation,boolean)" class="member-name-link">getEstimate(PlanImplementation, boolean)</a> - 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><a href="org/apache/wayang/core/optimizer/costs/EstimatableCost.html#getEstimate(org.apache.wayang.core.optimizer.enumeration.PlanImplementation,boolean)" class="member-name-link">getEstimate(PlanImplementation, boolean)</a> - 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><a href="org/apache/wayang/core/profiling/PartialExecutionMeasurement.html#getEstimatedExecutionMillis()" class="member-name-link">getEstimatedExecutionMillis()</a> - 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><a href="org/apache/wayang/core/platform/AtomicExecutionGroup.html#getEstimationContext()" class="member-name-link">getEstimationContext()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getEstimationContextProperties()" class="member-name-link">getEstimationContextProperties()</a> - 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 interface in org.apache.wayang.core.plan.wayangplan"><code>EstimationContextProperty</code></a> annotation.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/monitoring/interfaces/Application.html#getEventName()" class="member-name-link">getEventName()</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html#getEventName()" class="member-name-link">getEventName()</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Job.html#getEventName()" class="member-name-link">getEventName()</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html#getEventName()" class="member-name-link">getEventName()</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#getEventName()" class="member-name-link">getEventName()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationEnd.html#getEventName()" class="member-name-link">getEventName()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationStart.html#getEventName()" class="member-name-link">getEventName()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html#getEventName()" class="member-name-link">getEventName()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html#getEventName()" class="member-name-link">getEventName()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html#getEventName()" class="member-name-link">getEventName()</a> - 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/JobEnd.html#getEventName()" class="member-name-link">getEventName()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/JobStart.html#getEventName()" class="member-name-link">getEventName()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html#getEventName()" class="member-name-link">getEventName()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#getEventName()" class="member-name-link">getEventName()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#getEventName()" class="member-name-link">getEventName()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#getEventName()" class="member-name-link">getEventName()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#getEventName()" class="member-name-link">getEventName()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#getEventName()" class="member-name-link">getEventName()</a> - 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><a href="org/apache/wayang/core/plugin/DynamicPlugin.html#getExcludedChannelConversions()" class="member-name-link">getExcludedChannelConversions()</a> - 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><a href="org/apache/wayang/core/plugin/Plugin.html#getExcludedChannelConversions()" class="member-name-link">getExcludedChannelConversions()</a> - 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><a href="org/apache/wayang/core/plugin/DynamicPlugin.html#getExcludedMappings()" class="member-name-link">getExcludedMappings()</a> - 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><a href="org/apache/wayang/core/plugin/Plugin.html#getExcludedMappings()" class="member-name-link">getExcludedMappings()</a> - 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><a href="org/apache/wayang/core/plugin/DynamicPlugin.html#getExcludedRequiredPlatforms()" class="member-name-link">getExcludedRequiredPlatforms()</a> - 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><a href="org/apache/wayang/core/plugin/Plugin.html#getExcludedRequiredPlatforms()" class="member-name-link">getExcludedRequiredPlatforms()</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumeration.html#getExecutedTasks()" class="member-name-link">getExecutedTasks()</a> - 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><a href="org/apache/wayang/core/profiling/PartialExecutionMeasurement.html#getExecutionMillis()" class="member-name-link">getExecutionMillis()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#getExecutorCPUTime()" class="member-name-link">getExecutorCPUTime()</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html#getExecutorDeserializeCpuTime()" class="member-name-link">getExecutorDeserializeCpuTime()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#getExecutorDeserializeCpuTime()" class="member-name-link">getExecutorDeserializeCpuTime()</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html#getExecutorDeserializeTime()" class="member-name-link">getExecutorDeserializeTime()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#getExecutorDeserializeTime()" class="member-name-link">getExecutorDeserializeTime()</a> - 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><a href="org/apache/wayang/core/platform/Platform.html#getExecutorFactory()" class="member-name-link">getExecutorFactory()</a> - 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><a href="org/apache/wayang/flink/platform/FlinkPlatform.html#getExecutorFactory()" class="member-name-link">getExecutorFactory()</a> - 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><a href="org/apache/wayang/genericjdbc/platform/GenericJdbcPlatform.html#getExecutorFactory()" class="member-name-link">getExecutorFactory()</a> - 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><a href="org/apache/wayang/giraph/platform/GiraphPlatform.html#getExecutorFactory()" class="member-name-link">getExecutorFactory()</a> - 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><a href="org/apache/wayang/java/platform/JavaPlatform.html#getExecutorFactory()" class="member-name-link">getExecutorFactory()</a> - 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><a href="org/apache/wayang/jdbc/platform/JdbcPlatformTemplate.html#getExecutorFactory()" class="member-name-link">getExecutorFactory()</a> - 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><a href="org/apache/wayang/spark/platform/SparkPlatform.html#getExecutorFactory()" class="member-name-link">getExecutorFactory()</a> - 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><a href="org/apache/wayang/tensorflow/platform/TensorflowPlatform.html#getExecutorFactory()" class="member-name-link">getExecutorFactory()</a> - 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/spark/monitoring/interfaces/Executor.html#getExecutorHost()" class="member-name-link">getExecutorHost()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html#getExecutorHost()" class="member-name-link">getExecutorHost()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html#getExecutorHost()" class="member-name-link">getExecutorHost()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html#getExecutorHost()" class="member-name-link">getExecutorHost()</a> - 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/interfaces/Executor.html#getExecutorID()" class="member-name-link">getExecutorID()</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html#getExecutorID()" class="member-name-link">getExecutorID()</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#getExecutorID()" class="member-name-link">getExecutorID()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html#getExecutorID()" class="member-name-link">getExecutorID()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html#getExecutorID()" class="member-name-link">getExecutorID()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html#getExecutorID()" class="member-name-link">getExecutorID()</a> - 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#getExecutorID()" class="member-name-link">getExecutorID()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#getExecutorID()" class="member-name-link">getExecutorID()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#getExecutorID()" class="member-name-link">getExecutorID()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#getExecutorID()" class="member-name-link">getExecutorID()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#getExecutorID()" class="member-name-link">getExecutorID()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#getExecutorID()" class="member-name-link">getExecutorID()</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html#getexecutorRunTime()" class="member-name-link">getexecutorRunTime()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#getexecutorRunTime()" class="member-name-link">getexecutorRunTime()</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html#getExecutorTime()" class="member-name-link">getExecutorTime()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html#getExecutorTime()" class="member-name-link">getExecutorTime()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html#getExecutorTime()" class="member-name-link">getExecutorTime()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html#getExecutorTime()" class="member-name-link">getExecutorTime()</a> - 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/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html#getExitJunction()" class="member-name-link">getExitJunction()</a> - 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><a href="org/apache/wayang/commons/util/profiledb/instrumentation/StopWatch.html#getExperiment()" class="member-name-link">getExperiment()</a> - 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><a href="org/apache/wayang/core/api/Job.html#getExperiment()" class="member-name-link">getExperiment()</a> - 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><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html#getExpression(org.apache.calcite.schema.SchemaPlus,java.lang.String)" class="member-name-link">getExpression(SchemaPlus, String)</a> - 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><a href="org/apache/wayang/core/optimizer/costs/DefaultEstimatableCost.html#getFactory()" class="member-name-link">getFactory()</a> - 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><a href="org/apache/wayang/core/optimizer/costs/EstimatableCost.html#getFactory()" class="member-name-link">getFactory()</a> - 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><a href="org/apache/wayang/basic/data/Record.html#getField(int)" class="member-name-link">getField(int)</a> - 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><a href="org/apache/wayang/basic/data/Tuple2.html#getField0()" class="member-name-link">getField0()</a> - 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><a href="org/apache/wayang/basic/data/Tuple5.html#getField0()" class="member-name-link">getField0()</a> - 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/util/Tuple.html#getField0()" class="member-name-link">getField0()</a> - 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><a href="org/apache/wayang/basic/data/Tuple2.html#getField1()" class="member-name-link">getField1()</a> - 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><a href="org/apache/wayang/basic/data/Tuple5.html#getField1()" class="member-name-link">getField1()</a> - 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/util/Tuple.html#getField1()" class="member-name-link">getField1()</a> - 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><a href="org/apache/wayang/basic/data/Tuple5.html#getField2()" class="member-name-link">getField2()</a> - 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/basic/data/Tuple5.html#getField3()" class="member-name-link">getField3()</a> - 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/basic/data/Tuple5.html#getField4()" class="member-name-link">getField4()</a> - 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/basic/function/ProjectionDescriptor.html#getFieldNames()" class="member-name-link">getFieldNames()</a> - 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><a href="org/apache/wayang/basic/types/RecordType.html#getFieldNames()" class="member-name-link">getFieldNames()</a> - 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><a href="org/apache/wayang/basic/operators/GoogleCloudStorageSource.html#getfilePathToCredentialsFile()" class="member-name-link">getfilePathToCredentialsFile()</a> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/GoogleCloudStorageSource.html" title="class in org.apache.wayang.basic.operators">GoogleCloudStorageSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/AmazonS3Source.html#getFilePathToCredentialsFile()" class="member-name-link">getFilePathToCredentialsFile()</a> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/AmazonS3Source.html" title="class in org.apache.wayang.basic.operators">AmazonS3Source</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/AzureBlobStorageSource.html#getFilePathToCredentialsFile()" class="member-name-link">getFilePathToCredentialsFile()</a> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/AzureBlobStorageSource.html" title="class in org.apache.wayang.basic.operators">AzureBlobStorageSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/util/fs/FileSystem.html#getFileSize(java.lang.String)" class="member-name-link">getFileSize(String)</a> - 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><a href="org/apache/wayang/core/util/fs/FileSystems.html#getFileSize(java.lang.String)" class="member-name-link">getFileSize(String)</a> - 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><a href="org/apache/wayang/core/util/fs/HadoopFileSystem.html#getFileSize(java.lang.String)" class="member-name-link">getFileSize(String)</a> - 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><a href="org/apache/wayang/core/util/fs/LocalFileSystem.html#getFileSize(java.lang.String)" class="member-name-link">getFileSize(String)</a> - 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><a href="org/apache/wayang/core/util/fs/S3FileSystem.html#getFileSize(java.lang.String)" class="member-name-link">getFileSize(String)</a> - 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/fs/FileSystems.html#getFileSystem(java.lang.String)" class="member-name-link">getFileSystem(String)</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.LoopContext.html#getFinalIterationContext()" class="member-name-link">getFinalIterationContext()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadAlternative.html#getFinalizationPusher(org.apache.wayang.core.api.Configuration)" class="member-name-link">getFinalizationPusher(Configuration)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.html#getFinalizationPusher(org.apache.wayang.core.api.Configuration)" class="member-name-link">getFinalizationPusher(Configuration)</a> - 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><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#getFinalLoopOutputs()" class="member-name-link">getFinalLoopOutputs()</a> - 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><a href="org/apache/wayang/basic/operators/LoopOperator.html#getFinalLoopOutputs()" class="member-name-link">getFinalLoopOutputs()</a> - 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><a href="org/apache/wayang/basic/operators/RepeatOperator.html#getFinalLoopOutputs()" class="member-name-link">getFinalLoopOutputs()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadAlternative.html#getFinalLoopOutputs()" class="member-name-link">getFinalLoopOutputs()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.html#getFinalLoopOutputs()" class="member-name-link">getFinalLoopOutputs()</a> - 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><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankWorkerContext.html#getFinalMax()" class="member-name-link">getFinalMax()</a> - 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><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankWorkerContext.html#getFinalMin()" class="member-name-link">getFinalMin()</a> - 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><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankWorkerContext.html#getFinalSum()" class="member-name-link">getFinalSum()</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#getFinishTime()" class="member-name-link">getFinishTime()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#getFinishTime()" class="member-name-link">getFinishTime()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#getFinishTime()" class="member-name-link">getFinishTime()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#getFinishTime()" class="member-name-link">getFinishTime()</a> - 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><a href="org/apache/wayang/basic/operators/LinearRegressionOperator.html#getFitIntercept()" class="member-name-link">getFitIntercept()</a> - 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><a href="org/apache/wayang/basic/operators/LogisticRegressionOperator.html#getFitIntercept()" class="member-name-link">getFitIntercept()</a> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LogisticRegressionOperator.html" title="class in org.apache.wayang.basic.operators">LogisticRegressionOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/profiler/log/Individual.html#getFitness()" class="member-name-link">getFitness()</a> - 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/optimizer/costs/TimeToCostConverter.html#getFixCosts()" class="member-name-link">getFixCosts()</a> - 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><a href="org/apache/wayang/flink/platform/FlinkPlatform.html#getFlinkContext(org.apache.wayang.core.api.Job)" class="member-name-link">getFlinkContext(Job)</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html#getForwardJunction()" class="member-name-link">getForwardJunction()</a> - 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><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#getForwards(org.apache.wayang.core.plan.wayangplan.InputSlot)" class="member-name-link">getForwards(InputSlot<?>)</a> - 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><a href="org/apache/wayang/basic/operators/LoopOperator.html#getForwards(org.apache.wayang.core.plan.wayangplan.InputSlot)" class="member-name-link">getForwards(InputSlot<?>)</a> - 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><a href="org/apache/wayang/basic/operators/RepeatOperator.html#getForwards(org.apache.wayang.core.plan.wayangplan.InputSlot)" class="member-name-link">getForwards(InputSlot<?>)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getForwards(org.apache.wayang.core.plan.wayangplan.InputSlot)" class="member-name-link">getForwards(InputSlot<?>)</a> - 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><a href="org/apache/wayang/basic/model/op/Op.html#getFromList()" class="member-name-link">getFromList()</a> - 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><a href="org/apache/wayang/api/sql/calcite/utils/ModelParser.html#getFsPath()" class="member-name-link">getFsPath()</a> - 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><a href="org/apache/wayang/core/util/mathex/Context.html#getFunction(java.lang.String)" class="member-name-link">getFunction(String)</a> - 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><a href="org/apache/wayang/core/util/mathex/DefaultContext.html#getFunction(java.lang.String)" class="member-name-link">getFunction(String)</a> - 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><a href="org/apache/wayang/basic/operators/FlatMapOperator.html#getFunctionDescriptor()" class="member-name-link">getFunctionDescriptor()</a> - 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><a href="org/apache/wayang/basic/operators/MapOperator.html#getFunctionDescriptor()" class="member-name-link">getFunctionDescriptor()</a> - 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><a href="org/apache/wayang/basic/operators/MapPartitionsOperator.html#getFunctionDescriptor()" class="member-name-link">getFunctionDescriptor()</a> - 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><a href="org/apache/wayang/jdbc/operators/JdbcProjectionOperator.html#getFunctionDescriptor()" class="member-name-link">getFunctionDescriptor()</a> - 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><a href="org/apache/wayang/core/api/Configuration.html#getFunctionLoadProfileEstimatorProvider()" class="member-name-link">getFunctionLoadProfileEstimatorProvider()</a> - 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><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html#getFunctionNames()" class="member-name-link">getFunctionNames()</a> - 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><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html#getFunctions()" class="member-name-link">getFunctions()</a> - 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><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html#getFunctions(java.lang.String)" class="member-name-link">getFunctions(String)</a> - 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><a href="org/apache/wayang/genericjdbc/platform/GenericJdbcPlatform.html#getGenericSqlQueryChannelDescriptor()" class="member-name-link">getGenericSqlQueryChannelDescriptor()</a> - 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><a href="org/apache/wayang/profiler/log/Individual.html#getGenome()" class="member-name-link">getGenome()</a> - 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/optimizer/ProbabilisticDoubleInterval.html#getGeometricMeanEstimate()" class="member-name-link">getGeometricMeanEstimate()</a> - 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><a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html#getGeometricMeanEstimate()" class="member-name-link">getGeometricMeanEstimate()</a> - 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><a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html#getGet0Pivot()" class="member-name-link">getGet0Pivot()</a> - 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><a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html#getGet0Pivot()" class="member-name-link">getGet0Pivot()</a> - 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><a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html#getGet0Ref()" class="member-name-link">getGet0Ref()</a> - 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><a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html#getGet0Ref()" class="member-name-link">getGet0Ref()</a> - 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><a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html#getGet1Pivot()" class="member-name-link">getGet1Pivot()</a> - 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><a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html#getGet1Ref()" class="member-name-link">getGet1Ref()</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#getGettingTime()" class="member-name-link">getGettingTime()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#getGettingTime()" class="member-name-link">getGettingTime()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#getGettingTime()" class="member-name-link">getGettingTime()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#getGettingTime()" class="member-name-link">getGettingTime()</a> - 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><a href="org/apache/wayang/giraph/execution/GiraphExecutor.html#getGiraphConfiguration()" class="member-name-link">getGiraphConfiguration()</a> - 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><a href="org/apache/wayang/core/mathex/MathExLexer.html#getGrammarFileName()" class="member-name-link">getGrammarFileName()</a> - 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><a href="org/apache/wayang/core/mathex/MathExParser.html#getGrammarFileName()" class="member-name-link">getGrammarFileName()</a> - 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><a href="org/apache/wayang/basic/operators/PageRankOperator.html#getGraphDensity()" class="member-name-link">getGraphDensity()</a> - 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><a href="org/apache/wayang/commons/util/profiledb/ProfileDB.html#getGson()" class="member-name-link">getGson()</a> - 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><a href="org/apache/wayang/iejoin/operators/spark_helpers/List2AttributesObjectSkinny.html#getHeadTupleData()" class="member-name-link">getHeadTupleData()</a> - 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><a href="org/apache/wayang/iejoin/operators/spark_helpers/List2AttributesObjectSkinny.html#getHeadTupleValue()" class="member-name-link">getHeadTupleValue()</a> - 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><a href="org/apache/wayang/basic/model/op/nn/ConvLSTM2D.html#getHiddenDim()" class="member-name-link">getHiddenDim()</a> - Method in class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/ConvLSTM2D.html" title="class in org.apache.wayang.basic.model.op.nn">ConvLSTM2D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#getHostIP()" class="member-name-link">getHostIP()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#getHostIP()" class="member-name-link">getHostIP()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#getHostIP()" class="member-name-link">getHostIP()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#getHostIP()" class="member-name-link">getHostIP()</a> - 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><a href="org/apache/wayang/basic/model/op/Op.html#getId()" class="member-name-link">getId()</a> - 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><a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html#getId()" class="member-name-link">getId()</a> - 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><a href="org/apache/wayang/commons/util/profiledb/model/Measurement.html#getId()" class="member-name-link">getId()</a> - 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><a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.ChannelNode.html#getId()" class="member-name-link">getId()</a> - 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><a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.OperatorNode.html#getId()" class="member-name-link">getId()</a> - 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><a href="org/apache/wayang/profiler/log/Variable.html#getId()" class="member-name-link">getId()</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html#getID()" class="member-name-link">getID()</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#getID()" class="member-name-link">getID()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html#getID()" class="member-name-link">getID()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#getID()" class="member-name-link">getID()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#getID()" class="member-name-link">getID()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#getID()" class="member-name-link">getID()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#getID()" class="member-name-link">getID()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#getID()" class="member-name-link">getID()</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html#getInboundChannels()" class="member-name-link">getInboundChannels()</a> - 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><a href="org/apache/wayang/basic/model/op/nn/Conv.html#getInChannels()" class="member-name-link">getInChannels()</a> - Method in class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/Conv.html" title="class in org.apache.wayang.basic.model.op.nn">Conv</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html#getIndex()" class="member-name-link">getIndex()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html#getIndex()" class="member-name-link">getIndex()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Slot.html#getIndex()" class="member-name-link">getIndex()</a> - 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><a href="org/apache/wayang/profiler/log/Variable.html#getIndex()" class="member-name-link">getIndex()</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#getIndex()" class="member-name-link">getIndex()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#getIndex()" class="member-name-link">getIndex()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#getIndex()" class="member-name-link">getIndex()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#getIndex()" class="member-name-link">getIndex()</a> - 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><a href="org/apache/wayang/basic/types/RecordType.html#getIndex(java.lang.String)" class="member-name-link">getIndex(String)</a> - 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><a href="org/apache/wayang/ml4all/utils/SparseVector.html#getIndices()" class="member-name-link">getIndices()</a> - 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><a href="org/apache/wayang/profiler/log/DynamicEstimationContext.html#getIndividual()" class="member-name-link">getIndividual()</a> - 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><a href="org/apache/wayang/basic/model/op/nn/Linear.html#getInFeatures()" class="member-name-link">getInFeatures()</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlowCompiler.html#getInitialActivations(int)" class="member-name-link">getInitialActivations(int)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.html#getInitialActivations(int)" class="member-name-link">getInitialActivations(int)</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlowCompiler.html#getInitialActivators()" class="member-name-link">getInitialActivators()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.html#getInitialActivators()" class="member-name-link">getInitialActivators()</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.LoopContext.html#getInitialIterationContext()" class="member-name-link">getInitialIterationContext()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadAlternative.html#getInitializationPusher(org.apache.wayang.core.api.Configuration)" class="member-name-link">getInitializationPusher(Configuration)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.html#getInitializationPusher(org.apache.wayang.core.api.Configuration)" class="member-name-link">getInitializationPusher(Configuration)</a> - 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><a href="org/apache/wayang/core/platform/PartialExecution.html#getInitializedPlatforms()" class="member-name-link">getInitializedPlatforms()</a> - 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><a href="org/apache/wayang/core/platform/Platform.html#getInitializeMillis(org.apache.wayang.core.api.Configuration)" class="member-name-link">getInitializeMillis(Configuration)</a> - 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><a href="org/apache/wayang/spark/platform/SparkPlatform.html#getInitializeMillis(org.apache.wayang.core.api.Configuration)" class="member-name-link">getInitializeMillis(Configuration)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/LoopSubplan.html#getInnerInputOptimizationContext(org.apache.wayang.core.plan.wayangplan.InputSlot,org.apache.wayang.core.optimizer.OptimizationContext)" class="member-name-link">getInnerInputOptimizationContext(InputSlot<?>, OptimizationContext)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html#getInnerInputOptimizationContext(org.apache.wayang.core.plan.wayangplan.InputSlot,org.apache.wayang.core.optimizer.OptimizationContext)" class="member-name-link">getInnerInputOptimizationContext(InputSlot<?>, OptimizationContext)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getInnermostLoop()" class="member-name-link">getInnermostLoop()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/LoopSubplan.html#getInnerOutputOptimizationContext(org.apache.wayang.core.optimizer.OptimizationContext)" class="member-name-link">getInnerOutputOptimizationContext(OptimizationContext)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html#getInnerOutputOptimizationContext(org.apache.wayang.core.optimizer.OptimizationContext)" class="member-name-link">getInnerOutputOptimizationContext(OptimizationContext)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/UnarySink.html#getInput()" class="member-name-link">getInput()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/UnaryToUnaryOperator.html#getInput()" class="member-name-link">getInput()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getInput(int)" class="member-name-link">getInput(int)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getInput(java.lang.String)" class="member-name-link">getInput(String)</a> - 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><a href="org/apache/wayang/core/optimizer/costs/EstimationContext.html#getInputCardinalities()" class="member-name-link">getInputCardinalities()</a> - 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><a href="org/apache/wayang/core/optimizer/costs/SimpleEstimationContext.html#getInputCardinalities()" class="member-name-link">getInputCardinalities()</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#getInputCardinalities()" class="member-name-link">getInputCardinalities()</a> - 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><a href="org/apache/wayang/profiler/java/OperatorProfiler.Result.html#getInputCardinalities()" class="member-name-link">getInputCardinalities()</a> - 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><a href="org/apache/wayang/profiler/log/DynamicEstimationContext.html#getInputCardinalities()" class="member-name-link">getInputCardinalities()</a> - 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><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.Result.html#getInputCardinalities()" class="member-name-link">getInputCardinalities()</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#getInputCardinality(int)" class="member-name-link">getInputCardinality(int)</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html#getInputChannel(int)" class="member-name-link">getInputChannel(int)</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlowCompiler.html#getInputChannels()" class="member-name-link">getInputChannels()</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html#getInputChannels()" class="member-name-link">getInputChannels()</a> - 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><a href="org/apache/wayang/basic/model/op/nn/ConvLSTM2D.html#getInputDim()" class="member-name-link">getInputDim()</a> - Method in class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/ConvLSTM2D.html" title="class in org.apache.wayang.basic.model.op.nn">ConvLSTM2D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/mapping/SubplanMatch.html#getInputMatch()" class="member-name-link">getInputMatch()</a> - 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><a href="org/apache/wayang/core/mapping/SubplanPattern.html#getInputPattern()" class="member-name-link">getInputPattern()</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html#getInputSlotFor(org.apache.wayang.core.plan.executionplan.Channel)" class="member-name-link">getInputSlotFor(Channel)</a> - 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><a href="org/apache/wayang/basic/operators/AmazonS3Source.html#getInputStream()" class="member-name-link">getInputStream()</a> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/AmazonS3Source.html" title="class in org.apache.wayang.basic.operators">AmazonS3Source</a></dt> |
| <dd> |
| <div class="block">Retrieves an InputStream to the specified S3 blob file.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/operators/AzureBlobStorageSource.html#getInputStream()" class="member-name-link">getInputStream()</a> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/AzureBlobStorageSource.html" title="class in org.apache.wayang.basic.operators">AzureBlobStorageSource</a></dt> |
| <dd> |
| <div class="block">Retrieves an InputStream to the specified Azure blob file.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/operators/GoogleCloudStorageSource.html#getInputStream()" class="member-name-link">getInputStream()</a> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/GoogleCloudStorageSource.html" title="class in org.apache.wayang.basic.operators">GoogleCloudStorageSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#getInputType()" class="member-name-link">getInputType()</a> - 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><a href="org/apache/wayang/basic/operators/LoopOperator.html#getInputType()" class="member-name-link">getInputType()</a> - 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><a href="org/apache/wayang/core/function/AggregationDescriptor.html#getInputType()" class="member-name-link">getInputType()</a> - 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><a href="org/apache/wayang/core/function/ConsumerDescriptor.html#getInputType()" class="member-name-link">getInputType()</a> - 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><a href="org/apache/wayang/core/function/FlatMapDescriptor.html#getInputType()" class="member-name-link">getInputType()</a> - 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><a href="org/apache/wayang/core/function/MapPartitionsDescriptor.html#getInputType()" class="member-name-link">getInputType()</a> - 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><a href="org/apache/wayang/core/function/PredicateDescriptor.html#getInputType()" class="member-name-link">getInputType()</a> - 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><a href="org/apache/wayang/core/function/ReduceDescriptor.html#getInputType()" class="member-name-link">getInputType()</a> - 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><a href="org/apache/wayang/core/function/TransformationDescriptor.html#getInputType()" class="member-name-link">getInputType()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/UnaryToUnaryOperator.html#getInputType()" class="member-name-link">getInputType()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/BinaryToUnaryOperator.html#getInputType0()" class="member-name-link">getInputType0()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/BinaryToUnaryOperator.html#getInputType1()" class="member-name-link">getInputType1()</a> - 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><a href="org/apache/wayang/basic/operators/ObjectFileSource.html#getInputUrl()" class="member-name-link">getInputUrl()</a> - 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><a href="org/apache/wayang/basic/operators/ParquetSource.html#getInputUrl()" class="member-name-link">getInputUrl()</a> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ParquetSource.html" title="class in org.apache.wayang.basic.operators">ParquetSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/TextFileSource.html#getInputUrl()" class="member-name-link">getInputUrl()</a> - 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><a href="org/apache/wayang/flink/platform/FlinkPlatform.html#getInstance()" class="member-name-link">getInstance()</a> - 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><a href="org/apache/wayang/genericjdbc/platform/GenericJdbcPlatform.html#getInstance()" class="member-name-link">getInstance()</a> - 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><a href="org/apache/wayang/giraph/platform/GiraphPlatform.html#getInstance()" class="member-name-link">getInstance()</a> - 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><a href="org/apache/wayang/java/platform/JavaPlatform.html#getInstance()" class="member-name-link">getInstance()</a> - 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><a href="org/apache/wayang/postgres/platform/PostgresPlatform.html#getInstance()" class="member-name-link">getInstance()</a> - 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><a href="org/apache/wayang/spark/platform/SparkPlatform.html#getInstance()" class="member-name-link">getInstance()</a> - 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><a href="org/apache/wayang/sqlite3/platform/Sqlite3Platform.html#getInstance()" class="member-name-link">getInstance()</a> - 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><a href="org/apache/wayang/tensorflow/platform/TensorflowPlatform.html#getInstance()" class="member-name-link">getInstance()</a> - 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><a href="org/apache/wayang/core/api/Configuration.html#getInstrumentationStrategyProvider()" class="member-name-link">getInstrumentationStrategyProvider()</a> - 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><a href="org/apache/wayang/basic/data/Record.html#getInt(int)" class="member-name-link">getInt(int)</a> - 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><a href="org/apache/wayang/core/util/json/WayangJsonObj.html#getInt(java.lang.String)" class="member-name-link">getInt(String)</a> - 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/optimizer/enumeration/LoopImplementation.IterationImplementation.html#getInterBodyJunction()" class="member-name-link">getInterBodyJunction()</a> - 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><a href="org/apache/wayang/basic/model/LinearRegressionModel.html#getIntercept()" class="member-name-link">getIntercept()</a> - 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><a href="org/apache/wayang/spark/operators/ml/SparkLinearRegressionOperator.Model.html#getIntercept()" class="member-name-link">getIntercept()</a> - 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><a href="org/apache/wayang/api/sql/calcite/convention/WayangConvention.html#getInterface()" class="member-name-link">getInterface()</a> - Method in enum class org.apache.wayang.api.sql.calcite.convention.<a href="org/apache/wayang/api/sql/calcite/convention/WayangConvention.html" title="enum class in org.apache.wayang.api.sql.calcite.convention">WayangConvention</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html#getInterfaceOperators()" class="member-name-link">getInterfaceOperators()</a> - 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/core/platform/PartialExecution.html#getInvolvedPlatforms()" class="member-name-link">getInvolvedPlatforms()</a> - 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><a href="org/apache/wayang/api/python/executor/ProcessReceiver.html#getIterable()" class="member-name-link">getIterable()</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.LoopContext.html#getIterationContext(int)" class="member-name-link">getIterationContext(int)</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.LoopContext.html#getIterationContexts()" class="member-name-link">getIterationContexts()</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.html#getIterationImplementations()" class="member-name-link">getIterationImplementations()</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#getIterationNumber()" class="member-name-link">getIterationNumber()</a> - 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><a href="org/apache/wayang/core/util/ConsumerIteratorAdapter.html#getIterator()" class="member-name-link">getIterator()</a> - 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><a href="org/apache/wayang/core/function/AggregationDescriptor.html#getJavaImplementation()" class="member-name-link">getJavaImplementation()</a> - 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><a href="org/apache/wayang/core/function/ConsumerDescriptor.html#getJavaImplementation()" class="member-name-link">getJavaImplementation()</a> - 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><a href="org/apache/wayang/core/function/FlatMapDescriptor.html#getJavaImplementation()" class="member-name-link">getJavaImplementation()</a> - 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><a href="org/apache/wayang/core/function/MapPartitionsDescriptor.html#getJavaImplementation()" class="member-name-link">getJavaImplementation()</a> - 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><a href="org/apache/wayang/core/function/PredicateDescriptor.html#getJavaImplementation()" class="member-name-link">getJavaImplementation()</a> - 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><a href="org/apache/wayang/core/function/ReduceDescriptor.html#getJavaImplementation()" class="member-name-link">getJavaImplementation()</a> - 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><a href="org/apache/wayang/core/function/TransformationDescriptor.html#getJavaImplementation()" class="member-name-link">getJavaImplementation()</a> - 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><a href="org/apache/wayang/genericjdbc/platform/GenericJdbcPlatform.html#getJdbcDriverClassName()" class="member-name-link">getJdbcDriverClassName()</a> - 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><a href="org/apache/wayang/jdbc/platform/JdbcPlatformTemplate.html#getJdbcDriverClassName()" class="member-name-link">getJdbcDriverClassName()</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Class.html" title="class or interface in java.lang" class="external-link"><code>Class</code></a> for this instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/postgres/platform/PostgresPlatform.html#getJdbcDriverClassName()" class="member-name-link">getJdbcDriverClassName()</a> - 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><a href="org/apache/wayang/sqlite3/platform/Sqlite3Platform.html#getJdbcDriverClassName()" class="member-name-link">getJdbcDriverClassName()</a> - 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><a href="org/apache/wayang/jdbc/channels/SqlQueryChannel.Instance.html#getJdbcName()" class="member-name-link">getJdbcName()</a> - 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><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcTable.html#getJdbcTableType()" class="member-name-link">getJdbcTableType()</a> - 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/core/optimizer/OptimizationContext.html#getJob()" class="member-name-link">getJob()</a> - 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><a href="org/apache/wayang/core/platform/PushExecutorTemplate.html#getJob()" class="member-name-link">getJob()</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Job.html#getJobID()" class="member-name-link">getJobID()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/JobEnd.html#getJobID()" class="member-name-link">getJobID()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/JobStart.html#getJobID()" class="member-name-link">getJobID()</a> - 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><a href="org/apache/wayang/api/sql/calcite/converter/WayangMultiConditionJoinVisitor.html#getJoinOperator(java.lang.Integer%5B%5D,java.lang.Integer%5B%5D,org.apache.wayang.api.sql.calcite.rel.WayangJoin,java.lang.String,java.lang.String,java.lang.String,java.lang.String)" class="member-name-link">getJoinOperator(Integer[], Integer[], WayangJoin, String, String, String, String)</a> - Method in class org.apache.wayang.api.sql.calcite.converter.<a href="org/apache/wayang/api/sql/calcite/converter/WayangMultiConditionJoinVisitor.html" title="class in org.apache.wayang.api.sql.calcite.converter">WayangMultiConditionJoinVisitor</a></dt> |
| <dd> |
| <div class="block">This method handles the <a href="org/apache/wayang/basic/operators/JoinOperator.html" title="class in org.apache.wayang.basic.operators"><code>JoinOperator</code></a> creation</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/json/WayangJsonObj.html#getJSONArray(java.lang.String)" class="member-name-link">getJSONArray(String)</a> - 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/util/json/WayangJsonArray.html#getJSONObject(int)" class="member-name-link">getJSONObject(int)</a> - 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/json/WayangJsonObj.html#getJSONObject(java.lang.String)" class="member-name-link">getJSONObject(String)</a> - 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/optimizer/enumeration/LoopImplementation.IterationImplementation.html#getJunction(org.apache.wayang.core.plan.wayangplan.OutputSlot)" class="member-name-link">getJunction(OutputSlot<?>)</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html#getJunction(org.apache.wayang.core.plan.wayangplan.OutputSlot)" class="member-name-link">getJunction(OutputSlot<?>)</a> - 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/core/optimizer/enumeration/PlanImplementation.html#getJunctions()" class="member-name-link">getJunctions()</a> - 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/spark/monitoring/interfaces/TaskMetric.html#getJVMGCTime()" class="member-name-link">getJVMGCTime()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#getJVMGCTime()" class="member-name-link">getJVMGCTime()</a> - 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><a href="org/apache/wayang/basic/model/KMeansModel.html#getK()" class="member-name-link">getK()</a> - 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><a href="org/apache/wayang/basic/operators/KMeansOperator.html#getK()" class="member-name-link">getK()</a> - 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><a href="org/apache/wayang/spark/operators/ml/SparkKMeansOperator.Model.html#getK()" class="member-name-link">getK()</a> - 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><a href="org/apache/wayang/basic/model/op/nn/Conv.html#getKernelSize()" class="member-name-link">getKernelSize()</a> - Method in class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/Conv.html" title="class in org.apache.wayang.basic.model.op.nn">Conv</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/nn/ConvLSTM2D.html#getKernelSize()" class="member-name-link">getKernelSize()</a> - Method in class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/ConvLSTM2D.html" title="class in org.apache.wayang.basic.model.op.nn">ConvLSTM2D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/Get.html#getKey()" class="member-name-link">getKey()</a> - Method in class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Get.html" title="class in org.apache.wayang.basic.model.op">Get</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.ConcatenationActivator.html#getKey()" class="member-name-link">getKey()</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.EnumerationActivator.html#getKey()" class="member-name-link">getKey()</a> - 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><a href="org/apache/wayang/flink/compiler/KeySelectorDistinct.html#getKey(T)" class="member-name-link">getKey(T)</a> - 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><a href="org/apache/wayang/flink/compiler/KeySelectorFunction.html#getKey(T)" class="member-name-link">getKey(T)</a> - 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><a href="org/apache/wayang/basic/operators/GroupByOperator.html#getKeyDescriptor()" class="member-name-link">getKeyDescriptor()</a> - 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><a href="org/apache/wayang/basic/operators/MaterializedGroupByOperator.html#getKeyDescriptor()" class="member-name-link">getKeyDescriptor()</a> - 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><a href="org/apache/wayang/basic/operators/ReduceByOperator.html#getKeyDescriptor()" class="member-name-link">getKeyDescriptor()</a> - 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><a href="org/apache/wayang/basic/operators/SortOperator.html#getKeyDescriptor()" class="member-name-link">getKeyDescriptor()</a> - 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><a href="org/apache/wayang/basic/operators/CoGroupOperator.html#getKeyDescriptor0()" class="member-name-link">getKeyDescriptor0()</a> - 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><a href="org/apache/wayang/basic/operators/JoinOperator.html#getKeyDescriptor0()" class="member-name-link">getKeyDescriptor0()</a> - 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><a href="org/apache/wayang/basic/operators/CoGroupOperator.html#getKeyDescriptor1()" class="member-name-link">getKeyDescriptor1()</a> - 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><a href="org/apache/wayang/basic/operators/JoinOperator.html#getKeyDescriptor1()" class="member-name-link">getKeyDescriptor1()</a> - 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><a href="org/apache/wayang/api/sql/calcite/schema/WayangTableStatistic.html#getKeys()" class="member-name-link">getKeys()</a> - 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><a href="org/apache/wayang/ml4all/utils/SparseVector.html#getLabel()" class="member-name-link">getLabel()</a> - 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><a href="org/apache/wayang/basic/model/op/nn/CrossEntropyLoss.html#getLabels()" class="member-name-link">getLabels()</a> - 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><a href="org/apache/wayang/profiler/util/RrdAccessor.html#getLastUpdateMillis()" class="member-name-link">getLastUpdateMillis()</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#getLaunchTime()" class="member-name-link">getLaunchTime()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#getLaunchTime()" class="member-name-link">getLaunchTime()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#getLaunchTime()" class="member-name-link">getLaunchTime()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#getLaunchTime()" class="member-name-link">getLaunchTime()</a> - 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><a href="org/apache/wayang/basic/model/optimizer/Optimizer.html#getLearningRate()" class="member-name-link">getLearningRate()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html#getLimitBaseKey()" class="member-name-link">getLimitBaseKey()</a> - 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><a href="org/apache/wayang/core/platform/AbstractChannelInstance.html#getLineage()" class="member-name-link">getLineage()</a> - 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><a href="org/apache/wayang/core/platform/ChannelInstance.html#getLineage()" class="member-name-link">getLineage()</a> - 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><a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.html#getLinks()" class="member-name-link">getLinks()</a> - 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><a href="org/apache/wayang/iejoin/operators/spark_helpers/List2AttributesObjectSkinny.html#getList1()" class="member-name-link">getList1()</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Application.html#getListOfjobs()" class="member-name-link">getListOfjobs()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationEnd.html#getListOfjobs()" class="member-name-link">getListOfjobs()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationStart.html#getListOfjobs()" class="member-name-link">getListOfjobs()</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Job.html#getListOfStages()" class="member-name-link">getListOfStages()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/JobEnd.html#getListOfStages()" class="member-name-link">getListOfStages()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/JobStart.html#getListOfStages()" class="member-name-link">getListOfStages()</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html#getListOfTasks()" class="member-name-link">getListOfTasks()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html#getListOfTasks()" class="member-name-link">getListOfTasks()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#getListOfTasks()" class="member-name-link">getListOfTasks()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#getListOfTasks()" class="member-name-link">getListOfTasks()</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#getLoadProfile()" class="member-name-link">getLoadProfile()</a> - 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><a href="org/apache/wayang/core/function/FunctionDescriptor.html#getLoadProfileEstimator()" class="member-name-link">getLoadProfileEstimator()</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#getLoadProfileEstimator()" class="member-name-link">getLoadProfileEstimator()</a> - 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><a href="org/apache/wayang/core/platform/AtomicExecution.html#getLoadProfileEstimator()" class="member-name-link">getLoadProfileEstimator()</a> - 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><a href="org/apache/wayang/core/api/Configuration.html#getLoadProfileEstimatorCache()" class="member-name-link">getLoadProfileEstimatorCache()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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="deprecation-block"><span class="deprecated-label">Deprecated.</span> |
| <div class="deprecation-comment">Use <a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html#getLoadProfileEstimatorConfigurationKeys()"><code>ExecutionOperator.getLoadProfileEstimatorConfigurationKeys()</code></a></div> |
| </div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/operators/FlinkCartesianOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkCollectionSink.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkCollectionSource.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkCountOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkDistinctOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkDoWhileOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkFilterOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkFlatMapOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkGlobalMaterializedGroupOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkGlobalReduceOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkGroupByOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkIntersectOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkJoinOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkLocalCallbackSink.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkLoopOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkMapOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkMapPartitionsOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkMaterializedGroupByOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkObjectFileSink.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkObjectFileSource.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkReduceByOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkRepeatExpandedOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkRepeatOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkSampleOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkSortOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkTsvFileSink.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkUnionAllOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkZipWithIdOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/java/operators/graph/JavaPageRankOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/java/operators/JavaCollectionSource.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/java/operators/JavaCollectOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/java/operators/JavaCountOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/java/operators/JavaDistinctOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/java/operators/JavaDoWhileOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/java/operators/JavaFilterOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/java/operators/JavaFlatMapOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/java/operators/JavaGlobalMaterializedGroupOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/java/operators/JavaGlobalReduceOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/java/operators/JavaKafkaTopicSink.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/java/operators/JavaLocalCallbackSink.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/java/operators/JavaLoopOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/java/operators/JavaMapOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/java/operators/JavaMapPartitionsOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/java/operators/JavaMaterializedGroupByOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/java/operators/JavaObjectFileSink.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/java/operators/JavaObjectFileSource.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/java/operators/JavaReduceByOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/java/operators/JavaRepeatOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/java/operators/JavaSortOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/java/operators/JavaTextFileSink.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/java/operators/JavaTsvFileSink.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/java/operators/JavaTsvFileSource.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/java/operators/JavaUnionAllOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/jdbc/operators/JdbcFilterOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/jdbc/operators/JdbcJoinOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/jdbc/operators/JdbcProjectionOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/jdbc/operators/JdbcTableSource.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/spark/operators/SparkBernoulliSampleOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/spark/operators/SparkBroadcastOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/spark/operators/SparkCacheOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/spark/operators/SparkCartesianOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/spark/operators/SparkCoGroupOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/spark/operators/SparkCollectionSource.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/spark/operators/SparkCollectOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/spark/operators/SparkCountOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/spark/operators/SparkDistinctOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/spark/operators/SparkDoWhileOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/spark/operators/SparkFilterOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/spark/operators/SparkFlatMapOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/spark/operators/SparkGlobalMaterializedGroupOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/spark/operators/SparkGlobalReduceOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/spark/operators/SparkIntersectOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/spark/operators/SparkJoinOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/spark/operators/SparkKafkaTopicSink.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/spark/operators/SparkLocalCallbackSink.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/spark/operators/SparkLoopOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/spark/operators/SparkMapOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/spark/operators/SparkMapPartitionsOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/spark/operators/SparkMaterializedGroupByOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/spark/operators/SparkObjectFileSink.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/spark/operators/SparkObjectFileSource.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/spark/operators/SparkRandomPartitionSampleOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/spark/operators/SparkReduceByOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/spark/operators/SparkRepeatOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/spark/operators/SparkSortOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/spark/operators/SparkTextFileSink.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/spark/operators/SparkTsvFileSink.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/spark/operators/SparkTsvFileSource.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/spark/operators/SparkUnionAllOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/spark/operators/SparkZipWithIdOperator.html#getLoadProfileEstimatorConfigurationKey()" class="member-name-link">getLoadProfileEstimatorConfigurationKey()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html#getLoadProfileEstimatorConfigurationKeys()" class="member-name-link">getLoadProfileEstimatorConfigurationKeys()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.html#getLoadProfileEstimatorConfigurationKeys()" class="member-name-link">getLoadProfileEstimatorConfigurationKeys()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkTextFileSource.html#getLoadProfileEstimatorConfigurationKeys()" class="member-name-link">getLoadProfileEstimatorConfigurationKeys()</a> - 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><a href="org/apache/wayang/genericjdbc/operators/GenericSqlToStreamOperator.html#getLoadProfileEstimatorConfigurationKeys()" class="member-name-link">getLoadProfileEstimatorConfigurationKeys()</a> - 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><a href="org/apache/wayang/giraph/operators/GiraphPageRankOperator.html#getLoadProfileEstimatorConfigurationKeys()" class="member-name-link">getLoadProfileEstimatorConfigurationKeys()</a> - 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><a href="org/apache/wayang/java/operators/JavaAmazonS3Source.html#getLoadProfileEstimatorConfigurationKeys()" class="member-name-link">getLoadProfileEstimatorConfigurationKeys()</a> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaAmazonS3Source.html" title="class in org.apache.wayang.java.operators">JavaAmazonS3Source</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaAzureBlobStorageSource.html#getLoadProfileEstimatorConfigurationKeys()" class="member-name-link">getLoadProfileEstimatorConfigurationKeys()</a> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaAzureBlobStorageSource.html" title="class in org.apache.wayang.java.operators">JavaAzureBlobStorageSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaCartesianOperator.html#getLoadProfileEstimatorConfigurationKeys()" class="member-name-link">getLoadProfileEstimatorConfigurationKeys()</a> - 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><a href="org/apache/wayang/java/operators/JavaCoGroupOperator.html#getLoadProfileEstimatorConfigurationKeys()" class="member-name-link">getLoadProfileEstimatorConfigurationKeys()</a> - 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><a href="org/apache/wayang/java/operators/JavaGoogleCloudStorageSource.html#getLoadProfileEstimatorConfigurationKeys()" class="member-name-link">getLoadProfileEstimatorConfigurationKeys()</a> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaGoogleCloudStorageSource.html" title="class in org.apache.wayang.java.operators">JavaGoogleCloudStorageSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaIntersectOperator.html#getLoadProfileEstimatorConfigurationKeys()" class="member-name-link">getLoadProfileEstimatorConfigurationKeys()</a> - 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><a href="org/apache/wayang/java/operators/JavaJoinOperator.html#getLoadProfileEstimatorConfigurationKeys()" class="member-name-link">getLoadProfileEstimatorConfigurationKeys()</a> - 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><a href="org/apache/wayang/java/operators/JavaKafkaTopicSource.html#getLoadProfileEstimatorConfigurationKeys()" class="member-name-link">getLoadProfileEstimatorConfigurationKeys()</a> - 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><a href="org/apache/wayang/java/operators/JavaParquetSource.html#getLoadProfileEstimatorConfigurationKeys()" class="member-name-link">getLoadProfileEstimatorConfigurationKeys()</a> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaParquetSource.html" title="class in org.apache.wayang.java.operators">JavaParquetSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaRandomSampleOperator.html#getLoadProfileEstimatorConfigurationKeys()" class="member-name-link">getLoadProfileEstimatorConfigurationKeys()</a> - 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><a href="org/apache/wayang/java/operators/JavaReservoirSampleOperator.html#getLoadProfileEstimatorConfigurationKeys()" class="member-name-link">getLoadProfileEstimatorConfigurationKeys()</a> - 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><a href="org/apache/wayang/java/operators/JavaTextFileSource.html#getLoadProfileEstimatorConfigurationKeys()" class="member-name-link">getLoadProfileEstimatorConfigurationKeys()</a> - 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><a href="org/apache/wayang/jdbc/operators/SqlToStreamOperator.html#getLoadProfileEstimatorConfigurationKeys()" class="member-name-link">getLoadProfileEstimatorConfigurationKeys()</a> - 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><a href="org/apache/wayang/spark/operators/SparkKafkaTopicSource.html#getLoadProfileEstimatorConfigurationKeys()" class="member-name-link">getLoadProfileEstimatorConfigurationKeys()</a> - 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><a href="org/apache/wayang/spark/operators/SparkParquetSource.html#getLoadProfileEstimatorConfigurationKeys()" class="member-name-link">getLoadProfileEstimatorConfigurationKeys()</a> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkParquetSource.html" title="class in org.apache.wayang.spark.operators">SparkParquetSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/SparkShufflePartitionSampleOperator.html#getLoadProfileEstimatorConfigurationKeys()" class="member-name-link">getLoadProfileEstimatorConfigurationKeys()</a> - 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><a href="org/apache/wayang/spark/operators/SparkTextFileSource.html#getLoadProfileEstimatorConfigurationKeys()" class="member-name-link">getLoadProfileEstimatorConfigurationKeys()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkCoGroupOperator.html#getLoadProfileEstimatorConfigurationTypeKey()" class="member-name-link">getLoadProfileEstimatorConfigurationTypeKey()</a> - 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><a href="org/apache/wayang/core/api/Configuration.html#getLoadProfileToTimeConverterProvider()" class="member-name-link">getLoadProfileToTimeConverterProvider()</a> - 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><a href="org/apache/wayang/core/optimizer/AggregateOptimizationContext.html#getLocalOperatorContexts()" class="member-name-link">getLocalOperatorContexts()</a> - 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><a href="org/apache/wayang/core/optimizer/DefaultOptimizationContext.html#getLocalOperatorContexts()" class="member-name-link">getLocalOperatorContexts()</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#getLocalOperatorContexts()" class="member-name-link">getLocalOperatorContexts()</a> - 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><a href="org/apache/wayang/basic/channels/FileChannel.Descriptor.html#getLocation()" class="member-name-link">getLocation()</a> - 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><a href="org/apache/wayang/basic/data/Record.html#getLong(int)" class="member-name-link">getLong(int)</a> - 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><a href="org/apache/wayang/core/util/json/WayangJsonObj.html#getLong(java.lang.String)" class="member-name-link">getLong(String)</a> - 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.html#getLongProperty(java.lang.String)" class="member-name-link">getLongProperty(String)</a> - 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><a href="org/apache/wayang/core/api/Configuration.html#getLongProperty(java.lang.String,long)" class="member-name-link">getLongProperty(String, long)</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.LoopContext.html#getLoop()" class="member-name-link">getLoop()</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html#getLoop()" class="member-name-link">getLoop()</a> - 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><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#getLoopBodyInputs()" class="member-name-link">getLoopBodyInputs()</a> - 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><a href="org/apache/wayang/basic/operators/LoopOperator.html#getLoopBodyInputs()" class="member-name-link">getLoopBodyInputs()</a> - 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><a href="org/apache/wayang/basic/operators/RepeatOperator.html#getLoopBodyInputs()" class="member-name-link">getLoopBodyInputs()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadAlternative.html#getLoopBodyInputs()" class="member-name-link">getLoopBodyInputs()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.html#getLoopBodyInputs()" class="member-name-link">getLoopBodyInputs()</a> - 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><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#getLoopBodyOutputs()" class="member-name-link">getLoopBodyOutputs()</a> - 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><a href="org/apache/wayang/basic/operators/LoopOperator.html#getLoopBodyOutputs()" class="member-name-link">getLoopBodyOutputs()</a> - 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><a href="org/apache/wayang/basic/operators/RepeatOperator.html#getLoopBodyOutputs()" class="member-name-link">getLoopBodyOutputs()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadAlternative.html#getLoopBodyOutputs()" class="member-name-link">getLoopBodyOutputs()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.html#getLoopBodyOutputs()" class="member-name-link">getLoopBodyOutputs()</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#getLoopContext()" class="member-name-link">getLoopContext()</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionStageLoop.html#getLoopHead()" class="member-name-link">getLoopHead()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/LoopSubplan.html#getLoopHead()" class="member-name-link">getLoopHead()</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html#getLoopHeadTask()" class="member-name-link">getLoopHeadTask()</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html#getLoopImplementation()" class="member-name-link">getLoopImplementation()</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html#getLoopImplementations()" class="member-name-link">getLoopImplementations()</a> - 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/basic/operators/DoWhileOperator.html#getLoopInitializationInputs()" class="member-name-link">getLoopInitializationInputs()</a> - 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><a href="org/apache/wayang/basic/operators/LoopOperator.html#getLoopInitializationInputs()" class="member-name-link">getLoopInitializationInputs()</a> - 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><a href="org/apache/wayang/basic/operators/RepeatOperator.html#getLoopInitializationInputs()" class="member-name-link">getLoopInitializationInputs()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadAlternative.html#getLoopInitializationInputs()" class="member-name-link">getLoopInitializationInputs()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.html#getLoopInitializationInputs()" class="member-name-link">getLoopInitializationInputs()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getLoopStack()" class="member-name-link">getLoopStack()</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionStageLoop.html#getLoopSubplan()" class="member-name-link">getLoopSubplan()</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.LoopContext.html#getLoopSubplanContext()" class="member-name-link">getLoopSubplanContext()</a> - 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><a href="org/apache/wayang/core/profiling/CostMeasurement.html#getLowerCost()" class="member-name-link">getLowerCost()</a> - 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><a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html#getLowerEstimate()" class="member-name-link">getLowerEstimate()</a> - 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><a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html#getLowerEstimate()" class="member-name-link">getLowerEstimate()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html#getMappedInputs()" class="member-name-link">getMappedInputs()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html#getMappedOutputs()" class="member-name-link">getMappedOutputs()</a> - 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><a href="org/apache/wayang/core/api/Configuration.html#getMappingProvider()" class="member-name-link">getMappingProvider()</a> - 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><a href="org/apache/wayang/basic/plugin/WayangBasic.html#getMappings()" class="member-name-link">getMappings()</a> - 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><a href="org/apache/wayang/basic/plugin/WayangBasicGraph.html#getMappings()" class="member-name-link">getMappings()</a> - 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><a href="org/apache/wayang/core/plugin/DynamicPlugin.html#getMappings()" class="member-name-link">getMappings()</a> - 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><a href="org/apache/wayang/core/plugin/Plugin.html#getMappings()" class="member-name-link">getMappings()</a> - 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><a href="org/apache/wayang/flink/plugin/FlinkBasicPlugin.html#getMappings()" class="member-name-link">getMappings()</a> - 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><a href="org/apache/wayang/flink/plugin/FlinkConversionPlugin.html#getMappings()" class="member-name-link">getMappings()</a> - 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><a href="org/apache/wayang/genericjdbc/plugin/GenericJdbcConversionsPlugin.html#getMappings()" class="member-name-link">getMappings()</a> - 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><a href="org/apache/wayang/genericjdbc/plugin/GenericJdbcPlugin.html#getMappings()" class="member-name-link">getMappings()</a> - 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><a href="org/apache/wayang/giraph/plugin/GiraphPlugin.html#getMappings()" class="member-name-link">getMappings()</a> - 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><a href="org/apache/wayang/java/plugin/JavaBasicPlugin.html#getMappings()" class="member-name-link">getMappings()</a> - 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><a href="org/apache/wayang/java/plugin/JavaChannelConversionPlugin.html#getMappings()" class="member-name-link">getMappings()</a> - 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><a href="org/apache/wayang/java/plugin/JavaGraphPlugin.html#getMappings()" class="member-name-link">getMappings()</a> - 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><a href="org/apache/wayang/postgres/plugin/PostgresConversionsPlugin.html#getMappings()" class="member-name-link">getMappings()</a> - 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><a href="org/apache/wayang/postgres/plugin/PostgresPlugin.html#getMappings()" class="member-name-link">getMappings()</a> - 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><a href="org/apache/wayang/spark/plugin/SparkBasicPlugin.html#getMappings()" class="member-name-link">getMappings()</a> - 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><a href="org/apache/wayang/spark/plugin/SparkConversionPlugin.html#getMappings()" class="member-name-link">getMappings()</a> - 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><a href="org/apache/wayang/spark/plugin/SparkGraphPlugin.html#getMappings()" class="member-name-link">getMappings()</a> - 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><a href="org/apache/wayang/spark/plugin/SparkMLPlugin.html#getMappings()" class="member-name-link">getMappings()</a> - 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><a href="org/apache/wayang/sqlite3/plugin/Sqlite3ConversionPlugin.html#getMappings()" class="member-name-link">getMappings()</a> - 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><a href="org/apache/wayang/sqlite3/plugin/Sqlite3Plugin.html#getMappings()" class="member-name-link">getMappings()</a> - 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><a href="org/apache/wayang/tensorflow/plugin/TensorflowConversionPlugin.html#getMappings()" class="member-name-link">getMappings()</a> - 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><a href="org/apache/wayang/tensorflow/plugin/TensorflowPlugin.html#getMappings()" class="member-name-link">getMappings()</a> - 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><a href="org/apache/wayang/core/mapping/SubplanMatch.html#getMatch(java.lang.String)" class="member-name-link">getMatch(String)</a> - 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><a href="org/apache/wayang/basic/operators/DecisionTreeRegressionOperator.html#getMaxDepth()" class="member-name-link">getMaxDepth()</a> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DecisionTreeRegressionOperator.html" title="class in org.apache.wayang.basic.operators">DecisionTreeRegressionOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/mapping/SubplanMatch.html#getMaximumEpoch()" class="member-name-link">getMaximumEpoch()</a> - 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><a href="org/apache/wayang/flink/operators/CollectionSplittableIterator.html#getMaximumNumberOfSplits()" class="member-name-link">getMaximumNumberOfSplits()</a> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/CollectionSplittableIterator.html" title="class in org.apache.wayang.flink.operators">CollectionSplittableIterator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/LinearSVCOperator.html#getMaxIter()" class="member-name-link">getMaxIter()</a> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LinearSVCOperator.html" title="class in org.apache.wayang.basic.operators">LinearSVCOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/platform/AbstractChannelInstance.html#getMeasuredCardinality()" class="member-name-link">getMeasuredCardinality()</a> - 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><a href="org/apache/wayang/core/platform/ChannelInstance.html#getMeasuredCardinality()" class="member-name-link">getMeasuredCardinality()</a> - 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><a href="org/apache/wayang/flink/channels/DataSetChannel.Instance.html#getMeasuredCardinality()" class="member-name-link">getMeasuredCardinality()</a> - 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><a href="org/apache/wayang/java/channels/StreamChannel.Instance.html#getMeasuredCardinality()" class="member-name-link">getMeasuredCardinality()</a> - 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><a href="org/apache/wayang/spark/channels/RddChannel.Instance.html#getMeasuredCardinality()" class="member-name-link">getMeasuredCardinality()</a> - 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><a href="org/apache/wayang/tensorflow/channels/TensorChannel.Instance.html#getMeasuredCardinality()" class="member-name-link">getMeasuredCardinality()</a> - 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><a href="org/apache/wayang/core/platform/PartialExecution.html#getMeasuredExecutionTime()" class="member-name-link">getMeasuredExecutionTime()</a> - 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><a href="org/apache/wayang/core/platform/PartialExecution.html#getMeasuredLowerCost()" class="member-name-link">getMeasuredLowerCost()</a> - 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><a href="org/apache/wayang/core/platform/PartialExecution.html#getMeasuredUpperCost()" class="member-name-link">getMeasuredUpperCost()</a> - 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><a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html#getMeasurements()" class="member-name-link">getMeasurements()</a> - 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><a href="org/apache/wayang/basic/operators/ParquetSource.html#getMetadata()" class="member-name-link">getMetadata()</a> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ParquetSource.html" title="class in org.apache.wayang.basic.operators">ParquetSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html#getMillis()" class="member-name-link">getMillis()</a> - 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><a href="org/apache/wayang/basic/operators/DecisionTreeRegressionOperator.html#getMinInstancesPerNode()" class="member-name-link">getMinInstancesPerNode()</a> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/DecisionTreeRegressionOperator.html" title="class in org.apache.wayang.basic.operators">DecisionTreeRegressionOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/mathex/MathExLexer.html#getModeNames()" class="member-name-link">getModeNames()</a> - 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><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcTable.html#getModifiableCollection()" class="member-name-link">getModifiableCollection()</a> - 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/basic/model/op/nn/BatchNorm.html#getMomentum()" class="member-name-link">getMomentum()</a> - Method in class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/BatchNorm.html" title="class in org.apache.wayang.basic.model.op.nn">BatchNorm</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/convention/WayangConvention.html#getName()" class="member-name-link">getName()</a> - Method in enum class org.apache.wayang.api.sql.calcite.convention.<a href="org/apache/wayang/api/sql/calcite/convention/WayangConvention.html" title="enum class in org.apache.wayang.api.sql.calcite.convention">WayangConvention</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/Input.Type.html#getName()" class="member-name-link">getName()</a> - Method in enum class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Input.Type.html" title="enum class in org.apache.wayang.basic.model.op">Input.Type</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/Op.html#getName()" class="member-name-link">getName()</a> - 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><a href="org/apache/wayang/basic/model/optimizer/Optimizer.html#getName()" class="member-name-link">getName()</a> - 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><a href="org/apache/wayang/core/api/Configuration.html#getName()" class="member-name-link">getName()</a> - 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><a href="org/apache/wayang/core/api/Job.html#getName()" class="member-name-link">getName()</a> - 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><a href="org/apache/wayang/core/mapping/OperatorPattern.html#getName()" class="member-name-link">getName()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getName()" class="member-name-link">getName()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#getName()" class="member-name-link">getName()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Slot.html#getName()" class="member-name-link">getName()</a> - 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><a href="org/apache/wayang/core/platform/Platform.html#getName()" class="member-name-link">getName()</a> - 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><a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.OperatorNode.html#getName()" class="member-name-link">getName()</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Application.html#getName()" class="member-name-link">getName()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationEnd.html#getName()" class="member-name-link">getName()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationStart.html#getName()" class="member-name-link">getName()</a> - 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><a href="org/apache/wayang/core/optimizer/costs/ConstantLoadProfileEstimator.html#getNestedEstimators()" class="member-name-link">getNestedEstimators()</a> - 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><a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html#getNestedEstimators()" class="member-name-link">getNestedEstimators()</a> - 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><a href="org/apache/wayang/core/optimizer/costs/NestableLoadProfileEstimator.html#getNestedEstimators()" class="member-name-link">getNestedEstimators()</a> - 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><a href="org/apache/wayang/profiler/log/DynamicLoadProfileEstimator.html#getNestedEstimators()" class="member-name-link">getNestedEstimators()</a> - 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/AggregateOptimizationContext.html#getNestedLoopContext(org.apache.wayang.core.plan.wayangplan.LoopSubplan)" class="member-name-link">getNestedLoopContext(LoopSubplan)</a> - 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><a href="org/apache/wayang/core/optimizer/DefaultOptimizationContext.html#getNestedLoopContext(org.apache.wayang.core.plan.wayangplan.LoopSubplan)" class="member-name-link">getNestedLoopContext(LoopSubplan)</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#getNestedLoopContext(org.apache.wayang.core.plan.wayangplan.LoopSubplan)" class="member-name-link">getNestedLoopContext(LoopSubplan)</a> - 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><a href="org/apache/wayang/profiler/java/OperatorProfiler.Result.html#getNetworkBytes()" class="member-name-link">getNetworkBytes()</a> - 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><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.Result.html#getNetworkBytes()" class="member-name-link">getNetworkBytes()</a> - 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><a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html#getNetworkUsage()" class="member-name-link">getNetworkUsage()</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#getNextIterationContext()" class="member-name-link">getNextIterationContext()</a> - 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><a href="org/apache/wayang/core/util/json/WayangJsonObj.html#getNode()" class="member-name-link">getNode()</a> - 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/optimizer/costs/EstimationContext.html#getNormalizedEstimationContext()" class="member-name-link">getNormalizedEstimationContext()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/PlanMetrics.html#getNumAlternatives()" class="member-name-link">getNumAlternatives()</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html#getNumberOfTasks()" class="member-name-link">getNumberOfTasks()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html#getNumberOfTasks()" class="member-name-link">getNumberOfTasks()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#getNumberOfTasks()" class="member-name-link">getNumberOfTasks()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#getNumberOfTasks()" class="member-name-link">getNumberOfTasks()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getNumBroadcastInputs()" class="member-name-link">getNumBroadcastInputs()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/PlanMetrics.html#getNumCombinations()" class="member-name-link">getNumCombinations()</a> - 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><a href="org/apache/wayang/flink/execution/FlinkExecutor.html#getNumDefaultPartitions()" class="member-name-link">getNumDefaultPartitions()</a> - 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><a href="org/apache/wayang/spark/execution/SparkExecutor.html#getNumDefaultPartitions()" class="member-name-link">getNumDefaultPartitions()</a> - 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><a href="org/apache/wayang/profiler/log/OptimizationSpace.html#getNumDimensions()" class="member-name-link">getNumDimensions()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/PlanMetrics.html#getNumExecutionOperators()" class="member-name-link">getNumExecutionOperators()</a> - 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><a href="org/apache/wayang/core/optimizer/costs/EstimationContext.html#getNumExecutions()" class="member-name-link">getNumExecutions()</a> - 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><a href="org/apache/wayang/core/optimizer/costs/SimpleEstimationContext.html#getNumExecutions()" class="member-name-link">getNumExecutions()</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#getNumExecutions()" class="member-name-link">getNumExecutions()</a> - 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><a href="org/apache/wayang/profiler/log/DynamicEstimationContext.html#getNumExecutions()" class="member-name-link">getNumExecutions()</a> - 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><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#getNumExpectedIterations()" class="member-name-link">getNumExpectedIterations()</a> - 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><a href="org/apache/wayang/basic/operators/LoopOperator.html#getNumExpectedIterations()" class="member-name-link">getNumExpectedIterations()</a> - 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><a href="org/apache/wayang/basic/operators/RepeatOperator.html#getNumExpectedIterations()" class="member-name-link">getNumExpectedIterations()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadAlternative.html#getNumExpectedIterations()" class="member-name-link">getNumExpectedIterations()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.html#getNumExpectedIterations()" class="member-name-link">getNumExpectedIterations()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/LoopSubplan.html#getNumExpectedIterations()" class="member-name-link">getNumExpectedIterations()</a> - 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><a href="org/apache/wayang/basic/model/op/nn/BatchNorm.html#getNumFeatures()" class="member-name-link">getNumFeatures()</a> - Method in class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/BatchNorm.html" title="class in org.apache.wayang.basic.model.op.nn">BatchNorm</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlowCompiler.html#getNumInitialActivations()" class="member-name-link">getNumInitialActivations()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.html#getNumInitialActivations()" class="member-name-link">getNumInitialActivations()</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html#getNumInputChannels()" class="member-name-link">getNumInputChannels()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getNumInputs()" class="member-name-link">getNumInputs()</a> - 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><a href="org/apache/wayang/basic/operators/PageRankOperator.html#getNumIterations()" class="member-name-link">getNumIterations()</a> - 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><a href="org/apache/wayang/basic/operators/RepeatOperator.html#getNumIterations()" class="member-name-link">getNumIterations()</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html#getNumIterations()" class="member-name-link">getNumIterations()</a> - 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><a href="org/apache/wayang/profiler/log/GeneticOptimizer.html#getNumObservations()" class="member-name-link">getNumObservations()</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html#getNumOuputChannels()" class="member-name-link">getNumOuputChannels()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getNumOutputs()" class="member-name-link">getNumOutputs()</a> - 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><a href="org/apache/wayang/core/util/LimitedInputStream.html#getNumReadBytes()" class="member-name-link">getNumReadBytes()</a> - 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><a href="org/apache/wayang/core/util/AbstractReferenceCountable.html#getNumReferences()" class="member-name-link">getNumReferences()</a> - 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><a href="org/apache/wayang/core/util/ReferenceCountable.html#getNumReferences()" class="member-name-link">getNumReferences()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getNumRegularInputs()" class="member-name-link">getNumRegularInputs()</a> - 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><a href="org/apache/wayang/core/platform/Junction.html#getNumTargets()" class="member-name-link">getNumTargets()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/PlanMetrics.html#getNumVirtualOperators()" class="member-name-link">getNumVirtualOperators()</a> - 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><a href="org/apache/wayang/profiler/log/GeneticOptimizer.html#getObservations()" class="member-name-link">getObservations()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html#getOccupant()" class="member-name-link">getOccupant()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html#getOccupiedSlots()" class="member-name-link">getOccupiedSlots()</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html#getOpenInputChannels()" class="member-name-link">getOpenInputChannels()</a> - 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><a href="org/apache/wayang/core/mapping/OperatorMatch.html#getOperator()" class="member-name-link">getOperator()</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.EnumerationActivator.html#getOperator()" class="member-name-link">getOperator()</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#getOperator()" class="member-name-link">getOperator()</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html#getOperator()" class="member-name-link">getOperator()</a> - 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><a href="org/apache/wayang/profiler/java/BinaryOperatorProfiler.html#getOperator()" class="member-name-link">getOperator()</a> - 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><a href="org/apache/wayang/profiler/java/OperatorProfiler.html#getOperator()" class="member-name-link">getOperator()</a> - 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><a href="org/apache/wayang/profiler/java/UnaryOperatorProfiler.html#getOperator()" class="member-name-link">getOperator()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.Alternative.html#getOperatorAlternative()" class="member-name-link">getOperatorAlternative()</a> - 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><a href="org/apache/wayang/core/platform/lineage/ExecutionLineageNode.html#getOperatorContext()" class="member-name-link">getOperatorContext()</a> - 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><a href="org/apache/wayang/core/optimizer/AggregateOptimizationContext.html#getOperatorContext(org.apache.wayang.core.plan.wayangplan.Operator)" class="member-name-link">getOperatorContext(Operator)</a> - 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><a href="org/apache/wayang/core/optimizer/DefaultOptimizationContext.html#getOperatorContext(org.apache.wayang.core.plan.wayangplan.Operator)" class="member-name-link">getOperatorContext(Operator)</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#getOperatorContext(org.apache.wayang.core.plan.wayangplan.Operator)" class="member-name-link">getOperatorContext(Operator)</a> - 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><a href="org/apache/wayang/core/api/Configuration.html#getOperatorLoadProfileEstimatorProvider()" class="member-name-link">getOperatorLoadProfileEstimatorProvider()</a> - 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><a href="org/apache/wayang/core/mapping/SubplanMatch.html#getOperatorMatches()" class="member-name-link">getOperatorMatches()</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html#getOperators()" class="member-name-link">getOperators()</a> - 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/core/profiling/ExecutionPlanMeasurement.html#getOperators()" class="member-name-link">getOperators()</a> - 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><a href="org/apache/wayang/core/api/Job.html#getOptimizationContext()" class="member-name-link">getOptimizationContext()</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.ConcatenationActivator.html#getOptimizationContext()" class="member-name-link">getOptimizationContext()</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.EnumerationActivator.html#getOptimizationContext()" class="member-name-link">getOptimizationContext()</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html#getOptimizationContext()" class="member-name-link">getOptimizationContext()</a> - 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/core/optimizer/OptimizationContext.LoopContext.html#getOptimizationContext()" class="member-name-link">getOptimizationContext()</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#getOptimizationContext()" class="member-name-link">getOptimizationContext()</a> - 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><a href="org/apache/wayang/core/platform/Junction.html#getOptimizationContexts()" class="member-name-link">getOptimizationContexts()</a> - 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><a href="org/apache/wayang/profiler/log/GeneticOptimizer.html#getOptimizationSpace()" class="member-name-link">getOptimizationSpace()</a> - 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><a href="org/apache/wayang/basic/operators/DLTrainingOperator.Option.html#getOptimizer()" class="member-name-link">getOptimizer()</a> - 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><a href="org/apache/wayang/tensorflow/model/TensorflowModel.html#getOptimizer()" class="member-name-link">getOptimizer()</a> - 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><a href="org/apache/wayang/core/api/Configuration.html#getOptionalBooleanProperty(java.lang.String)" class="member-name-link">getOptionalBooleanProperty(String)</a> - 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><a href="org/apache/wayang/core/api/Configuration.html#getOptionalDoubleProperty(java.lang.String)" class="member-name-link">getOptionalDoubleProperty(String)</a> - 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><a href="org/apache/wayang/core/api/Configuration.html#getOptionalLongProperty(java.lang.String)" class="member-name-link">getOptionalLongProperty(String)</a> - 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><a href="org/apache/wayang/core/api/Configuration.html#getOptionalStringProperty(java.lang.String)" class="member-name-link">getOptionalStringProperty(String)</a> - 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><a href="org/apache/wayang/core/util/Canonicalizer.html#getOrAdd(T)" class="member-name-link">getOrAdd(T)</a> - 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><a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html#getOrCreateRound(java.lang.String)" class="member-name-link">getOrCreateRound(String)</a> - 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 <code>TimeMeasurement.rounds</code> with the given <code>id</code> or creates and stores a new one.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/commons/util/profiledb/instrumentation/StopWatch.html#getOrCreateRound(java.lang.String,java.lang.String...)" class="member-name-link">getOrCreateRound(String, String...)</a> - 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 <code>StopWatch.rounds</code>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/profiler/log/OptimizationSpace.html#getOrCreateVariable(java.lang.String)" class="member-name-link">getOrCreateVariable(String)</a> - 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><a href="org/apache/wayang/core/plan/executionplan/Channel.html#getOriginal()" class="member-name-link">getOriginal()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html#getOriginal()" class="member-name-link">getOriginal()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#getOriginal()" class="member-name-link">getOriginal()</a> - 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><a href="org/apache/wayang/basic/model/DLModel.html#getOut()" class="member-name-link">getOut()</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html#getOutboundChannels()" class="member-name-link">getOutboundChannels()</a> - 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><a href="org/apache/wayang/basic/model/op/nn/Conv.html#getOutChannels()" class="member-name-link">getOutChannels()</a> - Method in class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/Conv.html" title="class in org.apache.wayang.basic.model.op.nn">Conv</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getOuterInputSlot(org.apache.wayang.core.plan.wayangplan.InputSlot)" class="member-name-link">getOuterInputSlot(InputSlot<T>)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getOutermostInputSlot(org.apache.wayang.core.plan.wayangplan.InputSlot)" class="member-name-link">getOutermostInputSlot(InputSlot<T>)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getOutermostOutputSlots(org.apache.wayang.core.plan.wayangplan.OutputSlot)" class="member-name-link">getOutermostOutputSlots(OutputSlot<T>)</a> - 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><a href="org/apache/wayang/core/platform/Junction.html#getOuterSourceOutputs()" class="member-name-link">getOuterSourceOutputs()</a> - 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><a href="org/apache/wayang/basic/model/op/nn/Linear.html#getOutFeatures()" class="member-name-link">getOutFeatures()</a> - 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><a href="org/apache/wayang/basic/model/op/nn/ConvLSTM2D.html#getOutput()" class="member-name-link">getOutput()</a> - Method in class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/ConvLSTM2D.html" title="class in org.apache.wayang.basic.model.op.nn">ConvLSTM2D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/UnionAllOperator.html#getOutput()" class="member-name-link">getOutput()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/UnarySource.html#getOutput()" class="member-name-link">getOutput()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/UnaryToUnaryOperator.html#getOutput()" class="member-name-link">getOutput()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getOutput(int)" class="member-name-link">getOutput(int)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getOutput(java.lang.String)" class="member-name-link">getOutput(String)</a> - 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><a href="org/apache/wayang/core/optimizer/costs/EstimationContext.html#getOutputCardinalities()" class="member-name-link">getOutputCardinalities()</a> - 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><a href="org/apache/wayang/core/optimizer/costs/SimpleEstimationContext.html#getOutputCardinalities()" class="member-name-link">getOutputCardinalities()</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#getOutputCardinalities()" class="member-name-link">getOutputCardinalities()</a> - 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><a href="org/apache/wayang/profiler/log/DynamicEstimationContext.html#getOutputCardinalities()" class="member-name-link">getOutputCardinalities()</a> - 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><a href="org/apache/wayang/profiler/java/OperatorProfiler.Result.html#getOutputCardinality()" class="member-name-link">getOutputCardinality()</a> - 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><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.Result.html#getOutputCardinality()" class="member-name-link">getOutputCardinality()</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#getOutputCardinality(int)" class="member-name-link">getOutputCardinality(int)</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html#getOutputChannel(int)" class="member-name-link">getOutputChannel(int)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html#getOutputChannelDescriptor(int)" class="member-name-link">getOutputChannelDescriptor(int)</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html#getOutputChannels()" class="member-name-link">getOutputChannels()</a> - 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><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html#getOutputDirectoryMode()" class="member-name-link">getOutputDirectoryMode()</a> - 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/flink/compiler/WayangFileOutputFormat.html#getOutputFilePath()" class="member-name-link">getOutputFilePath()</a> - 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/core/mapping/SubplanMatch.html#getOutputMatch()" class="member-name-link">getOutputMatch()</a> - 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><a href="org/apache/wayang/core/mapping/SubplanPattern.html#getOutputPattern()" class="member-name-link">getOutputPattern()</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.ConcatenationActivator.html#getOutputSlot()" class="member-name-link">getOutputSlot()</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html#getOutputSlotFor(org.apache.wayang.core.plan.executionplan.Channel)" class="member-name-link">getOutputSlotFor(Channel)</a> - 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><a href="org/apache/wayang/core/function/AggregationDescriptor.html#getOutputType()" class="member-name-link">getOutputType()</a> - 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><a href="org/apache/wayang/core/function/FlatMapDescriptor.html#getOutputType()" class="member-name-link">getOutputType()</a> - 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><a href="org/apache/wayang/core/function/MapPartitionsDescriptor.html#getOutputType()" class="member-name-link">getOutputType()</a> - 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><a href="org/apache/wayang/core/function/ReduceDescriptor.html#getOutputType()" class="member-name-link">getOutputType()</a> - 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><a href="org/apache/wayang/core/function/TransformationDescriptor.html#getOutputType()" class="member-name-link">getOutputType()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/BinaryToUnaryOperator.html#getOutputType()" class="member-name-link">getOutputType()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/UnaryToUnaryOperator.html#getOutputType()" class="member-name-link">getOutputType()</a> - 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><a href="org/apache/wayang/core/platform/Junction.html#getOverallTimeEstimate()" class="member-name-link">getOverallTimeEstimate()</a> - 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><a href="org/apache/wayang/core/platform/PartialExecution.html#getOverallTimeEstimate(org.apache.wayang.core.api.Configuration)" class="member-name-link">getOverallTimeEstimate(Configuration)</a> - 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><a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html#getOverheadMillis()" class="member-name-link">getOverheadMillis()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Slot.html#getOwner()" class="member-name-link">getOwner()</a> - 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><a href="org/apache/wayang/basic/model/op/nn/Conv.html#getPadding()" class="member-name-link">getPadding()</a> - Method in class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/Conv.html" title="class in org.apache.wayang.basic.model.op.nn">Conv</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/costs/DefaultEstimatableCost.html#getParallelEstimate(org.apache.wayang.core.optimizer.enumeration.PlanImplementation,boolean)" class="member-name-link">getParallelEstimate(PlanImplementation, boolean)</a> - 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><a href="org/apache/wayang/core/optimizer/costs/EstimatableCost.html#getParallelEstimate(org.apache.wayang.core.optimizer.enumeration.PlanImplementation,boolean)" class="member-name-link">getParallelEstimate(PlanImplementation, boolean)</a> - 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><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)" class="member-name-link">getParallelOperatorJunctionAllCostEstimate(PlanImplementation, Operator)</a> - 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><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)" class="member-name-link">getParallelOperatorJunctionAllCostEstimate(PlanImplementation, Operator)</a> - 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><a href="org/apache/wayang/giraph/Algorithm/PageRankParameters.html#getParameter(org.apache.wayang.giraph.Algorithm.PageRankParameters.PageRankEnum)" class="member-name-link">getParameter(PageRankParameters.PageRankEnum)</a> - 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><a href="org/apache/wayang/basic/operators/PyWayangReduceByOperator.html#getParameters()" class="member-name-link">getParameters()</a> - 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><a href="org/apache/wayang/core/api/Configuration.html#getParent()" class="member-name-link">getParent()</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#getParent()" class="member-name-link">getParent()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getParent()" class="member-name-link">getParent()</a> - 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><a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html#getPartialExecutions()" class="member-name-link">getPartialExecutions()</a> - 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/core/platform/ExecutionState.html#getPartialExecutions()" class="member-name-link">getPartialExecutions()</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#getPartition()" class="member-name-link">getPartition()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#getPartition()" class="member-name-link">getPartition()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#getPartition()" class="member-name-link">getPartition()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#getPartition()" class="member-name-link">getPartition()</a> - 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><a href="org/apache/wayang/iejoin/operators/spark_helpers/List2AttributesObjectSkinny.html#getPartitionID()" class="member-name-link">getPartitionID()</a> - 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><a href="org/apache/wayang/giraph/operators/GiraphPageRankOperator.html#getPathOut(org.apache.wayang.core.api.Configuration)" class="member-name-link">getPathOut(Configuration)</a> - 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><a href="org/apache/wayang/basic/channels/FileChannel.Instance.html#getPaths()" class="member-name-link">getPaths()</a> - 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><a href="org/apache/wayang/core/mapping/OperatorMatch.html#getPattern()" class="member-name-link">getPattern()</a> - 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><a href="org/apache/wayang/core/mapping/SubplanMatch.html#getPattern()" class="member-name-link">getPattern()</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html#getPeakExecutionMemory()" class="member-name-link">getPeakExecutionMemory()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#getPeakExecutionMemory()" class="member-name-link">getPeakExecutionMemory()</a> - 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><a href="org/apache/wayang/basic/model/op/Transpose.html#getPerm()" class="member-name-link">getPerm()</a> - Method in class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Transpose.html" title="class in org.apache.wayang.basic.model.op">Transpose</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/tensorflow/model/op/nn/TensorflowBatchNorm2D.html#getPlaceholders(org.tensorflow.Operand)" class="member-name-link">getPlaceholders(Operand<?>)</a> - Method in class org.apache.wayang.tensorflow.model.op.nn.<a href="org/apache/wayang/tensorflow/model/op/nn/TensorflowBatchNorm2D.html" title="class in org.apache.wayang.tensorflow.model.op.nn">TensorflowBatchNorm2D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html#getPlanAsString()" class="member-name-link">getPlanAsString()</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html#getPlanAsString(java.lang.String)" class="member-name-link">getPlanAsString(String)</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html#getPlanAsString(java.lang.StringBuilder,java.lang.String)" class="member-name-link">getPlanAsString(StringBuilder, String)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/StringBuilder.html" title="class or interface in java.lang" class="external-link"><code>StringBuilder</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html#getPlanEnumeration()" class="member-name-link">getPlanEnumeration()</a> - 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/core/optimizer/enumeration/PlanEnumeration.html#getPlanImplementations()" class="member-name-link">getPlanImplementations()</a> - 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><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimatorManager.html#getPlanTraversal()" class="member-name-link">getPlanTraversal()</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html#getPlatform()" class="member-name-link">getPlatform()</a> - 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><a href="org/apache/wayang/core/plan/executionplan/PlatformExecution.html#getPlatform()" class="member-name-link">getPlatform()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html#getPlatform()" class="member-name-link">getPlatform()</a> - 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><a href="org/apache/wayang/core/platform/AtomicExecutionGroup.html#getPlatform()" class="member-name-link">getPlatform()</a> - 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><a href="org/apache/wayang/core/platform/Executor.html#getPlatform()" class="member-name-link">getPlatform()</a> - 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><a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.OperatorNode.html#getPlatform()" class="member-name-link">getPlatform()</a> - 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><a href="org/apache/wayang/flink/execution/FlinkExecutor.html#getPlatform()" class="member-name-link">getPlatform()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkExecutionOperator.html#getPlatform()" class="member-name-link">getPlatform()</a> - 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><a href="org/apache/wayang/genericjdbc/execution/GenericJdbcExecutor.html#getPlatform()" class="member-name-link">getPlatform()</a> - 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><a href="org/apache/wayang/genericjdbc/operators/GenericJdbcExecutionOperator.html#getPlatform()" class="member-name-link">getPlatform()</a> - 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><a href="org/apache/wayang/giraph/execution/GiraphExecutor.html#getPlatform()" class="member-name-link">getPlatform()</a> - 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><a href="org/apache/wayang/giraph/operators/GiraphPageRankOperator.html#getPlatform()" class="member-name-link">getPlatform()</a> - 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><a href="org/apache/wayang/java/execution/JavaExecutor.html#getPlatform()" class="member-name-link">getPlatform()</a> - 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><a href="org/apache/wayang/java/operators/JavaExecutionOperator.html#getPlatform()" class="member-name-link">getPlatform()</a> - 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><a href="org/apache/wayang/jdbc/execution/JdbcExecutor.html#getPlatform()" class="member-name-link">getPlatform()</a> - 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><a href="org/apache/wayang/jdbc/operators/JdbcExecutionOperator.html#getPlatform()" class="member-name-link">getPlatform()</a> - 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><a href="org/apache/wayang/postgres/operators/PostgresExecutionOperator.html#getPlatform()" class="member-name-link">getPlatform()</a> - 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><a href="org/apache/wayang/spark/execution/SparkExecutor.html#getPlatform()" class="member-name-link">getPlatform()</a> - 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><a href="org/apache/wayang/spark/operators/SparkExecutionOperator.html#getPlatform()" class="member-name-link">getPlatform()</a> - 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><a href="org/apache/wayang/sqlite3/operators/Sqlite3FilterOperator.html#getPlatform()" class="member-name-link">getPlatform()</a> - 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><a href="org/apache/wayang/sqlite3/operators/Sqlite3ProjectionOperator.html#getPlatform()" class="member-name-link">getPlatform()</a> - 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><a href="org/apache/wayang/sqlite3/operators/Sqlite3TableSource.html#getPlatform()" class="member-name-link">getPlatform()</a> - 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><a href="org/apache/wayang/tensorflow/execution/TensorflowExecutor.html#getPlatform()" class="member-name-link">getPlatform()</a> - 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><a href="org/apache/wayang/tensorflow/operators/TensorflowExecutionOperator.html#getPlatform()" class="member-name-link">getPlatform()</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html#getPlatformExecution()" class="member-name-link">getPlatformExecution()</a> - 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><a href="org/apache/wayang/jdbc/platform/JdbcPlatformTemplate.html#getPlatformId()" class="member-name-link">getPlatformId()</a> - 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><a href="org/apache/wayang/profiler/log/GeneticOptimizer.html#getPlatformOverheads()" class="member-name-link">getPlatformOverheads()</a> - 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><a href="org/apache/wayang/core/api/Configuration.html#getPlatformProvider()" class="member-name-link">getPlatformProvider()</a> - 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><a href="org/apache/wayang/core/api/Configuration.html#getPlatformStartUpTimeProvider()" class="member-name-link">getPlatformStartUpTimeProvider()</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationUtils.html#getPredecessorChannel(org.apache.wayang.core.plan.executionplan.Channel)" class="member-name-link">getPredecessorChannel(Channel)</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html#getPredecessors()" class="member-name-link">getPredecessors()</a> - 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><a href="org/apache/wayang/basic/operators/FilterOperator.html#getPredicateDescriptor()" class="member-name-link">getPredicateDescriptor()</a> - 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><a href="org/apache/wayang/core/profiling/CostMeasurement.html#getProbability()" class="member-name-link">getProbability()</a> - 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><a href="org/apache/wayang/api/python/executor/PythonProcessCaller.html#getProcess()" class="member-name-link">getProcess()</a> - 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><a href="org/apache/wayang/flink/compiler/criterion/DummyFilter.html#getProducedType()" class="member-name-link">getProducedType()</a> - 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><a href="org/apache/wayang/flink/compiler/criterion/DummyMap.html#getProducedType()" class="member-name-link">getProducedType()</a> - 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><a href="org/apache/wayang/flink/compiler/KeySelectorFunction.html#getProducedType()" class="member-name-link">getProducedType()</a> - 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><a href="org/apache/wayang/basic/operators/KafkaTopicSink.html#getProducer()" class="member-name-link">getProducer()</a> - 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/core/plan/executionplan/Channel.html#getProducer()" class="member-name-link">getProducer()</a> - 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><a href="org/apache/wayang/basic/operators/KafkaTopicSink.html#getProducer(java.util.Properties)" class="member-name-link">getProducer(Properties)</a> - 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/core/plan/executionplan/Channel.html#getProducerOperator()" class="member-name-link">getProducerOperator()</a> - 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><a href="org/apache/wayang/core/platform/AbstractChannelInstance.html#getProducerOperatorContext()" class="member-name-link">getProducerOperatorContext()</a> - 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><a href="org/apache/wayang/core/platform/ChannelInstance.html#getProducerOperatorContext()" class="member-name-link">getProducerOperatorContext()</a> - 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><a href="org/apache/wayang/core/plan/executionplan/Channel.html#getProducerSlot()" class="member-name-link">getProducerSlot()</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Job.html#getProductArity()" class="member-name-link">getProductArity()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/JobEnd.html#getProductArity()" class="member-name-link">getProductArity()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/JobStart.html#getProductArity()" class="member-name-link">getProductArity()</a> - 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><a href="org/apache/wayang/basic/operators/ParquetSource.html#getProjection()" class="member-name-link">getProjection()</a> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ParquetSource.html" title="class in org.apache.wayang.basic.operators">ParquetSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/api/Configuration.html#getProperties()" class="member-name-link">getProperties()</a> - 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><a href="org/apache/wayang/core/util/ReflectionUtils.html#getProperty(java.lang.Object,java.lang.String)" class="member-name-link">getProperty(Object, String)</a> - 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><a href="org/apache/wayang/core/optimizer/costs/EstimationContext.html#getPropertyKeys()" class="member-name-link">getPropertyKeys()</a> - 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><a href="org/apache/wayang/core/optimizer/costs/SimpleEstimationContext.html#getPropertyKeys()" class="member-name-link">getPropertyKeys()</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#getPropertyKeys()" class="member-name-link">getPropertyKeys()</a> - 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><a href="org/apache/wayang/profiler/log/DynamicEstimationContext.html#getPropertyKeys()" class="member-name-link">getPropertyKeys()</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#getPruningStrategies()" class="member-name-link">getPruningStrategies()</a> - 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><a href="org/apache/wayang/core/api/Configuration.html#getPruningStrategyClassProvider()" class="member-name-link">getPruningStrategyClassProvider()</a> - 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><a href="org/apache/wayang/api/sql/calcite/rel/WayangTableScan.html#getQualifiedName()" class="member-name-link">getQualifiedName()</a> - 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><a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html#getRamUsage()" class="member-name-link">getRamUsage()</a> - 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><a href="org/apache/wayang/basic/model/op/Slice.html#getRange()" class="member-name-link">getRange()</a> - Method in class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Slice.html" title="class in org.apache.wayang.basic.model.op">Slice</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/iejoin/data/Data.html#getRank()" class="member-name-link">getRank()</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html#getReasonOfRemoval()" class="member-name-link">getReasonOfRemoval()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html#getReasonOfRemoval()" class="member-name-link">getReasonOfRemoval()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html#getReasonOfRemoval()" class="member-name-link">getReasonOfRemoval()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html#getReasonOfRemoval()" class="member-name-link">getReasonOfRemoval()</a> - 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/interfaces/TaskMetric.html#getRecordsWrittern()" class="member-name-link">getRecordsWrittern()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#getRecordsWrittern()" class="member-name-link">getRecordsWrittern()</a> - 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><a href="org/apache/wayang/basic/operators/GlobalReduceOperator.html#getReduceDescriptor()" class="member-name-link">getReduceDescriptor()</a> - 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><a href="org/apache/wayang/basic/operators/PyWayangReduceByOperator.html#getReduceDescriptor()" class="member-name-link">getReduceDescriptor()</a> - 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><a href="org/apache/wayang/basic/operators/ReduceByOperator.html#getReduceDescriptor()" class="member-name-link">getReduceDescriptor()</a> - 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><a href="org/apache/wayang/basic/operators/ReduceOperator.html#getReduceDescriptor()" class="member-name-link">getReduceDescriptor()</a> - 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><a href="org/apache/wayang/api/sql/calcite/schema/WayangTableStatistic.html#getReferentialConstraints()" class="member-name-link">getReferentialConstraints()</a> - 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><a href="org/apache/wayang/basic/operators/LinearSVCOperator.html#getRegParam()" class="member-name-link">getRegParam()</a> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LinearSVCOperator.html" title="class in org.apache.wayang.basic.operators">LinearSVCOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumeration.html#getRequestedInputSlots()" class="member-name-link">getRequestedInputSlots()</a> - 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><a href="org/apache/wayang/basic/plugin/WayangBasic.html#getRequiredPlatforms()" class="member-name-link">getRequiredPlatforms()</a> - 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><a href="org/apache/wayang/basic/plugin/WayangBasicGraph.html#getRequiredPlatforms()" class="member-name-link">getRequiredPlatforms()</a> - 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><a href="org/apache/wayang/core/plugin/DynamicPlugin.html#getRequiredPlatforms()" class="member-name-link">getRequiredPlatforms()</a> - 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><a href="org/apache/wayang/core/plugin/Plugin.html#getRequiredPlatforms()" class="member-name-link">getRequiredPlatforms()</a> - 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><a href="org/apache/wayang/flink/plugin/FlinkBasicPlugin.html#getRequiredPlatforms()" class="member-name-link">getRequiredPlatforms()</a> - 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><a href="org/apache/wayang/flink/plugin/FlinkConversionPlugin.html#getRequiredPlatforms()" class="member-name-link">getRequiredPlatforms()</a> - 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><a href="org/apache/wayang/genericjdbc/plugin/GenericJdbcConversionsPlugin.html#getRequiredPlatforms()" class="member-name-link">getRequiredPlatforms()</a> - 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><a href="org/apache/wayang/genericjdbc/plugin/GenericJdbcPlugin.html#getRequiredPlatforms()" class="member-name-link">getRequiredPlatforms()</a> - 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><a href="org/apache/wayang/giraph/plugin/GiraphPlugin.html#getRequiredPlatforms()" class="member-name-link">getRequiredPlatforms()</a> - 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><a href="org/apache/wayang/java/plugin/JavaBasicPlugin.html#getRequiredPlatforms()" class="member-name-link">getRequiredPlatforms()</a> - 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><a href="org/apache/wayang/java/plugin/JavaChannelConversionPlugin.html#getRequiredPlatforms()" class="member-name-link">getRequiredPlatforms()</a> - 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><a href="org/apache/wayang/java/plugin/JavaGraphPlugin.html#getRequiredPlatforms()" class="member-name-link">getRequiredPlatforms()</a> - 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><a href="org/apache/wayang/postgres/plugin/PostgresConversionsPlugin.html#getRequiredPlatforms()" class="member-name-link">getRequiredPlatforms()</a> - 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><a href="org/apache/wayang/postgres/plugin/PostgresPlugin.html#getRequiredPlatforms()" class="member-name-link">getRequiredPlatforms()</a> - 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><a href="org/apache/wayang/spark/plugin/SparkBasicPlugin.html#getRequiredPlatforms()" class="member-name-link">getRequiredPlatforms()</a> - 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><a href="org/apache/wayang/spark/plugin/SparkConversionPlugin.html#getRequiredPlatforms()" class="member-name-link">getRequiredPlatforms()</a> - 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><a href="org/apache/wayang/spark/plugin/SparkGraphPlugin.html#getRequiredPlatforms()" class="member-name-link">getRequiredPlatforms()</a> - 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><a href="org/apache/wayang/spark/plugin/SparkMLPlugin.html#getRequiredPlatforms()" class="member-name-link">getRequiredPlatforms()</a> - 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><a href="org/apache/wayang/sqlite3/plugin/Sqlite3ConversionPlugin.html#getRequiredPlatforms()" class="member-name-link">getRequiredPlatforms()</a> - 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><a href="org/apache/wayang/sqlite3/plugin/Sqlite3Plugin.html#getRequiredPlatforms()" class="member-name-link">getRequiredPlatforms()</a> - 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><a href="org/apache/wayang/tensorflow/plugin/TensorflowConversionPlugin.html#getRequiredPlatforms()" class="member-name-link">getRequiredPlatforms()</a> - 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><a href="org/apache/wayang/tensorflow/plugin/TensorflowPlugin.html#getRequiredPlatforms()" class="member-name-link">getRequiredPlatforms()</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html#getResourceInfo()" class="member-name-link">getResourceInfo()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html#getResourceInfo()" class="member-name-link">getResourceInfo()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html#getResourceInfo()" class="member-name-link">getResourceInfo()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html#getResourceInfo()" class="member-name-link">getResourceInfo()</a> - 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/core/util/ReflectionUtils.html#getResourceURL(java.lang.String)" class="member-name-link">getResourceURL(String)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/net/URL.html" title="class or interface in java.net" class="external-link"><code>URL</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html#getResourceUtilization()" class="member-name-link">getResourceUtilization()</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html#getResultSerializationTime()" class="member-name-link">getResultSerializationTime()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#getResultSerializationTime()" class="member-name-link">getResultSerializationTime()</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html#getResultSize()" class="member-name-link">getResultSize()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#getResultSize()" class="member-name-link">getResultSize()</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#getRootParent()" class="member-name-link">getRootParent()</a> - 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><a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html#getRounds()" class="member-name-link">getRounds()</a> - 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><a href="org/apache/wayang/api/sql/calcite/schema/WayangTableStatistic.html#getRowCount()" class="member-name-link">getRowCount()</a> - 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><a href="org/apache/wayang/iejoin/data/Data.html#getRowID()" class="member-name-link">getRowID()</a> - 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><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcTable.html#getRowType(org.apache.calcite.rel.type.RelDataTypeFactory)" class="member-name-link">getRowType(RelDataTypeFactory)</a> - 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/WayangTable.html#getRowType(org.apache.calcite.rel.type.RelDataTypeFactory)" class="member-name-link">getRowType(RelDataTypeFactory)</a> - 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><a href="org/apache/wayang/core/mathex/MathExParser.ExpressionContext.html#getRuleIndex()" class="member-name-link">getRuleIndex()</a> - 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><a href="org/apache/wayang/core/mathex/MathExLexer.html#getRuleNames()" class="member-name-link">getRuleNames()</a> - 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><a href="org/apache/wayang/core/mathex/MathExParser.html#getRuleNames()" class="member-name-link">getRuleNames()</a> - 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><a href="org/apache/wayang/basic/operators/SampleOperator.html#getSampleMethod()" class="member-name-link">getSampleMethod()</a> - 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><a href="org/apache/wayang/basic/operators/SampleOperator.html#getSampleSize(org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)" class="member-name-link">getSampleSize(OptimizationContext.OperatorContext)</a> - 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><a href="org/apache/wayang/basic/operators/ParquetSource.html#getSchema()" class="member-name-link">getSchema()</a> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ParquetSource.html" title="class in org.apache.wayang.basic.operators">ParquetSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/schema/SchemaUtils.html#getSchema(org.apache.wayang.core.api.Configuration)" class="member-name-link">getSchema(Configuration)</a> - 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><a href="org/apache/wayang/api/sql/calcite/utils/ModelParser.html#getSchemaDelimiter(java.lang.String)" class="member-name-link">getSchemaDelimiter(String)</a> - 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> |
| <div class="block">Fetches the column delimiter character of the provided schema</div> |
| </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/schema/WayangSchema.html#getSchemaName()" class="member-name-link">getSchemaName()</a> - 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/core/optimizer/enumeration/PlanEnumeration.html#getScope()" class="member-name-link">getScope()</a> - 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><a href="org/apache/wayang/basic/operators/SampleOperator.html#getSeed(org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)" class="member-name-link">getSeed(OptimizationContext.OperatorContext)</a> - 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><a href="org/apache/wayang/profiler/log/GeneticOptimizer.html#getSelectionProbability(double,double,double)" class="member-name-link">getSelectionProbability(double, double, double)</a> - 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><a href="org/apache/wayang/core/function/ConsumerDescriptor.html#getSelectivity()" class="member-name-link">getSelectivity()</a> - 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><a href="org/apache/wayang/core/function/FlatMapDescriptor.html#getSelectivity()" class="member-name-link">getSelectivity()</a> - 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><a href="org/apache/wayang/core/function/MapPartitionsDescriptor.html#getSelectivity()" class="member-name-link">getSelectivity()</a> - 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><a href="org/apache/wayang/core/function/PredicateDescriptor.html#getSelectivity()" class="member-name-link">getSelectivity()</a> - 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><a href="org/apache/wayang/core/function/FunctionDescriptor.html#getSelectivity(org.apache.wayang.core.function.FunctionDescriptor)" class="member-name-link">getSelectivity(FunctionDescriptor)</a> - 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><a href="org/apache/wayang/basic/channels/FileChannel.Descriptor.html#getSerialization()" class="member-name-link">getSerialization()</a> - 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><a href="org/apache/wayang/core/mathex/MathExLexer.html#getSerializedATN()" class="member-name-link">getSerializedATN()</a> - 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><a href="org/apache/wayang/core/mathex/MathExParser.html#getSerializedATN()" class="member-name-link">getSerializedATN()</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumeration.html#getServingOutputSlots()" class="member-name-link">getServingOutputSlots()</a> - 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><a href="org/apache/wayang/basic/model/op/Input.html#getShape()" class="member-name-link">getShape()</a> - 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><a href="org/apache/wayang/basic/model/op/Reshape.html#getShape()" class="member-name-link">getShape()</a> - Method in class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Reshape.html" title="class in org.apache.wayang.basic.model.op">Reshape</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/plan/executionplan/Channel.html#getSiblings()" class="member-name-link">getSiblings()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#getSimpleClassName()" class="member-name-link">getSimpleClassName()</a> - 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><a href="org/apache/wayang/core/util/WayangCollections.html#getSingle(java.util.Collection)" class="member-name-link">getSingle(Collection<T>)</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.html#getSingleIterationImplementation()" class="member-name-link">getSingleIterationImplementation()</a> - 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><a href="org/apache/wayang/core/util/WayangCollections.html#getSingleOrNull(java.util.Collection)" class="member-name-link">getSingleOrNull(Collection<T>)</a> - 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><a href="org/apache/wayang/basic/channels/FileChannel.Instance.html#getSinglePath()" class="member-name-link">getSinglePath()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.Alternative.html#getSink()" class="member-name-link">getSink()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html#getSink()" class="member-name-link">getSink()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html#getSink()" class="member-name-link">getSink()</a> - 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/WayangPlan.html#getSinks()" class="member-name-link">getSinks()</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlow.html#getSinkTasks()" class="member-name-link">getSinkTasks()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.Alternative.html#getSlotMapping()" class="member-name-link">getSlotMapping()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html#getSlotMapping()" class="member-name-link">getSlotMapping()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html#getSlotMapping()" class="member-name-link">getSlotMapping()</a> - 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/api/python/executor/PythonProcessCaller.html#getSocket()" class="member-name-link">getSocket()</a> - 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><a href="org/apache/wayang/iejoin/operators/IEJoinMasterOperator.html#getSortOrders(org.apache.wayang.iejoin.operators.IEJoinMasterOperator.JoinCondition,org.apache.wayang.iejoin.operators.IEJoinMasterOperator.JoinCondition)" class="member-name-link">getSortOrders(IEJoinMasterOperator.JoinCondition, IEJoinMasterOperator.JoinCondition)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.Alternative.html#getSource()" class="member-name-link">getSource()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html#getSource()" class="member-name-link">getSource()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html#getSource()" class="member-name-link">getSource()</a> - 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/profiling/ExecutionPlanMeasurement.Link.html#getSource()" class="member-name-link">getSource()</a> - 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><a href="org/apache/wayang/core/platform/Junction.html#getSourceChannel()" class="member-name-link">getSourceChannel()</a> - 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><a href="org/apache/wayang/core/optimizer/channels/ChannelConversion.html#getSourceChannelDescriptor()" class="member-name-link">getSourceChannelDescriptor()</a> - 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><a href="org/apache/wayang/core/platform/Junction.html#getSourceOperator()" class="member-name-link">getSourceOperator()</a> - 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><a href="org/apache/wayang/core/platform/Junction.html#getSourceOutput()" class="member-name-link">getSourceOutput()</a> - 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><a href="org/apache/wayang/spark/platform/SparkPlatform.html#getSparkContext(org.apache.wayang.core.api.Job)" class="member-name-link">getSparkContext(Job)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Application.html#getSparkUser()" class="member-name-link">getSparkUser()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationEnd.html#getSparkUser()" class="member-name-link">getSparkUser()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationStart.html#getSparkUser()" class="member-name-link">getSparkUser()</a> - 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><a href="org/apache/wayang/core/function/PredicateDescriptor.html#getSqlImplementation()" class="member-name-link">getSqlImplementation()</a> - 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><a href="org/apache/wayang/core/function/TransformationDescriptor.html#getSqlImplementation()" class="member-name-link">getSqlImplementation()</a> - 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/jdbc/channels/SqlQueryChannel.Instance.html#getSqlQuery()" class="member-name-link">getSqlQuery()</a> - 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><a href="org/apache/wayang/jdbc/platform/JdbcPlatformTemplate.html#getSqlQueryChannelDescriptor()" class="member-name-link">getSqlQueryChannelDescriptor()</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.html#getSquashedCostEstimate()" class="member-name-link">getSquashedCostEstimate()</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html#getSquashedCostEstimate()" class="member-name-link">getSquashedCostEstimate()</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html#getSquashedCostEstimate()" class="member-name-link">getSquashedCostEstimate()</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#getSquashedCostEstimate()" class="member-name-link">getSquashedCostEstimate()</a> - 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><a href="org/apache/wayang/core/platform/Junction.html#getSquashedCostEstimate(org.apache.wayang.core.optimizer.OptimizationContext)" class="member-name-link">getSquashedCostEstimate(OptimizationContext)</a> - 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><a href="org/apache/wayang/core/optimizer/costs/DefaultEstimatableCost.html#getSquashedEstimate(org.apache.wayang.core.optimizer.enumeration.PlanImplementation,boolean)" class="member-name-link">getSquashedEstimate(PlanImplementation, boolean)</a> - 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><a href="org/apache/wayang/core/optimizer/costs/EstimatableCost.html#getSquashedEstimate(org.apache.wayang.core.optimizer.enumeration.PlanImplementation,boolean)" class="member-name-link">getSquashedEstimate(PlanImplementation, boolean)</a> - 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><a href="org/apache/wayang/core/optimizer/costs/DefaultEstimatableCost.html#getSquashedParallelEstimate(org.apache.wayang.core.optimizer.enumeration.PlanImplementation,boolean)" class="member-name-link">getSquashedParallelEstimate(PlanImplementation, boolean)</a> - 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><a href="org/apache/wayang/core/optimizer/costs/EstimatableCost.html#getSquashedParallelEstimate(org.apache.wayang.core.optimizer.enumeration.PlanImplementation,boolean)" class="member-name-link">getSquashedParallelEstimate(PlanImplementation, boolean)</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html#getStage()" class="member-name-link">getStage()</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html#getStageAttempt()" class="member-name-link">getStageAttempt()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html#getStageAttempt()" class="member-name-link">getStageAttempt()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html#getStageAttempt()" class="member-name-link">getStageAttempt()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html#getStageAttempt()" class="member-name-link">getStageAttempt()</a> - 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/interfaces/Stage.html#getStageAttemptId()" class="member-name-link">getStageAttemptId()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html#getStageAttemptId()" class="member-name-link">getStageAttemptId()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#getStageAttemptId()" class="member-name-link">getStageAttemptId()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#getStageAttemptId()" class="member-name-link">getStageAttemptId()</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html#getStageID()" class="member-name-link">getStageID()</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Job.html#getStageID()" class="member-name-link">getStageID()</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#getStageID()" class="member-name-link">getStageID()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html#getStageID()" class="member-name-link">getStageID()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html#getStageID()" class="member-name-link">getStageID()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html#getStageID()" class="member-name-link">getStageID()</a> - 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/JobEnd.html#getStageID()" class="member-name-link">getStageID()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/JobStart.html#getStageID()" class="member-name-link">getStageID()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#getStageID()" class="member-name-link">getStageID()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#getStageID()" class="member-name-link">getStageID()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#getStageID()" class="member-name-link">getStageID()</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html#getStageName()" class="member-name-link">getStageName()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html#getStageName()" class="member-name-link">getStageName()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#getStageName()" class="member-name-link">getStageName()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#getStageName()" class="member-name-link">getStageName()</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html#getStages()" class="member-name-link">getStages()</a> - 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><a href="org/apache/wayang/core/plan/executionplan/PlatformExecution.html#getStages()" class="member-name-link">getStages()</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html#getStartingStages()" class="member-name-link">getStartingStages()</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html#getStartOperators()" class="member-name-link">getStartOperators()</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html#getStartTasks()" class="member-name-link">getStartTasks()</a> - 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><a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html#getStartTime()" class="member-name-link">getStartTime()</a> - 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><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#getState()" class="member-name-link">getState()</a> - 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><a href="org/apache/wayang/basic/operators/LoopOperator.html#getState()" class="member-name-link">getState()</a> - 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><a href="org/apache/wayang/basic/operators/RepeatOperator.html#getState()" class="member-name-link">getState()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.html#getState()" class="member-name-link">getState()</a> - 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.</i></div> |
| </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/schema/WayangTable.html#getStatistic()" class="member-name-link">getStatistic()</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html#getStatus()" class="member-name-link">getStatus()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html#getStatus()" class="member-name-link">getStatus()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#getStatus()" class="member-name-link">getStatus()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#getStatus()" class="member-name-link">getStatus()</a> - 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><a href="org/apache/wayang/core/api/Job.html#getStopWatch()" class="member-name-link">getStopWatch()</a> - 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><a href="org/apache/wayang/commons/util/profiledb/ProfileDB.html#getStorage()" class="member-name-link">getStorage()</a> - 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><a href="org/apache/wayang/basic/operators/AzureBlobStorageSource.html#getStorageContainer()" class="member-name-link">getStorageContainer()</a> - Method in class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/AzureBlobStorageSource.html" title="class in org.apache.wayang.basic.operators">AzureBlobStorageSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/nn/Conv.html#getStride()" class="member-name-link">getStride()</a> - Method in class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/Conv.html" title="class in org.apache.wayang.basic.model.op.nn">Conv</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/nn/ConvLSTM2D.html#getStride()" class="member-name-link">getStride()</a> - Method in class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/ConvLSTM2D.html" title="class in org.apache.wayang.basic.model.op.nn">ConvLSTM2D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/data/Record.html#getString(int)" class="member-name-link">getString(int)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link"><code>String</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/json/WayangJsonObj.html#getString(java.lang.String)" class="member-name-link">getString(String)</a> - 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.html#getStringProperty(java.lang.String)" class="member-name-link">getStringProperty(String)</a> - 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><a href="org/apache/wayang/core/api/Configuration.html#getStringProperty(java.lang.String,java.lang.String)" class="member-name-link">getStringProperty(String, String)</a> - 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><a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html#getSubject()" class="member-name-link">getSubject()</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html#getSubmissionTime()" class="member-name-link">getSubmissionTime()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html#getSubmissionTime()" class="member-name-link">getSubmissionTime()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#getSubmissionTime()" class="member-name-link">getSubmissionTime()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#getSubmissionTime()" class="member-name-link">getSubmissionTime()</a> - 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><a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html#getSubprofiles()" class="member-name-link">getSubprofiles()</a> - 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><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html#getSubSchema(java.lang.String)" class="member-name-link">getSubSchema(String)</a> - 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><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html#getSubSchemaNames()" class="member-name-link">getSubSchemaNames()</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html#getSuccessorIterationImplementation()" class="member-name-link">getSuccessorIterationImplementation()</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html#getSuccessors()" class="member-name-link">getSuccessors()</a> - 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><a href="org/apache/wayang/api/sql/sources/fs/JavaCSVTableSource.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkCartesianOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkCoGroupOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkCollectionSink.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkCollectionSource.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkCountOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkDistinctOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkDoWhileOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkFilterOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkFlatMapOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkGlobalMaterializedGroupOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkGlobalReduceOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkGroupByOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkIntersectOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkJoinOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkLocalCallbackSink.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkLoopOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkMapOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkMapPartitionsOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkMaterializedGroupByOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkObjectFileSink.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkObjectFileSource.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkReduceByOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkRepeatExpandedOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkRepeatOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkSampleOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkSortOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkTextFileSink.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkTextFileSource.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkTsvFileSink.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkUnionAllOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkZipWithIdOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/genericjdbc/operators/GenericJdbcTableSource.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/genericjdbc/operators/GenericSqlToStreamOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/giraph/operators/GiraphPageRankOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/iejoin/operators/JavaIEJoinOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/iejoin/operators/JavaIESelfJoinOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/iejoin/operators/SparkIEJoinOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/iejoin/operators/SparkIESelfJoinOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/graph/JavaPageRankOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaAmazonS3Source.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaAmazonS3Source.html" title="class in org.apache.wayang.java.operators">JavaAmazonS3Source</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaAzureBlobStorageSource.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaAzureBlobStorageSource.html" title="class in org.apache.wayang.java.operators">JavaAzureBlobStorageSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaCartesianOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaCoGroupOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaCollectionSource.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaCollectOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaCountOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaDistinctOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaDoWhileOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaFilterOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaFlatMapOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaGlobalMaterializedGroupOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaGlobalReduceOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaGoogleCloudStorageSource.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaGoogleCloudStorageSource.html" title="class in org.apache.wayang.java.operators">JavaGoogleCloudStorageSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaIntersectOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaJoinOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaKafkaTopicSink.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaKafkaTopicSource.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaLocalCallbackSink.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaLoopOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaMapOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaMapPartitionsOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaMaterializedGroupByOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaObjectFileSink.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaObjectFileSource.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaParquetSource.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaParquetSource.html" title="class in org.apache.wayang.java.operators">JavaParquetSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaRandomSampleOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaReduceByOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaRepeatOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaReservoirSampleOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaSortOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaTextFileSink.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaTextFileSource.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaTsvFileSink.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaTsvFileSource.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaUnionAllOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/jdbc/operators/JdbcExecutionOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/jdbc/operators/SqlToRddOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/jdbc/operators/SqlToStreamOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/postgres/operators/PostgresTableSource.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeClassificationOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeRegressionOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeRegressionOperator.html" title="class in org.apache.wayang.spark.operators.ml">SparkDecisionTreeRegressionOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/ml/SparkKMeansOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/ml/SparkLinearRegressionOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/ml/SparkLinearSVCOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkLinearSVCOperator.html" title="class in org.apache.wayang.spark.operators.ml">SparkLinearSVCOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/ml/SparkLogisticRegressionOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkLogisticRegressionOperator.html" title="class in org.apache.wayang.spark.operators.ml">SparkLogisticRegressionOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/ml/SparkModelTransformOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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="deprecation-block"><span class="deprecated-label">Deprecated.</span></div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/operators/ml/SparkPredictOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkBernoulliSampleOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkBroadcastOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkCacheOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkCartesianOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkCoGroupOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkCollectionSource.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkCollectOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkCountOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkDistinctOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkDoWhileOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkFilterOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkFlatMapOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkGlobalMaterializedGroupOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkGlobalReduceOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkIntersectOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkJoinOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkKafkaTopicSink.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkKafkaTopicSource.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkLocalCallbackSink.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkLoopOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkMapOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkMapPartitionsOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkMaterializedGroupByOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkObjectFileSink.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkObjectFileSource.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkParquetSource.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkParquetSource.html" title="class in org.apache.wayang.spark.operators">SparkParquetSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/SparkRandomPartitionSampleOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkReduceByOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkRepeatOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkShufflePartitionSampleOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkSortOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkTextFileSink.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkTextFileSource.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkTsvFileSink.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkTsvFileSource.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkUnionAllOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkZipWithIdOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/sqlite3/operators/Sqlite3TableSource.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/tensorflow/operators/TensorflowCollectionSource.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/tensorflow/operators/TensorflowCollectOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/tensorflow/operators/TensorflowDLTrainingOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/tensorflow/operators/TensorflowPredictOperator.html#getSupportedInputChannels(int)" class="member-name-link">getSupportedInputChannels(int)</a> - 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><a href="org/apache/wayang/api/sql/sources/fs/JavaCSVTableSource.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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="deprecation-block"><span class="deprecated-label">Deprecated.</span> |
| <div class="deprecation-comment"><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><a href="org/apache/wayang/flink/operators/FlinkCartesianOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkCoGroupOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkCollectionSink.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkCollectionSource.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkCountOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkDistinctOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkDoWhileOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkFilterOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkFlatMapOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkGlobalMaterializedGroupOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkGlobalReduceOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkGroupByOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkIntersectOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkJoinOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkLocalCallbackSink.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkLoopOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkMapOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkMapPartitionsOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkMaterializedGroupByOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkObjectFileSink.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkObjectFileSource.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkReduceByOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkRepeatExpandedOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkRepeatOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkSampleOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkSortOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkTextFileSink.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkTextFileSource.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkTsvFileSink.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkUnionAllOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkZipWithIdOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/genericjdbc/operators/GenericSqlToStreamOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/giraph/operators/GiraphPageRankOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/iejoin/operators/JavaIEJoinOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/iejoin/operators/JavaIESelfJoinOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/iejoin/operators/SparkIEJoinOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/iejoin/operators/SparkIESelfJoinOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/graph/JavaPageRankOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaAmazonS3Source.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaAmazonS3Source.html" title="class in org.apache.wayang.java.operators">JavaAmazonS3Source</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaAzureBlobStorageSource.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaAzureBlobStorageSource.html" title="class in org.apache.wayang.java.operators">JavaAzureBlobStorageSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaCartesianOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaCoGroupOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaCollectionSource.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaCollectOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaCountOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaDistinctOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaDoWhileOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaFilterOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaFlatMapOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaGlobalMaterializedGroupOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaGlobalReduceOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaGoogleCloudStorageSource.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaGoogleCloudStorageSource.html" title="class in org.apache.wayang.java.operators">JavaGoogleCloudStorageSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaIntersectOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaJoinOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaKafkaTopicSink.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaKafkaTopicSource.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaLocalCallbackSink.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaLoopOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaMapOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaMapPartitionsOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaMaterializedGroupByOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaObjectFileSink.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaObjectFileSource.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaParquetSource.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - Method in class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaParquetSource.html" title="class in org.apache.wayang.java.operators">JavaParquetSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaRandomSampleOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaReduceByOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaRepeatOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaReservoirSampleOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaSortOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaTextFileSink.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaTextFileSource.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaTsvFileSink.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaTsvFileSource.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/java/operators/JavaUnionAllOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/jdbc/operators/JdbcExecutionOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/jdbc/operators/SqlToRddOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/jdbc/operators/SqlToStreamOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeClassificationOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeRegressionOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeRegressionOperator.html" title="class in org.apache.wayang.spark.operators.ml">SparkDecisionTreeRegressionOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/ml/SparkKMeansOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/ml/SparkLinearRegressionOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/ml/SparkLinearSVCOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkLinearSVCOperator.html" title="class in org.apache.wayang.spark.operators.ml">SparkLinearSVCOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/ml/SparkLogisticRegressionOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkLogisticRegressionOperator.html" title="class in org.apache.wayang.spark.operators.ml">SparkLogisticRegressionOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/ml/SparkModelTransformOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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="deprecation-block"><span class="deprecated-label">Deprecated.</span></div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/operators/ml/SparkPredictOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkBernoulliSampleOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkBroadcastOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkCacheOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkCartesianOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkCoGroupOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkCollectionSource.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkCollectOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkCountOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkDistinctOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkDoWhileOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkFilterOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkFlatMapOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkGlobalMaterializedGroupOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkGlobalReduceOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkIntersectOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkJoinOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkKafkaTopicSink.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkKafkaTopicSource.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkLocalCallbackSink.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkLoopOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkMapOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkMapPartitionsOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkMaterializedGroupByOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkObjectFileSink.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkObjectFileSource.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkParquetSource.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - Method in class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkParquetSource.html" title="class in org.apache.wayang.spark.operators">SparkParquetSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/SparkRandomPartitionSampleOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkReduceByOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkRepeatOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkShufflePartitionSampleOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkSortOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkTextFileSink.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkTextFileSource.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkTsvFileSink.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkTsvFileSource.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkUnionAllOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/spark/operators/SparkZipWithIdOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/tensorflow/operators/TensorflowCollectionSource.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/tensorflow/operators/TensorflowCollectOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/tensorflow/operators/TensorflowDLTrainingOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/tensorflow/operators/TensorflowPredictOperator.html#getSupportedOutputChannels(int)" class="member-name-link">getSupportedOutputChannels(int)</a> - 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><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html#getTable(java.lang.String)" class="member-name-link">getTable(String)</a> - 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><a href="org/apache/wayang/api/sql/calcite/schema/WayangSchema.html#getTableMap()" class="member-name-link">getTableMap()</a> - 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/api/sql/calcite/rel/WayangTableScan.html#getTableName()" class="member-name-link">getTableName()</a> - 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><a href="org/apache/wayang/api/sql/calcite/schema/WayangTable.html#getTableName()" class="member-name-link">getTableName()</a> - 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><a href="org/apache/wayang/basic/operators/TableSource.html#getTableName()" class="member-name-link">getTableName()</a> - 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><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html#getTableNames()" class="member-name-link">getTableNames()</a> - 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><a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html#getTags()" class="member-name-link">getTags()</a> - 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><a href="org/apache/wayang/iejoin/operators/spark_helpers/List2AttributesObjectSkinny.html#getTailTupleData()" class="member-name-link">getTailTupleData()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.Activation.html#getTargetActivator()" class="member-name-link">getTargetActivator()</a> - 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><a href="org/apache/wayang/core/platform/Junction.html#getTargetChannel(int)" class="member-name-link">getTargetChannel(int)</a> - 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><a href="org/apache/wayang/core/optimizer/channels/ChannelConversion.html#getTargetChannelDescriptor()" class="member-name-link">getTargetChannelDescriptor()</a> - 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><a href="org/apache/wayang/core/platform/Junction.html#getTargetChannels()" class="member-name-link">getTargetChannels()</a> - 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><a href="org/apache/wayang/core/platform/Junction.html#getTargetInput(int)" class="member-name-link">getTargetInput(int)</a> - 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><a href="org/apache/wayang/core/platform/Junction.html#getTargetInputs()" class="member-name-link">getTargetInputs()</a> - 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><a href="org/apache/wayang/core/platform/Junction.html#getTargetOperator(int)" class="member-name-link">getTargetOperator(int)</a> - 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><a href="org/apache/wayang/core/mapping/PlanTransformation.html#getTargetPlatforms()" class="member-name-link">getTargetPlatforms()</a> - 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><a href="org/apache/wayang/core/mapping/SubplanMatch.html#getTargetPlatforms()" class="member-name-link">getTargetPlatforms()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#getTargetPlatforms()" class="member-name-link">getTargetPlatforms()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#getTargetPlatforms()" class="member-name-link">getTargetPlatforms()</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#getTaskID()" class="member-name-link">getTaskID()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#getTaskID()" class="member-name-link">getTaskID()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#getTaskID()" class="member-name-link">getTaskID()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#getTaskID()" class="member-name-link">getTaskID()</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html#getTaskMetric()" class="member-name-link">getTaskMetric()</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#getTaskMetric()" class="member-name-link">getTaskMetric()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html#getTaskMetric()" class="member-name-link">getTaskMetric()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#getTaskMetric()" class="member-name-link">getTaskMetric()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#getTaskMetric()" class="member-name-link">getTaskMetric()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#getTaskMetric()" class="member-name-link">getTaskMetric()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#getTaskMetric()" class="member-name-link">getTaskMetric()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#getTaskMetric()" class="member-name-link">getTaskMetric()</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#getTaskSatus()" class="member-name-link">getTaskSatus()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#getTaskSatus()" class="member-name-link">getTaskSatus()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#getTaskSatus()" class="member-name-link">getTaskSatus()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#getTaskSatus()" class="member-name-link">getTaskSatus()</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#getTaskStatus()" class="member-name-link">getTaskStatus()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#getTaskStatus()" class="member-name-link">getTaskStatus()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#getTaskStatus()" class="member-name-link">getTaskStatus()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#getTaskStatus()" class="member-name-link">getTaskStatus()</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#getTaskStatusForRunning()" class="member-name-link">getTaskStatusForRunning()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#getTaskStatusForRunning()" class="member-name-link">getTaskStatusForRunning()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#getTaskStatusForRunning()" class="member-name-link">getTaskStatusForRunning()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#getTaskStatusForRunning()" class="member-name-link">getTaskStatusForRunning()</a> - 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><a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html#getTemplateKey()" class="member-name-link">getTemplateKey()</a> - 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><a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html#getTemplateKeys()" class="member-name-link">getTemplateKeys()</a> - 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><a href="org/apache/wayang/tensorflow/platform/TensorflowPlatform.html#getTensorflowContext(org.apache.wayang.core.api.Job)" class="member-name-link">getTensorflowContext(Job)</a> - 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/optimizer/enumeration/ExecutionTaskFlowCompiler.html#getTerminalTasks()" class="member-name-link">getTerminalTasks()</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html#getTerminalTasks()" class="member-name-link">getTerminalTasks()</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Application.html#getTime()" class="member-name-link">getTime()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationEnd.html#getTime()" class="member-name-link">getTime()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationStart.html#getTime()" class="member-name-link">getTime()</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.html#getTimeEstimate()" class="member-name-link">getTimeEstimate()</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html#getTimeEstimate()" class="member-name-link">getTimeEstimate()</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html#getTimeEstimate()" class="member-name-link">getTimeEstimate()</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#getTimeEstimate()" class="member-name-link">getTimeEstimate()</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html#getTimeEstimate(boolean)" class="member-name-link">getTimeEstimate(boolean)</a> - 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><a href="org/apache/wayang/core/platform/Junction.html#getTimeEstimate(org.apache.wayang.core.optimizer.OptimizationContext)" class="member-name-link">getTimeEstimate(OptimizationContext)</a> - 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><a href="org/apache/wayang/core/api/Configuration.html#getTimeToCostConverterProvider()" class="member-name-link">getTimeToCostConverterProvider()</a> - 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><a href="org/apache/wayang/core/mathex/MathExLexer.html#getTokenNames()" class="member-name-link">getTokenNames()</a> - 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="deprecation-block"><span class="deprecated-label">Deprecated.</span></div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/mathex/MathExParser.html#getTokenNames()" class="member-name-link">getTokenNames()</a> - 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="deprecation-block"><span class="deprecated-label">Deprecated.</span></div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/operators/KafkaTopicSource.html#getTopicName()" class="member-name-link">getTopicName()</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html#getTotalCores()" class="member-name-link">getTotalCores()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html#getTotalCores()" class="member-name-link">getTotalCores()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html#getTotalCores()" class="member-name-link">getTotalCores()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html#getTotalCores()" class="member-name-link">getTotalCores()</a> - 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/api/sql/calcite/convention/WayangConvention.html#getTraitDef()" class="member-name-link">getTraitDef()</a> - Method in enum class org.apache.wayang.api.sql.calcite.convention.<a href="org/apache/wayang/api/sql/calcite/convention/WayangConvention.html" title="enum class in org.apache.wayang.api.sql.calcite.convention">WayangConvention</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/mapping/GlobalReduceMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/basic/mapping/MaterializedGroupByMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/basic/mapping/PageRankMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/basic/mapping/ReduceByMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/basic/mapping/RepeatMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/core/mapping/Mapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/flink/mapping/CartesianMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/flink/mapping/CoGroupMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/flink/mapping/CollectionSourceMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/flink/mapping/CountMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/flink/mapping/DistinctMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/flink/mapping/DoWhileMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/flink/mapping/FilterMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/flink/mapping/FlatMapMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/flink/mapping/GlobalMaterializedGroupMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/flink/mapping/GlobalReduceMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/flink/mapping/GroupByMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/flink/mapping/IntersectMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/flink/mapping/JoinMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/flink/mapping/LocalCallbackSinkMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/flink/mapping/LoopMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/flink/mapping/MapMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/flink/mapping/MapPartitionsMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/flink/mapping/MaterializedGroupByMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/flink/mapping/ObjectFileSinkMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/flink/mapping/ObjectFileSourceMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/flink/mapping/PageRankMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/flink/mapping/ReduceByMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/flink/mapping/RepeatMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/flink/mapping/SampleMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/flink/mapping/SortMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/flink/mapping/TextFileSinkMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/flink/mapping/TextFileSourceMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/flink/mapping/UnionAllMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/flink/mapping/ZipWithIdMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/genericjdbc/mapping/FilterMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/genericjdbc/mapping/ProjectionMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/giraph/mappings/PageRankMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/iejoin/mapping/java/IEJoinMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/iejoin/mapping/java/IESelfJoinMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/iejoin/mapping/spark/IEJoinMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/iejoin/mapping/spark/IESelfJoinMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/java/mapping/AmazonS3SourceMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - Method in class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/AmazonS3SourceMapping.html" title="class in org.apache.wayang.java.mapping">AmazonS3SourceMapping</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/mapping/AzureBlobStorageSourceMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - Method in class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/AzureBlobStorageSourceMapping.html" title="class in org.apache.wayang.java.mapping">AzureBlobStorageSourceMapping</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/mapping/CartesianMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/java/mapping/CoGroupMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/java/mapping/CollectionSourceMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/java/mapping/CountMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/java/mapping/DistinctMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/java/mapping/DoWhileMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/java/mapping/FilterMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/java/mapping/FlatMapMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/java/mapping/GlobalMaterializedGroupMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/java/mapping/GlobalReduceMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/java/mapping/GoogleCloudStorageSourceMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - Method in class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/GoogleCloudStorageSourceMapping.html" title="class in org.apache.wayang.java.mapping">GoogleCloudStorageSourceMapping</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/mapping/graph/PageRankMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/java/mapping/IntersectMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/java/mapping/JoinMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/java/mapping/KafkaTopicSinkMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/java/mapping/KafkaTopicSourceMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/java/mapping/LocalCallbackSinkMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/java/mapping/LoopMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/java/mapping/MapMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/java/mapping/MapPartitionsMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/java/mapping/MaterializedGroupByMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/java/mapping/ObjectFileSinkMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/java/mapping/ObjectFileSourceMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/java/mapping/ParquetSourceMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - Method in class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/ParquetSourceMapping.html" title="class in org.apache.wayang.java.mapping">ParquetSourceMapping</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/mapping/ReduceByMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/java/mapping/RepeatMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/java/mapping/SampleMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/java/mapping/SortMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/java/mapping/TextFileSinkMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/java/mapping/TextFileSourceMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/java/mapping/UnionAllMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/java/mapping/ZipWithIdMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/postgres/mapping/FilterMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/postgres/mapping/JoinMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/postgres/mapping/ProjectionMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/spark/mapping/CartesianMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/spark/mapping/CoGroupMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/spark/mapping/CollectionSourceMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/spark/mapping/CountMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/spark/mapping/DistinctMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/spark/mapping/DoWhileMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/spark/mapping/FilterMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/spark/mapping/FlatMapMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/spark/mapping/GlobalMaterializedGroupMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/spark/mapping/GlobalReduceMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/spark/mapping/graph/PageRankMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/spark/mapping/IntersectMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/spark/mapping/JoinMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/spark/mapping/KafkaTopicSinkMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/spark/mapping/KafkaTopicSourceMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/spark/mapping/LocalCallbackSinkMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/spark/mapping/LoopMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/spark/mapping/MapMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/spark/mapping/MapPartitionsMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/spark/mapping/MaterializedGroupByMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/spark/mapping/ml/DecisionTreeClassificationMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/spark/mapping/ml/DecisionTreeRegressionMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - Method in class org.apache.wayang.spark.mapping.ml.<a href="org/apache/wayang/spark/mapping/ml/DecisionTreeRegressionMapping.html" title="class in org.apache.wayang.spark.mapping.ml">DecisionTreeRegressionMapping</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/ml/KMeansMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/spark/mapping/ml/LinearRegressionMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/spark/mapping/ml/LinearSVCMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - Method in class org.apache.wayang.spark.mapping.ml.<a href="org/apache/wayang/spark/mapping/ml/LinearSVCMapping.html" title="class in org.apache.wayang.spark.mapping.ml">LinearSVCMapping</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/ml/LogisticRegressionMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - Method in class org.apache.wayang.spark.mapping.ml.<a href="org/apache/wayang/spark/mapping/ml/LogisticRegressionMapping.html" title="class in org.apache.wayang.spark.mapping.ml">LogisticRegressionMapping</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/ml/ModelTransformMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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="deprecation-block"><span class="deprecated-label">Deprecated.</span></div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/ml/PredictMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/spark/mapping/ObjectFileSinkMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/spark/mapping/ObjectFileSourceMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/spark/mapping/ParquetSourceMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - Method in class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/ParquetSourceMapping.html" title="class in org.apache.wayang.spark.mapping">ParquetSourceMapping</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/ReduceByMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/spark/mapping/RepeatMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/spark/mapping/SampleMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/spark/mapping/SortMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/spark/mapping/TextFileSinkMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/spark/mapping/TextFileSourceMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/spark/mapping/UnionAllMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/spark/mapping/ZipWithIdMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/sqlite3/mapping/FilterMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/sqlite3/mapping/ProjectionMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/tensorflow/mapping/CollectionSourceMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/tensorflow/mapping/DLTrainingOperatorMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/tensorflow/mapping/PredictMapping.html#getTransformations()" class="member-name-link">getTransformations()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html#getTraversedNodes()" class="member-name-link">getTraversedNodes()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html#getTraversedNodesWith(java.util.function.Predicate)" class="member-name-link">getTraversedNodesWith(Predicate<Operator>)</a> - 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><a href="org/apache/wayang/basic/operators/FilterOperator.html#getType()" class="member-name-link">getType()</a> - 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><a href="org/apache/wayang/basic/operators/GlobalReduceOperator.html#getType()" class="member-name-link">getType()</a> - 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><a href="org/apache/wayang/basic/operators/IntersectOperator.html#getType()" class="member-name-link">getType()</a> - 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><a href="org/apache/wayang/basic/operators/ReduceByOperator.html#getType()" class="member-name-link">getType()</a> - 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><a href="org/apache/wayang/basic/operators/RepeatOperator.html#getType()" class="member-name-link">getType()</a> - 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><a href="org/apache/wayang/basic/operators/SampleOperator.html#getType()" class="member-name-link">getType()</a> - 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><a href="org/apache/wayang/commons/util/profiledb/model/Measurement.html#getType()" class="member-name-link">getType()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Slot.html#getType()" class="member-name-link">getType()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/UnarySink.html#getType()" class="member-name-link">getType()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/UnarySource.html#getType()" class="member-name-link">getType()</a> - 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><a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.ChannelNode.html#getType()" class="member-name-link">getType()</a> - 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><a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.OperatorNode.html#getType()" class="member-name-link">getType()</a> - 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><a href="org/apache/wayang/spark/operators/SparkBroadcastOperator.html#getType()" class="member-name-link">getType()</a> - 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><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html#getType(java.lang.String)" class="member-name-link">getType(String)</a> - 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><a href="org/apache/wayang/basic/operators/ObjectFileSource.html#getTypeClass()" class="member-name-link">getTypeClass()</a> - 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><a href="org/apache/wayang/core/types/BasicDataUnitType.html#getTypeClass()" class="member-name-link">getTypeClass()</a> - 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><a href="org/apache/wayang/core/types/DataUnitGroupType.html#getTypeClass()" class="member-name-link">getTypeClass()</a> - 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><a href="org/apache/wayang/core/types/DataUnitType.html#getTypeClass()" class="member-name-link">getTypeClass()</a> - 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><a href="org/apache/wayang/commons/util/profiledb/model/Measurement.html#getTypeName(java.lang.Class)" class="member-name-link">getTypeName(Class<? extends Measurement>)</a> - 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><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html#getTypeNames()" class="member-name-link">getTypeNames()</a> - 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><a href="org/apache/wayang/core/util/ReflectionUtils.html#getTypeParameters(java.lang.Class,java.lang.Class)" class="member-name-link">getTypeParameters(Class<?>, Class<?>)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/reflect/Type.html" title="class or interface in java.lang.reflect" class="external-link"><code>Type</code></a>s of type parameters from an extended/implemented superclass/interface.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html#getTypes()" class="member-name-link">getTypes()</a> - 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><a href="org/apache/wayang/core/api/Job.html#getUdfJarPaths()" class="member-name-link">getUdfJarPaths()</a> - 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><a href="org/apache/wayang/core/api/Configuration.html#getUdfSelectivityProvider()" class="member-name-link">getUdfSelectivityProvider()</a> - 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><a href="org/apache/wayang/core/profiling/CostMeasurement.html#getUpperCost()" class="member-name-link">getUpperCost()</a> - 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><a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html#getUpperEstimate()" class="member-name-link">getUpperEstimate()</a> - 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><a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html#getUpperEstimate()" class="member-name-link">getUpperEstimate()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/SlotMapping.html#getUpstreamMapping()" class="member-name-link">getUpstreamMapping()</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html#getUtilizedPlatforms()" class="member-name-link">getUtilizedPlatforms()</a> - 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><a href="org/apache/wayang/core/util/mathex/model/Constant.html#getValue()" class="member-name-link">getValue()</a> - 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><a href="org/apache/wayang/core/util/Optional.html#getValue()" class="member-name-link">getValue()</a> - 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><a href="org/apache/wayang/iejoin/data/Data.html#getValue()" class="member-name-link">getValue()</a> - 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><a href="org/apache/wayang/profiler/log/Variable.html#getValue(org.apache.wayang.profiler.log.Individual)" class="member-name-link">getValue(Individual)</a> - 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><a href="org/apache/wayang/basic/data/Record.html#getValues()" class="member-name-link">getValues()</a> - 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><a href="org/apache/wayang/ml4all/utils/SparseVector.html#getValues()" class="member-name-link">getValues()</a> - 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><a href="org/apache/wayang/profiler/log/OptimizationSpace.html#getVariable(int)" class="member-name-link">getVariable(int)</a> - 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><a href="org/apache/wayang/core/util/mathex/Context.html#getVariable(java.lang.String)" class="member-name-link">getVariable(String)</a> - 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><a href="org/apache/wayang/core/util/mathex/DefaultContext.html#getVariable(java.lang.String)" class="member-name-link">getVariable(String)</a> - 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><a href="org/apache/wayang/profiler/log/OptimizationSpace.html#getVariable(java.lang.String)" class="member-name-link">getVariable(String)</a> - 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><a href="org/apache/wayang/profiler/log/OptimizationSpace.html#getVariables()" class="member-name-link">getVariables()</a> - 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><a href="org/apache/wayang/core/mathex/MathExLexer.html#getVocabulary()" class="member-name-link">getVocabulary()</a> - 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><a href="org/apache/wayang/core/mathex/MathExParser.html#getVocabulary()" class="member-name-link">getVocabulary()</a> - 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><a href="org/apache/wayang/spark/compiler/FunctionCompiler.KeyExtractor.html#getWayangFunction()" class="member-name-link">getWayangFunction()</a> - 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><a href="org/apache/wayang/spark/compiler/FunctionCompiler.Reducer.html#getWayangFunction()" class="member-name-link">getWayangFunction()</a> - 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><a href="org/apache/wayang/spark/compiler/FunctionCompiler.WayangSparkFunction.html#getWayangFunction()" class="member-name-link">getWayangFunction()</a> - 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><a href="org/apache/wayang/core/api/Job.html#getWayangPlan()" class="member-name-link">getWayangPlan()</a> - 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><a href="org/apache/wayang/core/util/ReflectionUtils.html#getWrapperClass(java.lang.reflect.Type,int)" class="member-name-link">getWrapperClass(Type, int)</a> - 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><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html#getWriteMode()" class="member-name-link">getWriteMode()</a> - 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" class="type-name-link" title="class in org.apache.wayang.giraph">Giraph</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><a href="org/apache/wayang/giraph/Giraph.html#%3Cinit%3E()" class="member-name-link">Giraph()</a> - 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" class="type-name-link" title="interface in org.apache.wayang.giraph.operators">GiraphExecutionOperator</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" class="type-name-link" title="class in org.apache.wayang.giraph.execution">GiraphExecutor</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><a href="org/apache/wayang/giraph/execution/GiraphExecutor.html#%3Cinit%3E(org.apache.wayang.giraph.platform.GiraphPlatform,org.apache.wayang.core.api.Job)" class="member-name-link">GiraphExecutor(GiraphPlatform, Job)</a> - 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" class="type-name-link" title="class in org.apache.wayang.giraph.operators">GiraphPageRankOperator</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><a href="org/apache/wayang/giraph/operators/GiraphPageRankOperator.html#%3Cinit%3E(java.lang.Integer)" class="member-name-link">GiraphPageRankOperator(Integer)</a> - 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/operators/GiraphPageRankOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.PageRankOperator)" class="member-name-link">GiraphPageRankOperator(PageRankOperator)</a> - 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" class="type-name-link" title="class in org.apache.wayang.giraph.platform">GiraphPlatform</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><a href="org/apache/wayang/giraph/platform/GiraphPlatform.html#%3Cinit%3E()" class="member-name-link">GiraphPlatform()</a> - 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" class="type-name-link" title="class in org.apache.wayang.giraph.plugin">GiraphPlugin</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><a href="org/apache/wayang/giraph/plugin/GiraphPlugin.html#%3Cinit%3E()" class="member-name-link">GiraphPlugin()</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.mapping">GlobalMaterializedGroupMapping</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" class="type-name-link" title="class in org.apache.wayang.java.mapping">GlobalMaterializedGroupMapping</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" class="type-name-link" title="class in org.apache.wayang.spark.mapping">GlobalMaterializedGroupMapping</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><a href="org/apache/wayang/flink/mapping/GlobalMaterializedGroupMapping.html#%3Cinit%3E()" class="member-name-link">GlobalMaterializedGroupMapping()</a> - 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><a href="org/apache/wayang/java/mapping/GlobalMaterializedGroupMapping.html#%3Cinit%3E()" class="member-name-link">GlobalMaterializedGroupMapping()</a> - 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><a href="org/apache/wayang/spark/mapping/GlobalMaterializedGroupMapping.html#%3Cinit%3E()" class="member-name-link">GlobalMaterializedGroupMapping()</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.operators">GlobalMaterializedGroupOperator</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><a href="org/apache/wayang/basic/operators/GlobalMaterializedGroupOperator.html#%3Cinit%3E(java.lang.Class)" class="member-name-link">GlobalMaterializedGroupOperator(Class<Type>)</a> - 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/operators/GlobalMaterializedGroupOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.GlobalMaterializedGroupOperator)" class="member-name-link">GlobalMaterializedGroupOperator(GlobalMaterializedGroupOperator<Type>)</a> - 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><a href="org/apache/wayang/basic/operators/GlobalMaterializedGroupOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType)" class="member-name-link">GlobalMaterializedGroupOperator(DataSetType<Type>, DataSetType<Iterable<Type>>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.mapping">GlobalReduceMapping</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" class="type-name-link" title="class in org.apache.wayang.flink.mapping">GlobalReduceMapping</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" class="type-name-link" title="class in org.apache.wayang.java.mapping">GlobalReduceMapping</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" class="type-name-link" title="class in org.apache.wayang.spark.mapping">GlobalReduceMapping</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><a href="org/apache/wayang/basic/mapping/GlobalReduceMapping.html#%3Cinit%3E()" class="member-name-link">GlobalReduceMapping()</a> - 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><a href="org/apache/wayang/flink/mapping/GlobalReduceMapping.html#%3Cinit%3E()" class="member-name-link">GlobalReduceMapping()</a> - 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><a href="org/apache/wayang/java/mapping/GlobalReduceMapping.html#%3Cinit%3E()" class="member-name-link">GlobalReduceMapping()</a> - 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><a href="org/apache/wayang/spark/mapping/GlobalReduceMapping.html#%3Cinit%3E()" class="member-name-link">GlobalReduceMapping()</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.operators">GlobalReduceOperator</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><a href="org/apache/wayang/basic/operators/GlobalReduceOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.GlobalReduceOperator)" class="member-name-link">GlobalReduceOperator(GlobalReduceOperator<Type>)</a> - 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><a href="org/apache/wayang/basic/operators/GlobalReduceOperator.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableBinaryOperator,java.lang.Class)" class="member-name-link">GlobalReduceOperator(FunctionDescriptor.SerializableBinaryOperator<Type>, Class<Type>)</a> - 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/operators/GlobalReduceOperator.html#%3Cinit%3E(org.apache.wayang.core.function.ReduceDescriptor)" class="member-name-link">GlobalReduceOperator(ReduceDescriptor<Type>)</a> - 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/operators/GlobalReduceOperator.html#%3Cinit%3E(org.apache.wayang.core.function.ReduceDescriptor,org.apache.wayang.core.types.DataSetType)" class="member-name-link">GlobalReduceOperator(ReduceDescriptor<Type>, DataSetType<Type>)</a> - 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/operators/GoogleCloudStorageSource.html" class="type-name-link" title="class in org.apache.wayang.basic.operators">GoogleCloudStorageSource</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/basic/operators/GoogleCloudStorageSource.html#%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String)" class="member-name-link">GoogleCloudStorageSource(String, String, String)</a> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/GoogleCloudStorageSource.html" title="class in org.apache.wayang.basic.operators">GoogleCloudStorageSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/GoogleCloudStorageSource.html#%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String,java.lang.String)" class="member-name-link">GoogleCloudStorageSource(String, String, String, String)</a> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/GoogleCloudStorageSource.html" title="class in org.apache.wayang.basic.operators">GoogleCloudStorageSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/GoogleCloudStorageSource.html#%3Cinit%3E(org.apache.wayang.basic.operators.GoogleCloudStorageSource)" class="member-name-link">GoogleCloudStorageSource(GoogleCloudStorageSource)</a> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/GoogleCloudStorageSource.html" title="class in org.apache.wayang.basic.operators">GoogleCloudStorageSource</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/operators/GoogleCloudStorageSource.CardinalityEstimator.html" class="type-name-link" title="class in org.apache.wayang.basic.operators">GoogleCloudStorageSource.CardinalityEstimator</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/java/mapping/GoogleCloudStorageSourceMapping.html" class="type-name-link" title="class in org.apache.wayang.java.mapping">GoogleCloudStorageSourceMapping</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/GoogleCloudStorageSource.html" title="class in org.apache.wayang.basic.operators"><code>GoogleCloudStorageSource</code></a> to <code>JavaGoogleClodStorageSource</code>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/mapping/GoogleCloudStorageSourceMapping.html#%3Cinit%3E()" class="member-name-link">GoogleCloudStorageSourceMapping()</a> - Constructor for class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/GoogleCloudStorageSourceMapping.html" title="class in org.apache.wayang.java.mapping">GoogleCloudStorageSourceMapping</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/optimizer/GradientDescent.html" class="type-name-link" title="class in org.apache.wayang.basic.model.optimizer">GradientDescent</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><a href="org/apache/wayang/basic/model/optimizer/GradientDescent.html#%3Cinit%3E(float)" class="member-name-link">GradientDescent(float)</a> - 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><a href="org/apache/wayang/basic/model/optimizer/GradientDescent.html#%3Cinit%3E(float,java.lang.String)" class="member-name-link">GradientDescent(float, String)</a> - 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><a href="org/apache/wayang/basic/mapping/Mappings.html#GRAPH_MAPPINGS" class="member-name-link">GRAPH_MAPPINGS</a> - 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><a href="org/apache/wayang/java/mapping/Mappings.html#GRAPH_MAPPINGS" class="member-name-link">GRAPH_MAPPINGS</a> - 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><a href="org/apache/wayang/spark/mapping/Mappings.html#GRAPH_MAPPINGS" class="member-name-link">GRAPH_MAPPINGS</a> - 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/basic/operators/PageRankOperator.html#graphDensity" class="member-name-link">graphDensity</a> - 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/basic/WayangBasics.html#graphPlugin()" class="member-name-link">graphPlugin()</a> - 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><a href="org/apache/wayang/flink/Flink.html#graphPlugin()" class="member-name-link">graphPlugin()</a> - 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><a href="org/apache/wayang/java/Java.html#graphPlugin()" class="member-name-link">graphPlugin()</a> - 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><a href="org/apache/wayang/spark/Spark.html#graphPlugin()" class="member-name-link">graphPlugin()</a> - 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><a href="org/apache/wayang/iejoin/operators/IEJoinMasterOperator.JoinCondition.html#GreaterThan" class="member-name-link">GreaterThan</a> - Enum constant in enum class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IEJoinMasterOperator.JoinCondition.html" title="enum class in org.apache.wayang.iejoin.operators">IEJoinMasterOperator.JoinCondition</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/iejoin/operators/IEJoinMasterOperator.JoinCondition.html#GreaterThanEqual" class="member-name-link">GreaterThanEqual</a> - Enum constant in enum class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IEJoinMasterOperator.JoinCondition.html" title="enum class in org.apache.wayang.iejoin.operators">IEJoinMasterOperator.JoinCondition</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/apps/grep/Grep.html" class="type-name-link" title="class in org.apache.wayang.apps.grep">Grep</a> - Class in <a href="org/apache/wayang/apps/grep/package-summary.html">org.apache.wayang.apps.grep</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/apps/grep/Grep.html#%3Cinit%3E()" class="member-name-link">Grep()</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.mapping">GroupByMapping</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><a href="org/apache/wayang/flink/mapping/GroupByMapping.html#%3Cinit%3E()" class="member-name-link">GroupByMapping()</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.operators">GroupByOperator</a><<a href="org/apache/wayang/basic/operators/GroupByOperator.html" title="type parameter in GroupByOperator">Input</a>,<wbr><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><a href="org/apache/wayang/basic/operators/GroupByOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.GroupByOperator)" class="member-name-link">GroupByOperator(GroupByOperator<Input, Key>)</a> - 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><a href="org/apache/wayang/basic/operators/GroupByOperator.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,java.lang.Class,java.lang.Class)" class="member-name-link">GroupByOperator(FunctionDescriptor.SerializableFunction<Input, Key>, Class<Input>, Class<Key>)</a> - 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><a href="org/apache/wayang/basic/operators/GroupByOperator.html#%3Cinit%3E(org.apache.wayang.core.function.TransformationDescriptor)" class="member-name-link">GroupByOperator(TransformationDescriptor<Input, Key>)</a> - 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><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)" class="member-name-link">GroupByOperator(TransformationDescriptor<Input, Key>, DataSetType<Input>, DataSetType<Iterable<Input>>)</a> - 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><a href="org/apache/wayang/core/types/DataSetType.html#GROUPED_NONE" class="member-name-link">GROUPED_NONE</a> - 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><a href="org/apache/wayang/core/types/DataSetType.html#groupedNone()" class="member-name-link">groupedNone()</a> - 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" class="type-name-link" title="class in org.apache.wayang.apps.tpch.data.q1">GroupKey</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><a href="org/apache/wayang/apps/tpch/data/q1/GroupKey.html#%3Cinit%3E()" class="member-name-link">GroupKey()</a> - 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><a href="org/apache/wayang/apps/tpch/data/q1/GroupKey.html#%3Cinit%3E(char,char)" class="member-name-link">GroupKey(char, char)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.GsonSerializer.html#%3Cinit%3E()" class="member-name-link">GsonSerializer()</a> - 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> |
| <h2 class="title" id="I:H">H</h2> |
| <dl class="index"> |
| <dt><a href="org/apache/wayang/core/util/fs/HadoopFileSystem.html" class="type-name-link" title="class in org.apache.wayang.core.util.fs">HadoopFileSystem</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><a href="org/apache/wayang/core/util/fs/HadoopFileSystem.html#%3Cinit%3E()" class="member-name-link">HadoopFileSystem()</a> - 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><a href="org/apache/wayang/core/util/json/WayangJsonObj.html#has(java.lang.String)" class="member-name-link">has(String)</a> - 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/giraph/Algorithm/PageRankParameters.html#hasElement(org.apache.wayang.giraph.Algorithm.PageRankParameters.PageRankEnum)" class="member-name-link">hasElement(PageRankParameters.PageRankEnum)</a> - 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><a href="org/apache/wayang/apps/tpch/data/q1/GroupKey.html#hashCode()" class="member-name-link">hashCode()</a> - 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><a href="org/apache/wayang/basic/channels/FileChannel.Descriptor.html#hashCode()" class="member-name-link">hashCode()</a> - 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><a href="org/apache/wayang/basic/data/Record.html#hashCode()" class="member-name-link">hashCode()</a> - 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><a href="org/apache/wayang/basic/data/Tuple2.html#hashCode()" class="member-name-link">hashCode()</a> - 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><a href="org/apache/wayang/basic/data/Tuple5.html#hashCode()" class="member-name-link">hashCode()</a> - 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/basic/types/RecordType.html#hashCode()" class="member-name-link">hashCode()</a> - 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><a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html#hashCode()" class="member-name-link">hashCode()</a> - 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><a href="org/apache/wayang/commons/util/profiledb/model/Measurement.html#hashCode()" class="member-name-link">hashCode()</a> - 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><a href="org/apache/wayang/commons/util/profiledb/model/Subject.html#hashCode()" class="member-name-link">hashCode()</a> - 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><a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html#hashCode()" class="member-name-link">hashCode()</a> - 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><a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html#hashCode()" class="member-name-link">hashCode()</a> - 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><a href="org/apache/wayang/core/platform/ChannelDescriptor.html#hashCode()" class="member-name-link">hashCode()</a> - 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><a href="org/apache/wayang/core/types/BasicDataUnitType.html#hashCode()" class="member-name-link">hashCode()</a> - 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><a href="org/apache/wayang/core/types/DataSetType.html#hashCode()" class="member-name-link">hashCode()</a> - 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><a href="org/apache/wayang/core/types/DataUnitGroupType.html#hashCode()" class="member-name-link">hashCode()</a> - 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><a href="org/apache/wayang/core/util/Bitmask.html#hashCode()" class="member-name-link">hashCode()</a> - 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><a href="org/apache/wayang/core/util/Canonicalizer.html#hashCode()" class="member-name-link">hashCode()</a> - 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/Counter.html#hashCode()" class="member-name-link">hashCode()</a> - 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><a href="org/apache/wayang/core/util/Tuple.html#hashCode()" class="member-name-link">hashCode()</a> - 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><a href="org/apache/wayang/jdbc/channels/SqlQueryChannel.Descriptor.html#hashCode()" class="member-name-link">hashCode()</a> - 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><a href="org/apache/wayang/api/python/executor/ReaderIterator.html#hasNext()" class="member-name-link">hasNext()</a> - 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><a href="org/apache/wayang/flink/operators/CollectionSplittableIterator.html#hasNext()" class="member-name-link">hasNext()</a> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/CollectionSplittableIterator.html" title="class in org.apache.wayang.flink.operators">CollectionSplittableIterator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/jdbc/operators/SqlToStreamOperator.ResultSetIterator.html#hasNext()" class="member-name-link">hasNext()</a> - 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><a href="org/apache/wayang/ml4all/abstraction/plan/ML4allPlan.html#hasSample()" class="member-name-link">hasSample()</a> - 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><a href="org/apache/wayang/giraph/platform/GiraphPlatform.html#HDFS_MS_PER_MB_PROPERTY" class="member-name-link">HDFS_MS_PER_MB_PROPERTY</a> - 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><a href="org/apache/wayang/basic/channels/FileChannel.html#HDFS_OBJECT_FILE_DESCRIPTOR" class="member-name-link">HDFS_OBJECT_FILE_DESCRIPTOR</a> - 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><a href="org/apache/wayang/java/channels/ChannelConversions.html#HDFS_OBJECT_FILE_TO_STREAM" class="member-name-link">HDFS_OBJECT_FILE_TO_STREAM</a> - 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/spark/channels/ChannelConversions.html#HDFS_OBJECT_FILE_TO_UNCACHED_RDD" class="member-name-link">HDFS_OBJECT_FILE_TO_UNCACHED_RDD</a> - 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/basic/channels/FileChannel.html#HDFS_TSV_DESCRIPTOR" class="member-name-link">HDFS_TSV_DESCRIPTOR</a> - 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><a href="org/apache/wayang/java/channels/ChannelConversions.html#HDFS_TSV_TO_STREAM" class="member-name-link">HDFS_TSV_TO_STREAM</a> - 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/spark/channels/ChannelConversions.html#HDFS_TSV_TO_UNCACHED_RDD" class="member-name-link">HDFS_TSV_TO_UNCACHED_RDD</a> - 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/core/optimizer/OptimizationContext.html#hostLoopContext" class="member-name-link">hostLoopContext</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.monitor">HttpMonitor</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><a href="org/apache/wayang/core/monitor/HttpMonitor.html#%3Cinit%3E()" class="member-name-link">HttpMonitor()</a> - 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> |
| <h2 class="title" id="I:I">I</h2> |
| <dl class="index"> |
| <dt><a href="org/apache/wayang/basic/model/op/Op.html#id" class="member-name-link">id</a> - 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/core/mathex/MathExLexer.html#IDENTIFIER" class="member-name-link">IDENTIFIER</a> - 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/mathex/MathExParser.html#IDENTIFIER" class="member-name-link">IDENTIFIER</a> - 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><a href="org/apache/wayang/core/mathex/MathExParser.FunctionContext.html#IDENTIFIER()" class="member-name-link">IDENTIFIER()</a> - 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/mathex/MathExParser.VariableContext.html#IDENTIFIER()" class="member-name-link">IDENTIFIER()</a> - 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" class="type-name-link" title="class in org.apache.wayang.iejoin">IEJoin</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><a href="org/apache/wayang/iejoin/IEJoin.html#%3Cinit%3E()" class="member-name-link">IEJoin()</a> - 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" class="type-name-link" title="class in org.apache.wayang.iejoin.mapping.java">IEJoinMapping</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" class="type-name-link" title="class in org.apache.wayang.iejoin.mapping.spark">IEJoinMapping</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><a href="org/apache/wayang/iejoin/mapping/java/IEJoinMapping.html#%3Cinit%3E()" class="member-name-link">IEJoinMapping()</a> - 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><a href="org/apache/wayang/iejoin/mapping/spark/IEJoinMapping.html#%3Cinit%3E()" class="member-name-link">IEJoinMapping()</a> - 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" class="type-name-link" title="class in org.apache.wayang.iejoin.operators">IEJoinMasterOperator</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><a href="org/apache/wayang/iejoin/operators/IEJoinMasterOperator.html#%3Cinit%3E()" class="member-name-link">IEJoinMasterOperator()</a> - 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" class="type-name-link" title="enum class in org.apache.wayang.iejoin.operators">IEJoinMasterOperator.JoinCondition</a> - Enum Class 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" class="type-name-link" title="class in org.apache.wayang.iejoin.operators">IEJoinOperator</a><<a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html" title="type parameter in IEJoinOperator">Type0</a>,<wbr><a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html" title="type parameter in IEJoinOperator">Type1</a>,<wbr><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><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)" class="member-name-link">IEJoinOperator(Class<Input>, Class<Input>, TransformationDescriptor<Input, Type0>, TransformationDescriptor<Input, Type0>, IEJoinMasterOperator.JoinCondition, TransformationDescriptor<Input, Type1>, TransformationDescriptor<Input, Type1>, IEJoinMasterOperator.JoinCondition)</a> - 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/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)" class="member-name-link">IEJoinOperator(DataSetType<Input>, DataSetType<Input>, TransformationDescriptor<Input, Type0>, TransformationDescriptor<Input, Type0>, IEJoinMasterOperator.JoinCondition, TransformationDescriptor<Input, Type1>, TransformationDescriptor<Input, Type1>, IEJoinMasterOperator.JoinCondition)</a> - 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" class="type-name-link" title="class in org.apache.wayang.iejoin.mapping.java">IESelfJoinMapping</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" class="type-name-link" title="class in org.apache.wayang.iejoin.mapping.spark">IESelfJoinMapping</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><a href="org/apache/wayang/iejoin/mapping/java/IESelfJoinMapping.html#%3Cinit%3E()" class="member-name-link">IESelfJoinMapping()</a> - 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><a href="org/apache/wayang/iejoin/mapping/spark/IESelfJoinMapping.html#%3Cinit%3E()" class="member-name-link">IESelfJoinMapping()</a> - 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" class="type-name-link" title="class in org.apache.wayang.iejoin.operators">IESelfJoinOperator</a><<a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html" title="type parameter in IESelfJoinOperator">Type0</a> extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Comparable.html" title="class or interface in java.lang" class="external-link">Comparable</a><<a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html" title="type parameter in IESelfJoinOperator">Type0</a>>,<wbr><a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html" title="type parameter in IESelfJoinOperator">Type1</a> extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Comparable.html" title="class or interface in java.lang" class="external-link">Comparable</a><<a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html" title="type parameter in IESelfJoinOperator">Type1</a>>,<wbr><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><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)" class="member-name-link">IESelfJoinOperator(Class<Input>, TransformationDescriptor<Input, Type0>, IEJoinMasterOperator.JoinCondition, TransformationDescriptor<Input, Type1>, IEJoinMasterOperator.JoinCondition)</a> - 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><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)" class="member-name-link">IESelfJoinOperator(DataSetType<Input>, TransformationDescriptor<Input, Type0>, IEJoinMasterOperator.JoinCondition, TransformationDescriptor<Input, Type1>, IEJoinMasterOperator.JoinCondition)</a> - 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><a href="org/apache/wayang/core/plugin/DynamicPlugin.html#ifPresent(java.lang.Object,java.lang.Class,java.util.function.Consumer)" class="member-name-link">ifPresent(Object, Class<? super T>, Consumer<T>)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link"><code>Object</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/compiler/KeySelectorFunction.html#impl" class="member-name-link">impl</a> - 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><a href="org/apache/wayang/basic/model/op/nn/Conv.html#inChannels" class="member-name-link">inChannels</a> - Variable in class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/Conv.html" title="class in org.apache.wayang.basic.model.op.nn">Conv</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#increaseBy(org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)" class="member-name-link">increaseBy(OptimizationContext.OperatorContext)</a> - 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><a href="org/apache/wayang/core/util/Counter.html#increment(T)" class="member-name-link">increment(T)</a> - 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><a href="org/apache/wayang/core/util/ExplainUtils.html#INDENT" class="member-name-link">INDENT</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Slot.html#index" class="member-name-link">index</a> - 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 <code>Slot.owner</code>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/profiler/log/Individual.html" class="type-name-link" title="class in org.apache.wayang.profiler.log">Individual</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><a href="org/apache/wayang/tensorflow/model/op/nn/TensorflowBatchNorm2D.html#inference(org.tensorflow.Operand,java.util.List)" class="member-name-link">inference(Operand<T>, List<Operand<?>>)</a> - Method in class org.apache.wayang.tensorflow.model.op.nn.<a href="org/apache/wayang/tensorflow/model/op/nn/TensorflowBatchNorm2D.html" title="class in org.apache.wayang.tensorflow.model.op.nn">TensorflowBatchNorm2D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/KafkaTopicSource.html#initConsumer(org.apache.wayang.basic.operators.KafkaTopicSource)" class="member-name-link">initConsumer(KafkaTopicSource)</a> - 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><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html#initDefaultsFromConfiguration(org.apache.flink.configuration.Configuration)" class="member-name-link">initDefaultsFromConfiguration(Configuration)</a> - 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><a href="org/apache/wayang/basic/operators/LoopOperator.html#INITIAL_CONVERGENCE_INPUT_INDEX" class="member-name-link">INITIAL_CONVERGENCE_INPUT_INDEX</a> - 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><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#INITIAL_INPUT_INDEX" class="member-name-link">INITIAL_INPUT_INDEX</a> - 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><a href="org/apache/wayang/basic/operators/LoopOperator.html#INITIAL_INPUT_INDEX" class="member-name-link">INITIAL_INPUT_INDEX</a> - 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><a href="org/apache/wayang/basic/operators/RepeatOperator.html#INITIAL_INPUT_INDEX" class="member-name-link">INITIAL_INPUT_INDEX</a> - 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><a href="org/apache/wayang/core/monitor/Monitor.html#initialExecutionPlan" class="member-name-link">initialExecutionPlan</a> - 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/abstraction/api/LogicalOperator.html#initialise()" class="member-name-link">initialise()</a> - 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><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/AssignWrapper.html#initialise()" class="member-name-link">initialise()</a> - 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><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/AssignWrapperLocal.html#initialise()" class="member-name-link">initialise()</a> - 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><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/ComputePerPartitionWrapper.html#initialise()" class="member-name-link">initialise()</a> - 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><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/ComputeWrapper.html#initialise()" class="member-name-link">initialise()</a> - 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><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LogicalOperatorWrapper.html#initialise()" class="member-name-link">initialise()</a> - 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><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LogicalOperatorWrapperWithModel.html#initialise()" class="member-name-link">initialise()</a> - 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><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LoopCheckWrapper.html#initialise()" class="member-name-link">initialise()</a> - 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><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LoopConvergenceWrapper.html#initialise()" class="member-name-link">initialise()</a> - 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><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/UpdateLocalWrapper.html#initialise()" class="member-name-link">initialise()</a> - 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><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/UpdateWrapper.html#initialise()" class="member-name-link">initialise()</a> - 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><a href="org/apache/wayang/flink/platform/FlinkPlatform.html#INITIALIZATION_MS_CONFIG_KEY" class="member-name-link">INITIALIZATION_MS_CONFIG_KEY</a> - 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><a href="org/apache/wayang/spark/platform/SparkPlatform.html#INITIALIZATION_MS_CONFIG_KEY" class="member-name-link">INITIALIZATION_MS_CONFIG_KEY</a> - 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><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankMasterCompute.html#initialize()" class="member-name-link">initialize()</a> - 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><a href="org/apache/wayang/core/monitor/DisabledMonitor.html#initialize(org.apache.wayang.core.api.Configuration,java.lang.String,java.util.List)" class="member-name-link">initialize(Configuration, String, List<Map>)</a> - 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><a href="org/apache/wayang/core/monitor/FileMonitor.html#initialize(org.apache.wayang.core.api.Configuration,java.lang.String,java.util.List)" class="member-name-link">initialize(Configuration, String, List<Map>)</a> - 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><a href="org/apache/wayang/core/monitor/HttpMonitor.html#initialize(org.apache.wayang.core.api.Configuration,java.lang.String,java.util.List)" class="member-name-link">initialize(Configuration, String, List<Map>)</a> - 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><a href="org/apache/wayang/core/monitor/Monitor.html#initialize(org.apache.wayang.core.api.Configuration,java.lang.String,java.util.List)" class="member-name-link">initialize(Configuration, String, List<Map>)</a> - 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><a href="org/apache/wayang/core/monitor/ZeroMQMonitor.html#initialize(org.apache.wayang.core.api.Configuration,java.lang.String,java.util.List)" class="member-name-link">initialize(Configuration, String, List<Map>)</a> - 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/basic/operators/DoWhileOperator.html#initialize(org.apache.wayang.core.plan.wayangplan.Operator,int)" class="member-name-link">initialize(Operator, int)</a> - 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><a href="org/apache/wayang/basic/operators/RepeatOperator.html#initialize(org.apache.wayang.core.plan.wayangplan.Operator,int)" class="member-name-link">initialize(Operator, int)</a> - 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><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)" class="member-name-link">initialize(Operator, int, Operator, int)</a> - 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><a href="org/apache/wayang/basic/operators/LoopOperator.html#initialize(org.apache.wayang.core.plan.wayangplan.Operator,org.apache.wayang.core.plan.wayangplan.Operator)" class="member-name-link">initialize(Operator, Operator)</a> - 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><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html#initializeGlobal(int)" class="member-name-link">initializeGlobal(int)</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html#initializeOutputChannel(int,org.apache.wayang.core.api.Configuration)" class="member-name-link">initializeOutputChannel(int, Configuration)</a> - 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><a href="org/apache/wayang/basic/operators/KafkaTopicSink.html#initProducer(org.apache.wayang.basic.operators.KafkaTopicSink)" class="member-name-link">initProducer(KafkaTopicSink<T>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.model.op">Input</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><a href="org/apache/wayang/basic/model/op/Input.html#%3Cinit%3E(int%5B%5D)" class="member-name-link">Input(int[])</a> - 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.html#%3Cinit%3E(int%5B%5D,java.lang.String)" class="member-name-link">Input(int[], String)</a> - 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.html#%3Cinit%3E(int%5B%5D,java.lang.String,org.apache.wayang.basic.model.op.Op.DType)" class="member-name-link">Input(int[], String, Op.DType)</a> - 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.html#%3Cinit%3E(int%5B%5D,org.apache.wayang.basic.model.op.Input.Type)" class="member-name-link">Input(int[], Input.Type)</a> - 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.html#%3Cinit%3E(int%5B%5D,org.apache.wayang.basic.model.op.Input.Type,org.apache.wayang.basic.model.op.Op.DType)" class="member-name-link">Input(int[], Input.Type, Op.DType)</a> - 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.html#%3Cinit%3E(int%5B%5D,org.apache.wayang.basic.model.op.Op.DType)" class="member-name-link">Input(int[], Op.DType)</a> - 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" class="type-name-link" title="enum class in org.apache.wayang.basic.model.op">Input.Type</a> - Enum Class in <a href="org/apache/wayang/basic/model/op/package-summary.html">org.apache.wayang.basic.model.op</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html#inputCardinalities" class="member-name-link">inputCardinalities</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.plan.wayangplan">InputSlot</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><a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html#%3Cinit%3E()" class="member-name-link">InputSlot()</a> - 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><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)" class="member-name-link">InputSlot(String, Operator, boolean, DataSetType<T>)</a> - 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><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)" class="member-name-link">InputSlot(String, Operator, DataSetType<T>)</a> - 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><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)" class="member-name-link">InputSlot(InputSlot<T>, Operator)</a> - 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><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)" class="member-name-link">InputSlot(Slot<T>, Operator)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#inputSlots" class="member-name-link">inputSlots</a> - 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><a href="org/apache/wayang/basic/model/op/ArgMax.html#inputsRequired()" class="member-name-link">inputsRequired()</a> - 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><a href="org/apache/wayang/basic/model/op/Cast.html#inputsRequired()" class="member-name-link">inputsRequired()</a> - 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><a href="org/apache/wayang/basic/model/op/Eq.html#inputsRequired()" class="member-name-link">inputsRequired()</a> - 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><a href="org/apache/wayang/basic/model/op/Get.html#inputsRequired()" class="member-name-link">inputsRequired()</a> - Method in class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Get.html" title="class in org.apache.wayang.basic.model.op">Get</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/Input.html#inputsRequired()" class="member-name-link">inputsRequired()</a> - 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><a href="org/apache/wayang/basic/model/op/Mean.html#inputsRequired()" class="member-name-link">inputsRequired()</a> - 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><a href="org/apache/wayang/basic/model/op/nn/BatchNorm.html#inputsRequired()" class="member-name-link">inputsRequired()</a> - Method in class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/BatchNorm.html" title="class in org.apache.wayang.basic.model.op.nn">BatchNorm</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/nn/Conv.html#inputsRequired()" class="member-name-link">inputsRequired()</a> - Method in class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/Conv.html" title="class in org.apache.wayang.basic.model.op.nn">Conv</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/nn/ConvLSTM2D.html#inputsRequired()" class="member-name-link">inputsRequired()</a> - Method in class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/ConvLSTM2D.html" title="class in org.apache.wayang.basic.model.op.nn">ConvLSTM2D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/nn/CrossEntropyLoss.html#inputsRequired()" class="member-name-link">inputsRequired()</a> - 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><a href="org/apache/wayang/basic/model/op/nn/Linear.html#inputsRequired()" class="member-name-link">inputsRequired()</a> - 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><a href="org/apache/wayang/basic/model/op/nn/MSELoss.html#inputsRequired()" class="member-name-link">inputsRequired()</a> - Method in class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/MSELoss.html" title="class in org.apache.wayang.basic.model.op.nn">MSELoss</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/nn/ReLU.html#inputsRequired()" class="member-name-link">inputsRequired()</a> - 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><a href="org/apache/wayang/basic/model/op/nn/Sigmoid.html#inputsRequired()" class="member-name-link">inputsRequired()</a> - 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><a href="org/apache/wayang/basic/model/op/nn/Softmax.html#inputsRequired()" class="member-name-link">inputsRequired()</a> - 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><a href="org/apache/wayang/basic/model/op/Op.html#inputsRequired()" class="member-name-link">inputsRequired()</a> - 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><a href="org/apache/wayang/basic/model/op/Reshape.html#inputsRequired()" class="member-name-link">inputsRequired()</a> - Method in class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Reshape.html" title="class in org.apache.wayang.basic.model.op">Reshape</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/Slice.html#inputsRequired()" class="member-name-link">inputsRequired()</a> - Method in class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Slice.html" title="class in org.apache.wayang.basic.model.op">Slice</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/Transpose.html#inputsRequired()" class="member-name-link">inputsRequired()</a> - Method in class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Transpose.html" title="class in org.apache.wayang.basic.model.op">Transpose</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/ZeroLike.html#inputsRequired()" class="member-name-link">inputsRequired()</a> - Method in class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/ZeroLike.html" title="class in org.apache.wayang.basic.model.op">ZeroLike</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/function/ConsumerDescriptor.html#inputType" class="member-name-link">inputType</a> - 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><a href="org/apache/wayang/core/function/FlatMapDescriptor.html#inputType" class="member-name-link">inputType</a> - 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><a href="org/apache/wayang/core/function/MapPartitionsDescriptor.html#inputType" class="member-name-link">inputType</a> - 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><a href="org/apache/wayang/core/function/PredicateDescriptor.html#inputType" class="member-name-link">inputType</a> - 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><a href="org/apache/wayang/core/function/TransformationDescriptor.html#inputType" class="member-name-link">inputType</a> - 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><a href="org/apache/wayang/flink/compiler/criterion/DummyFilter.html#inputTypeClass" class="member-name-link">inputTypeClass</a> - 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><a href="org/apache/wayang/flink/compiler/criterion/DummyMap.html#inputTypeClass" class="member-name-link">inputTypeClass</a> - 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><a href="org/apache/wayang/basic/channels/FileChannel.Instance.html#%3Cinit%3E(org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,int)" class="member-name-link">Instance(OptimizationContext.OperatorContext, int)</a> - 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><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)" class="member-name-link">Instance(Executor, OptimizationContext.OperatorContext, int)</a> - 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><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)" class="member-name-link">Instance(Executor, OptimizationContext.OperatorContext, int)</a> - 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><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)" class="member-name-link">Instance(Executor, OptimizationContext.OperatorContext, int)</a> - 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><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)" class="member-name-link">Instance(FlinkExecutor, OptimizationContext.OperatorContext, int)</a> - 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><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)" class="member-name-link">Instance(SparkExecutor, OptimizationContext.OperatorContext, int)</a> - 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><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)" class="member-name-link">Instance(SparkExecutor, OptimizationContext.OperatorContext, int)</a> - 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><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)" class="member-name-link">Instance(TensorflowExecutor, OptimizationContext.OperatorContext, int)</a> - 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><a href="org/apache/wayang/api/sql/calcite/convention/WayangConvention.html#INSTANCE" class="member-name-link">INSTANCE</a> - Enum constant in enum class org.apache.wayang.api.sql.calcite.convention.<a href="org/apache/wayang/api/sql/calcite/convention/WayangConvention.html" title="enum class in org.apache.wayang.api.sql.calcite.convention">WayangConvention</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.Factory.html#INSTANCE" class="member-name-link">INSTANCE</a> - 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><a href="org/apache/wayang/core/util/ReflectionUtils.html#instantiateDefault(java.lang.Class)" class="member-name-link">instantiateDefault(Class<? extends T>)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Class.html" title="class or interface in java.lang" class="external-link"><code>Class</code></a> via the default constructor.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/ReflectionUtils.html#instantiateDefault(java.lang.String)" class="member-name-link">instantiateDefault(String)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Class.html" title="class or interface in java.lang" class="external-link"><code>Class</code></a> via the default constructor.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/ReflectionUtils.html#instantiateSomehow(java.lang.Class,java.util.List)" class="member-name-link">instantiateSomehow(Class<T>, List<Tuple<Class<?>, Supplier<?>>>)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Class.html" title="class or interface in java.lang" class="external-link"><code>Class</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/ReflectionUtils.html#instantiateSomehow(java.lang.Class,org.apache.wayang.core.util.Tuple...)" class="member-name-link">instantiateSomehow(Class<T>, Tuple<Class<?>, Supplier<?>>...)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Class.html" title="class or interface in java.lang" class="external-link"><code>Class</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/profiling/InstrumentationStrategy.html" class="type-name-link" title="interface in org.apache.wayang.core.profiling">InstrumentationStrategy</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><a href="org/apache/wayang/basic/model/op/Op.DType.html#INT16" class="member-name-link">INT16</a> - Enum constant in enum class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Op.DType.html" title="enum class in org.apache.wayang.basic.model.op">Op.DType</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/Op.DType.html#INT32" class="member-name-link">INT32</a> - Enum constant in enum class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Op.DType.html" title="enum class in org.apache.wayang.basic.model.op">Op.DType</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/Op.DType.html#INT64" class="member-name-link">INT64</a> - Enum constant in enum class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Op.DType.html" title="enum class in org.apache.wayang.basic.model.op">Op.DType</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/mapping/IntersectMapping.html" class="type-name-link" title="class in org.apache.wayang.flink.mapping">IntersectMapping</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" class="type-name-link" title="class in org.apache.wayang.java.mapping">IntersectMapping</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" class="type-name-link" title="class in org.apache.wayang.spark.mapping">IntersectMapping</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><a href="org/apache/wayang/flink/mapping/IntersectMapping.html#%3Cinit%3E()" class="member-name-link">IntersectMapping()</a> - 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><a href="org/apache/wayang/java/mapping/IntersectMapping.html#%3Cinit%3E()" class="member-name-link">IntersectMapping()</a> - 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><a href="org/apache/wayang/spark/mapping/IntersectMapping.html#%3Cinit%3E()" class="member-name-link">IntersectMapping()</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.operators">IntersectOperator</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><a href="org/apache/wayang/basic/operators/IntersectOperator.html#%3Cinit%3E(java.lang.Class)" class="member-name-link">IntersectOperator(Class<Type>)</a> - 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/basic/operators/IntersectOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.IntersectOperator)" class="member-name-link">IntersectOperator(IntersectOperator<Type>)</a> - 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><a href="org/apache/wayang/basic/operators/IntersectOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)" class="member-name-link">IntersectOperator(DataSetType<Type>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.costs">IntervalLoadEstimator</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><a href="org/apache/wayang/core/optimizer/costs/IntervalLoadEstimator.html#%3Cinit%3E(int,int,double,java.util.function.ToLongBiFunction,java.util.function.ToLongBiFunction)" class="member-name-link">IntervalLoadEstimator(int, int, double, ToLongBiFunction<long[], long[]>, ToLongBiFunction<long[], long[]>)</a> - 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><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)" class="member-name-link">IntervalLoadEstimator(int, int, double, CardinalityEstimate, ToLongBiFunction<long[], long[]>, ToLongBiFunction<long[], long[]>)</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlowCompiler.Activator.html#isActivationComplete()" class="member-name-link">isActivationComplete()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.Activator.html#isActivationComplete()" class="member-name-link">isActivationComplete()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#isAlternative()" class="member-name-link">isAlternative()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/ElementaryOperator.html#isAuxiliary()" class="member-name-link">isAuxiliary()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#isAuxiliary()" class="member-name-link">isAuxiliary()</a> - 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><a href="org/apache/wayang/core/util/Optional.html#isAvailable()" class="member-name-link">isAvailable()</a> - 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><a href="org/apache/wayang/core/plan/executionplan/Channel.html#isBetweenStages()" class="member-name-link">isBetweenStages()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html#isBroadcast()" class="member-name-link">isBroadcast()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Slot.html#isCompatibleWith(org.apache.wayang.core.plan.wayangplan.Slot)" class="member-name-link">isCompatibleWith(Slot<?>)</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/ExecutionTaskFlow.html#isComplete()" class="member-name-link">isComplete()</a> - 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><a href="org/apache/wayang/flink/compiler/criterion/WayangConvergenceCriterion.html#isConverged(int,org.apache.wayang.flink.compiler.criterion.WayangListValue)" class="member-name-link">isConverged(int, WayangListValue)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#isConversion()" class="member-name-link">isConversion()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkCollectionSink.html#isConversion()" class="member-name-link">isConversion()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkCollectionSource.html#isConversion()" class="member-name-link">isConversion()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkObjectFileSink.html#isConversion()" class="member-name-link">isConversion()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkObjectFileSource.html#isConversion()" class="member-name-link">isConversion()</a> - 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><a href="org/apache/wayang/flink/operators/FlinkTsvFileSink.html#isConversion()" class="member-name-link">isConversion()</a> - 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><a href="org/apache/wayang/core/plan/executionplan/Channel.html#isCopy()" class="member-name-link">isCopy()</a> - 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><a href="org/apache/wayang/basic/operators/SampleOperator.html#isDataSetSizeKnown()" class="member-name-link">isDataSetSizeKnown()</a> - 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><a href="org/apache/wayang/core/util/fs/FileSystem.html#isDirectory(java.lang.String)" class="member-name-link">isDirectory(String)</a> - 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><a href="org/apache/wayang/core/util/fs/HadoopFileSystem.html#isDirectory(java.lang.String)" class="member-name-link">isDirectory(String)</a> - 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><a href="org/apache/wayang/core/util/fs/LocalFileSystem.html#isDirectory(java.lang.String)" class="member-name-link">isDirectory(String)</a> - 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><a href="org/apache/wayang/core/util/fs/S3FileSystem.html#isDirectory(java.lang.String)" class="member-name-link">isDirectory(String)</a> - 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/Bitmask.html#isDisjointFrom(org.apache.wayang.core.util.Bitmask)" class="member-name-link">isDisjointFrom(Bitmask)</a> - 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><a href="org/apache/wayang/core/util/AbstractReferenceCountable.html#isDisposed()" class="member-name-link">isDisposed()</a> - 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><a href="org/apache/wayang/core/util/ReferenceCountable.html#isDisposed()" class="member-name-link">isDisposed()</a> - 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><a href="org/apache/wayang/flink/execution/FlinkContextReference.html#isDisposed()" class="member-name-link">isDisposed()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/CompositeOperator.html#isElementary()" class="member-name-link">isElementary()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#isElementary()" class="member-name-link">isElementary()</a> - 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><a href="org/apache/wayang/core/util/Bitmask.html#isEmpty()" class="member-name-link">isEmpty()</a> - 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><a href="org/apache/wayang/core/util/Canonicalizer.html#isEmpty()" class="member-name-link">isEmpty()</a> - 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/Counter.html#isEmpty()" class="member-name-link">isEmpty()</a> - 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><a href="org/apache/wayang/iejoin/operators/spark_helpers/List2AttributesObjectSkinny.html#isEmpty()" class="member-name-link">isEmpty()</a> - 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><a href="org/apache/wayang/ml4all/utils/SparseVector.html#isEmpty()" class="member-name-link">isEmpty()</a> - 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><a href="org/apache/wayang/core/monitor/Monitor.html#isEnabled(org.apache.wayang.core.api.Configuration)" class="member-name-link">isEnabled(Configuration)</a> - 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><a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html#isExact()" class="member-name-link">isExact()</a> - 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><a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html#isExactly(long)" class="member-name-link">isExactly(long)</a> - 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><a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html#isExactly(long)" class="member-name-link">isExactly(long)</a> - 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><a href="org/apache/wayang/core/plan/executionplan/Channel.html#isExecutionBreaker()" class="member-name-link">isExecutionBreaker()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#isExecutionOperator()" class="member-name-link">isExecutionOperator()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html#isFeedback()" class="member-name-link">isFeedback()</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html#isFeedbackInput(org.apache.wayang.core.plan.executionplan.Channel)" class="member-name-link">isFeedbackInput(Channel)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#isFeedbackInput(org.apache.wayang.core.plan.wayangplan.InputSlot)" class="member-name-link">isFeedbackInput(InputSlot<?>)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html#isFeedforward()" class="member-name-link">isFeedforward()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#isFeedforwardOutput(org.apache.wayang.core.plan.wayangplan.OutputSlot)" class="member-name-link">isFeedforwardOutput(OutputSlot<?>)</a> - 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><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)" class="member-name-link">isFiltered(CardinalityEstimate, int, OptimizationContext)</a> - 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><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)" class="member-name-link">isFiltered(CardinalityEstimate, int, OptimizationContext)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/ExecutionOperator.html#isFiltered(org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)" class="member-name-link">isFiltered(OptimizationContext.OperatorContext)</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#isFinalIteration()" class="member-name-link">isFinalIteration()</a> - 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><a href="org/apache/wayang/core/types/BasicDataUnitType.html#isGroup()" class="member-name-link">isGroup()</a> - 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><a href="org/apache/wayang/core/types/DataUnitGroupType.html#isGroup()" class="member-name-link">isGroup()</a> - 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><a href="org/apache/wayang/core/types/DataUnitType.html#isGroup()" class="member-name-link">isGroup()</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html#isInFinishedLoop()" class="member-name-link">isInFinishedLoop()</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#isInitialIteration()" class="member-name-link">isInitialIteration()</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#isInputMarked(int)" class="member-name-link">isInputMarked(int)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Slot.html#isInputSlot()" class="member-name-link">isInputSlot()</a> - 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><a href="org/apache/wayang/core/util/JsonSerializables.html#isJsonCompatible(java.lang.Object)" class="member-name-link">isJsonCompatible(Object)</a> - 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><a href="org/apache/wayang/core/util/JsonSerializables.html#isJsonNull(java.lang.Object)" class="member-name-link">isJsonNull(Object)</a> - 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><a href="org/apache/wayang/api/sql/calcite/schema/WayangTableStatistic.html#isKey(org.apache.calcite.util.ImmutableBitSet)" class="member-name-link">isKey(ImmutableBitSet)</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html#isLoopHead()" class="member-name-link">isLoopHead()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#isLoopHead()" class="member-name-link">isLoopHead()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html#isLoopInvariant()" class="member-name-link">isLoopInvariant()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html#isLoopsIsolated()" class="member-name-link">isLoopsIsolated()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#isLoopSubplan()" class="member-name-link">isLoopSubplan()</a> - 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><a href="org/apache/wayang/core/plan/executionplan/Channel.html#isMarkedForInstrumentation()" class="member-name-link">isMarkedForInstrumentation()</a> - 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><a href="org/apache/wayang/core/platform/ChannelInstance.html#isMarkedForInstrumentation()" class="member-name-link">isMarkedForInstrumentation()</a> - 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><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html#isMutable()" class="member-name-link">isMutable()</a> - 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><a href="org/apache/wayang/core/types/DataSetType.html#isNone()" class="member-name-link">isNone()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/LoopIsolator.html#isolate(org.apache.wayang.core.plan.wayangplan.Operator)" class="member-name-link">isolate(Operator)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/LoopIsolator.html#isolateLoops(org.apache.wayang.core.plan.wayangplan.WayangPlan)" class="member-name-link">isolateLoops(WayangPlan)</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#isOutputMarked(int)" class="member-name-link">isOutputMarked(int)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Slot.html#isOutputSlot()" class="member-name-link">isOutputSlot()</a> - 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><a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html#isOverride()" class="member-name-link">isOverride()</a> - 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><a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html#isOverride()" class="member-name-link">isOverride()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#isOwnerOf(org.apache.wayang.core.plan.wayangplan.Slot)" class="member-name-link">isOwnerOf(Slot<?>)</a> - 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><a href="org/apache/wayang/iejoin/data/Data.html#isPivot()" class="member-name-link">isPivot()</a> - 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><a href="org/apache/wayang/core/types/DataUnitType.html#isPlain()" class="member-name-link">isPlain()</a> - 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><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#isReading(org.apache.wayang.core.plan.wayangplan.InputSlot)" class="member-name-link">isReading(InputSlot<?>)</a> - 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><a href="org/apache/wayang/basic/operators/LoopOperator.html#isReading(org.apache.wayang.core.plan.wayangplan.InputSlot)" class="member-name-link">isReading(InputSlot<?>)</a> - 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><a href="org/apache/wayang/basic/operators/RepeatOperator.html#isReading(org.apache.wayang.core.plan.wayangplan.InputSlot)" class="member-name-link">isReading(InputSlot<?>)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#isReading(org.apache.wayang.core.plan.wayangplan.InputSlot)" class="member-name-link">isReading(InputSlot<?>)</a> - 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><a href="org/apache/wayang/api/python/executor/PythonProcessCaller.html#isReady()" class="member-name-link">isReady()</a> - 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><a href="org/apache/wayang/core/api/Job.html#isRequestBreakpointFor(org.apache.wayang.core.plan.wayangplan.OutputSlot,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)" class="member-name-link">isRequestBreakpointFor(OutputSlot<?>, OptimizationContext.OperatorContext)</a> - 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><a href="org/apache/wayang/core/plan/executionplan/Channel.html#isReusable()" class="member-name-link">isReusable()</a> - 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><a href="org/apache/wayang/core/platform/ChannelDescriptor.html#isReusable()" class="member-name-link">isReusable()</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html#isSane()" class="member-name-link">isSane()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html#isSane()" class="member-name-link">isSane()</a> - 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><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)" class="member-name-link">isSinglePlatformExecutionPossible(ExecutionTask, Channel, ExecutionTask)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#isSink()" class="member-name-link">isSink()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html#isSink()" class="member-name-link">isSink()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html#isSink()" class="member-name-link">isSink()</a> - 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/Operator.html#isSource()" class="member-name-link">isSource()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html#isSource()" class="member-name-link">isSource()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html#isSource()" class="member-name-link">isSource()</a> - 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/executionplan/ExecutionStage.html#isStartingStage()" class="member-name-link">isStartingStage()</a> - 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><a href="org/apache/wayang/core/util/Bitmask.html#isSubmaskOf(org.apache.wayang.core.util.Bitmask)" class="member-name-link">isSubmaskOf(Bitmask)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#isSubplan()" class="member-name-link">isSubplan()</a> - 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><a href="org/apache/wayang/core/plan/executionplan/Channel.html#isSuitableForBreakpoint()" class="member-name-link">isSuitableForBreakpoint()</a> - 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><a href="org/apache/wayang/core/platform/ChannelDescriptor.html#isSuitableForBreakpoint()" class="member-name-link">isSuitableForBreakpoint()</a> - 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><a href="org/apache/wayang/basic/types/RecordType.html#isSupertypeOf(org.apache.wayang.core.types.BasicDataUnitType)" class="member-name-link">isSupertypeOf(BasicDataUnitType<?>)</a> - 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><a href="org/apache/wayang/core/types/DataUnitType.html#isSupertypeOf(org.apache.wayang.core.types.BasicDataUnitType)" class="member-name-link">isSupertypeOf(BasicDataUnitType<?>)</a> - 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><a href="org/apache/wayang/core/types/DataSetType.html#isSupertypeOf(org.apache.wayang.core.types.DataSetType)" class="member-name-link">isSupertypeOf(DataSetType)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#isSupportingBroadcastInputs()" class="member-name-link">isSupportingBroadcastInputs()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#isSupportingBroadcastInputs()" class="member-name-link">isSupportingBroadcastInputs()</a> - 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><a href="org/apache/wayang/core/optimizer/AggregateOptimizationContext.html#isTimeEstimatesComplete()" class="member-name-link">isTimeEstimatesComplete()</a> - 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><a href="org/apache/wayang/core/optimizer/DefaultOptimizationContext.html#isTimeEstimatesComplete()" class="member-name-link">isTimeEstimatesComplete()</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#isTimeEstimatesComplete()" class="member-name-link">isTimeEstimatesComplete()</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.html#isTopLevel()" class="member-name-link">isTopLevel()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#isUnconnected()" class="member-name-link">isUnconnected()</a> - 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><a href="org/apache/wayang/core/util/JsonSerializables.html#isUnconvertedInstance(java.lang.Object)" class="member-name-link">isUnconvertedInstance(Object)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Long.html" title="class or interface in java.lang" class="external-link"><code>Long</code></a>s, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Integer.html" title="class or interface in java.lang" class="external-link"><code>Integer</code></a>s, |
| <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Double.html" title="class or interface in java.lang" class="external-link"><code>Double</code></a>s, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link"><code>String</code></a>s, and <code>null</code>s.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/ml4all/abstraction/plan/ML4allPlan.html#isUpdateLocal()" class="member-name-link">isUpdateLocal()</a> - 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><a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html#isVetoingPlanChanges()" class="member-name-link">isVetoingPlanChanges()</a> - 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><a href="org/apache/wayang/core/util/CrossProductIterable.html#iterables" class="member-name-link">iterables</a> - 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><a href="org/apache/wayang/giraph/Algorithm/PageRankParameters.PageRankEnum.html#ITERATION" class="member-name-link">ITERATION</a> - Enum constant in enum class org.apache.wayang.giraph.Algorithm.<a href="org/apache/wayang/giraph/Algorithm/PageRankParameters.PageRankEnum.html" title="enum class in org.apache.wayang.giraph.Algorithm">PageRankParameters.PageRankEnum</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/LoopOperator.html#ITERATION_CONVERGENCE_INPUT_INDEX" class="member-name-link">ITERATION_CONVERGENCE_INPUT_INDEX</a> - 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><a href="org/apache/wayang/basic/operators/LoopOperator.html#ITERATION_CONVERGENCE_OUTPUT_INDEX" class="member-name-link">ITERATION_CONVERGENCE_OUTPUT_INDEX</a> - 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><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#ITERATION_INPUT_INDEX" class="member-name-link">ITERATION_INPUT_INDEX</a> - 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><a href="org/apache/wayang/basic/operators/LoopOperator.html#ITERATION_INPUT_INDEX" class="member-name-link">ITERATION_INPUT_INDEX</a> - 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><a href="org/apache/wayang/basic/operators/RepeatOperator.html#ITERATION_INPUT_INDEX" class="member-name-link">ITERATION_INPUT_INDEX</a> - 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><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#ITERATION_OUTPUT_INDEX" class="member-name-link">ITERATION_OUTPUT_INDEX</a> - 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><a href="org/apache/wayang/basic/operators/LoopOperator.html#ITERATION_OUTPUT_INDEX" class="member-name-link">ITERATION_OUTPUT_INDEX</a> - 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><a href="org/apache/wayang/basic/operators/RepeatOperator.html#ITERATION_OUTPUT_INDEX" class="member-name-link">ITERATION_OUTPUT_INDEX</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html#%3Cinit%3E(int,org.apache.wayang.core.optimizer.enumeration.PlanImplementation)" class="member-name-link">IterationImplementation(int, PlanImplementation)</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html#%3Cinit%3E(org.apache.wayang.core.optimizer.enumeration.LoopImplementation.IterationImplementation)" class="member-name-link">IterationImplementation(LoopImplementation.IterationImplementation)</a> - 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><a href="org/apache/wayang/core/api/configuration/CollectionProvider.html#iterator()" class="member-name-link">iterator()</a> - 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><a href="org/apache/wayang/core/util/Bitmask.html#iterator()" class="member-name-link">iterator()</a> - 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><a href="org/apache/wayang/core/util/Canonicalizer.html#iterator()" class="member-name-link">iterator()</a> - 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/Counter.html#iterator()" class="member-name-link">iterator()</a> - 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><a href="org/apache/wayang/core/util/CrossProductIterable.html#iterator()" class="member-name-link">iterator()</a> - 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><a href="org/apache/wayang/core/util/json/WayangJsonArray.html#iterator()" class="member-name-link">iterator()</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.util">Iterators</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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Iterator.html" title="class or interface in java.util" class="external-link"><code>Iterator</code></a>s.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/Iterators.html#%3Cinit%3E()" class="member-name-link">Iterators()</a> - 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> |
| <h2 class="title" id="I:J">J</h2> |
| <dl class="index"> |
| <dt><a href="org/apache/wayang/java/Java.html" class="type-name-link" title="class in org.apache.wayang.java">Java</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><a href="org/apache/wayang/java/Java.html#%3Cinit%3E()" class="member-name-link">Java()</a> - 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><a href="org/apache/wayang/ml4all/abstraction/plan/Platforms.html#JAVA" class="member-name-link">JAVA</a> - Enum constant in enum class org.apache.wayang.ml4all.abstraction.plan.<a href="org/apache/wayang/ml4all/abstraction/plan/Platforms.html" title="enum class in org.apache.wayang.ml4all.abstraction.plan">Platforms</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaAmazonS3Source.html" class="type-name-link" title="class in org.apache.wayang.java.operators">JavaAmazonS3Source</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 that implements the <a href="org/apache/wayang/basic/operators/AmazonS3Source.html" title="class in org.apache.wayang.basic.operators"><code>AmazonS3Source</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaAmazonS3Source.html#%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String)" class="member-name-link">JavaAmazonS3Source(String, String, String)</a> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaAmazonS3Source.html" title="class in org.apache.wayang.java.operators">JavaAmazonS3Source</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaAmazonS3Source.html#%3Cinit%3E(org.apache.wayang.basic.operators.AmazonS3Source)" class="member-name-link">JavaAmazonS3Source(AmazonS3Source)</a> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaAmazonS3Source.html" title="class in org.apache.wayang.java.operators">JavaAmazonS3Source</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaAzureBlobStorageSource.html" class="type-name-link" title="class in org.apache.wayang.java.operators">JavaAzureBlobStorageSource</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 that implements the <a href="org/apache/wayang/basic/operators/AzureBlobStorageSource.html" title="class in org.apache.wayang.basic.operators"><code>AzureBlobStorageSource</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaAzureBlobStorageSource.html#%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String)" class="member-name-link">JavaAzureBlobStorageSource(String, String, String)</a> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaAzureBlobStorageSource.html" title="class in org.apache.wayang.java.operators">JavaAzureBlobStorageSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaAzureBlobStorageSource.html#%3Cinit%3E(org.apache.wayang.basic.operators.AzureBlobStorageSource)" class="member-name-link">JavaAzureBlobStorageSource(AzureBlobStorageSource)</a> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaAzureBlobStorageSource.html" title="class in org.apache.wayang.java.operators">JavaAzureBlobStorageSource</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/plugin/JavaBasicPlugin.html" class="type-name-link" title="class in org.apache.wayang.java.plugin">JavaBasicPlugin</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><a href="org/apache/wayang/java/plugin/JavaBasicPlugin.html#%3Cinit%3E()" class="member-name-link">JavaBasicPlugin()</a> - 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" class="type-name-link" title="class in org.apache.wayang.java.operators">JavaCartesianOperator</a><<a href="org/apache/wayang/java/operators/JavaCartesianOperator.html" title="type parameter in JavaCartesianOperator">InputType0</a>,<wbr><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><a href="org/apache/wayang/java/operators/JavaCartesianOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.CartesianOperator)" class="member-name-link">JavaCartesianOperator(CartesianOperator<InputType0, InputType1>)</a> - 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><a href="org/apache/wayang/java/operators/JavaCartesianOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType)" class="member-name-link">JavaCartesianOperator(DataSetType<InputType0>, DataSetType<InputType1>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.java.plugin">JavaChannelConversionPlugin</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><a href="org/apache/wayang/java/plugin/JavaChannelConversionPlugin.html#%3Cinit%3E()" class="member-name-link">JavaChannelConversionPlugin()</a> - 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" class="type-name-link" title="interface in org.apache.wayang.java.channels">JavaChannelInstance</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" class="type-name-link" title="class in org.apache.wayang.java.operators">JavaCoGroupOperator</a><<a href="org/apache/wayang/java/operators/JavaCoGroupOperator.html" title="type parameter in JavaCoGroupOperator">InputType0</a>,<wbr><a href="org/apache/wayang/java/operators/JavaCoGroupOperator.html" title="type parameter in JavaCoGroupOperator">InputType1</a>,<wbr><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><a href="org/apache/wayang/java/operators/JavaCoGroupOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.CoGroupOperator)" class="member-name-link">JavaCoGroupOperator(CoGroupOperator<InputType0, InputType1, KeyType>)</a> - 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><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)" class="member-name-link">JavaCoGroupOperator(DataSetType<InputType0>, DataSetType<InputType1>, TransformationDescriptor<InputType0, KeyType>, TransformationDescriptor<InputType1, KeyType>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.java.operators">JavaCollectionSource</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><a href="org/apache/wayang/java/operators/JavaCollectionSource.html#%3Cinit%3E(java.util.Collection,org.apache.wayang.core.types.DataSetType)" class="member-name-link">JavaCollectionSource(Collection<T>, DataSetType<T>)</a> - 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><a href="org/apache/wayang/java/operators/JavaCollectionSource.html#%3Cinit%3E(org.apache.wayang.basic.operators.CollectionSource)" class="member-name-link">JavaCollectionSource(CollectionSource<T>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.profiler.java">JavaCollectionSourceProfiler</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><a href="org/apache/wayang/profiler/java/JavaCollectionSourceProfiler.html#%3Cinit%3E(java.util.function.Supplier)" class="member-name-link">JavaCollectionSourceProfiler(Supplier<?>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.java.operators">JavaCollectOperator</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><a href="org/apache/wayang/java/operators/JavaCollectOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)" class="member-name-link">JavaCollectOperator(DataSetType<Type>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.java.operators">JavaCountOperator</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><a href="org/apache/wayang/java/operators/JavaCountOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.CountOperator)" class="member-name-link">JavaCountOperator(CountOperator<Type>)</a> - 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><a href="org/apache/wayang/java/operators/JavaCountOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)" class="member-name-link">JavaCountOperator(DataSetType<Type>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.api.sql.sources.fs">JavaCSVTableSource</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><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)" class="member-name-link">JavaCSVTableSource(String, DataSetType<T>, List<RelDataType>)</a> - 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">Table source with default seperator ';'</div> |
| </dd> |
| <dt><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)" class="member-name-link">JavaCSVTableSource(String, DataSetType<T>, List<RelDataType>, char)</a> - 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 custom separator</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaDistinctOperator.html" class="type-name-link" title="class in org.apache.wayang.java.operators">JavaDistinctOperator</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><a href="org/apache/wayang/java/operators/JavaDistinctOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.DistinctOperator)" class="member-name-link">JavaDistinctOperator(DistinctOperator<Type>)</a> - 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><a href="org/apache/wayang/java/operators/JavaDistinctOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)" class="member-name-link">JavaDistinctOperator(DataSetType<Type>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.java.operators">JavaDoWhileOperator</a><<a href="org/apache/wayang/java/operators/JavaDoWhileOperator.html" title="type parameter in JavaDoWhileOperator">InputType</a>,<wbr><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><a href="org/apache/wayang/java/operators/JavaDoWhileOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.DoWhileOperator)" class="member-name-link">JavaDoWhileOperator(DoWhileOperator<InputType, ConvergenceType>)</a> - 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><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)" class="member-name-link">JavaDoWhileOperator(DataSetType<InputType>, DataSetType<ConvergenceType>, FunctionDescriptor.SerializablePredicate<Collection<ConvergenceType>>, Integer)</a> - 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><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)" class="member-name-link">JavaDoWhileOperator(DataSetType<InputType>, DataSetType<ConvergenceType>, PredicateDescriptor<Collection<ConvergenceType>>, Integer)</a> - 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" class="type-name-link" title="class in org.apache.wayang.java.execution">JavaExecutionContext</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><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)" class="member-name-link">JavaExecutionContext(JavaExecutionOperator, ChannelInstance[], int)</a> - 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" class="type-name-link" title="interface in org.apache.wayang.java.operators">JavaExecutionOperator</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" class="type-name-link" title="class in org.apache.wayang.java.execution">JavaExecutor</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><a href="org/apache/wayang/java/execution/JavaExecutor.html#%3Cinit%3E(org.apache.wayang.java.platform.JavaPlatform,org.apache.wayang.core.api.Job)" class="member-name-link">JavaExecutor(JavaPlatform, Job)</a> - 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" class="type-name-link" title="class in org.apache.wayang.java.operators">JavaFilterOperator</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><a href="org/apache/wayang/java/operators/JavaFilterOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.FilterOperator)" class="member-name-link">JavaFilterOperator(FilterOperator<Type>)</a> - 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><a href="org/apache/wayang/java/operators/JavaFilterOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.FunctionDescriptor.SerializablePredicate)" class="member-name-link">JavaFilterOperator(DataSetType<Type>, FunctionDescriptor.SerializablePredicate<Type>)</a> - 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><a href="org/apache/wayang/java/operators/JavaFilterOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.PredicateDescriptor)" class="member-name-link">JavaFilterOperator(DataSetType<Type>, PredicateDescriptor<Type>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.java.operators">JavaFlatMapOperator</a><<a href="org/apache/wayang/java/operators/JavaFlatMapOperator.html" title="type parameter in JavaFlatMapOperator">InputType</a>,<wbr><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><a href="org/apache/wayang/java/operators/JavaFlatMapOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.FlatMapOperator)" class="member-name-link">JavaFlatMapOperator(FlatMapOperator<InputType, OutputType>)</a> - 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><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)" class="member-name-link">JavaFlatMapOperator(DataSetType<InputType>, DataSetType<OutputType>, FlatMapDescriptor<InputType, OutputType>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.java.operators">JavaGlobalMaterializedGroupOperator</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><a href="org/apache/wayang/java/operators/JavaGlobalMaterializedGroupOperator.html#%3Cinit%3E(java.lang.Class)" class="member-name-link">JavaGlobalMaterializedGroupOperator(Class<Type>)</a> - 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/JavaGlobalMaterializedGroupOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.GlobalMaterializedGroupOperator)" class="member-name-link">JavaGlobalMaterializedGroupOperator(GlobalMaterializedGroupOperator<Type>)</a> - 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><a href="org/apache/wayang/java/operators/JavaGlobalMaterializedGroupOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType)" class="member-name-link">JavaGlobalMaterializedGroupOperator(DataSetType<Type>, DataSetType<Iterable<Type>>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.java.operators">JavaGlobalReduceOperator</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><a href="org/apache/wayang/java/operators/JavaGlobalReduceOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.GlobalReduceOperator)" class="member-name-link">JavaGlobalReduceOperator(GlobalReduceOperator<Type>)</a> - 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><a href="org/apache/wayang/java/operators/JavaGlobalReduceOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.ReduceDescriptor)" class="member-name-link">JavaGlobalReduceOperator(DataSetType<Type>, ReduceDescriptor<Type>)</a> - 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/operators/JavaGoogleCloudStorageSource.html" class="type-name-link" title="class in org.apache.wayang.java.operators">JavaGoogleCloudStorageSource</a> - Class in <a href="org/apache/wayang/java/operators/package-summary.html">org.apache.wayang.java.operators</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaGoogleCloudStorageSource.html#%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String)" class="member-name-link">JavaGoogleCloudStorageSource(String, String, String)</a> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaGoogleCloudStorageSource.html" title="class in org.apache.wayang.java.operators">JavaGoogleCloudStorageSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaGoogleCloudStorageSource.html#%3Cinit%3E(org.apache.wayang.basic.operators.GoogleCloudStorageSource)" class="member-name-link">JavaGoogleCloudStorageSource(GoogleCloudStorageSource)</a> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaGoogleCloudStorageSource.html" title="class in org.apache.wayang.java.operators">JavaGoogleCloudStorageSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/plugin/JavaGraphPlugin.html" class="type-name-link" title="class in org.apache.wayang.java.plugin">JavaGraphPlugin</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><a href="org/apache/wayang/java/plugin/JavaGraphPlugin.html#%3Cinit%3E()" class="member-name-link">JavaGraphPlugin()</a> - 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" class="type-name-link" title="class in org.apache.wayang.iejoin.operators">JavaIEJoinOperator</a><<a href="org/apache/wayang/iejoin/operators/JavaIEJoinOperator.html" title="type parameter in JavaIEJoinOperator">Type0</a> extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Comparable.html" title="class or interface in java.lang" class="external-link">Comparable</a><<a href="org/apache/wayang/iejoin/operators/JavaIEJoinOperator.html" title="type parameter in JavaIEJoinOperator">Type0</a>>,<wbr><a href="org/apache/wayang/iejoin/operators/JavaIEJoinOperator.html" title="type parameter in JavaIEJoinOperator">Type1</a> extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Comparable.html" title="class or interface in java.lang" class="external-link">Comparable</a><<a href="org/apache/wayang/iejoin/operators/JavaIEJoinOperator.html" title="type parameter in JavaIEJoinOperator">Type1</a>>,<wbr><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><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)" class="member-name-link">JavaIEJoinOperator(DataSetType<Input>, DataSetType<Input>, TransformationDescriptor<Input, Type0>, TransformationDescriptor<Input, Type0>, IEJoinMasterOperator.JoinCondition, TransformationDescriptor<Input, Type1>, TransformationDescriptor<Input, Type1>, IEJoinMasterOperator.JoinCondition)</a> - 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" class="type-name-link" title="class in org.apache.wayang.iejoin.operators">JavaIESelfJoinOperator</a><<a href="org/apache/wayang/iejoin/operators/JavaIESelfJoinOperator.html" title="type parameter in JavaIESelfJoinOperator">Type0</a> extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Comparable.html" title="class or interface in java.lang" class="external-link">Comparable</a><<a href="org/apache/wayang/iejoin/operators/JavaIESelfJoinOperator.html" title="type parameter in JavaIESelfJoinOperator">Type0</a>>,<wbr><a href="org/apache/wayang/iejoin/operators/JavaIESelfJoinOperator.html" title="type parameter in JavaIESelfJoinOperator">Type1</a> extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Comparable.html" title="class or interface in java.lang" class="external-link">Comparable</a><<a href="org/apache/wayang/iejoin/operators/JavaIESelfJoinOperator.html" title="type parameter in JavaIESelfJoinOperator">Type1</a>>,<wbr><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><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)" class="member-name-link">JavaIESelfJoinOperator(DataSetType<Input>, TransformationDescriptor<Input, Type0>, IEJoinMasterOperator.JoinCondition, TransformationDescriptor<Input, Type1>, IEJoinMasterOperator.JoinCondition)</a> - 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" class="type-name-link" title="class in org.apache.wayang.java.operators">JavaIntersectOperator</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><a href="org/apache/wayang/java/operators/JavaIntersectOperator.html#%3Cinit%3E(java.lang.Class)" class="member-name-link">JavaIntersectOperator(Class<Type>)</a> - 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/JavaIntersectOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.IntersectOperator)" class="member-name-link">JavaIntersectOperator(IntersectOperator<Type>)</a> - 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><a href="org/apache/wayang/java/operators/JavaIntersectOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)" class="member-name-link">JavaIntersectOperator(DataSetType<Type>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.java.operators">JavaJoinOperator</a><<a href="org/apache/wayang/java/operators/JavaJoinOperator.html" title="type parameter in JavaJoinOperator">InputType0</a>,<wbr><a href="org/apache/wayang/java/operators/JavaJoinOperator.html" title="type parameter in JavaJoinOperator">InputType1</a>,<wbr><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><a href="org/apache/wayang/java/operators/JavaJoinOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.JoinOperator)" class="member-name-link">JavaJoinOperator(JoinOperator<InputType0, InputType1, KeyType>)</a> - 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><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)" class="member-name-link">JavaJoinOperator(DataSetType<InputType0>, DataSetType<InputType1>, TransformationDescriptor<InputType0, KeyType>, TransformationDescriptor<InputType1, KeyType>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.java.operators">JavaKafkaTopicSink</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><a href="org/apache/wayang/java/operators/JavaKafkaTopicSink.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.function.TransformationDescriptor)" class="member-name-link">JavaKafkaTopicSink(String, TransformationDescriptor<T, String>)</a> - 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/JavaKafkaTopicSink.html#%3Cinit%3E(org.apache.wayang.basic.operators.KafkaTopicSink)" class="member-name-link">JavaKafkaTopicSink(KafkaTopicSink<T>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.java.operators">JavaKafkaTopicSource</a> - Class in <a href="org/apache/wayang/java/operators/package-summary.html">org.apache.wayang.java.operators</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaKafkaTopicSource.html#%3Cinit%3E(java.lang.String)" class="member-name-link">JavaKafkaTopicSource(String)</a> - 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/JavaKafkaTopicSource.html#%3Cinit%3E(java.lang.String,java.lang.String)" class="member-name-link">JavaKafkaTopicSource(String, String)</a> - 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/JavaKafkaTopicSource.html#%3Cinit%3E(org.apache.wayang.basic.operators.KafkaTopicSource)" class="member-name-link">JavaKafkaTopicSource(KafkaTopicSource)</a> - 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" class="type-name-link" title="class in org.apache.wayang.java.operators">JavaLocalCallbackSink</a><<a href="org/apache/wayang/java/operators/JavaLocalCallbackSink.html" title="type parameter in JavaLocalCallbackSink">T</a> extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/Serializable.html" title="class or interface in java.io" class="external-link">Serializable</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 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><a href="org/apache/wayang/java/operators/JavaLocalCallbackSink.html#%3Cinit%3E(java.util.function.Consumer,org.apache.wayang.core.types.DataSetType)" class="member-name-link">JavaLocalCallbackSink(Consumer<T>, DataSetType)</a> - 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><a href="org/apache/wayang/java/operators/JavaLocalCallbackSink.html#%3Cinit%3E(org.apache.wayang.basic.operators.LocalCallbackSink)" class="member-name-link">JavaLocalCallbackSink(LocalCallbackSink<T>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.java.operators">JavaLoopOperator</a><<a href="org/apache/wayang/java/operators/JavaLoopOperator.html" title="type parameter in JavaLoopOperator">InputType</a>,<wbr><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><a href="org/apache/wayang/java/operators/JavaLoopOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.LoopOperator)" class="member-name-link">JavaLoopOperator(LoopOperator<InputType, ConvergenceType>)</a> - 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><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)" class="member-name-link">JavaLoopOperator(DataSetType<InputType>, DataSetType<ConvergenceType>, FunctionDescriptor.SerializablePredicate<Collection<ConvergenceType>>, Integer)</a> - 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><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)" class="member-name-link">JavaLoopOperator(DataSetType<InputType>, DataSetType<ConvergenceType>, PredicateDescriptor<Collection<ConvergenceType>>, Integer)</a> - 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" class="type-name-link" title="class in org.apache.wayang.java.operators">JavaMapOperator</a><<a href="org/apache/wayang/java/operators/JavaMapOperator.html" title="type parameter in JavaMapOperator">InputType</a>,<wbr><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><a href="org/apache/wayang/java/operators/JavaMapOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.MapOperator)" class="member-name-link">JavaMapOperator(MapOperator<InputType, OutputType>)</a> - 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><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)" class="member-name-link">JavaMapOperator(DataSetType<InputType>, DataSetType<OutputType>, TransformationDescriptor<InputType, OutputType>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.java.operators">JavaMapPartitionsOperator</a><<a href="org/apache/wayang/java/operators/JavaMapPartitionsOperator.html" title="type parameter in JavaMapPartitionsOperator">InputType</a>,<wbr><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><a href="org/apache/wayang/java/operators/JavaMapPartitionsOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.MapPartitionsOperator)" class="member-name-link">JavaMapPartitionsOperator(MapPartitionsOperator<InputType, OutputType>)</a> - 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><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)" class="member-name-link">JavaMapPartitionsOperator(DataSetType<InputType>, DataSetType<OutputType>, MapPartitionsDescriptor<InputType, OutputType>)</a> - 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><a href="org/apache/wayang/iejoin/mapping/Mappings.html#javaMappings" class="member-name-link">javaMappings</a> - 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" class="type-name-link" title="class in org.apache.wayang.java.operators">JavaMaterializedGroupByOperator</a><<a href="org/apache/wayang/java/operators/JavaMaterializedGroupByOperator.html" title="type parameter in JavaMaterializedGroupByOperator">Type</a>,<wbr><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><a href="org/apache/wayang/java/operators/JavaMaterializedGroupByOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.MaterializedGroupByOperator)" class="member-name-link">JavaMaterializedGroupByOperator(MaterializedGroupByOperator<Type, KeyType>)</a> - 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><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)" class="member-name-link">JavaMaterializedGroupByOperator(TransformationDescriptor<Type, KeyType>, DataSetType<Type>, DataSetType<Iterable<Type>>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.java.operators">JavaObjectFileSink</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><a href="org/apache/wayang/java/operators/JavaObjectFileSink.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.types.DataSetType)" class="member-name-link">JavaObjectFileSink(String, DataSetType<T>)</a> - 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.html#%3Cinit%3E(org.apache.wayang.basic.operators.ObjectFileSink)" class="member-name-link">JavaObjectFileSink(ObjectFileSink<T>)</a> - 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.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)" class="member-name-link">JavaObjectFileSink(DataSetType<T>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.java.operators">JavaObjectFileSink.StreamChunker</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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/stream/Stream.html" title="class or interface in java.util.stream" class="external-link"><code>Stream</code></a> into portions of fixed size.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaObjectFileSource.html" class="type-name-link" title="class in org.apache.wayang.java.operators">JavaObjectFileSource</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><a href="org/apache/wayang/java/operators/JavaObjectFileSource.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.types.DataSetType)" class="member-name-link">JavaObjectFileSource(String, DataSetType<T>)</a> - 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/JavaObjectFileSource.html#%3Cinit%3E(org.apache.wayang.basic.operators.ObjectFileSource)" class="member-name-link">JavaObjectFileSource(ObjectFileSource<T>)</a> - 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/JavaObjectFileSource.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)" class="member-name-link">JavaObjectFileSource(DataSetType<T>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.java.operators.graph">JavaPageRankOperator</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><a href="org/apache/wayang/java/operators/graph/JavaPageRankOperator.html#%3Cinit%3E(int)" class="member-name-link">JavaPageRankOperator(int)</a> - 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/operators/graph/JavaPageRankOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.PageRankOperator)" class="member-name-link">JavaPageRankOperator(PageRankOperator)</a> - 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/operators/JavaParquetSource.html" class="type-name-link" title="class in org.apache.wayang.java.operators">JavaParquetSource</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/ParquetSource.html" title="class in org.apache.wayang.basic.operators"><code>ParquetSource</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaParquetSource.html#%3Cinit%3E(java.lang.String,java.lang.String%5B%5D)" class="member-name-link">JavaParquetSource(String, String[])</a> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaParquetSource.html" title="class in org.apache.wayang.java.operators">JavaParquetSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/java/operators/JavaParquetSource.html#%3Cinit%3E(org.apache.wayang.basic.operators.ParquetSource)" class="member-name-link">JavaParquetSource(ParquetSource)</a> - Constructor for class org.apache.wayang.java.operators.<a href="org/apache/wayang/java/operators/JavaParquetSource.html" title="class in org.apache.wayang.java.operators">JavaParquetSource</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/platform/JavaPlatform.html" class="type-name-link" title="class in org.apache.wayang.java.platform">JavaPlatform</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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/stream/Stream.html" title="class or interface in java.util.stream" class="external-link"><code>Stream</code></a> library.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/iejoin/IEJoin.html#javaPlugin()" class="member-name-link">javaPlugin()</a> - 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" class="type-name-link" title="class in org.apache.wayang.java.operators">JavaRandomSampleOperator</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><a href="org/apache/wayang/java/operators/JavaRandomSampleOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.SampleOperator)" class="member-name-link">JavaRandomSampleOperator(SampleOperator<Type>)</a> - 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><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)" class="member-name-link">JavaRandomSampleOperator(FunctionDescriptor.SerializableIntUnaryOperator, DataSetType<Type>, FunctionDescriptor.SerializableLongUnaryOperator)</a> - 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" class="type-name-link" title="class in org.apache.wayang.java.operators">JavaReduceByOperator</a><<a href="org/apache/wayang/java/operators/JavaReduceByOperator.html" title="type parameter in JavaReduceByOperator">Type</a>,<wbr><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><a href="org/apache/wayang/java/operators/JavaReduceByOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.ReduceByOperator)" class="member-name-link">JavaReduceByOperator(ReduceByOperator<Type, KeyType>)</a> - 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><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)" class="member-name-link">JavaReduceByOperator(DataSetType<Type>, TransformationDescriptor<Type, KeyType>, ReduceDescriptor<Type>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.java.operators">JavaRepeatOperator</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><a href="org/apache/wayang/java/operators/JavaRepeatOperator.html#%3Cinit%3E(int,org.apache.wayang.core.types.DataSetType)" class="member-name-link">JavaRepeatOperator(int, DataSetType<Type>)</a> - 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><a href="org/apache/wayang/java/operators/JavaRepeatOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.RepeatOperator)" class="member-name-link">JavaRepeatOperator(RepeatOperator<Type>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.java.operators">JavaReservoirSampleOperator</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><a href="org/apache/wayang/java/operators/JavaReservoirSampleOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.SampleOperator)" class="member-name-link">JavaReservoirSampleOperator(SampleOperator<Type>)</a> - 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><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)" class="member-name-link">JavaReservoirSampleOperator(FunctionDescriptor.SerializableIntUnaryOperator, DataSetType<Type>, FunctionDescriptor.SerializableLongUnaryOperator)</a> - 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" class="type-name-link" title="class in org.apache.wayang.java.operators">JavaSortOperator</a><<a href="org/apache/wayang/java/operators/JavaSortOperator.html" title="type parameter in JavaSortOperator">Type</a>,<wbr><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><a href="org/apache/wayang/java/operators/JavaSortOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.SortOperator)" class="member-name-link">JavaSortOperator(SortOperator<Type, Key>)</a> - 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><a href="org/apache/wayang/java/operators/JavaSortOperator.html#%3Cinit%3E(org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.types.DataSetType)" class="member-name-link">JavaSortOperator(TransformationDescriptor<Type, Key>, DataSetType<Type>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.java.operators">JavaTextFileSink</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><a href="org/apache/wayang/java/operators/JavaTextFileSink.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.function.TransformationDescriptor)" class="member-name-link">JavaTextFileSink(String, TransformationDescriptor<T, String>)</a> - 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/JavaTextFileSink.html#%3Cinit%3E(org.apache.wayang.basic.operators.TextFileSink)" class="member-name-link">JavaTextFileSink(TextFileSink<T>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.java.operators">JavaTextFileSource</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><a href="org/apache/wayang/java/operators/JavaTextFileSource.html#%3Cinit%3E(java.lang.String)" class="member-name-link">JavaTextFileSource(String)</a> - 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><a href="org/apache/wayang/java/operators/JavaTextFileSource.html#%3Cinit%3E(org.apache.wayang.basic.operators.TextFileSource)" class="member-name-link">JavaTextFileSource(TextFileSource)</a> - 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" class="type-name-link" title="class in org.apache.wayang.profiler.java">JavaTextFileSourceProfiler</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><a href="org/apache/wayang/profiler/java/JavaTextFileSourceProfiler.html#%3Cinit%3E(java.util.function.Supplier,java.lang.String)" class="member-name-link">JavaTextFileSourceProfiler(Supplier<String>, String)</a> - 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" class="type-name-link" title="class in org.apache.wayang.java.operators">JavaTsvFileSink</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><?,<wbr>?>> - 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><a href="org/apache/wayang/java/operators/JavaTsvFileSink.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.types.DataSetType)" class="member-name-link">JavaTsvFileSink(String, DataSetType<T>)</a> - 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/JavaTsvFileSink.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)" class="member-name-link">JavaTsvFileSink(DataSetType<T>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.java.operators">JavaTsvFileSource</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><a href="org/apache/wayang/java/operators/JavaTsvFileSource.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.types.DataSetType)" class="member-name-link">JavaTsvFileSource(String, DataSetType)</a> - 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/JavaTsvFileSource.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)" class="member-name-link">JavaTsvFileSource(DataSetType<Tuple2>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.java.operators">JavaUnionAllOperator</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><a href="org/apache/wayang/java/operators/JavaUnionAllOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.UnionAllOperator)" class="member-name-link">JavaUnionAllOperator(UnionAllOperator<Type>)</a> - 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><a href="org/apache/wayang/java/operators/JavaUnionAllOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)" class="member-name-link">JavaUnionAllOperator(DataSetType<Type>)</a> - 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><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcTable.html#jdbcCatalogName" class="member-name-link">jdbcCatalogName</a> - 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" class="type-name-link" title="interface in org.apache.wayang.jdbc.operators">JdbcExecutionOperator</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" class="type-name-link" title="class in org.apache.wayang.jdbc.execution">JdbcExecutor</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><a href="org/apache/wayang/jdbc/execution/JdbcExecutor.html#%3Cinit%3E(org.apache.wayang.jdbc.platform.JdbcPlatformTemplate,org.apache.wayang.core.api.Job)" class="member-name-link">JdbcExecutor(JdbcPlatformTemplate, Job)</a> - 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" class="type-name-link" title="class in org.apache.wayang.jdbc.operators">JdbcFilterOperator</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><a href="org/apache/wayang/jdbc/operators/JdbcFilterOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.FilterOperator)" class="member-name-link">JdbcFilterOperator(FilterOperator<Record>)</a> - 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/JdbcFilterOperator.html#%3Cinit%3E(org.apache.wayang.core.function.PredicateDescriptor)" class="member-name-link">JdbcFilterOperator(PredicateDescriptor<Record>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.jdbc.operators">JdbcJoinOperator</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><a href="org/apache/wayang/jdbc/operators/JdbcJoinOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.JoinOperator)" class="member-name-link">JdbcJoinOperator(JoinOperator<Record, Record, KeyType>)</a> - 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><a href="org/apache/wayang/jdbc/operators/JdbcJoinOperator.html#%3Cinit%3E(org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.function.TransformationDescriptor)" class="member-name-link">JdbcJoinOperator(TransformationDescriptor<Record, KeyType>, TransformationDescriptor<Record, KeyType>)</a> - 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><a href="org/apache/wayang/genericjdbc/operators/GenericJdbcTableSource.html#jdbcName" class="member-name-link">jdbcName</a> - 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><a href="org/apache/wayang/jdbc/platform/JdbcPlatformTemplate.html#jdbcPasswordProperty" class="member-name-link">jdbcPasswordProperty</a> - 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" class="type-name-link" title="class in org.apache.wayang.jdbc.platform">JdbcPlatformTemplate</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><a href="org/apache/wayang/jdbc/platform/JdbcPlatformTemplate.html#%3Cinit%3E(java.lang.String,java.lang.String)" class="member-name-link">JdbcPlatformTemplate(String, String)</a> - 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" class="type-name-link" title="class in org.apache.wayang.jdbc.operators">JdbcProjectionOperator</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><a href="org/apache/wayang/jdbc/operators/JdbcProjectionOperator.html#%3Cinit%3E(java.lang.String...)" class="member-name-link">JdbcProjectionOperator(String...)</a> - 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><a href="org/apache/wayang/jdbc/operators/JdbcProjectionOperator.html#%3Cinit%3E(org.apache.wayang.basic.function.ProjectionDescriptor)" class="member-name-link">JdbcProjectionOperator(ProjectionDescriptor<Record, Record>)</a> - 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><a href="org/apache/wayang/jdbc/operators/JdbcProjectionOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.MapOperator)" class="member-name-link">JdbcProjectionOperator(MapOperator<Record, Record>)</a> - 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><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcTable.html#jdbcSchema" class="member-name-link">jdbcSchema</a> - 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" class="type-name-link" title="class in org.apache.wayang.api.sql.calcite.jdbc">JdbcSchema</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><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)" class="member-name-link">JdbcSchema(DataSource, SqlDialect, JdbcConvention, String, String)</a> - 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" class="type-name-link" title="class in org.apache.wayang.api.sql.calcite.jdbc">JdbcSchema.Factory</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" class="type-name-link" title="interface in org.apache.wayang.api.sql.calcite.jdbc">JdbcSchema.Foo</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><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcTable.html#jdbcSchemaName" class="member-name-link">jdbcSchemaName</a> - 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" class="type-name-link" title="class in org.apache.wayang.commons.util.profiledb.storage">JDBCStorage</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><a href="org/apache/wayang/commons/util/profiledb/storage/JDBCStorage.html#%3Cinit%3E(java.net.URI)" class="member-name-link">JDBCStorage(URI)</a> - 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" class="type-name-link" title="class in org.apache.wayang.api.sql.calcite.jdbc">JdbcTable</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><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcTable.html#jdbcTableName" class="member-name-link">jdbcTableName</a> - 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" class="type-name-link" title="class in org.apache.wayang.jdbc.operators">JdbcTableSource</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><a href="org/apache/wayang/jdbc/operators/JdbcTableSource.html#%3Cinit%3E(java.lang.String,java.lang.String...)" class="member-name-link">JdbcTableSource(String, String...)</a> - 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><a href="org/apache/wayang/jdbc/operators/JdbcTableSource.html#%3Cinit%3E(org.apache.wayang.jdbc.operators.JdbcTableSource)" class="member-name-link">JdbcTableSource(JdbcTableSource)</a> - 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><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcTable.html#jdbcTableType" class="member-name-link">jdbcTableType</a> - 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/platform/JdbcPlatformTemplate.html#jdbcUrlProperty" class="member-name-link">jdbcUrlProperty</a> - 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#jdbcUserProperty" class="member-name-link">jdbcUserProperty</a> - 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/core/optimizer/OptimizationContext.html#job" class="member-name-link">job</a> - 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><a href="org/apache/wayang/core/platform/PushExecutorTemplate.html#job" class="member-name-link">job</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.api">Job</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" class="type-name-link" title="interface in org.apache.wayang.spark.monitoring.interfaces">Job</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" class="type-name-link" title="class in org.apache.wayang.spark.monitoring.metrics">JobEnd</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><a href="org/apache/wayang/spark/monitoring/metrics/JobEnd.html#%3Cinit%3E()" class="member-name-link">JobEnd()</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.monitoring.metrics">JobStart</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><a href="org/apache/wayang/spark/monitoring/metrics/JobStart.html#%3Cinit%3E()" class="member-name-link">JobStart()</a> - 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/api/sql/calcite/converter/functions/JoinFlattenResult.html" class="type-name-link" title="class in org.apache.wayang.api.sql.calcite.converter.functions">JoinFlattenResult</a> - Class in <a href="org/apache/wayang/api/sql/calcite/converter/functions/package-summary.html">org.apache.wayang.api.sql.calcite.converter.functions</a></dt> |
| <dd> |
| <div class="block">Flattens the result of a join i.e. a <a href="org/apache/wayang/basic/data/Tuple2.html" title="class in org.apache.wayang.basic.data"><code>Tuple2</code></a> of a left and a right |
| <a href="org/apache/wayang/basic/data/Record.html" title="class in org.apache.wayang.basic.data"><code>Record</code></a> to a single <a href="org/apache/wayang/basic/data/Record.html" title="class in org.apache.wayang.basic.data"><code>Record</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/converter/functions/JoinFlattenResult.html#%3Cinit%3E()" class="member-name-link">JoinFlattenResult()</a> - Constructor for class org.apache.wayang.api.sql.calcite.converter.functions.<a href="org/apache/wayang/api/sql/calcite/converter/functions/JoinFlattenResult.html" title="class in org.apache.wayang.api.sql.calcite.converter.functions">JoinFlattenResult</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/converter/functions/JoinKeyExtractor.html" class="type-name-link" title="class in org.apache.wayang.api.sql.calcite.converter.functions">JoinKeyExtractor</a> - Class in <a href="org/apache/wayang/api/sql/calcite/converter/functions/package-summary.html">org.apache.wayang.api.sql.calcite.converter.functions</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/converter/functions/JoinKeyExtractor.html#%3Cinit%3E(int)" class="member-name-link">JoinKeyExtractor(int)</a> - Constructor for class org.apache.wayang.api.sql.calcite.converter.functions.<a href="org/apache/wayang/api/sql/calcite/converter/functions/JoinKeyExtractor.html" title="class in org.apache.wayang.api.sql.calcite.converter.functions">JoinKeyExtractor</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/mapping/JoinMapping.html" class="type-name-link" title="class in org.apache.wayang.flink.mapping">JoinMapping</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" class="type-name-link" title="class in org.apache.wayang.java.mapping">JoinMapping</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" class="type-name-link" title="class in org.apache.wayang.postgres.mapping">JoinMapping</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" class="type-name-link" title="class in org.apache.wayang.spark.mapping">JoinMapping</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><a href="org/apache/wayang/flink/mapping/JoinMapping.html#%3Cinit%3E()" class="member-name-link">JoinMapping()</a> - 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><a href="org/apache/wayang/java/mapping/JoinMapping.html#%3Cinit%3E()" class="member-name-link">JoinMapping()</a> - 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><a href="org/apache/wayang/postgres/mapping/JoinMapping.html#%3Cinit%3E()" class="member-name-link">JoinMapping()</a> - 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><a href="org/apache/wayang/spark/mapping/JoinMapping.html#%3Cinit%3E()" class="member-name-link">JoinMapping()</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.operators">JoinOperator</a><<a href="org/apache/wayang/basic/operators/JoinOperator.html" title="type parameter in JoinOperator">InputType0</a>,<wbr><a href="org/apache/wayang/basic/operators/JoinOperator.html" title="type parameter in JoinOperator">InputType1</a>,<wbr><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><a href="org/apache/wayang/basic/operators/JoinOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.JoinOperator)" class="member-name-link">JoinOperator(JoinOperator<InputType0, InputType1, Key>)</a> - 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><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)" class="member-name-link">JoinOperator(FunctionDescriptor.SerializableFunction<InputType0, Key>, FunctionDescriptor.SerializableFunction<InputType1, Key>, Class<InputType0>, Class<InputType1>, Class<Key>)</a> - 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><a href="org/apache/wayang/basic/operators/JoinOperator.html#%3Cinit%3E(org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.function.TransformationDescriptor)" class="member-name-link">JoinOperator(TransformationDescriptor<InputType0, Key>, TransformationDescriptor<InputType1, Key>)</a> - 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><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)" class="member-name-link">JoinOperator(TransformationDescriptor<InputType0, Key>, TransformationDescriptor<InputType1, Key>, DataSetType<InputType0>, DataSetType<InputType1>)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.JoinVertexWithEdgesMatch.html#%3Cinit%3E()" class="member-name-link">JoinVertexWithEdgesMatch()</a> - 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" class="type-name-link" title="interface in org.apache.wayang.core.util">JsonSerializable</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" class="type-name-link" title="class in org.apache.wayang.core.util">JsonSerializable.Serializer</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" class="type-name-link" title="class in org.apache.wayang.core.util">JsonSerializables</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><a href="org/apache/wayang/core/util/JsonSerializables.html#%3Cinit%3E()" class="member-name-link">JsonSerializables()</a> - 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><a href="org/apache/wayang/core/optimizer/costs/SimpleEstimationContext.html#jsonSerializer" class="member-name-link">jsonSerializer</a> - 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><a href="org/apache/wayang/core/platform/Platform.html#jsonSerializer" class="member-name-link">jsonSerializer</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Class.html" title="class or interface in java.lang" class="external-link"><code>Class</code></a> 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" class="type-name-link" title="interface in org.apache.wayang.core.util">JsonSerializer</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><a href="org/apache/wayang/core/util/JuelUtils.JuelFunction.html#%3Cinit%3E(java.lang.String,java.lang.Class,java.util.Map)" class="member-name-link">JuelFunction(String, Class<T>, Map<String, Class<?>>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.util">JuelUtils</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><a href="org/apache/wayang/core/util/JuelUtils.html#%3Cinit%3E()" class="member-name-link">JuelUtils()</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.util">JuelUtils.JuelFunction</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" class="type-name-link" title="class in org.apache.wayang.core.platform">Junction</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><a href="org/apache/wayang/core/platform/Junction.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.OutputSlot,java.util.List,java.util.List)" class="member-name-link">Junction(OutputSlot<?>, List<InputSlot<?>>, List<OptimizationContext>)</a> - 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> |
| <h2 class="title" id="I:K">K</h2> |
| <dl class="index"> |
| <dt><a href="org/apache/wayang/basic/operators/KMeansOperator.html#k" class="member-name-link">k</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.operators">KafkaTopicSink</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><a href="org/apache/wayang/basic/operators/KafkaTopicSink.html#%3Cinit%3E()" class="member-name-link">KafkaTopicSink()</a> - 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><a href="org/apache/wayang/basic/operators/KafkaTopicSink.html#%3Cinit%3E(java.lang.String,java.lang.Class)" class="member-name-link">KafkaTopicSink(String, Class<T>)</a> - 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><a href="org/apache/wayang/basic/operators/KafkaTopicSink.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,java.lang.Class)" class="member-name-link">KafkaTopicSink(String, FunctionDescriptor.SerializableFunction<T, String>, Class<T>)</a> - 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><a href="org/apache/wayang/basic/operators/KafkaTopicSink.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.function.TransformationDescriptor)" class="member-name-link">KafkaTopicSink(String, TransformationDescriptor<T, String>)</a> - 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><a href="org/apache/wayang/basic/operators/KafkaTopicSink.html#%3Cinit%3E(org.apache.wayang.basic.operators.KafkaTopicSink)" class="member-name-link">KafkaTopicSink(KafkaTopicSink<T>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.java.mapping">KafkaTopicSinkMapping</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" class="type-name-link" title="class in org.apache.wayang.spark.mapping">KafkaTopicSinkMapping</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><a href="org/apache/wayang/java/mapping/KafkaTopicSinkMapping.html#%3Cinit%3E()" class="member-name-link">KafkaTopicSinkMapping()</a> - 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><a href="org/apache/wayang/spark/mapping/KafkaTopicSinkMapping.html#%3Cinit%3E()" class="member-name-link">KafkaTopicSinkMapping()</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.operators">KafkaTopicSource</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><a href="org/apache/wayang/basic/operators/KafkaTopicSource.html#%3Cinit%3E(java.lang.String)" class="member-name-link">KafkaTopicSource(String)</a> - 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><a href="org/apache/wayang/basic/operators/KafkaTopicSource.html#%3Cinit%3E(java.lang.String,java.lang.String)" class="member-name-link">KafkaTopicSource(String, String)</a> - 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><a href="org/apache/wayang/basic/operators/KafkaTopicSource.html#%3Cinit%3E(org.apache.wayang.basic.operators.KafkaTopicSource)" class="member-name-link">KafkaTopicSource(KafkaTopicSource)</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.operators">KafkaTopicSource.CardinalityEstimator</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" class="type-name-link" title="class in org.apache.wayang.java.mapping">KafkaTopicSourceMapping</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" class="type-name-link" title="class in org.apache.wayang.spark.mapping">KafkaTopicSourceMapping</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><a href="org/apache/wayang/java/mapping/KafkaTopicSourceMapping.html#%3Cinit%3E()" class="member-name-link">KafkaTopicSourceMapping()</a> - 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><a href="org/apache/wayang/spark/mapping/KafkaTopicSourceMapping.html#%3Cinit%3E()" class="member-name-link">KafkaTopicSourceMapping()</a> - 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><a href="org/apache/wayang/basic/model/op/nn/Conv.html#kernelSize" class="member-name-link">kernelSize</a> - Variable in class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/Conv.html" title="class in org.apache.wayang.basic.model.op.nn">Conv</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/compiler/KeySelectorFunction.html#key" class="member-name-link">key</a> - 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><a href="org/apache/wayang/basic/operators/GroupByOperator.html#keyDescriptor" class="member-name-link">keyDescriptor</a> - 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><a href="org/apache/wayang/basic/operators/MaterializedGroupByOperator.html#keyDescriptor" class="member-name-link">keyDescriptor</a> - 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><a href="org/apache/wayang/basic/operators/ReduceByOperator.html#keyDescriptor" class="member-name-link">keyDescriptor</a> - 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/basic/operators/SortOperator.html#keyDescriptor" class="member-name-link">keyDescriptor</a> - 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><a href="org/apache/wayang/basic/operators/CoGroupOperator.html#keyDescriptor0" class="member-name-link">keyDescriptor0</a> - 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><a href="org/apache/wayang/basic/operators/JoinOperator.html#keyDescriptor0" class="member-name-link">keyDescriptor0</a> - 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><a href="org/apache/wayang/basic/operators/CoGroupOperator.html#keyDescriptor1" class="member-name-link">keyDescriptor1</a> - 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><a href="org/apache/wayang/basic/operators/JoinOperator.html#keyDescriptor1" class="member-name-link">keyDescriptor1</a> - 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><a href="org/apache/wayang/spark/compiler/FunctionCompiler.KeyExtractor.html#%3Cinit%3E(java.util.function.Function)" class="member-name-link">KeyExtractor(Function<T, K>)</a> - 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><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)" class="member-name-link">KeyOrLoadSerializer(Configuration, EstimationContext)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.compiler">KeySelectorDistinct</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 </div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/compiler/KeySelectorDistinct.html#%3Cinit%3E()" class="member-name-link">KeySelectorDistinct()</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.compiler">KeySelectorFunction</a><<a href="org/apache/wayang/flink/compiler/KeySelectorFunction.html" title="type parameter in KeySelectorFunction">T</a>,<wbr><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><a href="org/apache/wayang/flink/compiler/KeySelectorFunction.html#%3Cinit%3E(org.apache.wayang.core.function.TransformationDescriptor)" class="member-name-link">KeySelectorFunction(TransformationDescriptor<T, K>)</a> - 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><a href="org/apache/wayang/core/util/json/WayangJsonObj.html#keySet()" class="member-name-link">keySet()</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.api.configuration">KeyValueProvider</a><<a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html" title="type parameter in KeyValueProvider">Key</a>,<wbr><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><a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html#%3Cinit%3E(org.apache.wayang.core.api.configuration.KeyValueProvider)" class="member-name-link">KeyValueProvider(KeyValueProvider<Key, Value>)</a> - 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.html#%3Cinit%3E(org.apache.wayang.core.api.configuration.KeyValueProvider,org.apache.wayang.core.api.Configuration)" class="member-name-link">KeyValueProvider(KeyValueProvider<Key, Value>, Configuration)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.api.configuration">KeyValueProvider.NoSuchKeyException</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><a href="org/apache/wayang/spark/monitoring/interfaces/Task.TaskStatusForRunning.html#KILLED" class="member-name-link">KILLED</a> - Enum constant in enum class org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.TaskStatusForRunning.html" title="enum class in org.apache.wayang.spark.monitoring.interfaces">Task.TaskStatusForRunning</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/ModelTransformOperator.html#kMeans()" class="member-name-link">kMeans()</a> - 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="deprecation-block"><span class="deprecated-label">Deprecated.</span></div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/operators/PredictOperators.html#kMeans()" class="member-name-link">kMeans()</a> - 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" class="type-name-link" title="class in org.apache.wayang.ml4all.algorithms.kmeans">KMeansCompute</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><a href="org/apache/wayang/ml4all/algorithms/kmeans/KMeansCompute.html#%3Cinit%3E()" class="member-name-link">KMeansCompute()</a> - 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" class="type-name-link" title="class in org.apache.wayang.ml4all.algorithms.kmeans">KMeansConvergeOrMaxIterationsLoop</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><a href="org/apache/wayang/ml4all/algorithms/kmeans/KMeansConvergeOrMaxIterationsLoop.html#%3Cinit%3E(double,int)" class="member-name-link">KMeansConvergeOrMaxIterationsLoop(double, int)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.mapping.ml">KMeansMapping</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><a href="org/apache/wayang/spark/mapping/ml/KMeansMapping.html#%3Cinit%3E()" class="member-name-link">KMeansMapping()</a> - 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" class="type-name-link" title="interface in org.apache.wayang.basic.model">KMeansModel</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" class="type-name-link" title="class in org.apache.wayang.basic.operators">KMeansOperator</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/basic/operators/KMeansOperator.html#%3Cinit%3E(int)" class="member-name-link">KMeansOperator(int)</a> - 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/basic/operators/KMeansOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.KMeansOperator)" class="member-name-link">KMeansOperator(KMeansOperator)</a> - 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" class="type-name-link" title="class in org.apache.wayang.ml4all.algorithms.kmeans">KMeansStageWithZeros</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><a href="org/apache/wayang/ml4all/algorithms/kmeans/KMeansStageWithZeros.html#%3Cinit%3E(int,int)" class="member-name-link">KMeansStageWithZeros(int, int)</a> - 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" class="type-name-link" title="class in org.apache.wayang.ml4all.algorithms.kmeans">KMeansUpdate</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><a href="org/apache/wayang/ml4all/algorithms/kmeans/KMeansUpdate.html#%3Cinit%3E()" class="member-name-link">KMeansUpdate()</a> - 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> |
| <h2 class="title" id="I:L">L</h2> |
| <dl class="index"> |
| <dt><a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html#L_COMMENT" class="member-name-link">L_COMMENT</a> - 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><a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html#L_COMMITDATE" class="member-name-link">L_COMMITDATE</a> - 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><a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html#L_DISCOUNT" class="member-name-link">L_DISCOUNT</a> - 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><a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html#L_EXTENDEDPRICE" class="member-name-link">L_EXTENDEDPRICE</a> - 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><a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html#L_LINENUMBER" class="member-name-link">L_LINENUMBER</a> - 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><a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html#L_LINESTATUS" class="member-name-link">L_LINESTATUS</a> - 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><a href="org/apache/wayang/apps/tpch/data/q1/GroupKey.html#L_LINESTATUS" class="member-name-link">L_LINESTATUS</a> - 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><a href="org/apache/wayang/apps/tpch/data/q1/ReturnTuple.html#L_LINESTATUS" class="member-name-link">L_LINESTATUS</a> - 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/apps/tpch/data/LineItemTuple.html#L_ORDERKEY" class="member-name-link">L_ORDERKEY</a> - 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><a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html#L_PARTKEY" class="member-name-link">L_PARTKEY</a> - 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><a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html#L_QUANTITY" class="member-name-link">L_QUANTITY</a> - 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><a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html#L_RECEIPTDATE" class="member-name-link">L_RECEIPTDATE</a> - 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><a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html#L_RETURNFLAG" class="member-name-link">L_RETURNFLAG</a> - 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><a href="org/apache/wayang/apps/tpch/data/q1/GroupKey.html#L_RETURNFLAG" class="member-name-link">L_RETURNFLAG</a> - 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><a href="org/apache/wayang/apps/tpch/data/q1/ReturnTuple.html#L_RETURNFLAG" class="member-name-link">L_RETURNFLAG</a> - 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/apps/tpch/data/LineItemTuple.html#L_SHIPDATE" class="member-name-link">L_SHIPDATE</a> - 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><a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html#L_SHIPINSTRUCT" class="member-name-link">L_SHIPINSTRUCT</a> - 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><a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html#L_SHIPMODE" class="member-name-link">L_SHIPMODE</a> - 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><a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html#L_SUPPKEY" class="member-name-link">L_SUPPKEY</a> - 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><a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html#L_TAX" class="member-name-link">L_TAX</a> - 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><a href="org/apache/wayang/basic/model/op/Input.Type.html#LABEL" class="member-name-link">LABEL</a> - Enum constant in enum class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Input.Type.html" title="enum class in org.apache.wayang.basic.model.op">Input.Type</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/ml/Attr.html#LABEL" class="member-name-link">LABEL</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.enumeration">LatentOperatorPruningStrategy</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><a href="org/apache/wayang/core/optimizer/enumeration/LatentOperatorPruningStrategy.html#%3Cinit%3E()" class="member-name-link">LatentOperatorPruningStrategy()</a> - 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/basic/model/DLModel.Builder.html#layer(org.apache.wayang.basic.model.op.Op)" class="member-name-link">layer(Op)</a> - Method in class org.apache.wayang.basic.model.<a href="org/apache/wayang/basic/model/DLModel.Builder.html" title="class in org.apache.wayang.basic.model">DLModel.Builder</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.html" class="type-name-link" title="class in org.apache.wayang.core.platform.lineage">LazyExecutionLineageNode</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><a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.html#%3Cinit%3E()" class="member-name-link">LazyExecutionLineageNode()</a> - 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" class="type-name-link" title="interface in org.apache.wayang.core.platform.lineage">LazyExecutionLineageNode.Aggregator</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" class="type-name-link" title="class in org.apache.wayang.core.platform.lineage">LazyExecutionLineageNode.CollectingAggregator</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><a href="org/apache/wayang/basic/model/optimizer/Optimizer.html#learningRate" class="member-name-link">learningRate</a> - 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><a href="org/apache/wayang/core/util/json/WayangJsonArray.html#length()" class="member-name-link">length()</a> - 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/json/WayangJsonObj.html#length()" class="member-name-link">length()</a> - 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/iejoin/operators/IEJoinMasterOperator.JoinCondition.html#LessThan" class="member-name-link">LessThan</a> - Enum constant in enum class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IEJoinMasterOperator.JoinCondition.html" title="enum class in org.apache.wayang.iejoin.operators">IEJoinMasterOperator.JoinCondition</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/iejoin/operators/IEJoinMasterOperator.JoinCondition.html#LessThanEqual" class="member-name-link">LessThanEqual</a> - Enum constant in enum class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IEJoinMasterOperator.JoinCondition.html" title="enum class in org.apache.wayang.iejoin.operators">IEJoinMasterOperator.JoinCondition</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/profiler/log/sampling/ReservoirSampler.html#letCompete(T,T,java.util.Random)" class="member-name-link">letCompete(T, T, Random)</a> - 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" class="type-name-link" title="class in org.apache.wayang.ml4all.algorithms.sgd">LibSVMTransform</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><a href="org/apache/wayang/ml4all/algorithms/sgd/LibSVMTransform.html#%3Cinit%3E(int)" class="member-name-link">LibSVMTransform(int)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.util">LimitedInputStream</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 href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/InputStream.html" title="class or interface in java.io" class="external-link"><code>InputStream</code></a> that is trimmed to a specified size.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/LimitedInputStream.html#%3Cinit%3E(java.io.InputStream)" class="member-name-link">LimitedInputStream(InputStream)</a> - 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><a href="org/apache/wayang/core/util/LimitedInputStream.html#%3Cinit%3E(java.io.InputStream,long)" class="member-name-link">LimitedInputStream(InputStream, long)</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.model.op.nn">Linear</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><a href="org/apache/wayang/basic/model/op/nn/Linear.html#%3Cinit%3E(int,int,boolean)" class="member-name-link">Linear(int, int, boolean)</a> - 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><a href="org/apache/wayang/basic/model/op/nn/Linear.html#%3Cinit%3E(int,int,boolean,java.lang.String)" class="member-name-link">Linear(int, int, boolean, String)</a> - 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><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)" class="member-name-link">Linear(int, int, boolean, String, Op.DType)</a> - 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><a href="org/apache/wayang/basic/model/op/nn/Linear.html#%3Cinit%3E(int,int,boolean,org.apache.wayang.basic.model.op.Op.DType)" class="member-name-link">Linear(int, int, boolean, Op.DType)</a> - 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><a href="org/apache/wayang/basic/operators/ModelTransformOperator.html#linearRegression()" class="member-name-link">linearRegression()</a> - 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="deprecation-block"><span class="deprecated-label">Deprecated.</span></div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/operators/PredictOperators.html#linearRegression()" class="member-name-link">linearRegression()</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.mapping.ml">LinearRegressionMapping</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><a href="org/apache/wayang/spark/mapping/ml/LinearRegressionMapping.html#%3Cinit%3E()" class="member-name-link">LinearRegressionMapping()</a> - 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" class="type-name-link" title="interface in org.apache.wayang.basic.model">LinearRegressionModel</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" class="type-name-link" title="class in org.apache.wayang.basic.operators">LinearRegressionOperator</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/basic/operators/LinearRegressionOperator.html#%3Cinit%3E(boolean)" class="member-name-link">LinearRegressionOperator(boolean)</a> - 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/basic/operators/LinearRegressionOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.LinearRegressionOperator)" class="member-name-link">LinearRegressionOperator(LinearRegressionOperator)</a> - 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/spark/mapping/ml/LinearSVCMapping.html" class="type-name-link" title="class in org.apache.wayang.spark.mapping.ml">LinearSVCMapping</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/LinearSVCOperator.html" title="class in org.apache.wayang.basic.operators"><code>LinearSVCOperator</code></a> to <a href="org/apache/wayang/spark/operators/ml/SparkLinearSVCOperator.html" title="class in org.apache.wayang.spark.operators.ml"><code>SparkLinearSVCOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/ml/LinearSVCMapping.html#%3Cinit%3E()" class="member-name-link">LinearSVCMapping()</a> - Constructor for class org.apache.wayang.spark.mapping.ml.<a href="org/apache/wayang/spark/mapping/ml/LinearSVCMapping.html" title="class in org.apache.wayang.spark.mapping.ml">LinearSVCMapping</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/LinearSVCOperator.html" class="type-name-link" title="class in org.apache.wayang.basic.operators">LinearSVCOperator</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/basic/operators/LinearSVCOperator.html#%3Cinit%3E(int,double)" class="member-name-link">LinearSVCOperator(int, double)</a> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LinearSVCOperator.html" title="class in org.apache.wayang.basic.operators">LinearSVCOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/LinearSVCOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.LinearSVCOperator)" class="member-name-link">LinearSVCOperator(LinearSVCOperator)</a> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LinearSVCOperator.html" title="class in org.apache.wayang.basic.operators">LinearSVCOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html" class="type-name-link" title="class in org.apache.wayang.apps.tpch.data">LineItemTuple</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><a href="org/apache/wayang/apps/tpch/data/LineItemTuple.html#%3Cinit%3E()" class="member-name-link">LineItemTuple()</a> - 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.html#%3Cinit%3E(long,long,long,int,double,double,double,double,char,int,int,int,java.lang.String,java.lang.String,java.lang.String)" class="member-name-link">LineItemTuple(long, long, long, int, double, double, double, double, char, int, int, int, String, String, String)</a> - 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" class="type-name-link" title="class in org.apache.wayang.apps.tpch.data">LineItemTuple.Parser</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><a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.Link.html#%3Cinit%3E(int,int)" class="member-name-link">Link(int, int)</a> - 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><a href="org/apache/wayang/iejoin/operators/IEJoinOperator.html#list1ASC" class="member-name-link">list1ASC</a> - 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><a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html#list1ASC" class="member-name-link">list1ASC</a> - 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/IEJoinOperator.html#list1ASCSec" class="member-name-link">list1ASCSec</a> - 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><a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html#list1ASCSec" class="member-name-link">list1ASCSec</a> - 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/IEJoinOperator.html#list2ASC" class="member-name-link">list2ASC</a> - 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><a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html#list2ASC" class="member-name-link">list2ASC</a> - 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/IEJoinOperator.html#list2ASCSec" class="member-name-link">list2ASCSec</a> - 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><a href="org/apache/wayang/iejoin/operators/IESelfJoinOperator.html#list2ASCSec" class="member-name-link">list2ASCSec</a> - 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" class="type-name-link" title="class in org.apache.wayang.iejoin.operators.spark_helpers">List2AttributesObjectSkinny</a><<a href="org/apache/wayang/iejoin/operators/spark_helpers/List2AttributesObjectSkinny.html" title="type parameter in List2AttributesObjectSkinny">Type0</a> extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Comparable.html" title="class or interface in java.lang" class="external-link">Comparable</a><<a href="org/apache/wayang/iejoin/operators/spark_helpers/List2AttributesObjectSkinny.html" title="type parameter in List2AttributesObjectSkinny">Type0</a>>,<wbr><a href="org/apache/wayang/iejoin/operators/spark_helpers/List2AttributesObjectSkinny.html" title="type parameter in List2AttributesObjectSkinny">Type1</a> extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Comparable.html" title="class or interface in java.lang" class="external-link">Comparable</a><<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><a href="org/apache/wayang/iejoin/operators/spark_helpers/List2AttributesObjectSkinny.html#%3Cinit%3E(org.apache.wayang.iejoin.data.Data%5B%5D,long)" class="member-name-link">List2AttributesObjectSkinny(Data[], long)</a> - 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><a href="org/apache/wayang/core/util/fs/FileSystem.html#listChildren(java.lang.String)" class="member-name-link">listChildren(String)</a> - 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><a href="org/apache/wayang/core/util/fs/HadoopFileSystem.html#listChildren(java.lang.String)" class="member-name-link">listChildren(String)</a> - 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><a href="org/apache/wayang/core/util/fs/LocalFileSystem.html#listChildren(java.lang.String)" class="member-name-link">listChildren(String)</a> - 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><a href="org/apache/wayang/core/util/fs/S3FileSystem.html#listChildren(java.lang.String)" class="member-name-link">listChildren(String)</a> - 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/commons/util/profiledb/ProfileDB.html#load()" class="member-name-link">load()</a> - 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><a href="org/apache/wayang/commons/util/profiledb/storage/FileStorage.html#load()" class="member-name-link">load()</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/File.html" title="class or interface in java.io" class="external-link"><code>File</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/commons/util/profiledb/storage/JDBCStorage.html#load()" class="member-name-link">load()</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/File.html" title="class or interface in java.io" class="external-link"><code>File</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/commons/util/profiledb/storage/Storage.html#load()" class="member-name-link">load()</a> - 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><a href="org/apache/wayang/commons/util/profiledb/storage/Storage.html#load(java.io.BufferedReader)" class="member-name-link">load(BufferedReader)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/Reader.html" title="class or interface in java.io" class="external-link"><code>Reader</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/commons/util/profiledb/ProfileDB.html#load(java.io.InputStream)" class="member-name-link">load(InputStream)</a> - 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><a href="org/apache/wayang/commons/util/profiledb/storage/Storage.html#load(java.io.InputStream)" class="member-name-link">load(InputStream)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/InputStream.html" title="class or interface in java.io" class="external-link"><code>InputStream</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/api/Configuration.html#load(java.io.InputStream)" class="member-name-link">load(InputStream)</a> - 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><a href="org/apache/wayang/core/api/Configuration.html#load(java.lang.String)" class="member-name-link">load(String)</a> - 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><a href="org/apache/wayang/core/platform/Platform.html#load(java.lang.String)" class="member-name-link">load(String)</a> - 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><a href="org/apache/wayang/basic/operators/KafkaTopicSink.html#loadConfig(java.lang.String)" class="member-name-link">loadConfig(String)</a> - 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><a href="org/apache/wayang/basic/operators/KafkaTopicSource.html#loadConfig(java.lang.String)" class="member-name-link">loadConfig(String)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.costs">LoadEstimate</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><a href="org/apache/wayang/core/optimizer/costs/LoadEstimate.html#%3Cinit%3E()" class="member-name-link">LoadEstimate()</a> - 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/LoadEstimate.html#%3Cinit%3E(long)" class="member-name-link">LoadEstimate(long)</a> - 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/LoadEstimate.html#%3Cinit%3E(long,long,double)" class="member-name-link">LoadEstimate(long, long, double)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.costs">LoadEstimator</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><a href="org/apache/wayang/core/optimizer/costs/LoadEstimator.html#%3Cinit%3E(org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate)" class="member-name-link">LoadEstimator(CardinalityEstimate)</a> - 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" class="type-name-link" title="interface in org.apache.wayang.core.optimizer.costs">LoadEstimator.SinglePointEstimationFunction</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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.costs">LoadProfile</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><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)" class="member-name-link">LoadProfile(LoadEstimate, LoadEstimate)</a> - 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><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)" class="member-name-link">LoadProfile(LoadEstimate, LoadEstimate, LoadEstimate, LoadEstimate)</a> - 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><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)" class="member-name-link">LoadProfile(LoadEstimate, LoadEstimate, LoadEstimate, LoadEstimate, double, long)</a> - 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" class="type-name-link" title="interface in org.apache.wayang.core.optimizer.costs">LoadProfileEstimator</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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.costs">LoadProfileEstimators</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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.costs">LoadProfileToTimeConverter</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><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)" class="member-name-link">LoadProfileToTimeConverter(LoadToTimeConverter, LoadToTimeConverter, LoadToTimeConverter)</a> - 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" class="type-name-link" title="interface in org.apache.wayang.core.optimizer.costs">LoadProfileToTimeConverter.ResourceTimeEstimateAggregator</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><a href="org/apache/wayang/core/util/ReflectionUtils.html#loadResource(java.lang.String)" class="member-name-link">loadResource(String)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/InputStream.html" title="class or interface in java.io" class="external-link"><code>InputStream</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/costs/LoadToTimeConverter.html" class="type-name-link" title="class in org.apache.wayang.core.optimizer.costs">LoadToTimeConverter</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><a href="org/apache/wayang/core/optimizer/costs/LoadToTimeConverter.html#%3Cinit%3E()" class="member-name-link">LoadToTimeConverter()</a> - 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><a href="org/apache/wayang/core/plugin/DynamicPlugin.html#loadYaml(java.lang.String)" class="member-name-link">loadYaml(String)</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.operators">LocalCallbackSink</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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Collection.html" title="class or interface in java.util" class="external-link"><code>Collection</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/operators/LocalCallbackSink.html#%3Cinit%3E(java.lang.Class)" class="member-name-link">LocalCallbackSink(Class<T>)</a> - 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><a href="org/apache/wayang/basic/operators/LocalCallbackSink.html#%3Cinit%3E(java.util.function.Consumer,java.lang.Class)" class="member-name-link">LocalCallbackSink(Consumer<T>, Class<T>)</a> - 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/basic/operators/LocalCallbackSink.html#%3Cinit%3E(java.util.function.Consumer,org.apache.wayang.core.types.DataSetType)" class="member-name-link">LocalCallbackSink(Consumer<T>, DataSetType<T>)</a> - 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/basic/operators/LocalCallbackSink.html#%3Cinit%3E(org.apache.wayang.basic.operators.LocalCallbackSink)" class="member-name-link">LocalCallbackSink(LocalCallbackSink<T>)</a> - 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><a href="org/apache/wayang/basic/operators/LocalCallbackSink.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableConsumer,java.lang.Class)" class="member-name-link">LocalCallbackSink(FunctionDescriptor.SerializableConsumer<T>, Class<T>)</a> - 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/basic/operators/LocalCallbackSink.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableConsumer,org.apache.wayang.core.types.DataSetType)" class="member-name-link">LocalCallbackSink(FunctionDescriptor.SerializableConsumer<T>, DataSetType<T>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.mapping">LocalCallbackSinkMapping</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" class="type-name-link" title="class in org.apache.wayang.java.mapping">LocalCallbackSinkMapping</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" class="type-name-link" title="class in org.apache.wayang.spark.mapping">LocalCallbackSinkMapping</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><a href="org/apache/wayang/flink/mapping/LocalCallbackSinkMapping.html#%3Cinit%3E()" class="member-name-link">LocalCallbackSinkMapping()</a> - 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><a href="org/apache/wayang/java/mapping/LocalCallbackSinkMapping.html#%3Cinit%3E()" class="member-name-link">LocalCallbackSinkMapping()</a> - 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><a href="org/apache/wayang/spark/mapping/LocalCallbackSinkMapping.html#%3Cinit%3E()" class="member-name-link">LocalCallbackSinkMapping()</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.util.fs">LocalFileSystem</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><a href="org/apache/wayang/core/util/fs/LocalFileSystem.html#%3Cinit%3E()" class="member-name-link">LocalFileSystem()</a> - 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" class="type-name-link" title="class in org.apache.wayang.ml4all.abstraction.api">LocalStage</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><a href="org/apache/wayang/ml4all/abstraction/api/LocalStage.html#%3Cinit%3E()" class="member-name-link">LocalStage()</a> - 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" class="type-name-link" title="class in org.apache.wayang.profiler.log">LogEvaluator</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><a href="org/apache/wayang/profiler/log/LogEvaluator.html#%3Cinit%3E(org.apache.wayang.core.api.Configuration)" class="member-name-link">LogEvaluator(Configuration)</a> - 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><a href="org/apache/wayang/basic/operators/SampleOperator.html#logger" class="member-name-link">logger</a> - 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><a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html#logger" class="member-name-link">logger</a> - 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/ValueProvider.html#logger" class="member-name-link">logger</a> - 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><a href="org/apache/wayang/core/mapping/PlanTransformation.html#logger" class="member-name-link">logger</a> - 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><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityPusher.html#logger" class="member-name-link">logger</a> - 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/core/optimizer/OptimizationContext.html#logger" class="member-name-link">logger</a> - 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><a href="org/apache/wayang/core/plan/executionplan/Channel.html#logger" class="member-name-link">logger</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.html#logger" class="member-name-link">logger</a> - 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><a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html#logger" class="member-name-link">logger</a> - 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><a href="org/apache/wayang/core/platform/ExecutorTemplate.html#logger" class="member-name-link">logger</a> - 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><a href="org/apache/wayang/profiler/java/OperatorProfiler.html#logger" class="member-name-link">logger</a> - 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/profiler/spark/SparkOperatorProfiler.html#logger" class="member-name-link">logger</a> - 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/monitoring/metrics/SparkListener.html#logger" class="member-name-link">logger</a> - 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><a href="org/apache/wayang/core/util/Logging.html#logger()" class="member-name-link">logger()</a> - 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" class="type-name-link" title="interface in org.apache.wayang.core.util">Logging</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" class="type-name-link" title="class in org.apache.wayang.ml4all.abstraction.api">LogicalOperator</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><a href="org/apache/wayang/ml4all/abstraction/api/LogicalOperator.html#%3Cinit%3E()" class="member-name-link">LogicalOperator()</a> - 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" class="type-name-link" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">LogicalOperatorWrapper</a><<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LogicalOperatorWrapper.html" title="type parameter in LogicalOperatorWrapper">R</a>,<wbr><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><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LogicalOperatorWrapper.html#%3Cinit%3E()" class="member-name-link">LogicalOperatorWrapper()</a> - 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" class="type-name-link" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">LogicalOperatorWrapperWithModel</a><<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LogicalOperatorWrapperWithModel.html" title="type parameter in LogicalOperatorWrapperWithModel">R</a>,<wbr><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><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LogicalOperatorWrapperWithModel.html#%3Cinit%3E()" class="member-name-link">LogicalOperatorWrapperWithModel()</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationUtils.html#logisticGrowth(double,double,double,double)" class="member-name-link">logisticGrowth(double, double, double, double)</a> - 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><a href="org/apache/wayang/basic/operators/PredictOperators.html#logisticRegression()" class="member-name-link">logisticRegression()</a> - 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/LogisticRegressionMapping.html" class="type-name-link" title="class in org.apache.wayang.spark.mapping.ml">LogisticRegressionMapping</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/LogisticRegressionOperator.html" title="class in org.apache.wayang.basic.operators"><code>LogisticRegressionOperator</code></a> to <a href="org/apache/wayang/spark/operators/ml/SparkLogisticRegressionOperator.html" title="class in org.apache.wayang.spark.operators.ml"><code>SparkLogisticRegressionOperator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/ml/LogisticRegressionMapping.html#%3Cinit%3E()" class="member-name-link">LogisticRegressionMapping()</a> - Constructor for class org.apache.wayang.spark.mapping.ml.<a href="org/apache/wayang/spark/mapping/ml/LogisticRegressionMapping.html" title="class in org.apache.wayang.spark.mapping.ml">LogisticRegressionMapping</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/LogisticRegressionModel.html" class="type-name-link" title="interface in org.apache.wayang.basic.model">LogisticRegressionModel</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/LogisticRegressionOperator.html" class="type-name-link" title="class in org.apache.wayang.basic.operators">LogisticRegressionOperator</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/basic/operators/LogisticRegressionOperator.html#%3Cinit%3E(boolean)" class="member-name-link">LogisticRegressionOperator(boolean)</a> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LogisticRegressionOperator.html" title="class in org.apache.wayang.basic.operators">LogisticRegressionOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/LogisticRegressionOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.LogisticRegressionOperator)" class="member-name-link">LogisticRegressionOperator(LogisticRegressionOperator)</a> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/LogisticRegressionOperator.html" title="class in org.apache.wayang.basic.operators">LogisticRegressionOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html#logTimeEstimates()" class="member-name-link">logTimeEstimates()</a> - 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" class="type-name-link" title="class in org.apache.wayang.ml4all.abstraction.api">Loop</a><<a href="org/apache/wayang/ml4all/abstraction/api/Loop.html" title="type parameter in Loop">R</a>,<wbr><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><a href="org/apache/wayang/ml4all/abstraction/api/Loop.html#%3Cinit%3E()" class="member-name-link">Loop()</a> - 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" class="type-name-link" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">LoopCheckWrapper</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><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LoopCheckWrapper.html#%3Cinit%3E(org.apache.wayang.ml4all.abstraction.api.Loop)" class="member-name-link">LoopCheckWrapper(Loop)</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.LoopContext.html#%3Cinit%3E(org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)" class="member-name-link">LoopContext(OptimizationContext.OperatorContext)</a> - 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" class="type-name-link" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">LoopConvergenceWrapper</a><<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LoopConvergenceWrapper.html" title="type parameter in LoopConvergenceWrapper">R</a>,<wbr><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><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LoopConvergenceWrapper.html#%3Cinit%3E(org.apache.wayang.ml4all.abstraction.api.Loop)" class="member-name-link">LoopConvergenceWrapper(Loop)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.enumeration">LoopEnumerator</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><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)" class="member-name-link">LoopEnumerator(PlanEnumerator, OptimizationContext.LoopContext)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.plan.wayangplan">LoopHeadAlternative</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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.cardinality">LoopHeadAlternativeCardinalityPusher</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><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)" class="member-name-link">LoopHeadAlternativeCardinalityPusher(LoopHeadAlternative, Collection<InputSlot<?>>, Collection<OutputSlot<?>>, BiFunction<OperatorAlternative.Alternative, Configuration, CardinalityPusher>, Configuration)</a> - 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" class="type-name-link" title="interface in org.apache.wayang.core.plan.wayangplan">LoopHeadOperator</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" class="type-name-link" title="enum class in org.apache.wayang.core.plan.wayangplan">LoopHeadOperator.State</a> - Enum 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 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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.enumeration">LoopImplementation</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><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.html#%3Cinit%3E(org.apache.wayang.core.optimizer.enumeration.LoopImplementation)" class="member-name-link">LoopImplementation(LoopImplementation)</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.LoopSubplan)" class="member-name-link">LoopImplementation(LoopSubplan)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.enumeration">LoopImplementation.IterationImplementation</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" class="type-name-link" title="class in org.apache.wayang.core.plan.wayangplan">LoopIsolator</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" class="type-name-link" title="class in org.apache.wayang.flink.mapping">LoopMapping</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" class="type-name-link" title="class in org.apache.wayang.java.mapping">LoopMapping</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" class="type-name-link" title="class in org.apache.wayang.spark.mapping">LoopMapping</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><a href="org/apache/wayang/flink/mapping/LoopMapping.html#%3Cinit%3E()" class="member-name-link">LoopMapping()</a> - 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><a href="org/apache/wayang/java/mapping/LoopMapping.html#%3Cinit%3E()" class="member-name-link">LoopMapping()</a> - 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><a href="org/apache/wayang/spark/mapping/LoopMapping.html#%3Cinit%3E()" class="member-name-link">LoopMapping()</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.operators">LoopOperator</a><<a href="org/apache/wayang/basic/operators/LoopOperator.html" title="type parameter in LoopOperator">InputType</a>,<wbr><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><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)" class="member-name-link">LoopOperator(Class<InputType>, Class<ConvergenceType>, FunctionDescriptor.SerializablePredicate<Collection<ConvergenceType>>, Integer)</a> - 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><a href="org/apache/wayang/basic/operators/LoopOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.LoopOperator)" class="member-name-link">LoopOperator(LoopOperator<InputType, ConvergenceType>)</a> - 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><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)" class="member-name-link">LoopOperator(DataSetType<InputType>, DataSetType<ConvergenceType>, FunctionDescriptor.SerializablePredicate<Collection<ConvergenceType>>, Integer)</a> - 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><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)" class="member-name-link">LoopOperator(DataSetType<InputType>, DataSetType<ConvergenceType>, PredicateDescriptor<Collection<ConvergenceType>>, Integer)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.plan.wayangplan">LoopSubplan</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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.cardinality">LoopSubplanCardinalityPusher</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><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)" class="member-name-link">LoopSubplanCardinalityPusher(LoopSubplan, Configuration)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.util">LruCache</a><<a href="org/apache/wayang/core/util/LruCache.html" title="type parameter in LruCache">K</a>,<wbr><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><a href="org/apache/wayang/core/util/LruCache.html#%3Cinit%3E(int)" class="member-name-link">LruCache(int)</a> - 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> |
| <h2 class="title" id="I:M">M</h2> |
| <dl class="index"> |
| <dt><a href="org/apache/wayang/api/sql/context/SqlContext.html#main(java.lang.String%5B%5D)" class="member-name-link">main(String[])</a> - Static 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> |
| <div class="block">Entry point for executing SQL statements while providing arguments.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/applications/WordCount.html#main(java.lang.String%5B%5D)" class="member-name-link">main(String[])</a> - 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><a href="org/apache/wayang/applications/WordCountOnKafkaTopic.html#main(java.lang.String%5B%5D)" class="member-name-link">main(String[])</a> - 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><a href="org/apache/wayang/apps/grep/Grep.html#main(java.lang.String...)" class="member-name-link">main(String...)</a> - 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/apps/pi/PiEstimation.html#main(java.lang.String%5B%5D)" class="member-name-link">main(String[])</a> - Static method in class org.apache.wayang.apps.pi.<a href="org/apache/wayang/apps/pi/PiEstimation.html" title="class in org.apache.wayang.apps.pi">PiEstimation</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/apps/tpch/TPCHQ1WithJavaNative.html#main(java.lang.String%5B%5D)" class="member-name-link">main(String[])</a> - 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><a href="org/apache/wayang/apps/wordcount/Main.html#main(java.lang.String%5B%5D)" class="member-name-link">main(String[])</a> - 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><a href="org/apache/wayang/apps/wordcount/WordCount.html#main(java.lang.String%5B%5D)" class="member-name-link">main(String[])</a> - 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><a href="org/apache/wayang/apps/wordcount/WordCountParquet.html#main(java.lang.String%5B%5D)" class="member-name-link">main(String[])</a> - Static method in class org.apache.wayang.apps.wordcount.<a href="org/apache/wayang/apps/wordcount/WordCountParquet.html" title="class in org.apache.wayang.apps.wordcount">WordCountParquet</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/apps/wordcount/WordCountWithJavaNativeAPI.html#main(java.lang.String%5B%5D)" class="member-name-link">main(String[])</a> - 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><a href="org/apache/wayang/core/util/fs/S3FileSystem.html#main(java.lang.String...)" class="member-name-link">main(String...)</a> - 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><a href="org/apache/wayang/ml4all/examples/RunKMeans.html#main(java.lang.String%5B%5D)" class="member-name-link">main(String[])</a> - 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><a href="org/apache/wayang/ml4all/examples/RunSGD.html#main(java.lang.String...)" class="member-name-link">main(String...)</a> - 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><a href="org/apache/wayang/profiler/hardware/DiskProfiler.html#main(java.lang.String%5B%5D)" class="member-name-link">main(String[])</a> - 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><a href="org/apache/wayang/profiler/java/Profiler.html#main(java.lang.String%5B%5D)" class="member-name-link">main(String[])</a> - 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><a href="org/apache/wayang/profiler/log/GeneticOptimizerApp.html#main(java.lang.String%5B%5D)" class="member-name-link">main(String[])</a> - 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><a href="org/apache/wayang/profiler/log/LogEvaluator.html#main(java.lang.String%5B%5D)" class="member-name-link">main(String[])</a> - 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><a href="org/apache/wayang/profiler/spark/Main.html#main(java.lang.String%5B%5D)" class="member-name-link">main(String[])</a> - 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" class="type-name-link" title="class in org.apache.wayang.apps.wordcount">Main</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" class="type-name-link" title="class in org.apache.wayang.profiler.spark">Main</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><a href="org/apache/wayang/apps/wordcount/Main.html#%3Cinit%3E()" class="member-name-link">Main()</a> - 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><a href="org/apache/wayang/profiler/spark/Main.html#%3Cinit%3E()" class="member-name-link">Main()</a> - 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><a href="org/apache/wayang/core/optimizer/costs/DefaultEstimatableCost.Factory.html#makeCost()" class="member-name-link">makeCost()</a> - 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><a href="org/apache/wayang/core/optimizer/costs/EstimatableCostFactory.html#makeCost()" class="member-name-link">makeCost()</a> - 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><a href="org/apache/wayang/flink/compiler/criterion/DummyMap.html#map(InputType)" class="member-name-link">map(InputType)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.RankAssigner.html#map(java.lang.Long)" class="member-name-link">map(Long)</a> - 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><a href="org/apache/wayang/core/util/WayangCollections.html#map(java.util.List,java.util.function.BiFunction)" class="member-name-link">map(List<S>, BiFunction<Integer, S, T>)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link"><code>List</code></a> with mapped values.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/WayangCollections.html#map(java.util.List,java.util.function.Function)" class="member-name-link">map(List<S>, Function<S, T>)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link"><code>List</code></a> with mapped values.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.Dampener.html#map(org.apache.flink.api.java.tuple.Tuple2)" class="member-name-link">map(Tuple2<Long, Double>)</a> - 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><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)" class="member-name-link">mapAllUpsteam(InputSlot<?>[], InputSlot<?>[])</a> - 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/plan/wayangplan/SlotMapping.html#mapAllUpsteam(org.apache.wayang.core.plan.wayangplan.OutputSlot%5B%5D,org.apache.wayang.core.plan.wayangplan.OutputSlot%5B%5D)" class="member-name-link">mapAllUpsteam(OutputSlot<?>[], OutputSlot<?>[])</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.api.configuration">MapBasedKeyValueProvider</a><<a href="org/apache/wayang/core/api/configuration/MapBasedKeyValueProvider.html" title="type parameter in MapBasedKeyValueProvider">Key</a>,<wbr><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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Map.html" title="class or interface in java.util" class="external-link"><code>Map</code></a> to provide a value.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/api/configuration/MapBasedKeyValueProvider.html#%3Cinit%3E(org.apache.wayang.core.api.configuration.KeyValueProvider)" class="member-name-link">MapBasedKeyValueProvider(KeyValueProvider<Key, Value>)</a> - 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><a href="org/apache/wayang/core/api/configuration/MapBasedKeyValueProvider.html#%3Cinit%3E(org.apache.wayang.core.api.configuration.KeyValueProvider,boolean)" class="member-name-link">MapBasedKeyValueProvider(KeyValueProvider<Key, Value>, boolean)</a> - 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/core/api/configuration/MapBasedKeyValueProvider.html#%3Cinit%3E(org.apache.wayang.core.api.configuration.KeyValueProvider,org.apache.wayang.core.api.Configuration)" class="member-name-link">MapBasedKeyValueProvider(KeyValueProvider<Key, Value>, Configuration)</a> - 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><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)" class="member-name-link">MapBasedKeyValueProvider(KeyValueProvider<Key, Value>, Configuration, boolean)</a> - 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/core/api/configuration/MapBasedKeyValueProvider.html#%3Cinit%3E(org.apache.wayang.core.api.Configuration,boolean)" class="member-name-link">MapBasedKeyValueProvider(Configuration, boolean)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.compiler">MapFunctionAdapter</a><<a href="org/apache/wayang/spark/compiler/MapFunctionAdapter.html" title="type parameter in MapFunctionAdapter">InputType</a>,<wbr><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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/function/Function.html" title="class or interface in java.util.function" class="external-link"><code>Function</code></a> as a <code>Function</code>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/compiler/MapFunctionAdapter.html#%3Cinit%3E(java.util.function.Function)" class="member-name-link">MapFunctionAdapter(Function<InputType, OutputType>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.mapping">MapMapping</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" class="type-name-link" title="class in org.apache.wayang.java.mapping">MapMapping</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" class="type-name-link" title="class in org.apache.wayang.spark.mapping">MapMapping</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><a href="org/apache/wayang/flink/mapping/MapMapping.html#%3Cinit%3E()" class="member-name-link">MapMapping()</a> - 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><a href="org/apache/wayang/java/mapping/MapMapping.html#%3Cinit%3E()" class="member-name-link">MapMapping()</a> - 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><a href="org/apache/wayang/spark/mapping/MapMapping.html#%3Cinit%3E()" class="member-name-link">MapMapping()</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.operators">MapOperator</a><<a href="org/apache/wayang/basic/operators/MapOperator.html" title="type parameter in MapOperator">InputType</a>,<wbr><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><a href="org/apache/wayang/basic/operators/MapOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.MapOperator)" class="member-name-link">MapOperator(MapOperator<InputType, OutputType>)</a> - 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><a href="org/apache/wayang/basic/operators/MapOperator.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,java.lang.Class,java.lang.Class)" class="member-name-link">MapOperator(FunctionDescriptor.SerializableFunction<InputType, OutputType>, Class<InputType>, Class<OutputType>)</a> - 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/basic/operators/MapOperator.html#%3Cinit%3E(org.apache.wayang.core.function.TransformationDescriptor)" class="member-name-link">MapOperator(TransformationDescriptor<InputType, OutputType>)</a> - 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/basic/operators/MapOperator.html#%3Cinit%3E(org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType)" class="member-name-link">MapOperator(TransformationDescriptor<InputType, OutputType>, DataSetType<InputType>, DataSetType<OutputType>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.function">MapPartitionsDescriptor</a><<a href="org/apache/wayang/core/function/MapPartitionsDescriptor.html" title="type parameter in MapPartitionsDescriptor">Input</a>,<wbr><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><a href="org/apache/wayang/core/function/MapPartitionsDescriptor.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,java.lang.Class,java.lang.Class)" class="member-name-link">MapPartitionsDescriptor(FunctionDescriptor.SerializableFunction<Iterable<Input>, Iterable<Output>>, Class<Input>, Class<Output>)</a> - 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/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)" class="member-name-link">MapPartitionsDescriptor(FunctionDescriptor.SerializableFunction<Iterable<Input>, Iterable<Output>>, Class<Input>, Class<Output>, LoadProfileEstimator)</a> - 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/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)" class="member-name-link">MapPartitionsDescriptor(FunctionDescriptor.SerializableFunction<Iterable<Input>, Iterable<Output>>, Class<Input>, Class<Output>, ProbabilisticDoubleInterval)</a> - 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/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)" class="member-name-link">MapPartitionsDescriptor(FunctionDescriptor.SerializableFunction<Iterable<Input>, Iterable<Output>>, Class<Input>, Class<Output>, ProbabilisticDoubleInterval, LoadProfileEstimator)</a> - 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/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)" class="member-name-link">MapPartitionsDescriptor(FunctionDescriptor.SerializableFunction<Iterable<Input>, Iterable<Output>>, BasicDataUnitType<Input>, BasicDataUnitType<Output>, ProbabilisticDoubleInterval, LoadProfileEstimator)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.compiler">MapPartitionsFunctionAdapter</a><<a href="org/apache/wayang/spark/compiler/MapPartitionsFunctionAdapter.html" title="type parameter in MapPartitionsFunctionAdapter">InputType</a>,<wbr><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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/function/Function.html" title="class or interface in java.util.function" class="external-link"><code>Function</code></a> as a <code>FlatMapFunction</code>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/compiler/MapPartitionsFunctionAdapter.html#%3Cinit%3E(java.util.function.Function)" class="member-name-link">MapPartitionsFunctionAdapter(Function<Iterable<InputType>, Iterable<OutputType>>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.mapping">MapPartitionsMapping</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" class="type-name-link" title="class in org.apache.wayang.java.mapping">MapPartitionsMapping</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" class="type-name-link" title="class in org.apache.wayang.spark.mapping">MapPartitionsMapping</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><a href="org/apache/wayang/flink/mapping/MapPartitionsMapping.html#%3Cinit%3E()" class="member-name-link">MapPartitionsMapping()</a> - 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><a href="org/apache/wayang/java/mapping/MapPartitionsMapping.html#%3Cinit%3E()" class="member-name-link">MapPartitionsMapping()</a> - 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><a href="org/apache/wayang/spark/mapping/MapPartitionsMapping.html#%3Cinit%3E()" class="member-name-link">MapPartitionsMapping()</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.operators">MapPartitionsOperator</a><<a href="org/apache/wayang/basic/operators/MapPartitionsOperator.html" title="type parameter in MapPartitionsOperator">InputType</a>,<wbr><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><a href="org/apache/wayang/basic/operators/MapPartitionsOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.MapPartitionsOperator)" class="member-name-link">MapPartitionsOperator(MapPartitionsOperator<InputType, OutputType>)</a> - 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><a href="org/apache/wayang/basic/operators/MapPartitionsOperator.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,java.lang.Class,java.lang.Class)" class="member-name-link">MapPartitionsOperator(FunctionDescriptor.SerializableFunction<Iterable<InputType>, Iterable<OutputType>>, Class<InputType>, Class<OutputType>)</a> - 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/basic/operators/MapPartitionsOperator.html#%3Cinit%3E(org.apache.wayang.core.function.MapPartitionsDescriptor)" class="member-name-link">MapPartitionsOperator(MapPartitionsDescriptor<InputType, OutputType>)</a> - 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/basic/operators/MapPartitionsOperator.html#%3Cinit%3E(org.apache.wayang.core.function.MapPartitionsDescriptor,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType)" class="member-name-link">MapPartitionsOperator(MapPartitionsDescriptor<InputType, OutputType>, DataSetType<InputType>, DataSetType<OutputType>)</a> - 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" class="type-name-link" title="interface in org.apache.wayang.core.mapping">Mapping</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" class="type-name-link" title="class in org.apache.wayang.basic.mapping">Mappings</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" class="type-name-link" title="class in org.apache.wayang.flink.mapping">Mappings</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" class="type-name-link" title="class in org.apache.wayang.genericjdbc.mapping">Mappings</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" class="type-name-link" title="class in org.apache.wayang.giraph.mappings">Mappings</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" class="type-name-link" title="class in org.apache.wayang.iejoin.mapping">Mappings</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" class="type-name-link" title="class in org.apache.wayang.java.mapping">Mappings</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" class="type-name-link" title="class in org.apache.wayang.postgres.mapping">Mappings</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" class="type-name-link" title="class in org.apache.wayang.spark.mapping">Mappings</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" class="type-name-link" title="class in org.apache.wayang.sqlite3.mapping">Mappings</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" class="type-name-link" title="class in org.apache.wayang.tensorflow.mapping">Mappings</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><a href="org/apache/wayang/basic/mapping/Mappings.html#%3Cinit%3E()" class="member-name-link">Mappings()</a> - 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><a href="org/apache/wayang/flink/mapping/Mappings.html#%3Cinit%3E()" class="member-name-link">Mappings()</a> - 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><a href="org/apache/wayang/genericjdbc/mapping/Mappings.html#%3Cinit%3E()" class="member-name-link">Mappings()</a> - 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><a href="org/apache/wayang/giraph/mappings/Mappings.html#%3Cinit%3E()" class="member-name-link">Mappings()</a> - 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><a href="org/apache/wayang/iejoin/mapping/Mappings.html#%3Cinit%3E()" class="member-name-link">Mappings()</a> - 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><a href="org/apache/wayang/java/mapping/Mappings.html#%3Cinit%3E()" class="member-name-link">Mappings()</a> - 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><a href="org/apache/wayang/postgres/mapping/Mappings.html#%3Cinit%3E()" class="member-name-link">Mappings()</a> - 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><a href="org/apache/wayang/spark/mapping/Mappings.html#%3Cinit%3E()" class="member-name-link">Mappings()</a> - 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><a href="org/apache/wayang/sqlite3/mapping/Mappings.html#%3Cinit%3E()" class="member-name-link">Mappings()</a> - 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><a href="org/apache/wayang/tensorflow/mapping/Mappings.html#%3Cinit%3E()" class="member-name-link">Mappings()</a> - 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><a href="org/apache/wayang/tensorflow/mapping/Mappings.html#MAPPINGS" class="member-name-link">MAPPINGS</a> - 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><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)" class="member-name-link">mapUpstream(InputSlot<?>, InputSlot<?>)</a> - 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/plan/wayangplan/SlotMapping.html#mapUpstream(org.apache.wayang.core.plan.wayangplan.OutputSlot,org.apache.wayang.core.plan.wayangplan.OutputSlot)" class="member-name-link">mapUpstream(OutputSlot<?>, OutputSlot<?>)</a> - 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/optimizer/enumeration/PlanEnumerator.ConcatenationActivator.html#markAsExecuted()" class="member-name-link">markAsExecuted()</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.EnumerationActivator.html#markAsExecuted()" class="member-name-link">markAsExecuted()</a> - 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><a href="org/apache/wayang/core/platform/lineage/ChannelLineageNode.html#markAsExecuted()" class="member-name-link">markAsExecuted()</a> - 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><a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.html#markAsExecuted()" class="member-name-link">markAsExecuted()</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html#markAsStartTask(org.apache.wayang.core.plan.executionplan.ExecutionTask)" class="member-name-link">markAsStartTask(ExecutionTask)</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html#markAsTerminalTask(org.apache.wayang.core.plan.executionplan.ExecutionTask)" class="member-name-link">markAsTerminalTask(ExecutionTask)</a> - 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><a href="org/apache/wayang/core/plan/executionplan/Channel.html#markForInstrumentation()" class="member-name-link">markForInstrumentation()</a> - 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><a href="org/apache/wayang/core/platform/AbstractChannelInstance.html#markProduced()" class="member-name-link">markProduced()</a> - 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><a href="org/apache/wayang/core/platform/ChannelInstance.html#markProduced()" class="member-name-link">markProduced()</a> - 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><a href="org/apache/wayang/core/util/LimitedInputStream.html#markSupported()" class="member-name-link">markSupported()</a> - 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><a href="org/apache/wayang/core/mapping/OperatorPattern.html#match(org.apache.wayang.core.plan.wayangplan.Operator)" class="member-name-link">match(Operator)</a> - 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><a href="org/apache/wayang/core/mapping/SubplanPattern.html#match(org.apache.wayang.core.plan.wayangplan.WayangPlan,int)" class="member-name-link">match(WayangPlan, int)</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.mapping">MaterializedGroupByMapping</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" class="type-name-link" title="class in org.apache.wayang.flink.mapping">MaterializedGroupByMapping</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" class="type-name-link" title="class in org.apache.wayang.java.mapping">MaterializedGroupByMapping</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" class="type-name-link" title="class in org.apache.wayang.spark.mapping">MaterializedGroupByMapping</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><a href="org/apache/wayang/basic/mapping/MaterializedGroupByMapping.html#%3Cinit%3E()" class="member-name-link">MaterializedGroupByMapping()</a> - 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><a href="org/apache/wayang/flink/mapping/MaterializedGroupByMapping.html#%3Cinit%3E()" class="member-name-link">MaterializedGroupByMapping()</a> - 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><a href="org/apache/wayang/java/mapping/MaterializedGroupByMapping.html#%3Cinit%3E()" class="member-name-link">MaterializedGroupByMapping()</a> - 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><a href="org/apache/wayang/spark/mapping/MaterializedGroupByMapping.html#%3Cinit%3E()" class="member-name-link">MaterializedGroupByMapping()</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.operators">MaterializedGroupByOperator</a><<a href="org/apache/wayang/basic/operators/MaterializedGroupByOperator.html" title="type parameter in MaterializedGroupByOperator">Type</a>,<wbr><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><a href="org/apache/wayang/basic/operators/MaterializedGroupByOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.MaterializedGroupByOperator)" class="member-name-link">MaterializedGroupByOperator(MaterializedGroupByOperator<Type, Key>)</a> - 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><a href="org/apache/wayang/basic/operators/MaterializedGroupByOperator.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,java.lang.Class,java.lang.Class)" class="member-name-link">MaterializedGroupByOperator(FunctionDescriptor.SerializableFunction<Type, Key>, Class<Type>, Class<Key>)</a> - 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/basic/operators/MaterializedGroupByOperator.html#%3Cinit%3E(org.apache.wayang.core.function.TransformationDescriptor)" class="member-name-link">MaterializedGroupByOperator(TransformationDescriptor<Type, Key>)</a> - 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/basic/operators/MaterializedGroupByOperator.html#%3Cinit%3E(org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType)" class="member-name-link">MaterializedGroupByOperator(TransformationDescriptor<Type, Key>, DataSetType<Type>, DataSetType<Iterable<Type>>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.mathex">MathExBaseListener</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><a href="org/apache/wayang/core/mathex/MathExBaseListener.html#%3Cinit%3E()" class="member-name-link">MathExBaseListener()</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.mathex">MathExBaseVisitor</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><a href="org/apache/wayang/core/mathex/MathExBaseVisitor.html#%3Cinit%3E()" class="member-name-link">MathExBaseVisitor()</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.util.mathex.exceptions">MathExException</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><a href="org/apache/wayang/core/util/mathex/exceptions/MathExException.html#%3Cinit%3E()" class="member-name-link">MathExException()</a> - 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/util/mathex/exceptions/MathExException.html#%3Cinit%3E(java.lang.String)" class="member-name-link">MathExException(String)</a> - 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/util/mathex/exceptions/MathExException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)" class="member-name-link">MathExException(String, Throwable)</a> - 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/util/mathex/exceptions/MathExException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable,boolean,boolean)" class="member-name-link">MathExException(String, Throwable, boolean, boolean)</a> - 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/util/mathex/exceptions/MathExException.html#%3Cinit%3E(java.lang.Throwable)" class="member-name-link">MathExException(Throwable)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.mathex">MathExLexer</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/MathExLexer.html#%3Cinit%3E(org.antlr.v4.runtime.CharStream)" class="member-name-link">MathExLexer(CharStream)</a> - 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" class="type-name-link" title="interface in org.apache.wayang.core.mathex">MathExListener</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" class="type-name-link" title="class in org.apache.wayang.core.mathex">MathExParser</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.html#%3Cinit%3E(org.antlr.v4.runtime.TokenStream)" class="member-name-link">MathExParser(TokenStream)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.mathex">MathExParser.BinaryOperationContext</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" class="type-name-link" title="class in org.apache.wayang.core.mathex">MathExParser.ConstantContext</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" class="type-name-link" title="class in org.apache.wayang.core.mathex">MathExParser.ExpressionContext</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" class="type-name-link" title="class in org.apache.wayang.core.mathex">MathExParser.FunctionContext</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" class="type-name-link" title="class in org.apache.wayang.core.mathex">MathExParser.ParensExpressionContext</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" class="type-name-link" title="class in org.apache.wayang.core.mathex">MathExParser.UnaryOperationContext</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" class="type-name-link" title="class in org.apache.wayang.core.mathex">MathExParser.VariableContext</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" class="type-name-link" title="interface in org.apache.wayang.core.mathex">MathExVisitor</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><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.html#MAX_SUPERSTEPS" class="member-name-link">MAX_SUPERSTEPS</a> - 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><a href="org/apache/wayang/ml4all/algorithms/sgd/SGDLoop.html#maxIterations" class="member-name-link">maxIterations</a> - 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/giraph/Algorithm/PageRankAlgorithm.html#maxSupersteps" class="member-name-link">maxSupersteps</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.model.op">Mean</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><a href="org/apache/wayang/basic/model/op/Mean.html#%3Cinit%3E(int)" class="member-name-link">Mean(int)</a> - 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/basic/model/op/Mean.html#%3Cinit%3E(int,java.lang.String)" class="member-name-link">Mean(int, String)</a> - 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" class="type-name-link" title="class in org.apache.wayang.commons.util.profiledb.model">Measurement</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><a href="org/apache/wayang/commons/util/profiledb/model/Measurement.html#%3Cinit%3E()" class="member-name-link">Measurement()</a> - 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><a href="org/apache/wayang/commons/util/profiledb/model/Measurement.html#%3Cinit%3E(java.lang.String)" class="member-name-link">Measurement(String)</a> - 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" class="type-name-link" title="class in org.apache.wayang.commons.util.profiledb.json">MeasurementDeserializer</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><a href="org/apache/wayang/commons/util/profiledb/json/MeasurementDeserializer.html#%3Cinit%3E()" class="member-name-link">MeasurementDeserializer()</a> - 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" class="type-name-link" title="class in org.apache.wayang.commons.util.profiledb.json">MeasurementSerializer</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><a href="org/apache/wayang/commons/util/profiledb/json/MeasurementSerializer.html#%3Cinit%3E()" class="member-name-link">MeasurementSerializer()</a> - 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><a href="org/apache/wayang/iejoin/operators/java_helpers/BitSetJoin.html#merge(java.util.ArrayList,java.util.ArrayList,boolean,boolean)" class="member-name-link">merge(ArrayList<Tuple2<Data<Type0, Type1>, Input>>, ArrayList<Tuple2<Data<Type0, Type1>, Input>>, boolean, boolean)</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#merge(org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)" class="member-name-link">merge(OptimizationContext.OperatorContext)</a> - 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><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)" class="member-name-link">merge(Data[], Data[], boolean, boolean)</a> - 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><a href="org/apache/wayang/core/plan/executionplan/Channel.html#mergeIntoOriginal()" class="member-name-link">mergeIntoOriginal()</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html#mergeJunctionOptimizationContexts()" class="member-name-link">mergeJunctionOptimizationContexts()</a> - 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><a href="org/apache/wayang/core/optimizer/AggregateOptimizationContext.html#mergeToBase()" class="member-name-link">mergeToBase()</a> - 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><a href="org/apache/wayang/core/optimizer/DefaultOptimizationContext.html#mergeToBase()" class="member-name-link">mergeToBase()</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#mergeToBase()" class="member-name-link">mergeToBase()</a> - 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><a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html#MINIMUM" class="member-name-link">MINIMUM</a> - 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><a href="org/apache/wayang/spark/mapping/Mappings.html#ML_MAPPINGS" class="member-name-link">ML_MAPPINGS</a> - 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/ml4all/abstraction/plan/wrappers/LogicalOperatorWrapperWithModel.html#ml4allModel" class="member-name-link">ml4allModel</a> - 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" class="type-name-link" title="class in org.apache.wayang.ml4all.abstraction.plan">ML4allModel</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><a href="org/apache/wayang/ml4all/abstraction/plan/ML4allModel.html#%3Cinit%3E()" class="member-name-link">ML4allModel()</a> - 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" class="type-name-link" title="class in org.apache.wayang.ml4all.abstraction.plan">ML4allPlan</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><a href="org/apache/wayang/ml4all/abstraction/plan/ML4allPlan.html#%3Cinit%3E()" class="member-name-link">ML4allPlan()</a> - 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><a href="org/apache/wayang/spark/Spark.html#mlPlugin()" class="member-name-link">mlPlugin()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html#mock(java.util.List,org.apache.wayang.core.plan.wayangplan.Operator,boolean)" class="member-name-link">mock(List<InputSlot<?>>, Operator, boolean)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html#mock(java.util.List,org.apache.wayang.core.plan.wayangplan.Operator)" class="member-name-link">mock(List<OutputSlot<?>>, Operator)</a> - 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><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)" class="member-name-link">mock(Operator, Operator)</a> - 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><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)" class="member-name-link">mock(Operator, Operator)</a> - 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><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)" class="member-name-link">mock(Operator, Operator, boolean)</a> - 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><a href="org/apache/wayang/basic/operators/DLTrainingOperator.html#model" class="member-name-link">model</a> - 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" class="type-name-link" title="interface in org.apache.wayang.basic.model">Model</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><a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeClassificationOperator.Model.html#%3Cinit%3E(org.apache.spark.ml.classification.DecisionTreeClassificationModel)" class="member-name-link">Model(DecisionTreeClassificationModel)</a> - 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><a href="org/apache/wayang/spark/operators/ml/SparkLinearSVCOperator.Model.html#%3Cinit%3E(org.apache.spark.ml.classification.LinearSVCModel)" class="member-name-link">Model(LinearSVCModel)</a> - Constructor for class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkLinearSVCOperator.Model.html" title="class in org.apache.wayang.spark.operators.ml">SparkLinearSVCOperator.Model</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/ml/SparkLogisticRegressionOperator.Model.html#%3Cinit%3E(org.apache.spark.ml.classification.LogisticRegressionModel)" class="member-name-link">Model(LogisticRegressionModel)</a> - Constructor for class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkLogisticRegressionOperator.Model.html" title="class in org.apache.wayang.spark.operators.ml">SparkLogisticRegressionOperator.Model</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/ml/SparkKMeansOperator.Model.html#%3Cinit%3E(org.apache.spark.ml.clustering.KMeansModel)" class="member-name-link">Model(KMeansModel)</a> - 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><a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeRegressionOperator.Model.html#%3Cinit%3E(org.apache.spark.ml.regression.DecisionTreeRegressionModel)" class="member-name-link">Model(DecisionTreeRegressionModel)</a> - Constructor for class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeRegressionOperator.Model.html" title="class in org.apache.wayang.spark.operators.ml">SparkDecisionTreeRegressionOperator.Model</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/ml/SparkLinearRegressionOperator.Model.html#%3Cinit%3E(org.apache.spark.ml.regression.LinearRegressionModel)" class="member-name-link">Model(LinearRegressionModel)</a> - 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><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)" class="member-name-link">modelEagerExecution(ChannelInstance[], ChannelInstance[], OptimizationContext.OperatorContext)</a> - 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/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)" class="member-name-link">modelLazyExecution(ChannelInstance[], ChannelInstance[], OptimizationContext.OperatorContext)</a> - 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" class="type-name-link" title="class in org.apache.wayang.api.sql.calcite.utils">ModelParser</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><a href="org/apache/wayang/api/sql/calcite/utils/ModelParser.html#%3Cinit%3E()" class="member-name-link">ModelParser()</a> - 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><a href="org/apache/wayang/api/sql/calcite/utils/ModelParser.html#%3Cinit%3E(org.apache.wayang.core.api.Configuration)" class="member-name-link">ModelParser(Configuration)</a> - 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><a href="org/apache/wayang/api/sql/calcite/utils/ModelParser.html#%3Cinit%3E(org.apache.wayang.core.api.Configuration,com.fasterxml.jackson.databind.JsonNode)" class="member-name-link">ModelParser(Configuration, JsonNode)</a> - 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> |
| <div class="block">This method allows you to specify the Calcite path, useful for testing.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/utils/ModelParser.html#%3Cinit%3E(org.apache.wayang.core.api.Configuration,java.lang.String)" class="member-name-link">ModelParser(Configuration, String)</a> - 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> |
| <div class="block">This method allows you to specify the Calcite path, useful for testing.</div> |
| </dd> |
| <dt><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)" class="member-name-link">modelQuasiEagerExecution(ChannelInstance[], ChannelInstance[], OptimizationContext.OperatorContext)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.mapping.ml">ModelTransformMapping</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="deprecation-block"><span class="deprecated-label">Deprecated.</span></div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/ml/ModelTransformMapping.html#%3Cinit%3E()" class="member-name-link">ModelTransformMapping()</a> - 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="deprecation-block"><span class="deprecated-label">Deprecated.</span></div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/operators/ModelTransformOperator.html" class="type-name-link" title="class in org.apache.wayang.basic.operators">ModelTransformOperator</a><<a href="org/apache/wayang/basic/operators/ModelTransformOperator.html" title="type parameter in ModelTransformOperator">X</a>,<wbr><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="deprecation-block"><span class="deprecated-label">Deprecated.</span></div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/operators/ModelTransformOperator.html#%3Cinit%3E(com.fasterxml.jackson.core.type.TypeReference,com.fasterxml.jackson.core.type.TypeReference)" class="member-name-link">ModelTransformOperator(TypeReference<X>, TypeReference<Tuple2<X, Y>>)</a> - 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="deprecation-block"><span class="deprecated-label">Deprecated.</span></div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/operators/ModelTransformOperator.html#%3Cinit%3E(java.lang.Class,java.lang.Class)" class="member-name-link">ModelTransformOperator(Class<X>, Class<Tuple2<X, Y>>)</a> - 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="deprecation-block"><span class="deprecated-label">Deprecated.</span></div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/operators/ModelTransformOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.ModelTransformOperator)" class="member-name-link">ModelTransformOperator(ModelTransformOperator<X, Y>)</a> - 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="deprecation-block"><span class="deprecated-label">Deprecated.</span></div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/operators/ModelTransformOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType)" class="member-name-link">ModelTransformOperator(DataSetType<X>, DataSetType<Tuple2<X, Y>>)</a> - 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="deprecation-block"><span class="deprecated-label">Deprecated.</span></div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/mathex/MathExLexer.html#modeNames" class="member-name-link">modeNames</a> - 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/basic/model/op/nn/BatchNorm.html#momentum" class="member-name-link">momentum</a> - Variable in class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/BatchNorm.html" title="class in org.apache.wayang.basic.model.op.nn">BatchNorm</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/monitor/Monitor.html" class="type-name-link" title="class in org.apache.wayang.core.monitor">Monitor</a> - Class in <a href="org/apache/wayang/core/monitor/package-summary.html">org.apache.wayang.core.monitor</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/monitor/Monitor.html#%3Cinit%3E()" class="member-name-link">Monitor()</a> - 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><a href="org/apache/wayang/core/monitor/Monitor.html#MONITOR_ENABLED_PROPERTY_KEY" class="member-name-link">MONITOR_ENABLED_PROPERTY_KEY</a> - 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/plan/wayangplan/OperatorContainers.html#move(org.apache.wayang.core.plan.wayangplan.OperatorContainer,org.apache.wayang.core.plan.wayangplan.OperatorContainer)" class="member-name-link">move(OperatorContainer, OperatorContainer)</a> - 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/basic/model/op/nn/MSELoss.html" class="type-name-link" title="class in org.apache.wayang.basic.model.op.nn">MSELoss</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><a href="org/apache/wayang/basic/model/op/nn/MSELoss.html#%3Cinit%3E()" class="member-name-link">MSELoss()</a> - Constructor for class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/MSELoss.html" title="class in org.apache.wayang.basic.model.op.nn">MSELoss</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/nn/MSELoss.html#%3Cinit%3E(java.lang.String)" class="member-name-link">MSELoss(String)</a> - Constructor for class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/MSELoss.html" title="class in org.apache.wayang.basic.model.op.nn">MSELoss</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/converter/functions/MultiConditionJoinFuncImpl.html" class="type-name-link" title="class in org.apache.wayang.api.sql.calcite.converter.functions">MultiConditionJoinFuncImpl</a> - Class in <a href="org/apache/wayang/api/sql/calcite/converter/functions/package-summary.html">org.apache.wayang.api.sql.calcite.converter.functions</a></dt> |
| <dd> |
| <div class="block">Flattens Tuple2<Record, Record> to Record</div> |
| </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/converter/functions/MultiConditionJoinFuncImpl.html#%3Cinit%3E()" class="member-name-link">MultiConditionJoinFuncImpl()</a> - Constructor for class org.apache.wayang.api.sql.calcite.converter.functions.<a href="org/apache/wayang/api/sql/calcite/converter/functions/MultiConditionJoinFuncImpl.html" title="class in org.apache.wayang.api.sql.calcite.converter.functions">MultiConditionJoinFuncImpl</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/converter/functions/MultiConditionJoinKeyExtractor.html" class="type-name-link" title="class in org.apache.wayang.api.sql.calcite.converter.functions">MultiConditionJoinKeyExtractor</a> - Class in <a href="org/apache/wayang/api/sql/calcite/converter/functions/package-summary.html">org.apache.wayang.api.sql.calcite.converter.functions</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/converter/functions/MultiConditionJoinKeyExtractor.html#%3Cinit%3E(java.lang.Integer...)" class="member-name-link">MultiConditionJoinKeyExtractor(Integer...)</a> - Constructor for class org.apache.wayang.api.sql.calcite.converter.functions.<a href="org/apache/wayang/api/sql/calcite/converter/functions/MultiConditionJoinKeyExtractor.html" title="class in org.apache.wayang.api.sql.calcite.converter.functions">MultiConditionJoinKeyExtractor</a></dt> |
| <dd> |
| <div class="block">Extracts a key for a <code>WayangMultiConditionJoinVisitor</code>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/MultiMap.html" class="type-name-link" title="class in org.apache.wayang.core.util">MultiMap</a><<a href="org/apache/wayang/core/util/MultiMap.html" title="type parameter in MultiMap">K</a>,<wbr><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><a href="org/apache/wayang/core/util/MultiMap.html#%3Cinit%3E()" class="member-name-link">MultiMap()</a> - 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><a href="org/apache/wayang/profiler/log/Variable.html#mutate(double,java.util.Random)" class="member-name-link">mutate(double, Random)</a> - 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><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)" class="member-name-link">mutate(Random, Bitmask, OptimizationSpace, double, double)</a> - 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" class="type-name-link" title="class in org.apache.wayang.iejoin.operators.java_helpers">myMergeSort</a><<a href="org/apache/wayang/iejoin/operators/java_helpers/myMergeSort.html" title="type parameter in myMergeSort">Type0</a> extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Comparable.html" title="class or interface in java.lang" class="external-link">Comparable</a><<a href="org/apache/wayang/iejoin/operators/java_helpers/myMergeSort.html" title="type parameter in myMergeSort">Type0</a>>,<wbr><a href="org/apache/wayang/iejoin/operators/java_helpers/myMergeSort.html" title="type parameter in myMergeSort">Type1</a> extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Comparable.html" title="class or interface in java.lang" class="external-link">Comparable</a><<a href="org/apache/wayang/iejoin/operators/java_helpers/myMergeSort.html" title="type parameter in myMergeSort">Type1</a>>,<wbr><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" class="type-name-link" title="class in org.apache.wayang.iejoin.operators.spark_helpers">myMergeSort</a><<a href="org/apache/wayang/iejoin/operators/spark_helpers/myMergeSort.html" title="type parameter in myMergeSort">Type0</a> extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Comparable.html" title="class or interface in java.lang" class="external-link">Comparable</a><<a href="org/apache/wayang/iejoin/operators/spark_helpers/myMergeSort.html" title="type parameter in myMergeSort">Type0</a>>,<wbr><a href="org/apache/wayang/iejoin/operators/spark_helpers/myMergeSort.html" title="type parameter in myMergeSort">Type1</a> extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Comparable.html" title="class or interface in java.lang" class="external-link">Comparable</a><<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><a href="org/apache/wayang/iejoin/operators/java_helpers/myMergeSort.html#%3Cinit%3E()" class="member-name-link">myMergeSort()</a> - 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><a href="org/apache/wayang/iejoin/operators/spark_helpers/myMergeSort.html#%3Cinit%3E()" class="member-name-link">myMergeSort()</a> - 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> |
| <h2 class="title" id="I:N">N</h2> |
| <dl class="index"> |
| <dt><a href="org/apache/wayang/core/util/Optional.html#na()" class="member-name-link">na()</a> - 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><a href="org/apache/wayang/basic/model/op/Op.html#name" class="member-name-link">name</a> - 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/basic/model/optimizer/Optimizer.html#name" class="member-name-link">name</a> - 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><a href="org/apache/wayang/core/mathex/MathExParser.FunctionContext.html#name" class="member-name-link">name</a> - 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><a href="org/apache/wayang/spark/operators/SparkExecutionOperator.html#name(org.apache.spark.api.java.JavaPairRDD)" class="member-name-link">name(JavaPairRDD<?, ?>)</a> - 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/spark/operators/SparkExecutionOperator.html#name(org.apache.spark.api.java.JavaRDD)" class="member-name-link">name(JavaRDD<?>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.util.mathex.model">NamedFunction</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><a href="org/apache/wayang/core/util/mathex/model/NamedFunction.html#%3Cinit%3E(java.lang.String,java.util.List)" class="member-name-link">NamedFunction(String, List<Expression>)</a> - 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><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html#NATIVE_BLOCK_SIZE" class="member-name-link">NATIVE_BLOCK_SIZE</a> - 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><a href="org/apache/wayang/tensorflow/model/Convertor.html#ndArrayToTensor(org.tensorflow.ndarray.NdArray)" class="member-name-link">ndArrayToTensor(NdArray<?>)</a> - 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/core/optimizer/costs/LoadProfile.html#nest(org.apache.wayang.core.optimizer.costs.LoadProfile)" class="member-name-link">nest(LoadProfile)</a> - 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><a href="org/apache/wayang/core/optimizer/costs/ConstantLoadProfileEstimator.html#nest(org.apache.wayang.core.optimizer.costs.LoadProfileEstimator)" class="member-name-link">nest(LoadProfileEstimator)</a> - 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><a href="org/apache/wayang/core/optimizer/costs/LoadProfileEstimator.html#nest(org.apache.wayang.core.optimizer.costs.LoadProfileEstimator)" class="member-name-link">nest(LoadProfileEstimator)</a> - 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><a href="org/apache/wayang/core/optimizer/costs/NestableLoadProfileEstimator.html#nest(org.apache.wayang.core.optimizer.costs.LoadProfileEstimator)" class="member-name-link">nest(LoadProfileEstimator)</a> - 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><a href="org/apache/wayang/profiler/log/DynamicLoadProfileEstimator.html#nest(org.apache.wayang.core.optimizer.costs.LoadProfileEstimator)" class="member-name-link">nest(LoadProfileEstimator)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.costs">NestableLoadProfileEstimator</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><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)" class="member-name-link">NestableLoadProfileEstimator(LoadEstimator, LoadEstimator)</a> - 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><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)" class="member-name-link">NestableLoadProfileEstimator(LoadEstimator, LoadEstimator, LoadEstimator, LoadEstimator)</a> - 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><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)" class="member-name-link">NestableLoadProfileEstimator(LoadEstimator, LoadEstimator, LoadEstimator, LoadEstimator, FunctionDescriptor.SerializableToDoubleBiFunction<long[], long[]>, long)</a> - 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><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)" class="member-name-link">NestableLoadProfileEstimator(LoadEstimator, LoadEstimator, LoadEstimator, LoadEstimator, FunctionDescriptor.SerializableToDoubleBiFunction<long[], long[]>, long, String)</a> - 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><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)" class="member-name-link">nestUdfEstimator(Optional<LoadProfileEstimator>, FunctionDescriptor, Configuration)</a> - 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><a href="org/apache/wayang/core/optimizer/costs/LoadProfileToTimeConverter.html#networkConverter" class="member-name-link">networkConverter</a> - 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/api/python/executor/ReaderIterator.html#next()" class="member-name-link">next()</a> - 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><a href="org/apache/wayang/flink/operators/CollectionSplittableIterator.html#next()" class="member-name-link">next()</a> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/CollectionSplittableIterator.html" title="class in org.apache.wayang.flink.operators">CollectionSplittableIterator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/jdbc/operators/SqlToStreamOperator.ResultSetIterator.html#next()" class="member-name-link">next()</a> - 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><a href="org/apache/wayang/core/util/Bitmask.html#nextSetBit(int)" class="member-name-link">nextSetBit(int)</a> - 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><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankVertexReader.html#nextVertex()" class="member-name-link">nextVertex()</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.profiling">NoInstrumentationStrategy</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><a href="org/apache/wayang/core/profiling/NoInstrumentationStrategy.html#%3Cinit%3E()" class="member-name-link">NoInstrumentationStrategy()</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.platform">NoIterationBreakpoint</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><a href="org/apache/wayang/core/platform/NoIterationBreakpoint.html#%3Cinit%3E()" class="member-name-link">NoIterationBreakpoint()</a> - 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><a href="org/apache/wayang/core/types/DataSetType.html#none()" class="member-name-link">none()</a> - 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><a href="org/apache/wayang/core/platform/Breakpoint.html#NONE" class="member-name-link">NONE</a> - 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><a href="org/apache/wayang/core/types/DataSetType.html#NONE" class="member-name-link">NONE</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.Callback.html#NOP" class="member-name-link">NOP</a> - 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><a href="org/apache/wayang/core/optimizer/costs/EstimationContext.html#normalize(org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate%5B%5D,int)" class="member-name-link">normalize(CardinalityEstimate[], int)</a> - 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><a href="org/apache/wayang/core/api/configuration/KeyValueProvider.NoSuchKeyException.html#%3Cinit%3E(java.lang.String)" class="member-name-link">NoSuchKeyException(String)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.State.html#NOT_STARTED" class="member-name-link">NOT_STARTED</a> - Enum constant in enum class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.State.html" title="enum class 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><a href="org/apache/wayang/core/api/configuration/ValueProvider.NotAvailableException.html#%3Cinit%3E(java.lang.String)" class="member-name-link">NotAvailableException(String)</a> - 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><a href="org/apache/wayang/core/util/AbstractReferenceCountable.html#noteDiscardedReference(boolean)" class="member-name-link">noteDiscardedReference(boolean)</a> - 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><a href="org/apache/wayang/core/util/ReferenceCountable.html#noteDiscardedReference(boolean)" class="member-name-link">noteDiscardedReference(boolean)</a> - 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><a href="org/apache/wayang/core/util/AbstractReferenceCountable.html#noteObtainedReference()" class="member-name-link">noteObtainedReference()</a> - 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><a href="org/apache/wayang/core/util/ReferenceCountable.html#noteObtainedReference()" class="member-name-link">noteObtainedReference()</a> - 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><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)" class="member-name-link">noteReplaced(Operator, Operator)</a> - 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><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)" class="member-name-link">noteReplaced(Operator, Operator)</a> - 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><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)" class="member-name-link">noteReplaced(Operator, Operator)</a> - 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><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)" class="member-name-link">noteReplaced(Operator, Operator)</a> - 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/OperatorContainer.html#noteReplaced(org.apache.wayang.core.plan.wayangplan.Operator,org.apache.wayang.core.plan.wayangplan.OperatorContainer)" class="member-name-link">noteReplaced(Operator, OperatorContainer)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html#notifyDetached()" class="member-name-link">notifyDetached()</a> - 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 <code>InputSlot.occupant</code>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/json/WayangJsonObj.html#NULL" class="member-name-link">NULL</a> - 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><a href="org/apache/wayang/core/optimizer/costs/LoadEstimator.html#nullCardinalityReplacement" class="member-name-link">nullCardinalityReplacement</a> - 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><a href="org/apache/wayang/core/mathex/MathExLexer.html#NUMBER" class="member-name-link">NUMBER</a> - 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/mathex/MathExParser.html#NUMBER" class="member-name-link">NUMBER</a> - 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><a href="org/apache/wayang/core/mathex/MathExParser.ConstantContext.html#NUMBER()" class="member-name-link">NUMBER()</a> - 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><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html#numCoresPerMachine" class="member-name-link">numCoresPerMachine</a> - 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/basic/model/op/nn/BatchNorm.html#numFeatures" class="member-name-link">numFeatures</a> - Variable in class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/BatchNorm.html" title="class in org.apache.wayang.basic.model.op.nn">BatchNorm</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/PageRankOperator.html#numIterations" class="member-name-link">numIterations</a> - 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/profiler/spark/SparkOperatorProfiler.html#numMachines" class="member-name-link">numMachines</a> - 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/profiler/spark/SparkOperatorProfiler.html#numPartitions" class="member-name-link">numPartitions</a> - 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> |
| <h2 class="title" id="I:O">O</h2> |
| <dl class="index"> |
| <dt><a href="org/apache/wayang/flink/channels/ChannelConversions.html#OBJECT_FILE_TO_DATASET" class="member-name-link">OBJECT_FILE_TO_DATASET</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.operators">ObjectFileSink</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><a href="org/apache/wayang/basic/operators/ObjectFileSink.html#%3Cinit%3E(java.lang.String,java.lang.Class)" class="member-name-link">ObjectFileSink(String, Class<T>)</a> - 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><a href="org/apache/wayang/basic/operators/ObjectFileSink.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.types.DataSetType)" class="member-name-link">ObjectFileSink(String, DataSetType<T>)</a> - 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><a href="org/apache/wayang/basic/operators/ObjectFileSink.html#%3Cinit%3E(org.apache.wayang.basic.operators.ObjectFileSink)" class="member-name-link">ObjectFileSink(ObjectFileSink<T>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.mapping">ObjectFileSinkMapping</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" class="type-name-link" title="class in org.apache.wayang.java.mapping">ObjectFileSinkMapping</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" class="type-name-link" title="class in org.apache.wayang.spark.mapping">ObjectFileSinkMapping</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><a href="org/apache/wayang/flink/mapping/ObjectFileSinkMapping.html#%3Cinit%3E()" class="member-name-link">ObjectFileSinkMapping()</a> - 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><a href="org/apache/wayang/java/mapping/ObjectFileSinkMapping.html#%3Cinit%3E()" class="member-name-link">ObjectFileSinkMapping()</a> - 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><a href="org/apache/wayang/spark/mapping/ObjectFileSinkMapping.html#%3Cinit%3E()" class="member-name-link">ObjectFileSinkMapping()</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.operators">ObjectFileSource</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><a href="org/apache/wayang/basic/operators/ObjectFileSource.html#%3Cinit%3E(java.lang.String,java.lang.Class)" class="member-name-link">ObjectFileSource(String, Class<T>)</a> - 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><a href="org/apache/wayang/basic/operators/ObjectFileSource.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.types.DataSetType)" class="member-name-link">ObjectFileSource(String, DataSetType<T>)</a> - 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><a href="org/apache/wayang/basic/operators/ObjectFileSource.html#%3Cinit%3E(org.apache.wayang.basic.operators.ObjectFileSource)" class="member-name-link">ObjectFileSource(ObjectFileSource)</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.operators">ObjectFileSource.CardinalityEstimator</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" class="type-name-link" title="class in org.apache.wayang.flink.mapping">ObjectFileSourceMapping</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" class="type-name-link" title="class in org.apache.wayang.java.mapping">ObjectFileSourceMapping</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" class="type-name-link" title="class in org.apache.wayang.spark.mapping">ObjectFileSourceMapping</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><a href="org/apache/wayang/flink/mapping/ObjectFileSourceMapping.html#%3Cinit%3E()" class="member-name-link">ObjectFileSourceMapping()</a> - 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><a href="org/apache/wayang/java/mapping/ObjectFileSourceMapping.html#%3Cinit%3E()" class="member-name-link">ObjectFileSourceMapping()</a> - 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><a href="org/apache/wayang/spark/mapping/ObjectFileSourceMapping.html#%3Cinit%3E()" class="member-name-link">ObjectFileSourceMapping()</a> - 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><a href="org/apache/wayang/core/util/Optional.html#of(T)" class="member-name-link">of(T)</a> - 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><a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html#ofExactly(double)" class="member-name-link">ofExactly(double)</a> - 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><a href="org/apache/wayang/core/mapping/ReplacementSubplanFactory.OfSingleOperators.html#%3Cinit%3E(java.util.function.BiFunction)" class="member-name-link">OfSingleOperators(BiFunction<MatchedOperator, Integer, Operator>)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/SparkListener.html#onApplicationEnd(org.apache.spark.scheduler.SparkListenerApplicationEnd)" class="member-name-link">onApplicationEnd(SparkListenerApplicationEnd)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/SparkListener.html#onApplicationStart(org.apache.spark.scheduler.SparkListenerApplicationStart)" class="member-name-link">onApplicationStart(SparkListenerApplicationStart)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.util">OneTimeExecutable</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><a href="org/apache/wayang/core/util/OneTimeExecutable.html#%3Cinit%3E()" class="member-name-link">OneTimeExecutable()</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/SparkListener.html#onExecutorAdded(org.apache.spark.scheduler.SparkListenerExecutorAdded)" class="member-name-link">onExecutorAdded(SparkListenerExecutorAdded)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/SparkListener.html#onExecutorBlacklisted(org.apache.spark.scheduler.SparkListenerExecutorBlacklisted)" class="member-name-link">onExecutorBlacklisted(SparkListenerExecutorBlacklisted)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/SparkListener.html#onExecutorMetricsUpdate(org.apache.spark.scheduler.SparkListenerExecutorMetricsUpdate)" class="member-name-link">onExecutorMetricsUpdate(SparkListenerExecutorMetricsUpdate)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/SparkListener.html#onExecutorRemoved(org.apache.spark.scheduler.SparkListenerExecutorRemoved)" class="member-name-link">onExecutorRemoved(SparkListenerExecutorRemoved)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/SparkListener.html#onJobEnd(org.apache.spark.scheduler.SparkListenerJobEnd)" class="member-name-link">onJobEnd(SparkListenerJobEnd)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/SparkListener.html#onJobStart(org.apache.spark.scheduler.SparkListenerJobStart)" class="member-name-link">onJobStart(SparkListenerJobStart)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/SparkListener.html#onStageCompleted(org.apache.spark.scheduler.SparkListenerStageCompleted)" class="member-name-link">onStageCompleted(SparkListenerStageCompleted)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/SparkListener.html#onStageSubmitted(org.apache.spark.scheduler.SparkListenerStageSubmitted)" class="member-name-link">onStageSubmitted(SparkListenerStageSubmitted)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/SparkListener.html#onTaskEnd(org.apache.spark.scheduler.SparkListenerTaskEnd)" class="member-name-link">onTaskEnd(SparkListenerTaskEnd)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/SparkListener.html#onTaskGettingResult(org.apache.spark.scheduler.SparkListenerTaskGettingResult)" class="member-name-link">onTaskGettingResult(SparkListenerTaskGettingResult)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/SparkListener.html#onTaskStart(org.apache.spark.scheduler.SparkListenerTaskStart)" class="member-name-link">onTaskStart(SparkListenerTaskStart)</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.model.op">Op</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><a href="org/apache/wayang/basic/model/op/Op.html#%3Cinit%3E(java.lang.String,org.apache.wayang.basic.model.op.Op.DType)" class="member-name-link">Op(String, Op.DType)</a> - 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.html#%3Cinit%3E(org.apache.wayang.basic.model.op.Op.DType)" class="member-name-link">Op(Op.DType)</a> - 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" class="type-name-link" title="enum class in org.apache.wayang.basic.model.op">Op.DType</a> - Enum Class in <a href="org/apache/wayang/basic/model/op/package-summary.html">org.apache.wayang.basic.model.op</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/compiler/OutputFormatConsumer.html#open(int,int)" class="member-name-link">open(int, int)</a> - 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><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html#open(int,int)" class="member-name-link">open(int, int)</a> - 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/core/util/fs/FileSystem.html#open(java.lang.String)" class="member-name-link">open(String)</a> - 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><a href="org/apache/wayang/core/util/fs/HadoopFileSystem.html#open(java.lang.String)" class="member-name-link">open(String)</a> - 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><a href="org/apache/wayang/core/util/fs/LocalFileSystem.html#open(java.lang.String)" class="member-name-link">open(String)</a> - 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><a href="org/apache/wayang/core/util/fs/S3FileSystem.html#open(java.lang.String)" class="member-name-link">open(String)</a> - 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/profiler/util/RrdAccessor.html#open(java.lang.String)" class="member-name-link">open(String)</a> - 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><a href="org/apache/wayang/flink/compiler/criterion/WayangFilterCriterion.html#open(org.apache.flink.configuration.Configuration)" class="member-name-link">open(Configuration)</a> - 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/core/profiling/ExecutionLog.html#open(org.apache.wayang.core.api.Configuration)" class="member-name-link">open(Configuration)</a> - 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><a href="org/apache/wayang/core/profiling/ExecutionLog.html#open(org.apache.wayang.core.api.Configuration,java.lang.String)" class="member-name-link">open(Configuration, String)</a> - 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><a href="org/apache/wayang/basic/mapping/PageRankMapping.RankInitializer.html#open(org.apache.wayang.core.function.ExecutionContext)" class="member-name-link">open(ExecutionContext)</a> - 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><a href="org/apache/wayang/core/function/ExtendedFunction.html#open(org.apache.wayang.core.function.ExecutionContext)" class="member-name-link">open(ExecutionContext)</a> - 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><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/LogicalOperatorWrapperWithModel.html#open(org.apache.wayang.core.function.ExecutionContext)" class="member-name-link">open(ExecutionContext)</a> - 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><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)" class="member-name-link">openFunction(JavaExecutionOperator, Object, ChannelInstance[], OptimizationContext.OperatorContext)</a> - 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><a href="org/apache/wayang/core/mathex/MathExParser.BinaryOperationContext.html#operand0" class="member-name-link">operand0</a> - 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><a href="org/apache/wayang/core/mathex/MathExParser.BinaryOperationContext.html#operand1" class="member-name-link">operand1</a> - 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><a href="org/apache/wayang/core/mathex/MathExParser.BinaryOperationContext.html#operator" class="member-name-link">operator</a> - 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><a href="org/apache/wayang/core/mathex/MathExParser.UnaryOperationContext.html#operator" class="member-name-link">operator</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.Activator.html#operator" class="member-name-link">operator</a> - 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><a href="org/apache/wayang/core/util/ExplainTreeNode.html#operator" class="member-name-link">operator</a> - 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><a href="org/apache/wayang/profiler/java/OperatorProfiler.html#operator" class="member-name-link">operator</a> - 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/profiler/spark/SparkOperatorProfiler.html#operator" class="member-name-link">operator</a> - 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" class="type-name-link" title="interface in org.apache.wayang.core.plan.wayangplan">Operator</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" class="type-name-link" title="class in org.apache.wayang.core.plan.wayangplan">OperatorAlternative</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><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html#%3Cinit%3E()" class="member-name-link">OperatorAlternative()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.Operator)" class="member-name-link">OperatorAlternative(Operator)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.plan.wayangplan">OperatorAlternative.Alternative</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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.cardinality">OperatorAlternativeCardinalityPusher</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><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)" class="member-name-link">OperatorAlternativeCardinalityPusher(OperatorAlternative, Configuration)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.plan.wayangplan">OperatorBase</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><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#%3Cinit%3E()" class="member-name-link">OperatorBase()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#%3Cinit%3E(int,int,boolean)" class="member-name-link">OperatorBase(int, int, boolean)</a> - 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><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)" class="member-name-link">OperatorBase(InputSlot<?>[], OutputSlot<?>[], boolean)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.OperatorBase)" class="member-name-link">OperatorBase(OperatorBase)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.plan.wayangplan">OperatorBase.GsonSerializer</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" class="type-name-link" title="interface in org.apache.wayang.core.plan.wayangplan">OperatorContainer</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" class="type-name-link" title="class in org.apache.wayang.core.plan.wayangplan">OperatorContainers</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><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainers.html#%3Cinit%3E()" class="member-name-link">OperatorContainers()</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.Operator)" class="member-name-link">OperatorContext(Operator)</a> - 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><a href="org/apache/wayang/profiler/java/OperatorProfiler.html#operatorGenerator" class="member-name-link">operatorGenerator</a> - 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/profiler/spark/SparkOperatorProfiler.html#operatorGenerator" class="member-name-link">operatorGenerator</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.mapping">OperatorMatch</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><a href="org/apache/wayang/core/mapping/OperatorMatch.html#%3Cinit%3E(org.apache.wayang.core.mapping.OperatorPattern,org.apache.wayang.core.plan.wayangplan.Operator)" class="member-name-link">OperatorMatch(OperatorPattern, Operator)</a> - 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><a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.OperatorNode.html#%3Cinit%3E(int,java.lang.String,java.lang.String,java.lang.String)" class="member-name-link">OperatorNode(int, String, String, String)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.mapping">OperatorPattern</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><a href="org/apache/wayang/core/mapping/OperatorPattern.html#%3Cinit%3E(java.lang.String,T,boolean)" class="member-name-link">OperatorPattern(String, T, boolean)</a> - 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" class="type-name-link" title="class in org.apache.wayang.profiler.java">OperatorProfiler</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><a href="org/apache/wayang/profiler/java/OperatorProfiler.html#%3Cinit%3E(java.util.function.Supplier,java.util.function.Supplier...)" class="member-name-link">OperatorProfiler(Supplier<JavaExecutionOperator>, Supplier<?>...)</a> - 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" class="type-name-link" title="class in org.apache.wayang.profiler.java">OperatorProfiler.Result</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" class="type-name-link" title="class in org.apache.wayang.profiler.java">OperatorProfilers</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" class="type-name-link" title="class in org.apache.wayang.profiler.spark">OperatorProfilers</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><a href="org/apache/wayang/profiler/java/OperatorProfilers.html#%3Cinit%3E()" class="member-name-link">OperatorProfilers()</a> - 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><a href="org/apache/wayang/profiler/spark/OperatorProfilers.html#%3Cinit%3E()" class="member-name-link">OperatorProfilers()</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.plan.wayangplan">Operators</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><a href="org/apache/wayang/core/plan/wayangplan/Operators.html#%3Cinit%3E()" class="member-name-link">Operators()</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.optimizer">OptimizationContext</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><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#%3Cinit%3E(org.apache.wayang.core.api.Job)" class="member-name-link">OptimizationContext(Job)</a> - 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><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)" class="member-name-link">OptimizationContext(Job, OptimizationContext, OptimizationContext.LoopContext, int, ChannelConversionGraph, List<PlanEnumerationPruningStrategy>)</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#%3Cinit%3E(org.apache.wayang.core.api.Job,org.apache.wayang.core.plan.wayangplan.Operator)" class="member-name-link">OptimizationContext(Job, Operator)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.optimizer">OptimizationContext.LoopContext</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" class="type-name-link" title="class in org.apache.wayang.core.optimizer">OptimizationContext.OperatorContext</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" class="type-name-link" title="class in org.apache.wayang.profiler.log">OptimizationSpace</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><a href="org/apache/wayang/profiler/log/OptimizationSpace.html#%3Cinit%3E()" class="member-name-link">OptimizationSpace()</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.optimizer">OptimizationUtils</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><a href="org/apache/wayang/core/optimizer/OptimizationUtils.html#%3Cinit%3E()" class="member-name-link">OptimizationUtils()</a> - 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><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)" class="member-name-link">optimize(RelNode, RelTraitSet, RuleSet)</a> - 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" class="type-name-link" title="class in org.apache.wayang.api.sql.calcite.optimizer">Optimizer</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" class="type-name-link" title="class in org.apache.wayang.basic.model.optimizer">Optimizer</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><a href="org/apache/wayang/basic/model/optimizer/Optimizer.html#%3Cinit%3E(float)" class="member-name-link">Optimizer(float)</a> - 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><a href="org/apache/wayang/basic/model/optimizer/Optimizer.html#%3Cinit%3E(float,java.lang.String)" class="member-name-link">Optimizer(float, String)</a> - 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><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)" class="member-name-link">Optimizer(CalciteConnectionConfig, SqlValidator, SqlToRelConverter, VolcanoPlanner)</a> - 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" class="type-name-link" title="class in org.apache.wayang.api.sql.calcite.optimizer">Optimizer.ConfigProperties</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/operators/DLTrainingOperator.html#option" class="member-name-link">option</a> - 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/operators/DLTrainingOperator.Option.html#%3Cinit%3E(org.apache.wayang.basic.model.op.Op,org.apache.wayang.basic.model.optimizer.Optimizer,int,int)" class="member-name-link">Option(Op, Optimizer, int, int)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.util">Optional</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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Optional.html" title="class or interface in java.util" class="external-link"><code>Optional</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/Optional.html#%3Cinit%3E()" class="member-name-link">Optional()</a> - 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><a href="org/apache/wayang/core/util/json/WayangJsonObj.html#optionalDouble(java.lang.String)" class="member-name-link">optionalDouble(String)</a> - 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/util/json/WayangJsonObj.html#optionalDouble(java.lang.String,double)" class="member-name-link">optionalDouble(String, double)</a> - 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/ValueProvider.html#optionallyProvide()" class="member-name-link">optionallyProvide()</a> - 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><a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html#optionallyProvideFor(Key)" class="member-name-link">optionallyProvideFor(Key)</a> - 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><a href="org/apache/wayang/core/util/json/WayangJsonObj.html#optionalWayangJsonArray(java.lang.String)" class="member-name-link">optionalWayangJsonArray(String)</a> - 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/util/json/WayangJsonObj.html#optionalWayangJsonObj(java.lang.String)" class="member-name-link">optionalWayangJsonObj(String)</a> - 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/util/Bitmask.html#or(org.apache.wayang.core.util.Bitmask)" class="member-name-link">or(Bitmask)</a> - 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/converter/functions/package-summary.html">org.apache.wayang.api.sql.calcite.converter.functions</a> - package org.apache.wayang.api.sql.calcite.converter.functions</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/pi/package-summary.html">org.apache.wayang.apps.pi</a> - package org.apache.wayang.apps.pi</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/model/op/nn/package-summary.html">org.apache.wayang.tensorflow.model.op.nn</a> - package org.apache.wayang.tensorflow.model.op.nn</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><a href="org/apache/wayang/core/util/Bitmask.html#orInPlace(org.apache.wayang.core.util.Bitmask)" class="member-name-link">orInPlace(Bitmask)</a> - 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><a href="org/apache/wayang/basic/model/DLModel.html#out" class="member-name-link">out</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.profiling">OutboundInstrumentationStrategy</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><a href="org/apache/wayang/core/profiling/OutboundInstrumentationStrategy.html#%3Cinit%3E()" class="member-name-link">OutboundInstrumentationStrategy()</a> - 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><a href="org/apache/wayang/basic/model/op/nn/Conv.html#outChannels" class="member-name-link">outChannels</a> - Variable in class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/Conv.html" title="class in org.apache.wayang.basic.model.op.nn">Conv</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/LoopOperator.html#outputConnectTo(org.apache.wayang.core.plan.wayangplan.Operator)" class="member-name-link">outputConnectTo(Operator)</a> - 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><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#outputConnectTo(org.apache.wayang.core.plan.wayangplan.Operator,int)" class="member-name-link">outputConnectTo(Operator, int)</a> - 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><a href="org/apache/wayang/basic/operators/LoopOperator.html#outputConnectTo(org.apache.wayang.core.plan.wayangplan.Operator,int)" class="member-name-link">outputConnectTo(Operator, int)</a> - 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><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html#outputFilePath" class="member-name-link">outputFilePath</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.compiler">OutputFormatConsumer</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 </div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/compiler/OutputFormatConsumer.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableConsumer)" class="member-name-link">OutputFormatConsumer(FunctionDescriptor.SerializableConsumer<T>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.applications">OutputSerializer</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/applications/OutputSerializer.html#%3Cinit%3E()" class="member-name-link">OutputSerializer()</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.plan.wayangplan">OutputSlot</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><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)" class="member-name-link">OutputSlot(String, Operator, DataSetType<T>)</a> - 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><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)" class="member-name-link">OutputSlot(Slot<T>, Operator)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#outputSlots" class="member-name-link">outputSlots</a> - 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><a href="org/apache/wayang/core/function/FlatMapDescriptor.html#outputType" class="member-name-link">outputType</a> - 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><a href="org/apache/wayang/core/function/MapPartitionsDescriptor.html#outputType" class="member-name-link">outputType</a> - 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><a href="org/apache/wayang/core/function/TransformationDescriptor.html#outputType" class="member-name-link">outputType</a> - 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><a href="org/apache/wayang/flink/compiler/criterion/DummyMap.html#outputTypeClass" class="member-name-link">outputTypeClass</a> - 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> |
| <h2 class="title" id="I:P">P</h2> |
| <dl class="index"> |
| <dt><a href="org/apache/wayang/basic/model/op/nn/Conv.html#padding" class="member-name-link">padding</a> - Variable in class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/Conv.html" title="class in org.apache.wayang.basic.model.op.nn">Conv</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.html" class="type-name-link" title="class in org.apache.wayang.giraph.Algorithm">PageRankAlgorithm</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><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.html#%3Cinit%3E()" class="member-name-link">PageRankAlgorithm()</a> - 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" class="type-name-link" title="class in org.apache.wayang.giraph.Algorithm">PageRankAlgorithm.PageRankMasterCompute</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" class="type-name-link" title="class in org.apache.wayang.giraph.Algorithm">PageRankAlgorithm.PageRankVertexInputFormat</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" class="type-name-link" title="class in org.apache.wayang.giraph.Algorithm">PageRankAlgorithm.PageRankVertexOutputFormat</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" class="type-name-link" title="class in org.apache.wayang.giraph.Algorithm">PageRankAlgorithm.PageRankVertexOutputFormat.PageRankVertexWriter</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" class="type-name-link" title="class in org.apache.wayang.giraph.Algorithm">PageRankAlgorithm.PageRankVertexReader</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" class="type-name-link" title="class in org.apache.wayang.giraph.Algorithm">PageRankAlgorithm.PageRankWorkerContext</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" class="type-name-link" title="class in org.apache.wayang.basic.mapping">PageRankMapping</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" class="type-name-link" title="class in org.apache.wayang.flink.mapping">PageRankMapping</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" class="type-name-link" title="class in org.apache.wayang.giraph.mappings">PageRankMapping</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" class="type-name-link" title="class in org.apache.wayang.java.mapping.graph">PageRankMapping</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" class="type-name-link" title="class in org.apache.wayang.spark.mapping.graph">PageRankMapping</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><a href="org/apache/wayang/basic/mapping/PageRankMapping.html#%3Cinit%3E()" class="member-name-link">PageRankMapping()</a> - 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><a href="org/apache/wayang/flink/mapping/PageRankMapping.html#%3Cinit%3E()" class="member-name-link">PageRankMapping()</a> - 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><a href="org/apache/wayang/giraph/mappings/PageRankMapping.html#%3Cinit%3E()" class="member-name-link">PageRankMapping()</a> - 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><a href="org/apache/wayang/java/mapping/graph/PageRankMapping.html#%3Cinit%3E()" class="member-name-link">PageRankMapping()</a> - 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><a href="org/apache/wayang/spark/mapping/graph/PageRankMapping.html#%3Cinit%3E()" class="member-name-link">PageRankMapping()</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.mapping">PageRankMapping.RankInitializer</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><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankMasterCompute.html#%3Cinit%3E()" class="member-name-link">PageRankMasterCompute()</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.operators">PageRankOperator</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><a href="org/apache/wayang/basic/operators/PageRankOperator.html#%3Cinit%3E(java.lang.Integer)" class="member-name-link">PageRankOperator(Integer)</a> - 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><a href="org/apache/wayang/basic/operators/PageRankOperator.html#%3Cinit%3E(java.lang.Integer,java.lang.Double,org.apache.wayang.core.optimizer.ProbabilisticDoubleInterval)" class="member-name-link">PageRankOperator(Integer, Double, ProbabilisticDoubleInterval)</a> - 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><a href="org/apache/wayang/basic/operators/PageRankOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.PageRankOperator)" class="member-name-link">PageRankOperator(PageRankOperator)</a> - 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" class="type-name-link" title="class in org.apache.wayang.giraph.Algorithm">PageRankParameters</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><a href="org/apache/wayang/giraph/Algorithm/PageRankParameters.html#%3Cinit%3E()" class="member-name-link">PageRankParameters()</a> - 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" class="type-name-link" title="enum class in org.apache.wayang.giraph.Algorithm">PageRankParameters.PageRankEnum</a> - Enum Class in <a href="org/apache/wayang/giraph/Algorithm/package-summary.html">org.apache.wayang.giraph.Algorithm</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankVertexInputFormat.html#%3Cinit%3E()" class="member-name-link">PageRankVertexInputFormat()</a> - 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><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankVertexOutputFormat.html#%3Cinit%3E()" class="member-name-link">PageRankVertexOutputFormat()</a> - 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><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankVertexReader.html#%3Cinit%3E()" class="member-name-link">PageRankVertexReader()</a> - 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><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankVertexOutputFormat.PageRankVertexWriter.html#%3Cinit%3E()" class="member-name-link">PageRankVertexWriter()</a> - 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><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankWorkerContext.html#%3Cinit%3E()" class="member-name-link">PageRankWorkerContext()</a> - 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><a href="org/apache/wayang/basic/operators/PyWayangReduceByOperator.html#parameters" class="member-name-link">parameters</a> - 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><a href="org/apache/wayang/core/mathex/MathExParser.ParensExpressionContext.html#%3Cinit%3E(org.apache.wayang.core.mathex.MathExParser.ExpressionContext)" class="member-name-link">ParensExpressionContext(MathExParser.ExpressionContext)</a> - 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><a href="org/apache/wayang/core/api/configuration/CollectionProvider.html#parent" class="member-name-link">parent</a> - 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><a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html#parent" class="member-name-link">parent</a> - 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/ValueProvider.html#parent" class="member-name-link">parent</a> - 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><a href="org/apache/wayang/basic/operators/ParquetSource.html" class="type-name-link" title="class in org.apache.wayang.basic.operators">ParquetSource</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 parquet file and outputs the lines as <a href="org/apache/wayang/basic/data/Record.html" title="class in org.apache.wayang.basic.data"><code>Record</code></a> units.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/operators/ParquetSource.html#%3Cinit%3E(java.lang.String,java.lang.String%5B%5D,java.lang.String...)" class="member-name-link">ParquetSource(String, String[], String...)</a> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ParquetSource.html" title="class in org.apache.wayang.basic.operators">ParquetSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/ParquetSource.html#%3Cinit%3E(java.lang.String,java.lang.String%5B%5D,org.apache.wayang.core.types.DataSetType)" class="member-name-link">ParquetSource(String, String[], DataSetType<Record>)</a> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ParquetSource.html" title="class in org.apache.wayang.basic.operators">ParquetSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/ParquetSource.html#%3Cinit%3E(org.apache.wayang.basic.operators.ParquetSource)" class="member-name-link">ParquetSource(ParquetSource)</a> - Constructor for class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/ParquetSource.html" title="class in org.apache.wayang.basic.operators">ParquetSource</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/operators/ParquetSource.CardinalityEstimator.html" class="type-name-link" title="class in org.apache.wayang.basic.operators">ParquetSource.CardinalityEstimator</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/java/mapping/ParquetSourceMapping.html" class="type-name-link" title="class in org.apache.wayang.java.mapping">ParquetSourceMapping</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/ParquetSource.html" title="class in org.apache.wayang.basic.operators"><code>ParquetSource</code></a> to <a href="org/apache/wayang/java/operators/JavaParquetSource.html" title="class in org.apache.wayang.java.operators"><code>JavaParquetSource</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/ParquetSourceMapping.html" class="type-name-link" title="class in org.apache.wayang.spark.mapping">ParquetSourceMapping</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/java/mapping/ParquetSourceMapping.html#%3Cinit%3E()" class="member-name-link">ParquetSourceMapping()</a> - Constructor for class org.apache.wayang.java.mapping.<a href="org/apache/wayang/java/mapping/ParquetSourceMapping.html" title="class in org.apache.wayang.java.mapping">ParquetSourceMapping</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/mapping/ParquetSourceMapping.html#%3Cinit%3E()" class="member-name-link">ParquetSourceMapping()</a> - Constructor for class org.apache.wayang.spark.mapping.<a href="org/apache/wayang/spark/mapping/ParquetSourceMapping.html" title="class in org.apache.wayang.spark.mapping">ParquetSourceMapping</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/apps/tpch/data/LineItemTuple.Parser.html#parse(java.lang.String)" class="member-name-link">parse(String)</a> - 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/ExpressionBuilder.html#parse(java.lang.String)" class="member-name-link">parse(String)</a> - 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><a href="org/apache/wayang/apps/tpch/data/LineItemTuple.Parser.html#parseDate(java.lang.String)" class="member-name-link">parseDate(String)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.util.mathex.exceptions">ParseException</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><a href="org/apache/wayang/core/util/mathex/exceptions/ParseException.html#%3Cinit%3E()" class="member-name-link">ParseException()</a> - 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><a href="org/apache/wayang/core/util/mathex/exceptions/ParseException.html#%3Cinit%3E(java.lang.String)" class="member-name-link">ParseException(String)</a> - 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><a href="org/apache/wayang/core/util/mathex/exceptions/ParseException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)" class="member-name-link">ParseException(String, Throwable)</a> - 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><a href="org/apache/wayang/core/util/mathex/exceptions/ParseException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable,boolean,boolean)" class="member-name-link">ParseException(String, Throwable, boolean, boolean)</a> - 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><a href="org/apache/wayang/core/util/mathex/exceptions/ParseException.html#%3Cinit%3E(java.lang.Throwable)" class="member-name-link">ParseException(Throwable)</a> - 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><a href="org/apache/wayang/api/sql/sources/fs/CsvRowConverter.html#parseLine(java.lang.String)" class="member-name-link">parseLine(String)</a> - 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><a href="org/apache/wayang/api/sql/sources/fs/CsvRowConverter.html#parseLine(java.lang.String,char)" class="member-name-link">parseLine(String, char)</a> - 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><a href="org/apache/wayang/core/util/ExplainUtils.html#parsePlan(org.apache.wayang.core.plan.executionplan.ExecutionPlan,boolean)" class="member-name-link">parsePlan(ExecutionPlan, boolean)</a> - 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><a href="org/apache/wayang/core/util/ExplainUtils.html#parsePlan(org.apache.wayang.core.plan.wayangplan.WayangPlan,boolean)" class="member-name-link">parsePlan(WayangPlan, boolean)</a> - 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><a href="org/apache/wayang/apps/tpch/data/LineItemTuple.Parser.html#%3Cinit%3E()" class="member-name-link">Parser()</a> - 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><a href="org/apache/wayang/api/sql/calcite/optimizer/Optimizer.html#parseSql(java.lang.String)" class="member-name-link">parseSql(String)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.platform">PartialExecution</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><a href="org/apache/wayang/core/platform/PartialExecution.html#%3Cinit%3E(long,double,double,java.util.Collection,org.apache.wayang.core.api.Configuration)" class="member-name-link">PartialExecution(long, double, double, Collection<ExecutionLineageNode>, Configuration)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.platform">PartialExecution.Serializer</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" class="type-name-link" title="class in org.apache.wayang.core.profiling">PartialExecutionMeasurement</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><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)" class="member-name-link">PartialExecutionMeasurement(String, PartialExecution, Configuration)</a> - 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><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html#partition(org.apache.spark.api.java.JavaRDD)" class="member-name-link">partition(JavaRDD<T>)</a> - 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><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)" class="member-name-link">permitsExecutionOf(ExecutionStage, ExecutionState, OptimizationContext)</a> - 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><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)" class="member-name-link">permitsExecutionOf(ExecutionStage, ExecutionState, OptimizationContext)</a> - 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><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)" class="member-name-link">permitsExecutionOf(ExecutionStage, ExecutionState, OptimizationContext)</a> - 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><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)" class="member-name-link">permitsExecutionOf(ExecutionStage, ExecutionState, OptimizationContext)</a> - 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/NoIterationBreakpoint.html#permitsExecutionOf(org.apache.wayang.core.plan.executionplan.ExecutionStage,org.apache.wayang.core.platform.ExecutionState,org.apache.wayang.core.optimizer.OptimizationContext)" class="member-name-link">permitsExecutionOf(ExecutionStage, ExecutionState, OptimizationContext)</a> - 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><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)" class="member-name-link">pickBestExecutionPlan(Collection<PlanImplementation>, ExecutionPlan, Set<Channel>, Set<ExecutionStage>)</a> - 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><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)" class="member-name-link">pickBestExecutionPlan(Collection<PlanImplementation>, ExecutionPlan, Set<Channel>, Set<ExecutionStage>)</a> - 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><a href="org/apache/wayang/core/optimizer/cardinality/AbstractAlternativeCardinalityPusher.html#pickCardinalities(org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)" class="member-name-link">pickCardinalities(OptimizationContext.OperatorContext)</a> - 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/apps/pi/PiEstimation.html" class="type-name-link" title="class in org.apache.wayang.apps.pi">PiEstimation</a> - Class in <a href="org/apache/wayang/apps/pi/package-summary.html">org.apache.wayang.apps.pi</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/apps/pi/PiEstimation.html#%3Cinit%3E()" class="member-name-link">PiEstimation()</a> - Constructor for class org.apache.wayang.apps.pi.<a href="org/apache/wayang/apps/pi/PiEstimation.html" title="class in org.apache.wayang.apps.pi">PiEstimation</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumeration.html" class="type-name-link" title="class in org.apache.wayang.core.optimizer.enumeration">PlanEnumeration</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><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumeration.html#%3Cinit%3E()" class="member-name-link">PlanEnumeration()</a> - 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" class="type-name-link" title="interface in org.apache.wayang.core.optimizer.enumeration">PlanEnumerationPruningStrategy</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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.enumeration">PlanEnumerator</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><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)" class="member-name-link">PlanEnumerator(WayangPlan, OptimizationContext)</a> - 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><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)" class="member-name-link">PlanEnumerator(WayangPlan, OptimizationContext, ExecutionPlan, Set<Channel>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.enumeration">PlanEnumerator.ConcatenationActivator</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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.enumeration">PlanEnumerator.EnumerationActivator</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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.enumeration">PlanImplementation</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><a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html#%3Cinit%3E(org.apache.wayang.core.optimizer.enumeration.PlanImplementation)" class="member-name-link">PlanImplementation(PlanImplementation)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.plan.wayangplan">PlanMetrics</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><a href="org/apache/wayang/core/plan/wayangplan/PlanMetrics.html#%3Cinit%3E()" class="member-name-link">PlanMetrics()</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.mapping">PlanTransformation</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><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...)" class="member-name-link">PlanTransformation(SubplanPattern, ReplacementSubplanFactory, Platform...)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.plan.wayangplan">PlanTraversal</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><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html#%3Cinit%3E(boolean,boolean)" class="member-name-link">PlanTraversal(boolean, boolean)</a> - 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="deprecation-block"><span class="deprecated-label">Deprecated.</span></div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.Callback.html" class="type-name-link" title="interface in org.apache.wayang.core.plan.wayangplan">PlanTraversal.Callback</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" class="type-name-link" title="interface in org.apache.wayang.core.plan.wayangplan">PlanTraversal.SimpleCallback</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/flink/Flink.html#platform()" class="member-name-link">platform()</a> - 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><a href="org/apache/wayang/genericjdbc/GenericJdbc.html#platform()" class="member-name-link">platform()</a> - 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><a href="org/apache/wayang/giraph/Giraph.html#platform()" class="member-name-link">platform()</a> - 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><a href="org/apache/wayang/java/Java.html#platform()" class="member-name-link">platform()</a> - 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><a href="org/apache/wayang/postgres/Postgres.html#platform()" class="member-name-link">platform()</a> - 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><a href="org/apache/wayang/spark/Spark.html#platform()" class="member-name-link">platform()</a> - 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><a href="org/apache/wayang/sqlite3/Sqlite3.html#platform()" class="member-name-link">platform()</a> - 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><a href="org/apache/wayang/tensorflow/Tensorflow.html#platform()" class="member-name-link">platform()</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.platform">Platform</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><a href="org/apache/wayang/core/platform/Platform.html#%3Cinit%3E(java.lang.String,java.lang.String)" class="member-name-link">Platform(String, String)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.plan.executionplan">PlatformExecution</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><a href="org/apache/wayang/core/plan/executionplan/PlatformExecution.html#%3Cinit%3E(org.apache.wayang.core.platform.Platform)" class="member-name-link">PlatformExecution(Platform)</a> - 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" class="type-name-link" title="enum class in org.apache.wayang.ml4all.abstraction.plan">Platforms</a> - Enum Class in <a href="org/apache/wayang/ml4all/abstraction/plan/package-summary.html">org.apache.wayang.ml4all.abstraction.plan</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/genericjdbc/GenericJdbc.html#plugin()" class="member-name-link">plugin()</a> - 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><a href="org/apache/wayang/giraph/Giraph.html#plugin()" class="member-name-link">plugin()</a> - 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><a href="org/apache/wayang/iejoin/IEJoin.html#plugin()" class="member-name-link">plugin()</a> - 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><a href="org/apache/wayang/postgres/Postgres.html#plugin()" class="member-name-link">plugin()</a> - 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><a href="org/apache/wayang/sqlite3/Sqlite3.html#plugin()" class="member-name-link">plugin()</a> - 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><a href="org/apache/wayang/tensorflow/Tensorflow.html#plugin()" class="member-name-link">plugin()</a> - 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" class="type-name-link" title="interface in org.apache.wayang.core.plugin">Plugin</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><a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html#plus(long)" class="member-name-link">plus(long)</a> - 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><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html#plus(org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate)" class="member-name-link">plus(CardinalityEstimate)</a> - 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><a href="org/apache/wayang/core/optimizer/costs/LoadEstimate.html#plus(org.apache.wayang.core.optimizer.costs.LoadEstimate)" class="member-name-link">plus(LoadEstimate)</a> - 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><a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html#plus(org.apache.wayang.core.optimizer.costs.LoadProfile)" class="member-name-link">plus(LoadProfile)</a> - 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><a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html#plus(org.apache.wayang.core.optimizer.costs.TimeEstimate)" class="member-name-link">plus(TimeEstimate)</a> - 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><a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html#plus(org.apache.wayang.core.optimizer.ProbabilisticDoubleInterval)" class="member-name-link">plus(ProbabilisticDoubleInterval)</a> - 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><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankWorkerContext.html#postApplication()" class="member-name-link">postApplication()</a> - 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" class="type-name-link" title="class in org.apache.wayang.postgres">Postgres</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><a href="org/apache/wayang/postgres/Postgres.html#%3Cinit%3E()" class="member-name-link">Postgres()</a> - 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" class="type-name-link" title="class in org.apache.wayang.postgres.plugin">PostgresConversionsPlugin</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><a href="org/apache/wayang/postgres/plugin/PostgresConversionsPlugin.html#%3Cinit%3E()" class="member-name-link">PostgresConversionsPlugin()</a> - 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" class="type-name-link" title="interface in org.apache.wayang.postgres.operators">PostgresExecutionOperator</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" class="type-name-link" title="class in org.apache.wayang.postgres.operators">PostgresFilterOperator</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><a href="org/apache/wayang/postgres/operators/PostgresFilterOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.FilterOperator)" class="member-name-link">PostgresFilterOperator(FilterOperator<Record>)</a> - 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><a href="org/apache/wayang/postgres/operators/PostgresFilterOperator.html#%3Cinit%3E(org.apache.wayang.core.function.PredicateDescriptor)" class="member-name-link">PostgresFilterOperator(PredicateDescriptor<Record>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.postgres.operators">PostgresJoinOperator</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><a href="org/apache/wayang/postgres/operators/PostgresJoinOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.JoinOperator)" class="member-name-link">PostgresJoinOperator(JoinOperator<Record, Record, KeyType>)</a> - 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><a href="org/apache/wayang/postgres/operators/PostgresJoinOperator.html#%3Cinit%3E(org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.function.TransformationDescriptor)" class="member-name-link">PostgresJoinOperator(TransformationDescriptor<Record, KeyType>, TransformationDescriptor<Record, KeyType>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.postgres.platform">PostgresPlatform</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><a href="org/apache/wayang/postgres/platform/PostgresPlatform.html#%3Cinit%3E()" class="member-name-link">PostgresPlatform()</a> - 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" class="type-name-link" title="class in org.apache.wayang.postgres.plugin">PostgresPlugin</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><a href="org/apache/wayang/postgres/plugin/PostgresPlugin.html#%3Cinit%3E()" class="member-name-link">PostgresPlugin()</a> - 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" class="type-name-link" title="class in org.apache.wayang.postgres.operators">PostgresProjectionOperator</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><a href="org/apache/wayang/postgres/operators/PostgresProjectionOperator.html#%3Cinit%3E(java.lang.String...)" class="member-name-link">PostgresProjectionOperator(String...)</a> - 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/PostgresProjectionOperator.html#%3Cinit%3E(org.apache.wayang.basic.function.ProjectionDescriptor)" class="member-name-link">PostgresProjectionOperator(ProjectionDescriptor<Record, Record>)</a> - 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/PostgresProjectionOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.MapOperator)" class="member-name-link">PostgresProjectionOperator(MapOperator<Record, Record>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.postgres.operators">PostgresTableSource</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><a href="org/apache/wayang/postgres/operators/PostgresTableSource.html#%3Cinit%3E(java.lang.String,java.lang.String...)" class="member-name-link">PostgresTableSource(String, String...)</a> - 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><a href="org/apache/wayang/postgres/operators/PostgresTableSource.html#%3Cinit%3E(org.apache.wayang.jdbc.operators.JdbcTableSource)" class="member-name-link">PostgresTableSource(JdbcTableSource)</a> - 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><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankWorkerContext.html#postSuperstep()" class="member-name-link">postSuperstep()</a> - 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/giraph/Algorithm/PageRankAlgorithm.PageRankWorkerContext.html#preApplication()" class="member-name-link">preApplication()</a> - 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/core/mathex/MathExLexer.html#PREC0_OP" class="member-name-link">PREC0_OP</a> - 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/mathex/MathExParser.html#PREC0_OP" class="member-name-link">PREC0_OP</a> - 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><a href="org/apache/wayang/core/mathex/MathExLexer.html#PREC1_OP" class="member-name-link">PREC1_OP</a> - 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/mathex/MathExParser.html#PREC1_OP" class="member-name-link">PREC1_OP</a> - 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><a href="org/apache/wayang/core/mathex/MathExLexer.html#PREC2_OP" class="member-name-link">PREC2_OP</a> - 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/mathex/MathExParser.html#PREC2_OP" class="member-name-link">PREC2_OP</a> - 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><a href="org/apache/wayang/core/mathex/MathExParser.BinaryOperationContext.html#PREC2_OP()" class="member-name-link">PREC2_OP()</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.compiler">PredicateAdapter</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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/function/Predicate.html" title="class or interface in java.util.function" class="external-link"><code>Predicate</code></a> as a <code>Function</code>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/compiler/PredicateAdapter.html#%3Cinit%3E(java.util.function.Predicate)" class="member-name-link">PredicateAdapter(Predicate<InputType>)</a> - 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><a href="org/apache/wayang/basic/operators/FilterOperator.html#predicateDescriptor" class="member-name-link">predicateDescriptor</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.function">PredicateDescriptor</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><a href="org/apache/wayang/core/function/PredicateDescriptor.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializablePredicate,java.lang.Class)" class="member-name-link">PredicateDescriptor(FunctionDescriptor.SerializablePredicate<Input>, Class<Input>)</a> - 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><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)" class="member-name-link">PredicateDescriptor(FunctionDescriptor.SerializablePredicate<Input>, Class<Input>, LoadProfileEstimator)</a> - 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><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)" class="member-name-link">PredicateDescriptor(FunctionDescriptor.SerializablePredicate<Input>, Class<Input>, ProbabilisticDoubleInterval)</a> - 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><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)" class="member-name-link">PredicateDescriptor(FunctionDescriptor.SerializablePredicate<Input>, Class<Input>, ProbabilisticDoubleInterval, LoadProfileEstimator)</a> - 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><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)" class="member-name-link">PredicateDescriptor(FunctionDescriptor.SerializablePredicate<Input>, BasicDataUnitType<Input>, ProbabilisticDoubleInterval, LoadProfileEstimator)</a> - 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><a href="org/apache/wayang/basic/model/DecisionTreeRegressionModel.html#predict(double%5B%5D)" class="member-name-link">predict(double[])</a> - Method in interface org.apache.wayang.basic.model.<a href="org/apache/wayang/basic/model/DecisionTreeRegressionModel.html" title="interface in org.apache.wayang.basic.model">DecisionTreeRegressionModel</a></dt> |
| <dd> |
| <div class="block">Predict the output value for a single feature vector.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/model/SVMModel.html#predict(double%5B%5D)" class="member-name-link">predict(double[])</a> - Method in interface org.apache.wayang.basic.model.<a href="org/apache/wayang/basic/model/SVMModel.html" title="interface in org.apache.wayang.basic.model">SVMModel</a></dt> |
| <dd> |
| <div class="block">Predict the label for a given input vector.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeRegressionOperator.Model.html#predict(double%5B%5D)" class="member-name-link">predict(double[])</a> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeRegressionOperator.Model.html" title="class in org.apache.wayang.spark.operators.ml">SparkDecisionTreeRegressionOperator.Model</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/ml/SparkLinearSVCOperator.Model.html#predict(double%5B%5D)" class="member-name-link">predict(double[])</a> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkLinearSVCOperator.Model.html" title="class in org.apache.wayang.spark.operators.ml">SparkLinearSVCOperator.Model</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeClassificationOperator.Model.html#predict(org.apache.spark.api.java.JavaRDD)" class="member-name-link">predict(JavaRDD<double[]>)</a> - 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><a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeRegressionOperator.Model.html#predict(org.apache.spark.api.java.JavaRDD)" class="member-name-link">predict(JavaRDD<double[]>)</a> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeRegressionOperator.Model.html" title="class in org.apache.wayang.spark.operators.ml">SparkDecisionTreeRegressionOperator.Model</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/ml/SparkKMeansOperator.Model.html#predict(org.apache.spark.api.java.JavaRDD)" class="member-name-link">predict(JavaRDD<double[]>)</a> - 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><a href="org/apache/wayang/spark/operators/ml/SparkLinearRegressionOperator.Model.html#predict(org.apache.spark.api.java.JavaRDD)" class="member-name-link">predict(JavaRDD<double[]>)</a> - 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><a href="org/apache/wayang/spark/operators/ml/SparkLinearSVCOperator.Model.html#predict(org.apache.spark.api.java.JavaRDD)" class="member-name-link">predict(JavaRDD<double[]>)</a> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkLinearSVCOperator.Model.html" title="class in org.apache.wayang.spark.operators.ml">SparkLinearSVCOperator.Model</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/ml/SparkLogisticRegressionOperator.Model.html#predict(org.apache.spark.api.java.JavaRDD)" class="member-name-link">predict(JavaRDD<double[]>)</a> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkLogisticRegressionOperator.Model.html" title="class in org.apache.wayang.spark.operators.ml">SparkLogisticRegressionOperator.Model</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/model/SparkMLModel.html#predict(org.apache.spark.api.java.JavaRDD)" class="member-name-link">predict(JavaRDD<X>)</a> - 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><a href="org/apache/wayang/tensorflow/model/TensorflowModel.html#predict(XT)" class="member-name-link">predict(XT)</a> - 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><a href="org/apache/wayang/spark/operators/ml/Attr.html#PREDICTION" class="member-name-link">PREDICTION</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.mapping.ml">PredictMapping</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" class="type-name-link" title="class in org.apache.wayang.tensorflow.mapping">PredictMapping</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><a href="org/apache/wayang/spark/mapping/ml/PredictMapping.html#%3Cinit%3E()" class="member-name-link">PredictMapping()</a> - 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><a href="org/apache/wayang/tensorflow/mapping/PredictMapping.html#%3Cinit%3E()" class="member-name-link">PredictMapping()</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.operators">PredictOperator</a><<a href="org/apache/wayang/basic/operators/PredictOperator.html" title="type parameter in PredictOperator">X</a>,<wbr><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><a href="org/apache/wayang/basic/operators/PredictOperator.html#%3Cinit%3E(com.fasterxml.jackson.core.type.TypeReference,com.fasterxml.jackson.core.type.TypeReference)" class="member-name-link">PredictOperator(TypeReference<X>, TypeReference<Y>)</a> - 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/PredictOperator.html#%3Cinit%3E(java.lang.Class,java.lang.Class)" class="member-name-link">PredictOperator(Class<X>, Class<Y>)</a> - 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/PredictOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.PredictOperator)" class="member-name-link">PredictOperator(PredictOperator<X, Y>)</a> - 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/PredictOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType)" class="member-name-link">PredictOperator(DataSetType<X>, DataSetType<Y>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.operators">PredictOperators</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/basic/operators/PredictOperators.html#%3Cinit%3E()" class="member-name-link">PredictOperators()</a> - 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><a href="org/apache/wayang/core/util/fs/S3FileSystem.html#preFoldersExits(org.apache.wayang.core.util.fs.S3FileSystem.S3Pair)" class="member-name-link">preFoldersExits(S3FileSystem.S3Pair)</a> - 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/plan/wayangplan/WayangPlan.html#prepare()" class="member-name-link">prepare()</a> - 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><a href="org/apache/wayang/profiler/java/BinaryOperatorProfiler.html#prepare(long...)" class="member-name-link">prepare(long...)</a> - 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><a href="org/apache/wayang/profiler/java/OperatorProfiler.html#prepare(long...)" class="member-name-link">prepare(long...)</a> - 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><a href="org/apache/wayang/profiler/java/SinkProfiler.html#prepare(long...)" class="member-name-link">prepare(long...)</a> - 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><a href="org/apache/wayang/profiler/java/SourceProfiler.html#prepare(long...)" class="member-name-link">prepare(long...)</a> - 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><a href="org/apache/wayang/profiler/java/UnaryOperatorProfiler.html#prepare(long...)" class="member-name-link">prepare(long...)</a> - 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><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html#prepare(long...)" class="member-name-link">prepare(long...)</a> - 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><a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html#prepare(org.apache.wayang.core.plan.executionplan.ExecutionPlan,org.apache.wayang.core.optimizer.OptimizationContext)" class="member-name-link">prepare(ExecutionPlan, OptimizationContext)</a> - 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><a href="org/apache/wayang/ml4all/algorithms/sgd/SGDLoop.html#prepareConvergenceDataset(double%5B%5D,org.apache.wayang.ml4all.abstraction.plan.ML4allModel)" class="member-name-link">prepareConvergenceDataset(double[], ML4allModel)</a> - 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><a href="org/apache/wayang/ml4all/algorithms/kmeans/KMeansConvergeOrMaxIterationsLoop.html#prepareConvergenceDataset(java.util.ArrayList,org.apache.wayang.ml4all.abstraction.plan.ML4allModel)" class="member-name-link">prepareConvergenceDataset(ArrayList<Tuple2<Integer, double[]>>, ML4allModel)</a> - 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><a href="org/apache/wayang/ml4all/abstraction/api/Loop.html#prepareConvergenceDataset(V,org.apache.wayang.ml4all.abstraction.plan.ML4allModel)" class="member-name-link">prepareConvergenceDataset(V, ML4allModel)</a> - 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/profiler/spark/BinaryOperatorProfiler.html#prepareInput(int,long)" class="member-name-link">prepareInput(int, long)</a> - 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><a href="org/apache/wayang/profiler/spark/SinkProfiler.html#prepareInput(int,long)" class="member-name-link">prepareInput(int, long)</a> - 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><a href="org/apache/wayang/profiler/spark/SparkCollectionSourceProfiler.html#prepareInput(int,long)" class="member-name-link">prepareInput(int, long)</a> - 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><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html#prepareInput(int,long)" class="member-name-link">prepareInput(int, long)</a> - 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><a href="org/apache/wayang/profiler/spark/SparkTextFileSourceProfiler.html#prepareInput(int,long)" class="member-name-link">prepareInput(int, long)</a> - 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><a href="org/apache/wayang/profiler/spark/SparkUnaryOperatorProfiler.html#prepareInput(int,long)" class="member-name-link">prepareInput(int, long)</a> - 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><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html#prepareInputRdd(long,int)" class="member-name-link">prepareInputRdd(long, int)</a> - 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><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html#prepareInputRddInDriver(long,int)" class="member-name-link">prepareInputRddInDriver(long, int)</a> - 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><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html#prepareInputRddInWorker(long,int)" class="member-name-link">prepareInputRddInWorker(long, int)</a> - 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><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)" class="member-name-link">prepareVisit(Operator, OutputSlot<?>, Payload)</a> - 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><a href="org/apache/wayang/giraph/Algorithm/PageRankAlgorithm.PageRankWorkerContext.html#preSuperstep()" class="member-name-link">preSuperstep()</a> - 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/api/python/executor/ProcessReceiver.html#print()" class="member-name-link">print()</a> - 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><a href="org/apache/wayang/api/sql/calcite/utils/PrintUtils.html#print(java.lang.String,org.apache.calcite.rel.RelNode)" class="member-name-link">print(String, RelNode)</a> - 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#print(java.lang.String,org.apache.wayang.core.plan.wayangplan.WayangPlan)" class="member-name-link">print(String, WayangPlan)</a> - 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#printRecord(org.apache.wayang.basic.data.Record)" class="member-name-link">printRecord(Record)</a> - 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" class="type-name-link" title="class in org.apache.wayang.api.sql.calcite.utils">PrintUtils</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><a href="org/apache/wayang/api/sql/calcite/utils/PrintUtils.html#%3Cinit%3E()" class="member-name-link">PrintUtils()</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.optimizer">ProbabilisticDoubleInterval</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><a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html#%3Cinit%3E()" class="member-name-link">ProbabilisticDoubleInterval()</a> - 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/ProbabilisticDoubleInterval.html#%3Cinit%3E(double,double,double)" class="member-name-link">ProbabilisticDoubleInterval(double, double, double)</a> - 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/ProbabilisticDoubleInterval.html#%3Cinit%3E(double,double,double,boolean)" class="member-name-link">ProbabilisticDoubleInterval(double, double, double, boolean)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.optimizer">ProbabilisticIntervalEstimate</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><a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html#%3Cinit%3E()" class="member-name-link">ProbabilisticIntervalEstimate()</a> - 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><a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html#%3Cinit%3E(long,long,double)" class="member-name-link">ProbabilisticIntervalEstimate(long, long, double)</a> - 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><a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html#%3Cinit%3E(long,long,double,boolean)" class="member-name-link">ProbabilisticIntervalEstimate(long, long, double, boolean)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/TopDownPlanVisitor.html#proceed(org.apache.wayang.core.plan.wayangplan.Operator,int,Payload)" class="member-name-link">proceed(Operator, int, Payload)</a> - 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><a href="org/apache/wayang/ml4all/algorithms/kmeans/KMeansCompute.html#process(double%5B%5D,org.apache.wayang.ml4all.abstraction.plan.ML4allModel)" class="member-name-link">process(double[], ML4allModel)</a> - 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><a href="org/apache/wayang/ml4all/algorithms/sgd/ComputeLogisticGradient.html#process(double%5B%5D,org.apache.wayang.ml4all.abstraction.plan.ML4allModel)" class="member-name-link">process(double[], ML4allModel)</a> - 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><a href="org/apache/wayang/ml4all/algorithms/sgd/WeightsUpdate.html#process(double%5B%5D,org.apache.wayang.ml4all.abstraction.plan.ML4allModel)" class="member-name-link">process(double[], ML4allModel)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.Activator.html#process(java.util.Queue)" class="member-name-link">process(Queue<AbstractTopologicalTraversal.Activator<TActivation>>)</a> - 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><a href="org/apache/wayang/ml4all/algorithms/kmeans/KMeansUpdate.html#process(org.apache.wayang.basic.data.Tuple2,org.apache.wayang.ml4all.abstraction.plan.ML4allModel)" class="member-name-link">process(Tuple2<Integer, Tuple2<Integer, double[]>>, ML4allModel)</a> - 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><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)" class="member-name-link">process(Operator, OutputSlot<?>, Payload)</a> - 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><a href="org/apache/wayang/ml4all/abstraction/api/Compute.html#process(V,org.apache.wayang.ml4all.abstraction.plan.ML4allModel)" class="member-name-link">process(V, ML4allModel)</a> - 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><a href="org/apache/wayang/ml4all/abstraction/api/Update.html#process(V,org.apache.wayang.ml4all.abstraction.plan.ML4allModel)" class="member-name-link">process(V, ML4allModel)</a> - 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><a href="org/apache/wayang/ml4all/abstraction/api/UpdateLocal.html#process(V,org.apache.wayang.ml4all.abstraction.plan.ML4allModel)" class="member-name-link">process(V, ML4allModel)</a> - 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" class="type-name-link" title="class in org.apache.wayang.api.python.executor">ProcessFeeder</a><<a href="org/apache/wayang/api/python/executor/ProcessFeeder.html" title="type parameter in ProcessFeeder">Input</a>,<wbr><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><a href="org/apache/wayang/api/python/executor/ProcessFeeder.html#%3Cinit%3E(java.net.Socket,com.google.protobuf.ByteString,java.lang.Iterable)" class="member-name-link">ProcessFeeder(Socket, ByteString, Iterable<Input>)</a> - 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><a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html#processParentEntry(Key,Value)" class="member-name-link">processParentEntry(Key, Value)</a> - 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><a href="org/apache/wayang/core/api/configuration/MapBasedKeyValueProvider.html#processParentEntry(Key,Value)" class="member-name-link">processParentEntry(Key, Value)</a> - 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" class="type-name-link" title="class in org.apache.wayang.api.python.executor">ProcessReceiver</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><a href="org/apache/wayang/api/python/executor/ProcessReceiver.html#%3Cinit%3E(java.net.Socket)" class="member-name-link">ProcessReceiver(Socket)</a> - 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><a href="org/apache/wayang/profiler/hardware/DiskProfiler.html#profile(int)" class="member-name-link">profile(int)</a> - 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" class="type-name-link" title="class in org.apache.wayang.commons.util.profiledb">ProfileDB</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><a href="org/apache/wayang/commons/util/profiledb/ProfileDB.html#%3Cinit%3E(org.apache.wayang.commons.util.profiledb.storage.Storage)" class="member-name-link">ProfileDB(Storage)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.profiling">ProfileDBs</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><a href="org/apache/wayang/core/profiling/ProfileDBs.html#%3Cinit%3E()" class="member-name-link">ProfileDBs()</a> - 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" class="type-name-link" title="class in org.apache.wayang.profiler.java">Profiler</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><a href="org/apache/wayang/profiler/java/Profiler.html#%3Cinit%3E()" class="member-name-link">Profiler()</a> - 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" class="type-name-link" title="class in org.apache.wayang.profiler.util">ProfilingUtils</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><a href="org/apache/wayang/core/monitor/Monitor.html#progress" class="member-name-link">progress</a> - 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/monitor/Monitor.html#progressUrl" class="member-name-link">progressUrl</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.function">ProjectionDescriptor</a><<a href="org/apache/wayang/basic/function/ProjectionDescriptor.html" title="type parameter in ProjectionDescriptor">Input</a>,<wbr><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><a href="org/apache/wayang/basic/function/ProjectionDescriptor.html#%3Cinit%3E(java.lang.Class,java.lang.Class,java.lang.String...)" class="member-name-link">ProjectionDescriptor(Class<Input>, Class<Output>, String...)</a> - 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/basic/function/ProjectionDescriptor.html#%3Cinit%3E(org.apache.wayang.core.types.BasicDataUnitType,org.apache.wayang.core.types.BasicDataUnitType,java.lang.String...)" class="member-name-link">ProjectionDescriptor(BasicDataUnitType<Input>, BasicDataUnitType<Output>, String...)</a> - 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" class="type-name-link" title="class in org.apache.wayang.genericjdbc.mapping">ProjectionMapping</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" class="type-name-link" title="class in org.apache.wayang.postgres.mapping">ProjectionMapping</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" class="type-name-link" title="class in org.apache.wayang.sqlite3.mapping">ProjectionMapping</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><a href="org/apache/wayang/genericjdbc/mapping/ProjectionMapping.html#%3Cinit%3E()" class="member-name-link">ProjectionMapping()</a> - 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><a href="org/apache/wayang/postgres/mapping/ProjectionMapping.html#%3Cinit%3E()" class="member-name-link">ProjectionMapping()</a> - 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><a href="org/apache/wayang/sqlite3/mapping/ProjectionMapping.html#%3Cinit%3E()" class="member-name-link">ProjectionMapping()</a> - 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><a href="org/apache/wayang/api/sql/calcite/converter/functions/ProjectMapFuncImpl.html" class="type-name-link" title="class in org.apache.wayang.api.sql.calcite.converter.functions">ProjectMapFuncImpl</a> - Class in <a href="org/apache/wayang/api/sql/calcite/converter/functions/package-summary.html">org.apache.wayang.api.sql.calcite.converter.functions</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/converter/functions/ProjectMapFuncImpl.html#%3Cinit%3E(java.util.List)" class="member-name-link">ProjectMapFuncImpl(List<RexNode>)</a> - Constructor for class org.apache.wayang.api.sql.calcite.converter.functions.<a href="org/apache/wayang/api/sql/calcite/converter/functions/ProjectMapFuncImpl.html" title="class in org.apache.wayang.api.sql.calcite.converter.functions">ProjectMapFuncImpl</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#propagateInputCardinality(int,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)" class="member-name-link">propagateInputCardinality(int, OptimizationContext.OperatorContext)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html#propagateInputCardinality(int,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)" class="member-name-link">propagateInputCardinality(int, OptimizationContext.OperatorContext)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#propagateInputCardinality(int,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)" class="member-name-link">propagateInputCardinality(int, OptimizationContext.OperatorContext)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html#propagateInputCardinality(int,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)" class="member-name-link">propagateInputCardinality(int, OptimizationContext.OperatorContext)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html#propagateInputCardinality(int,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)" class="member-name-link">propagateInputCardinality(int, OptimizationContext.OperatorContext)</a> - 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/Operator.html#propagateOutputCardinality(int,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)" class="member-name-link">propagateOutputCardinality(int, OptimizationContext.OperatorContext)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html#propagateOutputCardinality(int,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)" class="member-name-link">propagateOutputCardinality(int, OptimizationContext.OperatorContext)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html#propagateOutputCardinality(int,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext)" class="member-name-link">propagateOutputCardinality(int, OptimizationContext.OperatorContext)</a> - 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/Operator.html#propagateOutputCardinality(int,org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,org.apache.wayang.core.optimizer.OptimizationContext)" class="member-name-link">propagateOutputCardinality(int, OptimizationContext.OperatorContext, OptimizationContext)</a> - 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><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)" class="member-name-link">propagateOutputCardinality(int, OptimizationContext.OperatorContext, OptimizationContext)</a> - 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><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)" class="member-name-link">propagateOutputCardinality(int, OptimizationContext.OperatorContext, OptimizationContext)</a> - 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><a href="org/apache/wayang/core/api/configuration/ValueProvider.html#provide()" class="member-name-link">provide()</a> - 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><a href="org/apache/wayang/core/api/configuration/ValueProvider.html#provide(org.apache.wayang.core.api.configuration.ValueProvider)" class="member-name-link">provide(ValueProvider<Value>)</a> - 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><a href="org/apache/wayang/core/api/configuration/CollectionProvider.html#provideAll()" class="member-name-link">provideAll()</a> - 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><a href="org/apache/wayang/core/api/configuration/CollectionProvider.html#provideAll(org.apache.wayang.core.api.Configuration)" class="member-name-link">provideAll(Configuration)</a> - 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><a href="org/apache/wayang/core/api/configuration/ExplicitCollectionProvider.html#provideAll(org.apache.wayang.core.api.Configuration)" class="member-name-link">provideAll(Configuration)</a> - 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><a href="org/apache/wayang/core/api/configuration/FunctionalCollectionProvider.html#provideAll(org.apache.wayang.core.api.Configuration)" class="member-name-link">provideAll(Configuration)</a> - 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><a href="org/apache/wayang/spark/channels/BroadcastChannel.Instance.html#provideBroadcast()" class="member-name-link">provideBroadcast()</a> - 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><a href="org/apache/wayang/java/channels/CollectionChannel.Instance.html#provideCollection()" class="member-name-link">provideCollection()</a> - 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><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html#provideCpuCycles(long,long)" class="member-name-link">provideCpuCycles(long, long)</a> - 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><a href="org/apache/wayang/flink/channels/DataSetChannel.Instance.html#provideDataSet()" class="member-name-link">provideDataSet()</a> - 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><a href="org/apache/wayang/profiler/java/JavaTextFileSourceProfiler.html#provideDiskBytes()" class="member-name-link">provideDiskBytes()</a> - 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><a href="org/apache/wayang/profiler/java/OperatorProfiler.html#provideDiskBytes()" class="member-name-link">provideDiskBytes()</a> - 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><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html#provideDiskBytes(long,long)" class="member-name-link">provideDiskBytes(long, long)</a> - 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><a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html#provideFor(Key)" class="member-name-link">provideFor(Key)</a> - 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><a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html#provideFor(Key,org.apache.wayang.core.api.configuration.KeyValueProvider)" class="member-name-link">provideFor(Key, KeyValueProvider<Key, Value>)</a> - 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><a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html#provideLocally(Key)" class="member-name-link">provideLocally(Key)</a> - 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><a href="org/apache/wayang/profiler/java/OperatorProfiler.html#provideNetworkBytes()" class="member-name-link">provideNetworkBytes()</a> - 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><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html#provideNetworkBytes(long,long)" class="member-name-link">provideNetworkBytes(long, long)</a> - 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><a href="org/apache/wayang/spark/channels/RddChannel.Instance.html#provideRdd()" class="member-name-link">provideRdd()</a> - 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><a href="org/apache/wayang/java/channels/CollectionChannel.Instance.html#provideStream()" class="member-name-link">provideStream()</a> - 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><a href="org/apache/wayang/java/channels/JavaChannelInstance.html#provideStream()" class="member-name-link">provideStream()</a> - 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><a href="org/apache/wayang/java/channels/StreamChannel.Instance.html#provideStream()" class="member-name-link">provideStream()</a> - 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><a href="org/apache/wayang/tensorflow/channels/TensorChannel.Instance.html#provideTensor()" class="member-name-link">provideTensor()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html#prune()" class="member-name-link">prune()</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/LatentOperatorPruningStrategy.html#prune(org.apache.wayang.core.optimizer.enumeration.PlanEnumeration)" class="member-name-link">prune(PlanEnumeration)</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerationPruningStrategy.html#prune(org.apache.wayang.core.optimizer.enumeration.PlanEnumeration)" class="member-name-link">prune(PlanEnumeration)</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/RandomPruningStrategy.html#prune(org.apache.wayang.core.optimizer.enumeration.PlanEnumeration)" class="member-name-link">prune(PlanEnumeration)</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/SinglePlatformPruningStrategy.html#prune(org.apache.wayang.core.optimizer.enumeration.PlanEnumeration)" class="member-name-link">prune(PlanEnumeration)</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/TopKPruningStrategy.html#prune(org.apache.wayang.core.optimizer.enumeration.PlanEnumeration)" class="member-name-link">prune(PlanEnumeration)</a> - 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><a href="org/apache/wayang/apps/grep/Grep.html#pureFlink(java.lang.String,java.lang.String)" class="member-name-link">pureFlink(String, String)</a> - 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/apps/grep/Grep.html#pureJava(java.lang.String,java.lang.String)" class="member-name-link">pureJava(String, String)</a> - 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/apps/grep/Grep.html#pureSpark(java.lang.String,java.lang.String)" class="member-name-link">pureSpark(String, String)</a> - 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/java/operators/JavaObjectFileSink.StreamChunker.html#push(java.lang.Object)" class="member-name-link">push(Object)</a> - 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><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityPusher.html#push(org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,org.apache.wayang.core.api.Configuration)" class="member-name-link">push(OptimizationContext.OperatorContext, Configuration)</a> - 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><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimatorManager.html#pushCardinalities()" class="member-name-link">pushCardinalities()</a> - 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><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimatorManager.html#pushCardinalities(org.apache.wayang.core.optimizer.enumeration.PlanImplementation)" class="member-name-link">pushCardinalities(PlanImplementation)</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#pushCardinalitiesForward()" class="member-name-link">pushCardinalitiesForward()</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#pushCardinalityForward(int,org.apache.wayang.core.optimizer.OptimizationContext)" class="member-name-link">pushCardinalityForward(int, OptimizationContext)</a> - 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><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimatorManager.html#pushCardinalityUpdates(org.apache.wayang.core.platform.ExecutionState,org.apache.wayang.core.optimizer.enumeration.PlanImplementation)" class="member-name-link">pushCardinalityUpdates(ExecutionState, PlanImplementation)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.platform">PushExecutorTemplate</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><a href="org/apache/wayang/core/platform/PushExecutorTemplate.html#%3Cinit%3E(org.apache.wayang.core.api.Job)" class="member-name-link">PushExecutorTemplate(Job)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.platform">PushExecutorTemplate.StageExecution</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><a href="org/apache/wayang/core/optimizer/cardinality/AbstractAlternativeCardinalityPusher.html#pushThroughAlternatives(org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,org.apache.wayang.core.api.Configuration)" class="member-name-link">pushThroughAlternatives(OptimizationContext.OperatorContext, Configuration)</a> - 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><a href="org/apache/wayang/core/optimizer/cardinality/LoopHeadAlternativeCardinalityPusher.html#pushThroughAlternatives(org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,org.apache.wayang.core.api.Configuration)" class="member-name-link">pushThroughAlternatives(OptimizationContext.OperatorContext, Configuration)</a> - 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><a href="org/apache/wayang/core/optimizer/cardinality/OperatorAlternativeCardinalityPusher.html#pushThroughAlternatives(org.apache.wayang.core.optimizer.OptimizationContext.OperatorContext,org.apache.wayang.core.api.Configuration)" class="member-name-link">pushThroughAlternatives(OptimizationContext.OperatorContext, Configuration)</a> - 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><a href="org/apache/wayang/core/util/json/WayangJsonArray.html#put(java.lang.Object)" class="member-name-link">put(Object)</a> - 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/json/WayangJsonObj.html#put(java.lang.String,double)" class="member-name-link">put(String, double)</a> - 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/util/json/WayangJsonObj.html#put(java.lang.String,int)" class="member-name-link">put(String, int)</a> - 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/util/json/WayangJsonObj.html#put(java.lang.String,long)" class="member-name-link">put(String, long)</a> - 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/util/json/WayangJsonObj.html#put(java.lang.String,java.lang.Object)" class="member-name-link">put(String, Object)</a> - 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/ml4all/abstraction/plan/ML4allModel.html#put(java.lang.String,java.lang.Object)" class="member-name-link">put(String, Object)</a> - 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><a href="org/apache/wayang/core/util/json/WayangJsonObj.html#put(java.lang.String,java.lang.String)" class="member-name-link">put(String, String)</a> - 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/util/json/WayangJsonObj.html#put(java.lang.String,org.apache.wayang.core.util.json.WayangJsonArray)" class="member-name-link">put(String, WayangJsonArray)</a> - 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/util/json/WayangJsonObj.html#put(java.lang.String,org.apache.wayang.core.util.json.WayangJsonObj)" class="member-name-link">put(String, WayangJsonObj)</a> - 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/util/WayangCollections.html#put(java.util.Map,K,V)" class="member-name-link">put(Map<K, Collection<V>>, K, V)</a> - 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><a href="org/apache/wayang/core/util/json/WayangJsonArray.html#put(org.apache.wayang.core.util.json.WayangJsonObj)" class="member-name-link">put(WayangJsonObj)</a> - 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/optimizer/OptimizationContext.html#putIntoJobCache(java.lang.String,java.lang.Object)" class="member-name-link">putIntoJobCache(String, Object)</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html#putJunction(org.apache.wayang.core.plan.wayangplan.OutputSlot,org.apache.wayang.core.platform.Junction)" class="member-name-link">putJunction(OutputSlot<?>, Junction)</a> - 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/core/util/json/WayangJsonObj.html#putOptional(java.lang.String,java.lang.Object)" class="member-name-link">putOptional(String, Object)</a> - 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/util/MultiMap.html#putSingle(K,V)" class="member-name-link">putSingle(K, V)</a> - 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" class="type-name-link" title="class in org.apache.wayang.api.python">PythonAPI</a> - Class in <a href="org/apache/wayang/api/python/package-summary.html">org.apache.wayang.api.python</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/python/PythonAPI.html#%3Cinit%3E()" class="member-name-link">PythonAPI()</a> - 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" class="type-name-link" title="class in org.apache.wayang.api.python.executor">PythonProcessCaller</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><a href="org/apache/wayang/api/python/executor/PythonProcessCaller.html#%3Cinit%3E(com.google.protobuf.ByteString)" class="member-name-link">PythonProcessCaller(ByteString)</a> - 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" class="type-name-link" title="class in org.apache.wayang.api.python.executor">PythonWorkerManager</a><<a href="org/apache/wayang/api/python/executor/PythonWorkerManager.html" title="type parameter in PythonWorkerManager">Input</a>,<wbr><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><a href="org/apache/wayang/api/python/executor/PythonWorkerManager.html#%3Cinit%3E(com.google.protobuf.ByteString,java.lang.Iterable)" class="member-name-link">PythonWorkerManager(ByteString, Iterable<Input>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.operators">PyWayangReduceByOperator</a><<a href="org/apache/wayang/basic/operators/PyWayangReduceByOperator.html" title="type parameter in PyWayangReduceByOperator">Type</a>,<wbr><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><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)" class="member-name-link">PyWayangReduceByOperator(Map<String, String>, ByteString, Class<Type>, Class<Type>, boolean)</a> - 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><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)" class="member-name-link">PyWayangReduceByOperator(Map<String, String>, ByteString, DataSetType<Type>, DataSetType<Type>, boolean)</a> - 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><a href="org/apache/wayang/basic/operators/PyWayangReduceByOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.PyWayangReduceByOperator)" class="member-name-link">PyWayangReduceByOperator(PyWayangReduceByOperator<Type, Type>)</a> - 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> |
| <h2 class="title" id="I:Q">Q</h2> |
| <dl class="index"> |
| <dt><a href="org/apache/wayang/profiler/util/RrdAccessor.html#query(java.lang.String,long,long,org.rrd4j.ConsolFun)" class="member-name-link">query(String, long, long, ConsolFun)</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#queryJobCache(java.lang.String)" class="member-name-link">queryJobCache(String)</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.html#queryJobCache(java.lang.String,java.lang.Class)" class="member-name-link">queryJobCache(String, Class<T>)</a> - 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> |
| <h2 class="title" id="I:R">R</h2> |
| <dl class="index"> |
| <dt><a href="org/apache/wayang/basic/operators/SampleOperator.Methods.html#RANDOM" class="member-name-link">RANDOM</a> - Enum constant in enum class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/SampleOperator.Methods.html" title="enum class 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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.enumeration">RandomPruningStrategy</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><a href="org/apache/wayang/core/optimizer/enumeration/RandomPruningStrategy.html#%3Cinit%3E()" class="member-name-link">RandomPruningStrategy()</a> - 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><a href="org/apache/wayang/basic/operators/SampleOperator.html#randomSeed()" class="member-name-link">randomSeed()</a> - 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><a href="org/apache/wayang/core/optimizer/channels/ChannelConversionGraph.RandomTreeSelectionStrategy.html#%3Cinit%3E()" class="member-name-link">RandomTreeSelectionStrategy()</a> - 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><a href="org/apache/wayang/core/util/WayangArrays.html#range(int)" class="member-name-link">range(int)</a> - 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><a href="org/apache/wayang/core/util/WayangArrays.html#range(int,int)" class="member-name-link">range(int, int)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.RankAssigner.html#%3Cinit%3E(double)" class="member-name-link">RankAssigner(double)</a> - 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><a href="org/apache/wayang/basic/mapping/PageRankMapping.RankInitializer.html#%3Cinit%3E()" class="member-name-link">RankInitializer()</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.channels">RddChannel</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><a href="org/apache/wayang/spark/channels/RddChannel.html#%3Cinit%3E(org.apache.wayang.core.platform.ChannelDescriptor,org.apache.wayang.core.plan.wayangplan.OutputSlot)" class="member-name-link">RddChannel(ChannelDescriptor, OutputSlot<?>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.channels">RddChannel.Instance</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><a href="org/apache/wayang/core/util/LimitedInputStream.html#read()" class="member-name-link">read()</a> - 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><a href="org/apache/wayang/core/util/LimitedInputStream.html#read(byte%5B%5D,int,int)" class="member-name-link">read(byte[], int, int)</a> - 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><a href="org/apache/wayang/flink/operators/ScalaTupleSerializer.html#read(com.esotericsoftware.kryo.Kryo,com.esotericsoftware.kryo.io.Input,java.lang.Class)" class="member-name-link">read(Kryo, Input, Class<Product>)</a> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/ScalaTupleSerializer.html" title="class in org.apache.wayang.flink.operators">ScalaTupleSerializer</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/compiler/criterion/WayangValue.html#read(org.apache.flink.core.memory.DataInputView)" class="member-name-link">read(DataInputView)</a> - 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" class="type-name-link" title="class in org.apache.wayang.api.python.executor">ReaderIterator</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><a href="org/apache/wayang/api/python/executor/ReaderIterator.html#%3Cinit%3E(java.io.DataInputStream)" class="member-name-link">ReaderIterator(DataInputStream)</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.data">Record</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><a href="org/apache/wayang/basic/data/Record.html#%3Cinit%3E(java.lang.Object...)" class="member-name-link">Record(Object...)</a> - 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/data/Record.html#%3Cinit%3E(java.util.List)" class="member-name-link">Record(List<Object>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.types">RecordType</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><a href="org/apache/wayang/basic/types/RecordType.html#%3Cinit%3E(java.lang.String...)" class="member-name-link">RecordType(String...)</a> - 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><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)" class="member-name-link">recreateFrom(PlanImplementation, ExecutionPlan, Set<Channel>, Set<ExecutionStage>)</a> - 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><a href="org/apache/wayang/flink/operators/FlinkPageRankOperator.BuildOutgoingEdgeList.html#reduce(java.lang.Iterable,org.apache.flink.util.Collector)" class="member-name-link">reduce(Iterable<Tuple2<Long, Long>>, Collector<Tuple2<Long, Long[]>>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.mapping">ReduceByMapping</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" class="type-name-link" title="class in org.apache.wayang.flink.mapping">ReduceByMapping</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" class="type-name-link" title="class in org.apache.wayang.java.mapping">ReduceByMapping</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" class="type-name-link" title="class in org.apache.wayang.spark.mapping">ReduceByMapping</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><a href="org/apache/wayang/basic/mapping/ReduceByMapping.html#%3Cinit%3E()" class="member-name-link">ReduceByMapping()</a> - 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><a href="org/apache/wayang/flink/mapping/ReduceByMapping.html#%3Cinit%3E()" class="member-name-link">ReduceByMapping()</a> - 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><a href="org/apache/wayang/java/mapping/ReduceByMapping.html#%3Cinit%3E()" class="member-name-link">ReduceByMapping()</a> - 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><a href="org/apache/wayang/spark/mapping/ReduceByMapping.html#%3Cinit%3E()" class="member-name-link">ReduceByMapping()</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.operators">ReduceByOperator</a><<a href="org/apache/wayang/basic/operators/ReduceByOperator.html" title="type parameter in ReduceByOperator">Type</a>,<wbr><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><a href="org/apache/wayang/basic/operators/ReduceByOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.ReduceByOperator)" class="member-name-link">ReduceByOperator(ReduceByOperator<Type, Key>)</a> - 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><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)" class="member-name-link">ReduceByOperator(FunctionDescriptor.SerializableFunction<Type, Key>, FunctionDescriptor.SerializableBinaryOperator<Type>, Class<Key>, Class<Type>)</a> - 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><a href="org/apache/wayang/basic/operators/ReduceByOperator.html#%3Cinit%3E(org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.function.ReduceDescriptor)" class="member-name-link">ReduceByOperator(TransformationDescriptor<Type, Key>, ReduceDescriptor<Type>)</a> - 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><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)" class="member-name-link">ReduceByOperator(TransformationDescriptor<Type, Key>, ReduceDescriptor<Type>, DataSetType<Type>)</a> - 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><a href="org/apache/wayang/basic/operators/GlobalReduceOperator.html#reduceDescriptor" class="member-name-link">reduceDescriptor</a> - 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><a href="org/apache/wayang/basic/operators/PyWayangReduceByOperator.html#reduceDescriptor" class="member-name-link">reduceDescriptor</a> - 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><a href="org/apache/wayang/basic/operators/ReduceByOperator.html#reduceDescriptor" class="member-name-link">reduceDescriptor</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.function">ReduceDescriptor</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><a href="org/apache/wayang/core/function/ReduceDescriptor.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableBinaryOperator,java.lang.Class)" class="member-name-link">ReduceDescriptor(FunctionDescriptor.SerializableBinaryOperator<Type>, Class<Type>)</a> - 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/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)" class="member-name-link">ReduceDescriptor(FunctionDescriptor.SerializableBinaryOperator<Type>, DataUnitGroupType<Type>, BasicDataUnitType<Type>)</a> - 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/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)" class="member-name-link">ReduceDescriptor(FunctionDescriptor.SerializableBinaryOperator<Type>, DataUnitGroupType<Type>, BasicDataUnitType<Type>, LoadProfileEstimator)</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.operators">ReduceOperator</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><a href="org/apache/wayang/basic/operators/ReduceOperator.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableBinaryOperator,java.lang.Class)" class="member-name-link">ReduceOperator(FunctionDescriptor.SerializableBinaryOperator<Type>, Class<Type>)</a> - 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><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)" class="member-name-link">ReduceOperator(ReduceDescriptor<Type>, DataSetType<Type>, DataSetType<Type>)</a> - 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><a href="org/apache/wayang/spark/compiler/FunctionCompiler.Reducer.html#%3Cinit%3E(java.util.function.BinaryOperator)" class="member-name-link">Reducer(BinaryOperator<Type>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">ReduceWrapper</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><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/ReduceWrapper.html#%3Cinit%3E()" class="member-name-link">ReduceWrapper()</a> - 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" class="type-name-link" title="interface in org.apache.wayang.core.util">ReferenceCountable</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" class="type-name-link" title="class in org.apache.wayang.core.util">ReflectionUtils</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><a href="org/apache/wayang/core/util/ReflectionUtils.html#%3Cinit%3E()" class="member-name-link">ReflectionUtils()</a> - 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><a href="org/apache/wayang/commons/util/profiledb/json/MeasurementDeserializer.html#register(java.lang.Class)" class="member-name-link">register(Class<? extends Measurement>)</a> - 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><a href="org/apache/wayang/api/sql/calcite/convention/WayangConvention.html#register(org.apache.calcite.plan.RelOptPlanner)" class="member-name-link">register(RelOptPlanner)</a> - Method in enum class org.apache.wayang.api.sql.calcite.convention.<a href="org/apache/wayang/api/sql/calcite/convention/WayangConvention.html" title="enum class in org.apache.wayang.api.sql.calcite.convention">WayangConvention</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/platform/Junction.html#register(org.apache.wayang.core.plan.executionplan.ExecutionTask)" class="member-name-link">register(ExecutionTask)</a> - 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><a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html#register(org.apache.wayang.core.platform.ChannelInstance)" class="member-name-link">register(ChannelInstance)</a> - 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/core/platform/ExecutionState.html#register(org.apache.wayang.core.platform.ChannelInstance)" class="member-name-link">register(ChannelInstance)</a> - 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><a href="org/apache/wayang/core/platform/CompositeExecutionResource.html#register(org.apache.wayang.core.platform.ExecutionResource)" class="member-name-link">register(ExecutionResource)</a> - 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><a href="org/apache/wayang/core/platform/ExecutorTemplate.html#register(org.apache.wayang.core.platform.ExecutionResource)" class="member-name-link">register(ExecutionResource)</a> - 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><a href="org/apache/wayang/core/api/WayangContext.html#register(org.apache.wayang.core.plugin.Plugin)" class="member-name-link">register(Plugin)</a> - 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><a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html#registerGlobal(org.apache.wayang.core.platform.ExecutionResource)" class="member-name-link">registerGlobal(ExecutionResource)</a> - 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><a href="org/apache/wayang/core/platform/ExecutorTemplate.html#registerMeasuredCardinalities(java.util.Collection)" class="member-name-link">registerMeasuredCardinalities(Collection<ChannelInstance>)</a> - 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><a href="org/apache/wayang/core/platform/ExecutorTemplate.html#registerMeasuredCardinality(org.apache.wayang.core.platform.ChannelInstance)" class="member-name-link">registerMeasuredCardinality(ChannelInstance)</a> - 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 |
| <code>ExecutorTemplate.crossPlatformExecutor</code> 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><a href="org/apache/wayang/commons/util/profiledb/ProfileDB.html#registerMeasurementClass(java.lang.Class)" class="member-name-link">registerMeasurementClass(Class<? extends Measurement>)</a> - 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><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityPusher.html#relevantInputIndices" class="member-name-link">relevantInputIndices</a> - 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/core/optimizer/cardinality/CardinalityPusher.html#relevantOutputIndices" class="member-name-link">relevantOutputIndices</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.model.op.nn">ReLU</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><a href="org/apache/wayang/basic/model/op/nn/ReLU.html#%3Cinit%3E()" class="member-name-link">ReLU()</a> - 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><a href="org/apache/wayang/basic/model/op/nn/ReLU.html#%3Cinit%3E(java.lang.String)" class="member-name-link">ReLU(String)</a> - 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><a href="org/apache/wayang/core/util/Canonicalizer.html#remove(java.lang.Object)" class="member-name-link">remove(Object)</a> - 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/Counter.html#remove(T)" class="member-name-link">remove(T)</a> - 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><a href="org/apache/wayang/core/util/Canonicalizer.html#removeAll(java.util.Collection)" class="member-name-link">removeAll(Collection<?>)</a> - 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/LruCache.html#removeEldestEntry(java.util.Map.Entry)" class="member-name-link">removeEldestEntry(Map.Entry<K, V>)</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html#removeInputChannel(org.apache.wayang.core.plan.executionplan.Channel)" class="member-name-link">removeInputChannel(Channel)</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html#removeOutputChannel(org.apache.wayang.core.plan.executionplan.Channel)" class="member-name-link">removeOutputChannel(Channel)</a> - 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><a href="org/apache/wayang/core/plan/executionplan/Channel.html#removeSiblings()" class="member-name-link">removeSiblings()</a> - 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 <code>Channel.siblings</code>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/plan/executionplan/Channel.html#removeSiblingsWhere(java.util.function.Predicate)" class="member-name-link">removeSiblingsWhere(Predicate<Channel>)</a> - 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 <code>Channel.siblings</code>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/MultiMap.html#removeSingle(K,V)" class="member-name-link">removeSingle(K, V)</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.mapping">RepeatMapping</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" class="type-name-link" title="class in org.apache.wayang.flink.mapping">RepeatMapping</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" class="type-name-link" title="class in org.apache.wayang.java.mapping">RepeatMapping</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" class="type-name-link" title="class in org.apache.wayang.spark.mapping">RepeatMapping</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><a href="org/apache/wayang/basic/mapping/RepeatMapping.html#%3Cinit%3E()" class="member-name-link">RepeatMapping()</a> - 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><a href="org/apache/wayang/flink/mapping/RepeatMapping.html#%3Cinit%3E()" class="member-name-link">RepeatMapping()</a> - 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><a href="org/apache/wayang/java/mapping/RepeatMapping.html#%3Cinit%3E()" class="member-name-link">RepeatMapping()</a> - 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><a href="org/apache/wayang/spark/mapping/RepeatMapping.html#%3Cinit%3E()" class="member-name-link">RepeatMapping()</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.operators">RepeatOperator</a><<a href="org/apache/wayang/basic/operators/RepeatOperator.html" title="type parameter in RepeatOperator">Type</a>> - 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><a href="org/apache/wayang/basic/operators/RepeatOperator.html#%3Cinit%3E(java.lang.Integer,java.lang.Class)" class="member-name-link">RepeatOperator(Integer, Class<Type>)</a> - 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><a href="org/apache/wayang/basic/operators/RepeatOperator.html#%3Cinit%3E(java.lang.Integer,org.apache.wayang.core.types.DataSetType)" class="member-name-link">RepeatOperator(Integer, DataSetType<Type>)</a> - 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><a href="org/apache/wayang/basic/operators/RepeatOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.RepeatOperator)" class="member-name-link">RepeatOperator(RepeatOperator<Type>)</a> - 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><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)" class="member-name-link">replaceInputSlotMappings(Operator, Operator)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.mapping">ReplacementSubplanFactory</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><a href="org/apache/wayang/core/mapping/ReplacementSubplanFactory.html#%3Cinit%3E()" class="member-name-link">ReplacementSubplanFactory()</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.mapping">ReplacementSubplanFactory.OfSingleOperators</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><a href="org/apache/wayang/core/optimizer/costs/LoadEstimator.html#replaceNullCardinality(org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate)" class="member-name-link">replaceNullCardinality(CardinalityEstimate)</a> - 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><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)" class="member-name-link">replaceOutputSlotMappings(Operator, Operator)</a> - 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/plan/wayangplan/WayangPlan.html#replaceSink(org.apache.wayang.core.plan.wayangplan.Operator,org.apache.wayang.core.plan.wayangplan.Operator)" class="member-name-link">replaceSink(Operator, Operator)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#replaceWith(org.apache.wayang.core.plan.wayangplan.Operator)" class="member-name-link">replaceWith(Operator)</a> - 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><a href="org/apache/wayang/core/api/Job.html#reportProgress(java.lang.String,java.lang.Integer)" class="member-name-link">reportProgress(String, Integer)</a> - 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><a href="org/apache/wayang/core/util/fs/FileSystems.html#requireFileSystem(java.lang.String)" class="member-name-link">requireFileSystem(String)</a> - 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><a href="org/apache/wayang/basic/operators/SampleOperator.Methods.html#RESERVOIR" class="member-name-link">RESERVOIR</a> - Enum constant in enum class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/SampleOperator.Methods.html" title="enum class 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" class="type-name-link" title="class in org.apache.wayang.profiler.log.sampling">ReservoirSampler</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><a href="org/apache/wayang/profiler/log/sampling/ReservoirSampler.html#%3Cinit%3E(int)" class="member-name-link">ReservoirSampler(int)</a> - 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><a href="org/apache/wayang/flink/compiler/criterion/WayangAggregator.html#reset()" class="member-name-link">reset()</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#resetEstimates()" class="member-name-link">resetEstimates()</a> - 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><a href="org/apache/wayang/iejoin/data/Data.html#resetPivot()" class="member-name-link">resetPivot()</a> - 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><a href="org/apache/wayang/basic/model/op/Reshape.html" class="type-name-link" title="class in org.apache.wayang.basic.model.op">Reshape</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><a href="org/apache/wayang/basic/model/op/Reshape.html#%3Cinit%3E(int%5B%5D)" class="member-name-link">Reshape(int[])</a> - Constructor for class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Reshape.html" title="class in org.apache.wayang.basic.model.op">Reshape</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/Reshape.html#%3Cinit%3E(int%5B%5D,java.lang.String)" class="member-name-link">Reshape(int[], String)</a> - Constructor for class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Reshape.html" title="class in org.apache.wayang.basic.model.op">Reshape</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/Reshape.html#%3Cinit%3E(int%5B%5D,java.lang.String,org.apache.wayang.basic.model.op.Op.DType)" class="member-name-link">Reshape(int[], String, Op.DType)</a> - Constructor for class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Reshape.html" title="class in org.apache.wayang.basic.model.op">Reshape</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/Reshape.html#%3Cinit%3E(int%5B%5D,org.apache.wayang.basic.model.op.Op.DType)" class="member-name-link">Reshape(int[], Op.DType)</a> - Constructor for class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Reshape.html" title="class in org.apache.wayang.basic.model.op">Reshape</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/SlotMapping.html#resolveDownstream(org.apache.wayang.core.plan.wayangplan.InputSlot)" class="member-name-link">resolveDownstream(InputSlot<T>)</a> - 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/plan/wayangplan/SlotMapping.html#resolveDownstream(org.apache.wayang.core.plan.wayangplan.OutputSlot)" class="member-name-link">resolveDownstream(OutputSlot<T>)</a> - 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/plan/wayangplan/SlotMapping.html#resolveUpstream(org.apache.wayang.core.plan.wayangplan.InputSlot)" class="member-name-link">resolveUpstream(InputSlot<T>)</a> - 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/plan/wayangplan/SlotMapping.html#resolveUpstream(org.apache.wayang.core.plan.wayangplan.OutputSlot)" class="member-name-link">resolveUpstream(OutputSlot<T>)</a> - 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/profiler/java/OperatorProfiler.Result.html#%3Cinit%3E(java.util.List,long,long,long,long)" class="member-name-link">Result(List<Long>, long, long, long, long)</a> - 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><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.Result.html#%3Cinit%3E(java.util.List,long,long,long,long,long,int,int)" class="member-name-link">Result(List<Long>, long, long, long, long, long, int, int)</a> - 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><a href="org/apache/wayang/core/plan/executionplan/Channel.html#retain(java.util.Set)" class="member-name-link">retain(Set<ExecutionStage>)</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html#retain(java.util.Set)" class="member-name-link">retain(Set<ExecutionStage>)</a> - 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><a href="org/apache/wayang/core/plan/executionplan/PlatformExecution.html#retain(java.util.Set)" class="member-name-link">retain(Set<ExecutionStage>)</a> - 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><a href="org/apache/wayang/core/util/Canonicalizer.html#retainAll(java.util.Collection)" class="member-name-link">retainAll(Collection<?>)</a> - 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/plan/executionplan/ExecutionStage.html#retainSuccessors(java.util.Set)" class="member-name-link">retainSuccessors(Set<ExecutionStage>)</a> - 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><a href="org/apache/wayang/core/util/ReflectionUtils.html#retrieveStaticVariable(java.lang.String,java.lang.String)" class="member-name-link">retrieveStaticVariable(String, String)</a> - 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" class="type-name-link" title="class in org.apache.wayang.apps.tpch.data.q1">ReturnTuple</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><a href="org/apache/wayang/apps/tpch/data/q1/ReturnTuple.html#%3Cinit%3E()" class="member-name-link">ReturnTuple()</a> - 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/apps/tpch/data/q1/ReturnTuple.html#%3Cinit%3E(char,char,double,double,double,double,double,double,double,int)" class="member-name-link">ReturnTuple(char, char, double, double, double, double, double, double, double, int)</a> - 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" class="type-name-link" title="class in org.apache.wayang.iejoin.operators.java_helpers">revDataComparator</a><<a href="org/apache/wayang/iejoin/operators/java_helpers/revDataComparator.html" title="type parameter in revDataComparator">Type0</a> extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Comparable.html" title="class or interface in java.lang" class="external-link">Comparable</a><<a href="org/apache/wayang/iejoin/operators/java_helpers/revDataComparator.html" title="type parameter in revDataComparator">Type0</a>>,<wbr><a href="org/apache/wayang/iejoin/operators/java_helpers/revDataComparator.html" title="type parameter in revDataComparator">Type1</a> extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Comparable.html" title="class or interface in java.lang" class="external-link">Comparable</a><<a href="org/apache/wayang/iejoin/operators/java_helpers/revDataComparator.html" title="type parameter in revDataComparator">Type1</a>>,<wbr><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" class="type-name-link" title="class in org.apache.wayang.iejoin.operators.spark_helpers">revDataComparator</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><a href="org/apache/wayang/iejoin/operators/java_helpers/revDataComparator.html#%3Cinit%3E(boolean,boolean,boolean)" class="member-name-link">revDataComparator(boolean, boolean, boolean)</a> - 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><a href="org/apache/wayang/iejoin/operators/spark_helpers/revDataComparator.html#%3Cinit%3E(boolean,boolean,boolean)" class="member-name-link">revDataComparator(boolean, boolean, boolean)</a> - 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><a href="org/apache/wayang/core/optimizer/costs/DefaultLoadEstimator.html#rounded(java.util.function.ToDoubleBiFunction)" class="member-name-link">rounded(ToDoubleBiFunction<long[], long[]>)</a> - 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><a href="org/apache/wayang/core/optimizer/costs/IntervalLoadEstimator.html#rounded(java.util.function.ToDoubleBiFunction)" class="member-name-link">rounded(ToDoubleBiFunction<long[], long[]>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.profiler.util">RrdAccessor</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><a href="org/apache/wayang/core/mathex/MathExParser.html#RULE_expression" class="member-name-link">RULE_expression</a> - 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><a href="org/apache/wayang/core/mathex/MathExLexer.html#ruleNames" class="member-name-link">ruleNames</a> - 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/mathex/MathExParser.html#ruleNames" class="member-name-link">ruleNames</a> - 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><a href="org/apache/wayang/profiler/java/OperatorProfiler.html#run()" class="member-name-link">run()</a> - 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><a href="org/apache/wayang/profiler/log/GeneticOptimizerApp.html#run()" class="member-name-link">run()</a> - 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><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html#run()" class="member-name-link">run()</a> - 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><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)" class="member-name-link">run(RelOptPlanner, RelNode, RelTraitSet, List<RelOptMaterialization>, List<RelOptLattice>)</a> - 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><a href="org/apache/wayang/core/monitor/Monitor.html#runId" class="member-name-link">runId</a> - 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" class="type-name-link" title="class in org.apache.wayang.ml4all.examples">RunKMeans</a> - Class in <a href="org/apache/wayang/ml4all/examples/package-summary.html">org.apache.wayang.ml4all.examples</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/examples/RunKMeans.html#%3Cinit%3E()" class="member-name-link">RunKMeans()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.State.html#RUNNING" class="member-name-link">RUNNING</a> - Enum constant in enum class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.State.html" title="enum class 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><a href="org/apache/wayang/spark/monitoring/interfaces/Task.TaskStatusForRunning.html#RUNNING" class="member-name-link">RUNNING</a> - Enum constant in enum class org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.TaskStatusForRunning.html" title="enum class in org.apache.wayang.spark.monitoring.interfaces">Task.TaskStatusForRunning</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/examples/RunSGD.html" class="type-name-link" title="class in org.apache.wayang.ml4all.examples">RunSGD</a> - Class in <a href="org/apache/wayang/ml4all/examples/package-summary.html">org.apache.wayang.ml4all.examples</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/examples/RunSGD.html#%3Cinit%3E()" class="member-name-link">RunSGD()</a> - 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> |
| <h2 class="title" id="I:S">S</h2> |
| <dl class="index"> |
| <dt><a href="org/apache/wayang/core/util/fs/S3FileSystem.html" class="type-name-link" title="class in org.apache.wayang.core.util.fs">S3FileSystem</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><a href="org/apache/wayang/core/util/fs/S3FileSystem.html#%3Cinit%3E()" class="member-name-link">S3FileSystem()</a> - 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><a href="org/apache/wayang/profiler/log/sampling/ReservoirSampler.html#sample(java.util.Collection,org.apache.wayang.profiler.log.sampling.Battle,double)" class="member-name-link">sample(Collection<T>, Battle<T>, double)</a> - 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/profiler/log/sampling/Sampler.html#sample(java.util.Collection,org.apache.wayang.profiler.log.sampling.Battle,double)" class="member-name-link">sample(Collection<T>, Battle<T>, double)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Collection.html" title="class or interface in java.util" class="external-link"><code>Collection</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/profiler/log/sampling/TournamentSampler.html#sample(java.util.Collection,org.apache.wayang.profiler.log.sampling.Battle,double)" class="member-name-link">sample(Collection<T>, Battle<T>, double)</a> - 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" class="type-name-link" title="class in org.apache.wayang.ml4all.abstraction.api">Sample</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><a href="org/apache/wayang/ml4all/abstraction/api/Sample.html#%3Cinit%3E()" class="member-name-link">Sample()</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.mapping">SampleMapping</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" class="type-name-link" title="class in org.apache.wayang.java.mapping">SampleMapping</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" class="type-name-link" title="class in org.apache.wayang.spark.mapping">SampleMapping</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><a href="org/apache/wayang/flink/mapping/SampleMapping.html#%3Cinit%3E()" class="member-name-link">SampleMapping()</a> - 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><a href="org/apache/wayang/java/mapping/SampleMapping.html#%3Cinit%3E()" class="member-name-link">SampleMapping()</a> - 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><a href="org/apache/wayang/spark/mapping/SampleMapping.html#%3Cinit%3E()" class="member-name-link">SampleMapping()</a> - 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><a href="org/apache/wayang/ml4all/abstraction/api/Sample.html#sampleMethod()" class="member-name-link">sampleMethod()</a> - 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><a href="org/apache/wayang/ml4all/algorithms/sgd/SGDSample.html#sampleMethod()" class="member-name-link">sampleMethod()</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.operators">SampleOperator</a><<a href="org/apache/wayang/basic/operators/SampleOperator.html" title="type parameter in SampleOperator">Type</a>> - 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><a href="org/apache/wayang/basic/operators/SampleOperator.html#%3Cinit%3E(java.lang.Integer,org.apache.wayang.core.types.DataSetType)" class="member-name-link">SampleOperator(Integer, DataSetType<Type>)</a> - 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><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)" class="member-name-link">SampleOperator(Integer, DataSetType<Type>, SampleOperator.Methods, long)</a> - 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><a href="org/apache/wayang/basic/operators/SampleOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.SampleOperator)" class="member-name-link">SampleOperator(SampleOperator<Type>)</a> - 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><a href="org/apache/wayang/basic/operators/SampleOperator.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableIntUnaryOperator,org.apache.wayang.core.types.DataSetType)" class="member-name-link">SampleOperator(FunctionDescriptor.SerializableIntUnaryOperator, DataSetType<Type>)</a> - 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><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)" class="member-name-link">SampleOperator(FunctionDescriptor.SerializableIntUnaryOperator, DataSetType<Type>, SampleOperator.Methods)</a> - 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><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)" class="member-name-link">SampleOperator(FunctionDescriptor.SerializableIntUnaryOperator, DataSetType<Type>, SampleOperator.Methods, long)</a> - 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><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)" class="member-name-link">SampleOperator(FunctionDescriptor.SerializableIntUnaryOperator, DataSetType<Type>, SampleOperator.Methods, FunctionDescriptor.SerializableLongUnaryOperator)</a> - 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" class="type-name-link" title="enum class in org.apache.wayang.basic.operators">SampleOperator.Methods</a> - Enum 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/profiler/log/sampling/Sampler.html" class="type-name-link" title="interface in org.apache.wayang.profiler.log.sampling">Sampler</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><a href="org/apache/wayang/ml4all/abstraction/api/Sample.html#sampleSize()" class="member-name-link">sampleSize()</a> - 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><a href="org/apache/wayang/ml4all/algorithms/sgd/SGDSample.html#sampleSize()" class="member-name-link">sampleSize()</a> - 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#sampleSizeFunction" class="member-name-link">sampleSizeFunction</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.optimizer">SanityChecker</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><a href="org/apache/wayang/core/optimizer/SanityChecker.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.WayangPlan)" class="member-name-link">SanityChecker(WayangPlan)</a> - 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><a href="org/apache/wayang/api/sql/calcite/convention/WayangConvention.html#satisfies(org.apache.calcite.plan.RelTrait)" class="member-name-link">satisfies(RelTrait)</a> - Method in enum class org.apache.wayang.api.sql.calcite.convention.<a href="org/apache/wayang/api/sql/calcite/convention/WayangConvention.html" title="enum class in org.apache.wayang.api.sql.calcite.convention">WayangConvention</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/commons/util/profiledb/ProfileDB.html#save(java.util.Collection)" class="member-name-link">save(Collection<Experiment>)</a> - 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><a href="org/apache/wayang/commons/util/profiledb/storage/FileStorage.html#save(java.util.Collection)" class="member-name-link">save(Collection<Experiment>)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/File.html" title="class or interface in java.io" class="external-link"><code>File</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/commons/util/profiledb/storage/JDBCStorage.html#save(java.util.Collection)" class="member-name-link">save(Collection<Experiment>)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/File.html" title="class or interface in java.io" class="external-link"><code>File</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/commons/util/profiledb/storage/Storage.html#save(java.util.Collection)" class="member-name-link">save(Collection<Experiment>)</a> - 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><a href="org/apache/wayang/commons/util/profiledb/ProfileDB.html#save(java.util.Collection,java.io.OutputStream)" class="member-name-link">save(Collection<Experiment>, OutputStream)</a> - 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><a href="org/apache/wayang/commons/util/profiledb/storage/Storage.html#save(java.util.Collection,java.io.OutputStream)" class="member-name-link">save(Collection<Experiment>, OutputStream)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/OutputStream.html" title="class or interface in java.io" class="external-link"><code>OutputStream</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/commons/util/profiledb/storage/Storage.html#save(java.util.Collection,java.io.Writer)" class="member-name-link">save(Collection<Experiment>, Writer)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/Writer.html" title="class or interface in java.io" class="external-link"><code>Writer</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/commons/util/profiledb/ProfileDB.html#save(org.apache.wayang.commons.util.profiledb.model.Experiment...)" class="member-name-link">save(Experiment...)</a> - 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><a href="org/apache/wayang/commons/util/profiledb/storage/FileStorage.html#save(org.apache.wayang.commons.util.profiledb.model.Experiment...)" class="member-name-link">save(Experiment...)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/File.html" title="class or interface in java.io" class="external-link"><code>File</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/commons/util/profiledb/storage/JDBCStorage.html#save(org.apache.wayang.commons.util.profiledb.model.Experiment...)" class="member-name-link">save(Experiment...)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/File.html" title="class or interface in java.io" class="external-link"><code>File</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/commons/util/profiledb/storage/Storage.html#save(org.apache.wayang.commons.util.profiledb.model.Experiment...)" class="member-name-link">save(Experiment...)</a> - 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><a href="org/apache/wayang/spark/execution/SparkExecutor.html#sc" class="member-name-link">sc</a> - 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><a href="org/apache/wayang/flink/operators/ScalaTupleSerializer.html" class="type-name-link" title="class in org.apache.wayang.flink.operators">ScalaTupleSerializer</a> - Class in <a href="org/apache/wayang/flink/operators/package-summary.html">org.apache.wayang.flink.operators</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/operators/ScalaTupleSerializer.html#%3Cinit%3E()" class="member-name-link">ScalaTupleSerializer()</a> - Constructor for class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/ScalaTupleSerializer.html" title="class in org.apache.wayang.flink.operators">ScalaTupleSerializer</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcTable.html#scan(org.apache.calcite.DataContext)" class="member-name-link">scan(DataContext)</a> - 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" class="type-name-link" title="class in org.apache.wayang.api.sql.calcite.schema">SchemaUtils</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/schema/SchemaUtils.html#%3Cinit%3E()" class="member-name-link">SchemaUtils()</a> - 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><a href="org/apache/wayang/ml4all/abstraction/api/Sample.html#seed(long)" class="member-name-link">seed(long)</a> - 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><a href="org/apache/wayang/ml4all/algorithms/sgd/SGDSample.html#seed(long)" class="member-name-link">seed(long)</a> - 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#seedFunction" class="member-name-link">seedFunction</a> - 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><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)" class="member-name-link">select(ChannelConversionGraph.Tree, ChannelConversionGraph.Tree)</a> - 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><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)" class="member-name-link">select(ChannelConversionGraph.Tree, ChannelConversionGraph.Tree)</a> - 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><a href="org/apache/wayang/core/mathex/MathExParser.html#sempred(org.antlr.v4.runtime.RuleContext,int,int)" class="member-name-link">sempred(RuleContext, int, int)</a> - 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><a href="org/apache/wayang/api/python/executor/ProcessFeeder.html#send()" class="member-name-link">send()</a> - 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" class="type-name-link" title="interface in org.apache.wayang.spark.monitoring.interfaces">SerializableObject</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><a href="org/apache/wayang/core/util/JsonSerializables.html#serialize(java.lang.Object,boolean)" class="member-name-link">serialize(Object, boolean)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link"><code>Object</code></a>.</div> |
| </dd> |
| <dt><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)" class="member-name-link">serialize(Measurement, Type, JsonSerializationContext)</a> - 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><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)" class="member-name-link">serialize(Operator, Type, JsonSerializationContext)</a> - 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><a href="org/apache/wayang/core/platform/AtomicExecution.KeyOrLoadSerializer.html#serialize(org.apache.wayang.core.platform.AtomicExecution)" class="member-name-link">serialize(AtomicExecution)</a> - 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><a href="org/apache/wayang/core/platform/AtomicExecutionGroup.Serializer.html#serialize(org.apache.wayang.core.platform.AtomicExecutionGroup)" class="member-name-link">serialize(AtomicExecutionGroup)</a> - 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><a href="org/apache/wayang/core/platform/PartialExecution.Serializer.html#serialize(org.apache.wayang.core.platform.PartialExecution)" class="member-name-link">serialize(PartialExecution)</a> - 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><a href="org/apache/wayang/core/util/JsonSerializables.html#serialize(org.apache.wayang.core.util.JsonSerializable,boolean)" class="member-name-link">serialize(JsonSerializable, boolean)</a> - 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><a href="org/apache/wayang/core/util/JsonSerializable.Serializer.html#serialize(T)" class="member-name-link">serialize(T)</a> - 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><a href="org/apache/wayang/core/util/JsonSerializer.html#serialize(T)" class="member-name-link">serialize(T)</a> - 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><a href="org/apache/wayang/core/util/JsonSerializables.html#serialize(T,boolean,org.apache.wayang.core.util.JsonSerializer)" class="member-name-link">serialize(T, boolean, JsonSerializer<T>)</a> - 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="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link"><code>Object</code></a> 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><a href="org/apache/wayang/core/util/JsonSerializables.html#serializeAll(java.util.Collection,boolean)" class="member-name-link">serializeAll(Collection<?>, boolean)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link"><code>Object</code></a>s.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/JsonSerializables.html#serializeAll(java.util.Collection,boolean,org.apache.wayang.core.util.JsonSerializer)" class="member-name-link">serializeAll(Collection<T>, boolean, JsonSerializer<T>)</a> - 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="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link"><code>Object</code></a>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><a href="org/apache/wayang/core/util/JsonSerializable.Serializer.html#%3Cinit%3E()" class="member-name-link">Serializer()</a> - 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><a href="org/apache/wayang/core/platform/AtomicExecutionGroup.Serializer.html#%3Cinit%3E(org.apache.wayang.core.api.Configuration)" class="member-name-link">Serializer(Configuration)</a> - 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><a href="org/apache/wayang/core/platform/PartialExecution.Serializer.html#%3Cinit%3E(org.apache.wayang.core.api.Configuration)" class="member-name-link">Serializer(Configuration)</a> - 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><a href="org/apache/wayang/core/util/Bitmask.html#set(int)" class="member-name-link">set(int)</a> - 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><a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html#set(Key,Value)" class="member-name-link">set(Key, Value)</a> - 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><a href="org/apache/wayang/core/api/configuration/MapBasedKeyValueProvider.html#set(Key,Value)" class="member-name-link">set(Key, Value)</a> - 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/basic/operators/DLTrainingOperator.Option.html#setAccuracyCalculation(org.apache.wayang.basic.model.op.Op)" class="member-name-link">setAccuracyCalculation(Op)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Application.html#setAppID(java.lang.String)" class="member-name-link">setAppID(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationEnd.html#setAppID(java.lang.String)" class="member-name-link">setAppID(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationStart.html#setAppID(java.lang.String)" class="member-name-link">setAppID(String)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/ElementaryOperator.html#setAuxiliary(boolean)" class="member-name-link">setAuxiliary(boolean)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#setAuxiliary(boolean)" class="member-name-link">setAuxiliary(boolean)</a> - 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><a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html#setBreakpoint(org.apache.wayang.core.platform.Breakpoint)" class="member-name-link">setBreakpoint(Breakpoint)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html#setBytesRead(long)" class="member-name-link">setBytesRead(long)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#setBytesRead(long)" class="member-name-link">setBytesRead(long)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html#setBytesWritten(long)" class="member-name-link">setBytesWritten(long)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#setBytesWritten(long)" class="member-name-link">setBytesWritten(long)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Slot.html#setCardinalityEstimate(org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate)" class="member-name-link">setCardinalityEstimate(CardinalityEstimate)</a> - 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="deprecation-block"><span class="deprecated-label">Deprecated.</span> |
| <div class="deprecation-comment">This method does not do anything, anymore.</div> |
| </div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/ElementaryOperator.html#setCardinalityEstimator(int,org.apache.wayang.core.optimizer.cardinality.CardinalityEstimator)" class="member-name-link">setCardinalityEstimator(int, CardinalityEstimator)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#setCardinalityEstimator(int,org.apache.wayang.core.optimizer.cardinality.CardinalityEstimator)" class="member-name-link">setCardinalityEstimator(int, CardinalityEstimator)</a> - 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><a href="org/apache/wayang/core/api/Configuration.html#setCardinalityEstimatorProvider(org.apache.wayang.core.api.configuration.KeyValueProvider)" class="member-name-link">setCardinalityEstimatorProvider(KeyValueProvider<OutputSlot<?>, CardinalityEstimator>)</a> - 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><a href="org/apache/wayang/core/api/Configuration.html#setChannelConversionProvider(org.apache.wayang.core.api.configuration.ExplicitCollectionProvider)" class="member-name-link">setChannelConversionProvider(ExplicitCollectionProvider<ChannelConversion>)</a> - 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><a href="org/apache/wayang/basic/operators/LocalCallbackSink.html#setCollector(java.util.Collection)" class="member-name-link">setCollector(Collection<T>)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html#setCompletionTime(long)" class="member-name-link">setCompletionTime(long)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html#setCompletionTime(long)" class="member-name-link">setCompletionTime(long)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#setCompletionTime(long)" class="member-name-link">setCompletionTime(long)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#setCompletionTime(long)" class="member-name-link">setCompletionTime(long)</a> - 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><a href="org/apache/wayang/ml4all/abstraction/plan/ML4allPlan.html#setComputeOp(org.apache.wayang.ml4all.abstraction.api.Compute)" class="member-name-link">setComputeOp(Compute)</a> - 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><a href="org/apache/wayang/ml4all/abstraction/plan/ML4allPlan.html#setComputeOutput(java.lang.Class,java.lang.Class)" class="member-name-link">setComputeOutput(Class, Class)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#setContainer(org.apache.wayang.core.plan.wayangplan.OperatorContainer)" class="member-name-link">setContainer(OperatorContainer)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#setContainer(org.apache.wayang.core.plan.wayangplan.OperatorContainer)" class="member-name-link">setContainer(OperatorContainer)</a> - 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><a href="org/apache/wayang/commons/util/profiledb/storage/Storage.html#setContext(org.apache.wayang.commons.util.profiledb.ProfileDB)" class="member-name-link">setContext(ProfileDB)</a> - 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><a href="org/apache/wayang/core/api/Configuration.html#setCostModel(org.apache.wayang.core.optimizer.costs.EstimatableCost)" class="member-name-link">setCostModel(EstimatableCost)</a> - 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><a href="org/apache/wayang/core/api/Configuration.html#setCostSquasherProvider(org.apache.wayang.core.api.configuration.ValueProvider)" class="member-name-link">setCostSquasherProvider(ValueProvider<ToDoubleFunction<ProbabilisticDoubleInterval>>)</a> - 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><a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.ChannelNode.html#setDataQuantaType(java.lang.String)" class="member-name-link">setDataQuantaType(String)</a> - 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><a href="org/apache/wayang/ml4all/abstraction/plan/ML4allPlan.html#setDatasetsize(long)" class="member-name-link">setDatasetsize(long)</a> - 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><a href="org/apache/wayang/basic/operators/SampleOperator.html#setDatasetSize(long)" class="member-name-link">setDatasetSize(long)</a> - 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><a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html#setDescription(java.lang.String)" class="member-name-link">setDescription(String)</a> - 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><a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.Link.html#setDestination(int)" class="member-name-link">setDestination(int)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html#setDetails(java.lang.String)" class="member-name-link">setDetails(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html#setDetails(java.lang.String)" class="member-name-link">setDetails(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#setDetails(java.lang.String)" class="member-name-link">setDetails(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#setDetails(java.lang.String)" class="member-name-link">setDetails(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html#setDiskBytesSpilled(long)" class="member-name-link">setDiskBytesSpilled(long)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#setDiskBytesSpilled(long)" class="member-name-link">setDiskBytesSpilled(long)</a> - 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><a href="org/apache/wayang/flink/compiler/criterion/WayangConvergenceCriterion.html#setDoWhile(boolean)" class="member-name-link">setDoWhile(boolean)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#setDurationTime(long)" class="member-name-link">setDurationTime(long)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#setDurationTime(long)" class="member-name-link">setDurationTime(long)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#setDurationTime(long)" class="member-name-link">setDurationTime(long)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#setDurationTime(long)" class="member-name-link">setDurationTime(long)</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html#setEnterJunction(org.apache.wayang.core.platform.Junction)" class="member-name-link">setEnterJunction(Junction)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#setEpoch(int)" class="member-name-link">setEpoch(int)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#setEpoch(int)" class="member-name-link">setEpoch(int)</a> - 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><a href="org/apache/wayang/core/profiling/PartialExecutionMeasurement.html#setEstimatedExecutionMillis(org.apache.wayang.core.optimizer.costs.TimeEstimate)" class="member-name-link">setEstimatedExecutionMillis(TimeEstimate)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Application.html#setEventame(java.lang.String)" class="member-name-link">setEventame(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html#setEventame(java.lang.String)" class="member-name-link">setEventame(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Job.html#setEventame(java.lang.String)" class="member-name-link">setEventame(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html#setEventame(java.lang.String)" class="member-name-link">setEventame(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#setEventame(java.lang.String)" class="member-name-link">setEventame(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationEnd.html#setEventame(java.lang.String)" class="member-name-link">setEventame(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationStart.html#setEventame(java.lang.String)" class="member-name-link">setEventame(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html#setEventame(java.lang.String)" class="member-name-link">setEventame(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html#setEventame(java.lang.String)" class="member-name-link">setEventame(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html#setEventame(java.lang.String)" class="member-name-link">setEventame(String)</a> - 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/JobEnd.html#setEventame(java.lang.String)" class="member-name-link">setEventame(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/JobStart.html#setEventame(java.lang.String)" class="member-name-link">setEventame(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html#setEventame(java.lang.String)" class="member-name-link">setEventame(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#setEventame(java.lang.String)" class="member-name-link">setEventame(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#setEventame(java.lang.String)" class="member-name-link">setEventame(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#setEventame(java.lang.String)" class="member-name-link">setEventame(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#setEventame(java.lang.String)" class="member-name-link">setEventame(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#setEventame(java.lang.String)" class="member-name-link">setEventame(String)</a> - 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><a href="org/apache/wayang/core/profiling/PartialExecutionMeasurement.html#setExecutionMillis(long)" class="member-name-link">setExecutionMillis(long)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#setExecutorCPUTime(long)" class="member-name-link">setExecutorCPUTime(long)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html#setExecutorDeserializeCpuTime(long)" class="member-name-link">setExecutorDeserializeCpuTime(long)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#setExecutorDeserializeCpuTime(long)" class="member-name-link">setExecutorDeserializeCpuTime(long)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html#setExecutorDeserializeTime(long)" class="member-name-link">setExecutorDeserializeTime(long)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#setExecutorDeserializeTime(long)" class="member-name-link">setExecutorDeserializeTime(long)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html#setExecutorHost(java.lang.String)" class="member-name-link">setExecutorHost(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html#setExecutorHost(java.lang.String)" class="member-name-link">setExecutorHost(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html#setExecutorHost(java.lang.String)" class="member-name-link">setExecutorHost(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html#setExecutorHost(java.lang.String)" class="member-name-link">setExecutorHost(String)</a> - 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/interfaces/Executor.html#setExecutorID(java.lang.String)" class="member-name-link">setExecutorID(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html#setExecutorID(java.lang.String)" class="member-name-link">setExecutorID(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html#setExecutorID(java.lang.String)" class="member-name-link">setExecutorID(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html#setExecutorID(java.lang.String)" class="member-name-link">setExecutorID(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html#setExecutorID(java.lang.String)" class="member-name-link">setExecutorID(String)</a> - 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#setExecutorID(java.lang.String)" class="member-name-link">setExecutorID(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#setExecutorID(java.lang.String)" class="member-name-link">setExecutorID(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#setExecutorID(java.lang.String)" class="member-name-link">setExecutorID(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html#setExecutorRunTime(long)" class="member-name-link">setExecutorRunTime(long)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#setExecutorRunTime(long)" class="member-name-link">setExecutorRunTime(long)</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html#setExitJunction(org.apache.wayang.core.platform.Junction)" class="member-name-link">setExitJunction(Junction)</a> - 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><a href="org/apache/wayang/basic/data/Record.html#setField(int,java.lang.Object)" class="member-name-link">setField(int, Object)</a> - 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">Set a field of this instance, at a given index.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/Tuple.html#setField0(T0)" class="member-name-link">setField0(T0)</a> - 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><a href="org/apache/wayang/core/util/Tuple.html#setField1(T1)" class="member-name-link">setField1(T1)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#setFinishTime(long)" class="member-name-link">setFinishTime(long)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#setFinishTime(long)" class="member-name-link">setFinishTime(long)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#setFinishTime(long)" class="member-name-link">setFinishTime(long)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#setFinishTime(long)" class="member-name-link">setFinishTime(long)</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html#setForwardJunction(org.apache.wayang.core.platform.Junction)" class="member-name-link">setForwardJunction(Junction)</a> - 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><a href="org/apache/wayang/core/util/mathex/DefaultContext.html#setFunction(java.lang.String,java.util.function.ToDoubleFunction)" class="member-name-link">setFunction(String, ToDoubleFunction<double[]>)</a> - 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><a href="org/apache/wayang/core/api/Configuration.html#setFunctionLoadProfileEstimatorProvider(org.apache.wayang.core.api.configuration.KeyValueProvider)" class="member-name-link">setFunctionLoadProfileEstimatorProvider(KeyValueProvider<FunctionDescriptor, LoadProfileEstimator>)</a> - 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><a href="org/apache/wayang/profiler/log/Individual.html#setGene(int,double,double)" class="member-name-link">setGene(int, double, double)</a> - 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/spark/monitoring/interfaces/Task.html#setGettingTime(long)" class="member-name-link">setGettingTime(long)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#setGettingTime(long)" class="member-name-link">setGettingTime(long)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#setGettingTime(long)" class="member-name-link">setGettingTime(long)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#setGettingTime(long)" class="member-name-link">setGettingTime(long)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#setHostIP(java.lang.String)" class="member-name-link">setHostIP(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#setHostIP(java.lang.String)" class="member-name-link">setHostIP(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#setHostIP(java.lang.String)" class="member-name-link">setHostIP(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#setHostIP(java.lang.String)" class="member-name-link">setHostIP(String)</a> - 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><a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.ChannelNode.html#setId(int)" class="member-name-link">setId(int)</a> - 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><a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.OperatorNode.html#setId(int)" class="member-name-link">setId(int)</a> - 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><a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html#setId(java.lang.String)" class="member-name-link">setId(String)</a> - 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><a href="org/apache/wayang/commons/util/profiledb/model/Measurement.html#setId(java.lang.String)" class="member-name-link">setId(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html#setID(int)" class="member-name-link">setID(int)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html#setID(int)" class="member-name-link">setID(int)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#setID(int)" class="member-name-link">setID(int)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#setID(int)" class="member-name-link">setID(int)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#setID(java.lang.String)" class="member-name-link">setID(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#setID(java.lang.String)" class="member-name-link">setID(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#setID(java.lang.String)" class="member-name-link">setID(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#setID(java.lang.String)" class="member-name-link">setID(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#setIndex(int)" class="member-name-link">setIndex(int)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#setIndex(int)" class="member-name-link">setIndex(int)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#setIndex(int)" class="member-name-link">setIndex(int)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#setIndex(int)" class="member-name-link">setIndex(int)</a> - 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><a href="org/apache/wayang/ml4all/utils/SparseVector.html#setIndices(int%5B%5D)" class="member-name-link">setIndices(int[])</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#setInput(int,org.apache.wayang.core.plan.wayangplan.InputSlot)" class="member-name-link">setInput(int, InputSlot<?>)</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#setInputCardinality(int,org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate)" class="member-name-link">setInputCardinality(int, CardinalityEstimate)</a> - 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><a href="org/apache/wayang/core/api/Configuration.html#setInstrumentationStrategyProvider(org.apache.wayang.core.api.configuration.ValueProvider)" class="member-name-link">setInstrumentationStrategyProvider(ValueProvider<InstrumentationStrategy>)</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/LoopImplementation.IterationImplementation.html#setInterBodyJunction(org.apache.wayang.core.platform.Junction)" class="member-name-link">setInterBodyJunction(Junction)</a> - 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><a href="org/apache/wayang/jdbc/channels/SqlQueryChannel.Instance.html#setJdbcName(java.lang.String)" class="member-name-link">setJdbcName(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Job.html#setJobID(int)" class="member-name-link">setJobID(int)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/JobEnd.html#setJobID(int)" class="member-name-link">setJobID(int)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/JobStart.html#setJobID(int)" class="member-name-link">setJobID(int)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html#setjvmGCTime(long)" class="member-name-link">setjvmGCTime(long)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#setjvmGCTime(long)" class="member-name-link">setjvmGCTime(long)</a> - 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><a href="org/apache/wayang/ml4all/utils/SparseVector.html#setLabel(double)" class="member-name-link">setLabel(double)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#setLaunchTime(long)" class="member-name-link">setLaunchTime(long)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#setLaunchTime(long)" class="member-name-link">setLaunchTime(long)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#setLaunchTime(long)" class="member-name-link">setLaunchTime(long)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#setLaunchTime(long)" class="member-name-link">setLaunchTime(long)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Application.html#setListOfJobs(java.util.List)" class="member-name-link">setListOfJobs(List<Job>)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationEnd.html#setListOfJobs(java.util.List)" class="member-name-link">setListOfJobs(List<Job>)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationStart.html#setListOfJobs(java.util.List)" class="member-name-link">setListOfJobs(List<Job>)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Job.html#setListOfStages(java.util.List)" class="member-name-link">setListOfStages(List<Stage>)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/JobEnd.html#setListOfStages(java.util.List)" class="member-name-link">setListOfStages(List<Stage>)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/JobStart.html#setListOfStages(java.util.List)" class="member-name-link">setListOfStages(List<Stage>)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html#setListOfTasks(java.util.List)" class="member-name-link">setListOfTasks(List<Task>)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html#setListOfTasks(java.util.List)" class="member-name-link">setListOfTasks(List<Task>)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#setListOfTasks(java.util.List)" class="member-name-link">setListOfTasks(List<Task>)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#setListOfTasks(java.util.List)" class="member-name-link">setListOfTasks(List<Task>)</a> - 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><a href="org/apache/wayang/core/function/FunctionDescriptor.html#setLoadEstimators(org.apache.wayang.core.optimizer.costs.LoadEstimator,org.apache.wayang.core.optimizer.costs.LoadEstimator)" class="member-name-link">setLoadEstimators(LoadEstimator, LoadEstimator)</a> - 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="deprecation-block"><span class="deprecated-label">Deprecated.</span> |
| <div class="deprecation-comment">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><a href="org/apache/wayang/core/function/FunctionDescriptor.html#setLoadProfileEstimator(org.apache.wayang.core.optimizer.costs.LoadProfileEstimator)" class="member-name-link">setLoadProfileEstimator(LoadProfileEstimator)</a> - 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><a href="org/apache/wayang/core/platform/AtomicExecution.html#setLoadProfileEstimator(org.apache.wayang.core.optimizer.costs.LoadProfileEstimator)" class="member-name-link">setLoadProfileEstimator(LoadProfileEstimator)</a> - 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><a href="org/apache/wayang/core/api/Configuration.html#setLoadProfileEstimatorCache(org.apache.wayang.core.api.configuration.MapBasedKeyValueProvider)" class="member-name-link">setLoadProfileEstimatorCache(MapBasedKeyValueProvider<String, LoadProfileEstimator>)</a> - 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><a href="org/apache/wayang/core/api/Configuration.html#setLoadProfileToTimeConverterProvider(org.apache.wayang.core.api.configuration.KeyValueProvider)" class="member-name-link">setLoadProfileToTimeConverterProvider(KeyValueProvider<Platform, LoadProfileToTimeConverter>)</a> - 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><a href="org/apache/wayang/ml4all/abstraction/plan/ML4allPlan.html#setLocalStage(org.apache.wayang.ml4all.abstraction.api.LocalStage)" class="member-name-link">setLocalStage(LocalStage)</a> - 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><a href="org/apache/wayang/core/api/WayangContext.html#setLogLevel(org.apache.logging.log4j.Level)" class="member-name-link">setLogLevel(Level)</a> - 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/ml4all/abstraction/plan/ML4allPlan.html#setLoopConvergeOutput(java.lang.Class)" class="member-name-link">setLoopConvergeOutput(Class)</a> - 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><a href="org/apache/wayang/ml4all/abstraction/plan/ML4allPlan.html#setLoopOp(org.apache.wayang.ml4all.abstraction.api.Loop)" class="member-name-link">setLoopOp(Loop)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html#setLoopsIsolated()" class="member-name-link">setLoopsIsolated()</a> - 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><a href="org/apache/wayang/core/profiling/CostMeasurement.html#setLowerCost(double)" class="member-name-link">setLowerCost(double)</a> - 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><a href="org/apache/wayang/core/api/Configuration.html#setMappingProvider(org.apache.wayang.core.api.configuration.ExplicitCollectionProvider)" class="member-name-link">setMappingProvider(ExplicitCollectionProvider<Mapping>)</a> - 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><a href="org/apache/wayang/core/platform/AbstractChannelInstance.html#setMeasuredCardinality(long)" class="member-name-link">setMeasuredCardinality(long)</a> - 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><a href="org/apache/wayang/core/platform/ChannelInstance.html#setMeasuredCardinality(long)" class="member-name-link">setMeasuredCardinality(long)</a> - 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><a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html#setMillis(long)" class="member-name-link">setMillis(long)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#setName(java.lang.String)" class="member-name-link">setName(String)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#setName(java.lang.String)" class="member-name-link">setName(String)</a> - 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><a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.OperatorNode.html#setName(java.lang.String)" class="member-name-link">setName(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Application.html#setName(java.lang.String)" class="member-name-link">setName(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationEnd.html#setName(java.lang.String)" class="member-name-link">setName(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationStart.html#setName(java.lang.String)" class="member-name-link">setName(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html#setNumberOfTasks(int)" class="member-name-link">setNumberOfTasks(int)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html#setNumberOfTasks(int)" class="member-name-link">setNumberOfTasks(int)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#setNumberOfTasks(int)" class="member-name-link">setNumberOfTasks(int)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#setNumberOfTasks(int)" class="member-name-link">setNumberOfTasks(int)</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#setNumExecutions(int)" class="member-name-link">setNumExecutions(int)</a> - 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><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#setNumExpectedIterations(int)" class="member-name-link">setNumExpectedIterations(int)</a> - 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><a href="org/apache/wayang/basic/operators/LoopOperator.html#setNumExpectedIterations(int)" class="member-name-link">setNumExpectedIterations(int)</a> - 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><a href="org/apache/wayang/core/api/Configuration.html#setOperatorLoadProfileEstimatorProvider(org.apache.wayang.core.api.configuration.KeyValueProvider)" class="member-name-link">setOperatorLoadProfileEstimatorProvider(KeyValueProvider<ExecutionOperator, LoadProfileEstimator>)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operator.html#setOutput(int,org.apache.wayang.core.plan.wayangplan.OutputSlot)" class="member-name-link">setOutput(int, OutputSlot<?>)</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#setOutputCardinality(int,org.apache.wayang.core.optimizer.cardinality.CardinalityEstimate)" class="member-name-link">setOutputCardinality(int, CardinalityEstimate)</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html#setOutputChannel(int,org.apache.wayang.core.plan.executionplan.Channel)" class="member-name-link">setOutputChannel(int, Channel)</a> - 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><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html#setOutputDirectoryMode(org.apache.flink.api.common.io.FileOutputFormat.OutputDirectoryMode)" class="member-name-link">setOutputDirectoryMode(FileOutputFormat.OutputDirectoryMode)</a> - 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/flink/compiler/WayangFileOutputFormat.html#setOutputFilePath(org.apache.flink.core.fs.Path)" class="member-name-link">setOutputFilePath(Path)</a> - 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/core/optimizer/costs/LoadProfile.html#setOverheadMillis(long)" class="member-name-link">setOverheadMillis(long)</a> - 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><a href="org/apache/wayang/giraph/Algorithm/PageRankParameters.html#setParameter(org.apache.wayang.giraph.Algorithm.PageRankParameters.PageRankEnum,java.lang.Integer)" class="member-name-link">setParameter(PageRankParameters.PageRankEnum, Integer)</a> - 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><a href="org/apache/wayang/core/api/configuration/CollectionProvider.html#setParent(org.apache.wayang.core.api.configuration.CollectionProvider)" class="member-name-link">setParent(CollectionProvider<Value>)</a> - 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><a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html#setParent(org.apache.wayang.core.api.configuration.KeyValueProvider)" class="member-name-link">setParent(KeyValueProvider<Key, Value>)</a> - 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><a href="org/apache/wayang/core/util/mathex/DefaultContext.html#setParentContext(org.apache.wayang.core.util.mathex.Context)" class="member-name-link">setParentContext(Context)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#setPartition(int)" class="member-name-link">setPartition(int)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#setPartition(int)" class="member-name-link">setPartition(int)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#setPartition(int)" class="member-name-link">setPartition(int)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#setPartition(int)" class="member-name-link">setPartition(int)</a> - 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><a href="org/apache/wayang/giraph/operators/GiraphPageRankOperator.html#setPathOut(java.lang.String,org.apache.wayang.core.api.Configuration)" class="member-name-link">setPathOut(String, Configuration)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html#setPeakExecutionMemory(long)" class="member-name-link">setPeakExecutionMemory(long)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#setPeakExecutionMemory(long)" class="member-name-link">setPeakExecutionMemory(long)</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html#setPlanEnumeration(org.apache.wayang.core.optimizer.enumeration.PlanEnumeration)" class="member-name-link">setPlanEnumeration(PlanEnumeration)</a> - 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/core/profiling/ExecutionPlanMeasurement.OperatorNode.html#setPlatform(java.lang.String)" class="member-name-link">setPlatform(String)</a> - 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><a href="org/apache/wayang/core/api/Configuration.html#setPlatformProvider(org.apache.wayang.core.api.configuration.ExplicitCollectionProvider)" class="member-name-link">setPlatformProvider(ExplicitCollectionProvider<Platform>)</a> - 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><a href="org/apache/wayang/core/api/Configuration.html#setPlatformStartUpTimeProvider(org.apache.wayang.core.api.configuration.KeyValueProvider)" class="member-name-link">setPlatformStartUpTimeProvider(KeyValueProvider<Platform, Long>)</a> - 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><a href="org/apache/wayang/core/profiling/CostMeasurement.html#setProbability(double)" class="member-name-link">setProbability(double)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Job.html#setProductArity(int)" class="member-name-link">setProductArity(int)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/JobEnd.html#setProductArity(int)" class="member-name-link">setProductArity(int)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/JobStart.html#setProductArity(int)" class="member-name-link">setProductArity(int)</a> - 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><a href="org/apache/wayang/api/sql/calcite/utils/ModelParser.html#setProperties()" class="member-name-link">setProperties()</a> - 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><a href="org/apache/wayang/basic/plugin/WayangBasic.html#setProperties(org.apache.wayang.core.api.Configuration)" class="member-name-link">setProperties(Configuration)</a> - 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><a href="org/apache/wayang/basic/plugin/WayangBasicGraph.html#setProperties(org.apache.wayang.core.api.Configuration)" class="member-name-link">setProperties(Configuration)</a> - 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><a href="org/apache/wayang/core/plugin/DynamicPlugin.html#setProperties(org.apache.wayang.core.api.Configuration)" class="member-name-link">setProperties(Configuration)</a> - 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><a href="org/apache/wayang/core/plugin/Plugin.html#setProperties(org.apache.wayang.core.api.Configuration)" class="member-name-link">setProperties(Configuration)</a> - 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><a href="org/apache/wayang/flink/plugin/FlinkBasicPlugin.html#setProperties(org.apache.wayang.core.api.Configuration)" class="member-name-link">setProperties(Configuration)</a> - 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><a href="org/apache/wayang/flink/plugin/FlinkConversionPlugin.html#setProperties(org.apache.wayang.core.api.Configuration)" class="member-name-link">setProperties(Configuration)</a> - 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><a href="org/apache/wayang/genericjdbc/plugin/GenericJdbcConversionsPlugin.html#setProperties(org.apache.wayang.core.api.Configuration)" class="member-name-link">setProperties(Configuration)</a> - 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><a href="org/apache/wayang/genericjdbc/plugin/GenericJdbcPlugin.html#setProperties(org.apache.wayang.core.api.Configuration)" class="member-name-link">setProperties(Configuration)</a> - 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><a href="org/apache/wayang/giraph/plugin/GiraphPlugin.html#setProperties(org.apache.wayang.core.api.Configuration)" class="member-name-link">setProperties(Configuration)</a> - 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><a href="org/apache/wayang/java/plugin/JavaBasicPlugin.html#setProperties(org.apache.wayang.core.api.Configuration)" class="member-name-link">setProperties(Configuration)</a> - 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><a href="org/apache/wayang/java/plugin/JavaChannelConversionPlugin.html#setProperties(org.apache.wayang.core.api.Configuration)" class="member-name-link">setProperties(Configuration)</a> - 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><a href="org/apache/wayang/java/plugin/JavaGraphPlugin.html#setProperties(org.apache.wayang.core.api.Configuration)" class="member-name-link">setProperties(Configuration)</a> - 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><a href="org/apache/wayang/postgres/plugin/PostgresConversionsPlugin.html#setProperties(org.apache.wayang.core.api.Configuration)" class="member-name-link">setProperties(Configuration)</a> - 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><a href="org/apache/wayang/postgres/plugin/PostgresPlugin.html#setProperties(org.apache.wayang.core.api.Configuration)" class="member-name-link">setProperties(Configuration)</a> - 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><a href="org/apache/wayang/spark/plugin/SparkBasicPlugin.html#setProperties(org.apache.wayang.core.api.Configuration)" class="member-name-link">setProperties(Configuration)</a> - 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><a href="org/apache/wayang/spark/plugin/SparkConversionPlugin.html#setProperties(org.apache.wayang.core.api.Configuration)" class="member-name-link">setProperties(Configuration)</a> - 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><a href="org/apache/wayang/spark/plugin/SparkGraphPlugin.html#setProperties(org.apache.wayang.core.api.Configuration)" class="member-name-link">setProperties(Configuration)</a> - 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><a href="org/apache/wayang/spark/plugin/SparkMLPlugin.html#setProperties(org.apache.wayang.core.api.Configuration)" class="member-name-link">setProperties(Configuration)</a> - 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><a href="org/apache/wayang/sqlite3/plugin/Sqlite3ConversionPlugin.html#setProperties(org.apache.wayang.core.api.Configuration)" class="member-name-link">setProperties(Configuration)</a> - 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><a href="org/apache/wayang/sqlite3/plugin/Sqlite3Plugin.html#setProperties(org.apache.wayang.core.api.Configuration)" class="member-name-link">setProperties(Configuration)</a> - 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><a href="org/apache/wayang/tensorflow/plugin/TensorflowConversionPlugin.html#setProperties(org.apache.wayang.core.api.Configuration)" class="member-name-link">setProperties(Configuration)</a> - 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><a href="org/apache/wayang/tensorflow/plugin/TensorflowPlugin.html#setProperties(org.apache.wayang.core.api.Configuration)" class="member-name-link">setProperties(Configuration)</a> - 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><a href="org/apache/wayang/core/api/Configuration.html#setProperties(org.apache.wayang.core.api.configuration.KeyValueProvider)" class="member-name-link">setProperties(KeyValueProvider<String, String>)</a> - 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><a href="org/apache/wayang/core/api/Configuration.html#setProperty(java.lang.String,java.lang.String)" class="member-name-link">setProperty(String, String)</a> - 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><a href="org/apache/wayang/core/api/Configuration.html#setPruningStrategyClassProvider(org.apache.wayang.core.api.configuration.CollectionProvider)" class="member-name-link">setPruningStrategyClassProvider(CollectionProvider<Class<PlanEnumerationPruningStrategy>>)</a> - 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><a href="org/apache/wayang/profiler/log/Variable.html#setRandomValue(org.apache.wayang.profiler.log.Individual,java.util.Random)" class="member-name-link">setRandomValue(Individual, Random)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html#setReasonOfRemoval(java.lang.String)" class="member-name-link">setReasonOfRemoval(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html#setReasonOfRemoval(java.lang.String)" class="member-name-link">setReasonOfRemoval(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html#setReasonOfRemoval(java.lang.String)" class="member-name-link">setReasonOfRemoval(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html#setReasonOfRemoval(java.lang.String)" class="member-name-link">setReasonOfRemoval(String)</a> - 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/interfaces/TaskMetric.html#setRecordsWritten(long)" class="member-name-link">setRecordsWritten(long)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#setRecordsWritten(long)" class="member-name-link">setRecordsWritten(long)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html#setResourceInfo(int)" class="member-name-link">setResourceInfo(int)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html#setResourceInfo(int)" class="member-name-link">setResourceInfo(int)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html#setResourceInfo(int)" class="member-name-link">setResourceInfo(int)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html#setResourceInfo(int)" class="member-name-link">setResourceInfo(int)</a> - 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/core/optimizer/costs/LoadProfile.html#setResourceUtilization(double)" class="member-name-link">setResourceUtilization(double)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html#setResultSerializationTime(long)" class="member-name-link">setResultSerializationTime(long)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#setResultSerializationTime(long)" class="member-name-link">setResultSerializationTime(long)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/TaskMetric.html#setResultSize(long)" class="member-name-link">setResultSize(long)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#setResultSize(long)" class="member-name-link">setResultSize(long)</a> - 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><a href="org/apache/wayang/flink/execution/FlinkExecutionContext.html#setRichFunction(org.apache.flink.api.common.functions.RichFunction)" class="member-name-link">setRichFunction(RichFunction)</a> - 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><a href="org/apache/wayang/iejoin/data/Data.html#setRowID(long)" class="member-name-link">setRowID(long)</a> - 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><a href="org/apache/wayang/basic/operators/SampleOperator.html#setSampleMethod(org.apache.wayang.basic.operators.SampleOperator.Methods)" class="member-name-link">setSampleMethod(SampleOperator.Methods)</a> - 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><a href="org/apache/wayang/ml4all/abstraction/plan/ML4allPlan.html#setSampleOp(org.apache.wayang.ml4all.abstraction.api.Sample)" class="member-name-link">setSampleOp(Sample)</a> - 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><a href="org/apache/wayang/basic/operators/SampleOperator.html#setSeedFunction(org.apache.wayang.core.function.FunctionDescriptor.SerializableLongUnaryOperator)" class="member-name-link">setSeedFunction(FunctionDescriptor.SerializableLongUnaryOperator)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.Alternative.html#setSink(org.apache.wayang.core.plan.wayangplan.Operator)" class="member-name-link">setSink(Operator)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html#setSink(org.apache.wayang.core.plan.wayangplan.Operator)" class="member-name-link">setSink(Operator)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html#setSink(org.apache.wayang.core.plan.wayangplan.Operator)" class="member-name-link">setSink(Operator)</a> - 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/profiling/ExecutionPlanMeasurement.Link.html#setSource(int)" class="member-name-link">setSource(int)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.Alternative.html#setSource(org.apache.wayang.core.plan.wayangplan.Operator)" class="member-name-link">setSource(Operator)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html#setSource(org.apache.wayang.core.plan.wayangplan.Operator)" class="member-name-link">setSource(Operator)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html#setSource(org.apache.wayang.core.plan.wayangplan.Operator)" class="member-name-link">setSource(Operator)</a> - 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/platform/Junction.html#setSourceChannel(org.apache.wayang.core.plan.executionplan.Channel)" class="member-name-link">setSourceChannel(Channel)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Application.html#setSparkUser(java.lang.String)" class="member-name-link">setSparkUser(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationEnd.html#setSparkUser(java.lang.String)" class="member-name-link">setSparkUser(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationStart.html#setSparkUser(java.lang.String)" class="member-name-link">setSparkUser(String)</a> - 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><a href="org/apache/wayang/jdbc/channels/SqlQueryChannel.Instance.html#setSqlQuery(java.lang.String)" class="member-name-link">setSqlQuery(String)</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html#setStage(org.apache.wayang.core.plan.executionplan.ExecutionStage)" class="member-name-link">setStage(ExecutionStage)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html#setStageAttemptId(int)" class="member-name-link">setStageAttemptId(int)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html#setStageAttemptId(int)" class="member-name-link">setStageAttemptId(int)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#setStageAttemptId(int)" class="member-name-link">setStageAttemptId(int)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#setStageAttemptId(int)" class="member-name-link">setStageAttemptId(int)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html#setStageID(int)" class="member-name-link">setStageID(int)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#setStageID(int)" class="member-name-link">setStageID(int)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html#setStageID(int)" class="member-name-link">setStageID(int)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html#setStageID(int)" class="member-name-link">setStageID(int)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html#setStageID(int)" class="member-name-link">setStageID(int)</a> - 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/TaskEnd.html#setStageID(int)" class="member-name-link">setStageID(int)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#setStageID(int)" class="member-name-link">setStageID(int)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#setStageID(int)" class="member-name-link">setStageID(int)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Job.html#setStageID(scala.collection.Seq)" class="member-name-link">setStageID(Seq<Object>)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/JobEnd.html#setStageID(scala.collection.Seq)" class="member-name-link">setStageID(Seq<Object>)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/JobStart.html#setStageID(scala.collection.Seq)" class="member-name-link">setStageID(Seq<Object>)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html#setStageName(java.lang.String)" class="member-name-link">setStageName(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html#setStageName(java.lang.String)" class="member-name-link">setStageName(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#setStageName(java.lang.String)" class="member-name-link">setStageName(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#setStageName(java.lang.String)" class="member-name-link">setStageName(String)</a> - 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><a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html#setStartTime(long)" class="member-name-link">setStartTime(long)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Application.html#setStartTime(long)" class="member-name-link">setStartTime(long)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationEnd.html#setStartTime(long)" class="member-name-link">setStartTime(long)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ApplicationStart.html#setStartTime(long)" class="member-name-link">setStartTime(long)</a> - 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><a href="org/apache/wayang/basic/operators/DoWhileOperator.html#setState(org.apache.wayang.core.plan.wayangplan.LoopHeadOperator.State)" class="member-name-link">setState(LoopHeadOperator.State)</a> - 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><a href="org/apache/wayang/basic/operators/LoopOperator.html#setState(org.apache.wayang.core.plan.wayangplan.LoopHeadOperator.State)" class="member-name-link">setState(LoopHeadOperator.State)</a> - 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><a href="org/apache/wayang/basic/operators/RepeatOperator.html#setState(org.apache.wayang.core.plan.wayangplan.LoopHeadOperator.State)" class="member-name-link">setState(LoopHeadOperator.State)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.html#setState(org.apache.wayang.core.plan.wayangplan.LoopHeadOperator.State)" class="member-name-link">setState(LoopHeadOperator.State)</a> - 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.</i></div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html#setStatus(java.lang.String)" class="member-name-link">setStatus(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html#setStatus(java.lang.String)" class="member-name-link">setStatus(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#setStatus(java.lang.String)" class="member-name-link">setStatus(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#setStatus(java.lang.String)" class="member-name-link">setStatus(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#setStringExecutorID(java.lang.String)" class="member-name-link">setStringExecutorID(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#setStringExecutorID(java.lang.String)" class="member-name-link">setStringExecutorID(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#setStringExecutorID(java.lang.String)" class="member-name-link">setStringExecutorID(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#setStringExecutorID(java.lang.String)" class="member-name-link">setStringExecutorID(String)</a> - 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><a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html#setSubject(org.apache.wayang.commons.util.profiledb.model.Subject)" class="member-name-link">setSubject(Subject)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html#setSubmissionTime(long)" class="member-name-link">setSubmissionTime(long)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html#setSubmissionTime(long)" class="member-name-link">setSubmissionTime(long)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#setSubmissionTime(long)" class="member-name-link">setSubmissionTime(long)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#setSubmissionTime(long)" class="member-name-link">setSubmissionTime(long)</a> - 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><a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html#setTags(java.util.Collection)" class="member-name-link">setTags(Collection<String>)</a> - 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><a href="org/apache/wayang/core/platform/Junction.html#setTargetChannel(int,org.apache.wayang.core.plan.executionplan.Channel)" class="member-name-link">setTargetChannel(int, Channel)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#setTaskID(long)" class="member-name-link">setTaskID(long)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#setTaskID(long)" class="member-name-link">setTaskID(long)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#setTaskID(long)" class="member-name-link">setTaskID(long)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#setTaskID(long)" class="member-name-link">setTaskID(long)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html#setTaskMetric(org.apache.wayang.spark.monitoring.metrics.TaskMetric)" class="member-name-link">setTaskMetric(TaskMetric)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#setTaskMetric(org.apache.wayang.spark.monitoring.metrics.TaskMetric)" class="member-name-link">setTaskMetric(TaskMetric)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html#setTaskMetric(org.apache.wayang.spark.monitoring.metrics.TaskMetric)" class="member-name-link">setTaskMetric(TaskMetric)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#setTaskMetric(org.apache.wayang.spark.monitoring.metrics.TaskMetric)" class="member-name-link">setTaskMetric(TaskMetric)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#setTaskMetric(org.apache.wayang.spark.monitoring.metrics.TaskMetric)" class="member-name-link">setTaskMetric(TaskMetric)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#setTaskMetric(org.apache.wayang.spark.monitoring.metrics.TaskMetric)" class="member-name-link">setTaskMetric(TaskMetric)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#setTaskMetric(org.apache.wayang.spark.monitoring.metrics.TaskMetric)" class="member-name-link">setTaskMetric(TaskMetric)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#setTaskMetric(org.apache.wayang.spark.monitoring.metrics.TaskMetric)" class="member-name-link">setTaskMetric(TaskMetric)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#setTaskStatus(boolean)" class="member-name-link">setTaskStatus(boolean)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#setTaskStatus(boolean)" class="member-name-link">setTaskStatus(boolean)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#setTaskStatus(boolean)" class="member-name-link">setTaskStatus(boolean)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#setTaskStatus(boolean)" class="member-name-link">setTaskStatus(boolean)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#setTaskStatus(java.lang.String)" class="member-name-link">setTaskStatus(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#setTaskStatus(java.lang.String)" class="member-name-link">setTaskStatus(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#setTaskStatus(java.lang.String)" class="member-name-link">setTaskStatus(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#setTaskStatus(java.lang.String)" class="member-name-link">setTaskStatus(String)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Task.html#setTaskStatusForRunning(org.apache.wayang.spark.monitoring.interfaces.Task.TaskStatusForRunning)" class="member-name-link">setTaskStatusForRunning(Task.TaskStatusForRunning)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#setTaskStatusForRunning(org.apache.wayang.spark.monitoring.interfaces.Task.TaskStatusForRunning)" class="member-name-link">setTaskStatusForRunning(Task.TaskStatusForRunning)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#setTaskStatusForRunning(org.apache.wayang.spark.monitoring.interfaces.Task.TaskStatusForRunning)" class="member-name-link">setTaskStatusForRunning(Task.TaskStatusForRunning)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#setTaskStatusForRunning(org.apache.wayang.spark.monitoring.interfaces.Task.TaskStatusForRunning)" class="member-name-link">setTaskStatusForRunning(Task.TaskStatusForRunning)</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.html#setTimeMeasurement(org.apache.wayang.commons.util.profiledb.model.measurement.TimeMeasurement)" class="member-name-link">setTimeMeasurement(TimeMeasurement)</a> - 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><a href="org/apache/wayang/core/api/Configuration.html#setTimeToCostConverterProvider(org.apache.wayang.core.api.configuration.KeyValueProvider)" class="member-name-link">setTimeToCostConverterProvider(KeyValueProvider<Platform, TimeToCostConverter>)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html#setTotalCores(int)" class="member-name-link">setTotalCores(int)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html#setTotalCores(int)" class="member-name-link">setTotalCores(int)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html#setTotalCores(int)" class="member-name-link">setTotalCores(int)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html#setTotalCores(int)" class="member-name-link">setTotalCores(int)</a> - 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/ml4all/abstraction/plan/ML4allPlan.html#setTransformInput(java.lang.Class)" class="member-name-link">setTransformInput(Class)</a> - 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><a href="org/apache/wayang/ml4all/abstraction/plan/ML4allPlan.html#setTransformOp(org.apache.wayang.ml4all.abstraction.api.Transform)" class="member-name-link">setTransformOp(Transform)</a> - 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><a href="org/apache/wayang/ml4all/abstraction/plan/ML4allPlan.html#setTransformOutput(java.lang.Class)" class="member-name-link">setTransformOutput(Class)</a> - 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><a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.ChannelNode.html#setType(java.lang.String)" class="member-name-link">setType(String)</a> - 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><a href="org/apache/wayang/core/profiling/ExecutionPlanMeasurement.OperatorNode.html#setType(java.lang.String)" class="member-name-link">setType(String)</a> - 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><a href="org/apache/wayang/core/api/Configuration.html#setUdfSelectivityProvider(org.apache.wayang.core.api.configuration.KeyValueProvider)" class="member-name-link">setUdfSelectivityProvider(KeyValueProvider<FunctionDescriptor, ProbabilisticDoubleInterval>)</a> - 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><a href="org/apache/wayang/ml4all/abstraction/plan/ML4allPlan.html#setUpdateLocalOp(org.apache.wayang.ml4all.abstraction.api.UpdateLocal)" class="member-name-link">setUpdateLocalOp(UpdateLocal)</a> - 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><a href="org/apache/wayang/ml4all/abstraction/plan/ML4allPlan.html#setUpdateOp(org.apache.wayang.ml4all.abstraction.api.Update)" class="member-name-link">setUpdateOp(Update)</a> - 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><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)" class="member-name-link">setUpOutput(ChannelDescriptor, Channel, OptimizationContext)</a> - 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><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)" class="member-name-link">setUpOutput(ChannelDescriptor, OutputSlot<?>, OptimizationContext)</a> - 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><a href="org/apache/wayang/core/profiling/CostMeasurement.html#setUpperCost(double)" class="member-name-link">setUpperCost(double)</a> - 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><a href="org/apache/wayang/core/api/configuration/ConstantValueProvider.html#setValue(Value)" class="member-name-link">setValue(Value)</a> - 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><a href="org/apache/wayang/ml4all/utils/SparseVector.html#setValues(double%5B%5D)" class="member-name-link">setValues(double[])</a> - 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><a href="org/apache/wayang/core/util/mathex/DefaultContext.html#setVariable(java.lang.String,double)" class="member-name-link">setVariable(String, double)</a> - 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><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html#setWriteMode(org.apache.flink.core.fs.FileSystem.WriteMode)" class="member-name-link">setWriteMode(FileSystem.WriteMode)</a> - 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" class="type-name-link" title="class in org.apache.wayang.apps.sgd">SGDImpl</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><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)" class="member-name-link">SGDImpl(Configuration, Plugin[])</a> - 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" class="type-name-link" title="class in org.apache.wayang.apps.sgd">SGDImprovedImpl</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><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)" class="member-name-link">SGDImprovedImpl(Configuration, Plugin[])</a> - 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" class="type-name-link" title="class in org.apache.wayang.ml4all.algorithms.sgd">SGDLoop</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><a href="org/apache/wayang/ml4all/algorithms/sgd/SGDLoop.html#%3Cinit%3E(double,int)" class="member-name-link">SGDLoop(double, int)</a> - 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" class="type-name-link" title="class in org.apache.wayang.ml4all.algorithms.sgd">SGDSample</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><a href="org/apache/wayang/ml4all/algorithms/sgd/SGDSample.html#%3Cinit%3E()" class="member-name-link">SGDSample()</a> - 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" class="type-name-link" title="class in org.apache.wayang.ml4all.algorithms.sgd">SGDStageWithZeros</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><a href="org/apache/wayang/ml4all/algorithms/sgd/SGDStageWithZeros.html#%3Cinit%3E(int)" class="member-name-link">SGDStageWithZeros(int)</a> - 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><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)" class="member-name-link">shouldSplit(ExecutionTask, Channel, ExecutionTask)</a> - 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><a href="org/apache/wayang/basic/operators/SampleOperator.Methods.html#SHUFFLE_PARTITION_FIRST" class="member-name-link">SHUFFLE_PARTITION_FIRST</a> - Enum constant in enum class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/SampleOperator.Methods.html" title="enum class 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><a href="org/apache/wayang/core/platform/CrossPlatformExecutor.html#shutdown()" class="member-name-link">shutdown()</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.model.op.nn">Sigmoid</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><a href="org/apache/wayang/basic/model/op/nn/Sigmoid.html#%3Cinit%3E()" class="member-name-link">Sigmoid()</a> - 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/basic/model/op/nn/Sigmoid.html#%3Cinit%3E(java.lang.String)" class="member-name-link">Sigmoid(String)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.costs">SimpleEstimationContext</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><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)" class="member-name-link">SimpleEstimationContext(CardinalityEstimate[], CardinalityEstimate[], HashMap<String, Double>, int)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.enumeration">SinglePlatformPruningStrategy</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><a href="org/apache/wayang/core/optimizer/enumeration/SinglePlatformPruningStrategy.html#%3Cinit%3E()" class="member-name-link">SinglePlatformPruningStrategy()</a> - 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><a href="org/apache/wayang/basic/operators/CollectionSource.html#singleton(T,java.lang.Class)" class="member-name-link">singleton(T, Class<T>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.profiler.java">SinkProfiler</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" class="type-name-link" title="class in org.apache.wayang.profiler.spark">SinkProfiler</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><a href="org/apache/wayang/profiler/java/SinkProfiler.html#%3Cinit%3E(java.util.function.Supplier,java.util.function.Supplier...)" class="member-name-link">SinkProfiler(Supplier<JavaExecutionOperator>, Supplier<?>...)</a> - 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><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)" class="member-name-link">SinkProfiler(Supplier<SparkExecutionOperator>, Configuration, Supplier<?>)</a> - 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><a href="org/apache/wayang/basic/data/Record.html#size()" class="member-name-link">size()</a> - 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><a href="org/apache/wayang/core/util/Canonicalizer.html#size()" class="member-name-link">size()</a> - 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/ml4all/utils/SparseVector.html#size()" class="member-name-link">size()</a> - 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><a href="org/apache/wayang/core/util/LimitedInputStream.html#skip(long)" class="member-name-link">skip(long)</a> - 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><a href="org/apache/wayang/core/profiling/CardinalityRepository.html#sleep()" class="member-name-link">sleep()</a> - 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><a href="org/apache/wayang/profiler/util/ProfilingUtils.html#sleep(long)" class="member-name-link">sleep(long)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Thread.html" title="class or interface in java.lang" class="external-link"><code>Thread</code></a> to sleep for a given number of milliseconds.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/Slice.html" class="type-name-link" title="class in org.apache.wayang.basic.model.op">Slice</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><a href="org/apache/wayang/basic/model/op/Slice.html#%3Cinit%3E(int%5B%5D%5B%5D)" class="member-name-link">Slice(int[][])</a> - Constructor for class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Slice.html" title="class in org.apache.wayang.basic.model.op">Slice</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/Slice.html#%3Cinit%3E(int%5B%5D%5B%5D,java.lang.String)" class="member-name-link">Slice(int[][], String)</a> - Constructor for class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Slice.html" title="class in org.apache.wayang.basic.model.op">Slice</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/Slice.html#%3Cinit%3E(int%5B%5D%5B%5D,java.lang.String,org.apache.wayang.basic.model.op.Op.DType)" class="member-name-link">Slice(int[][], String, Op.DType)</a> - Constructor for class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Slice.html" title="class in org.apache.wayang.basic.model.op">Slice</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/Slice.html#%3Cinit%3E(int%5B%5D%5B%5D,org.apache.wayang.basic.model.op.Op.DType)" class="member-name-link">Slice(int[][], Op.DType)</a> - Constructor for class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Slice.html" title="class in org.apache.wayang.basic.model.op">Slice</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/Slot.html" class="type-name-link" title="class in org.apache.wayang.core.plan.wayangplan">Slot</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><a href="org/apache/wayang/core/plan/wayangplan/Slot.html#%3Cinit%3E()" class="member-name-link">Slot()</a> - 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><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)" class="member-name-link">Slot(String, Operator, DataSetType<T>)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Operators.html#slotlessOperator()" class="member-name-link">slotlessOperator()</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.plan.wayangplan">SlotMapping</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><a href="org/apache/wayang/core/plan/wayangplan/SlotMapping.html#%3Cinit%3E()" class="member-name-link">SlotMapping()</a> - 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><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html#snapshot(org.apache.calcite.schema.SchemaVersion)" class="member-name-link">snapshot(SchemaVersion)</a> - 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><a href="org/apache/wayang/api/sql/calcite/schema/WayangSchema.html#snapshot(org.apache.calcite.schema.SchemaVersion)" class="member-name-link">snapshot(SchemaVersion)</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.model.op.nn">Softmax</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><a href="org/apache/wayang/basic/model/op/nn/Softmax.html#%3Cinit%3E()" class="member-name-link">Softmax()</a> - 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><a href="org/apache/wayang/basic/model/op/nn/Softmax.html#%3Cinit%3E(java.lang.String)" class="member-name-link">Softmax(String)</a> - 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><a href="org/apache/wayang/iejoin/operators/java_helpers/myMergeSort.html#sort(java.util.ArrayList,int%5B%5D,java.util.Comparator)" class="member-name-link">sort(ArrayList<Tuple2<Data<Type0, Type1>, Input>>, int[], Comparator<Tuple2<Data<Type0, Type1>, Input>>)</a> - 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><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)" class="member-name-link">sort(Data[], int[], Comparator<Data>)</a> - 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/api/sql/calcite/converter/functions/SortFilter.html" class="type-name-link" title="class in org.apache.wayang.api.sql.calcite.converter.functions">SortFilter</a> - Class in <a href="org/apache/wayang/api/sql/calcite/converter/functions/package-summary.html">org.apache.wayang.api.sql.calcite.converter.functions</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/converter/functions/SortFilter.html#%3Cinit%3E(int,int)" class="member-name-link">SortFilter(int, int)</a> - Constructor for class org.apache.wayang.api.sql.calcite.converter.functions.<a href="org/apache/wayang/api/sql/calcite/converter/functions/SortFilter.html" title="class in org.apache.wayang.api.sql.calcite.converter.functions">SortFilter</a></dt> |
| <dd> |
| <div class="block">The filter for a calcite/sql sort operator |
| usually triggered by "LIMIT x", "OFFSET x", "FETCH x" statements</div> |
| </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/converter/functions/SortKeyExtractor.html" class="type-name-link" title="class in org.apache.wayang.api.sql.calcite.converter.functions">SortKeyExtractor</a> - Class in <a href="org/apache/wayang/api/sql/calcite/converter/functions/package-summary.html">org.apache.wayang.api.sql.calcite.converter.functions</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/converter/functions/SortKeyExtractor.html#%3Cinit%3E(java.util.List,java.util.List)" class="member-name-link">SortKeyExtractor(List<RelFieldCollation.Direction>, List<Integer>)</a> - Constructor for class org.apache.wayang.api.sql.calcite.converter.functions.<a href="org/apache/wayang/api/sql/calcite/converter/functions/SortKeyExtractor.html" title="class in org.apache.wayang.api.sql.calcite.converter.functions">SortKeyExtractor</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/mapping/SortMapping.html" class="type-name-link" title="class in org.apache.wayang.flink.mapping">SortMapping</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" class="type-name-link" title="class in org.apache.wayang.java.mapping">SortMapping</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" class="type-name-link" title="class in org.apache.wayang.spark.mapping">SortMapping</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><a href="org/apache/wayang/flink/mapping/SortMapping.html#%3Cinit%3E()" class="member-name-link">SortMapping()</a> - 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><a href="org/apache/wayang/java/mapping/SortMapping.html#%3Cinit%3E()" class="member-name-link">SortMapping()</a> - 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><a href="org/apache/wayang/spark/mapping/SortMapping.html#%3Cinit%3E()" class="member-name-link">SortMapping()</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.operators">SortOperator</a><<a href="org/apache/wayang/basic/operators/SortOperator.html" title="type parameter in SortOperator">Type</a>,<wbr><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><a href="org/apache/wayang/basic/operators/SortOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.SortOperator)" class="member-name-link">SortOperator(SortOperator<Type, Key>)</a> - 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><a href="org/apache/wayang/basic/operators/SortOperator.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,java.lang.Class,java.lang.Class)" class="member-name-link">SortOperator(FunctionDescriptor.SerializableFunction<Type, Key>, Class<Type>, Class<Key>)</a> - 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/basic/operators/SortOperator.html#%3Cinit%3E(org.apache.wayang.core.function.TransformationDescriptor)" class="member-name-link">SortOperator(TransformationDescriptor<Type, Key>)</a> - 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/basic/operators/SortOperator.html#%3Cinit%3E(org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.types.DataSetType)" class="member-name-link">SortOperator(TransformationDescriptor<Type, Key>, DataSetType<Type>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.profiler.java">SourceProfiler</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/java/SourceProfiler.html#%3Cinit%3E(java.util.function.Supplier,java.util.function.Supplier...)" class="member-name-link">SourceProfiler(Supplier<JavaExecutionOperator>, Supplier<?>...)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark">Spark</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><a href="org/apache/wayang/spark/Spark.html#%3Cinit%3E()" class="member-name-link">Spark()</a> - 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><a href="org/apache/wayang/ml4all/abstraction/plan/Platforms.html#SPARK" class="member-name-link">SPARK</a> - Enum constant in enum class org.apache.wayang.ml4all.abstraction.plan.<a href="org/apache/wayang/ml4all/abstraction/plan/Platforms.html" title="enum class in org.apache.wayang.ml4all.abstraction.plan">Platforms</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/abstraction/plan/Platforms.html#SPARK_JAVA" class="member-name-link">SPARK_JAVA</a> - Enum constant in enum class org.apache.wayang.ml4all.abstraction.plan.<a href="org/apache/wayang/ml4all/abstraction/plan/Platforms.html" title="enum class in org.apache.wayang.ml4all.abstraction.plan">Platforms</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/iejoin/IEJoin.html#SPARK_PLUGIN" class="member-name-link">SPARK_PLUGIN</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.plugin">SparkBasicPlugin</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><a href="org/apache/wayang/spark/plugin/SparkBasicPlugin.html#%3Cinit%3E()" class="member-name-link">SparkBasicPlugin()</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.operators">SparkBernoulliSampleOperator</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><a href="org/apache/wayang/spark/operators/SparkBernoulliSampleOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.SampleOperator)" class="member-name-link">SparkBernoulliSampleOperator(SampleOperator<Type>)</a> - 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><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)" class="member-name-link">SparkBernoulliSampleOperator(FunctionDescriptor.SerializableIntUnaryOperator, DataSetType<Type>, FunctionDescriptor.SerializableLongUnaryOperator)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.operators">SparkBroadcastOperator</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><a href="org/apache/wayang/spark/operators/SparkBroadcastOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)" class="member-name-link">SparkBroadcastOperator(DataSetType<Type>)</a> - 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/SparkBroadcastOperator.html#%3Cinit%3E(org.apache.wayang.spark.operators.SparkBroadcastOperator)" class="member-name-link">SparkBroadcastOperator(SparkBroadcastOperator<Type>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.operators">SparkCacheOperator</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><a href="org/apache/wayang/spark/operators/SparkCacheOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)" class="member-name-link">SparkCacheOperator(DataSetType<Type>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.operators">SparkCartesianOperator</a><<a href="org/apache/wayang/spark/operators/SparkCartesianOperator.html" title="type parameter in SparkCartesianOperator">InputType0</a>,<wbr><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><a href="org/apache/wayang/spark/operators/SparkCartesianOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.CartesianOperator)" class="member-name-link">SparkCartesianOperator(CartesianOperator<InputType0, InputType1>)</a> - 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><a href="org/apache/wayang/spark/operators/SparkCartesianOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType)" class="member-name-link">SparkCartesianOperator(DataSetType<InputType0>, DataSetType<InputType1>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.operators">SparkCoGroupOperator</a><<a href="org/apache/wayang/spark/operators/SparkCoGroupOperator.html" title="type parameter in SparkCoGroupOperator">In0</a>,<wbr><a href="org/apache/wayang/spark/operators/SparkCoGroupOperator.html" title="type parameter in SparkCoGroupOperator">In1</a>,<wbr><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><a href="org/apache/wayang/spark/operators/SparkCoGroupOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.CoGroupOperator)" class="member-name-link">SparkCoGroupOperator(CoGroupOperator<In0, In1, Key>)</a> - 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/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)" class="member-name-link">SparkCoGroupOperator(FunctionDescriptor.SerializableFunction<In0, Key>, FunctionDescriptor.SerializableFunction<In1, Key>, Class<In0>, Class<In1>, Class<Key>)</a> - 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/SparkCoGroupOperator.html#%3Cinit%3E(org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.function.TransformationDescriptor)" class="member-name-link">SparkCoGroupOperator(TransformationDescriptor<In0, Key>, TransformationDescriptor<In1, Key>)</a> - 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/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)" class="member-name-link">SparkCoGroupOperator(TransformationDescriptor<In0, Key>, TransformationDescriptor<In1, Key>, DataSetType<In0>, DataSetType<In1>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.operators">SparkCollectionSource</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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Collection.html" title="class or interface in java.util" class="external-link"><code>Collection</code></a> to a Spark job.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/operators/SparkCollectionSource.html#%3Cinit%3E(java.util.Collection,org.apache.wayang.core.types.DataSetType)" class="member-name-link">SparkCollectionSource(Collection<Type>, DataSetType<Type>)</a> - 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><a href="org/apache/wayang/spark/operators/SparkCollectionSource.html#%3Cinit%3E(org.apache.wayang.basic.operators.CollectionSource)" class="member-name-link">SparkCollectionSource(CollectionSource)</a> - 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><a href="org/apache/wayang/spark/operators/SparkCollectionSource.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)" class="member-name-link">SparkCollectionSource(DataSetType<Type>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.profiler.spark">SparkCollectionSourceProfiler</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><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)" class="member-name-link">SparkCollectionSourceProfiler(Configuration, Supplier<T>, DataSetType<T>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.operators">SparkCollectOperator</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><a href="org/apache/wayang/spark/operators/SparkCollectOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)" class="member-name-link">SparkCollectOperator(DataSetType<Type>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.execution">SparkContextReference</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><a href="org/apache/wayang/spark/execution/SparkContextReference.html#%3Cinit%3E(org.apache.wayang.core.platform.CrossPlatformExecutor,org.apache.spark.api.java.JavaSparkContext)" class="member-name-link">SparkContextReference(CrossPlatformExecutor, JavaSparkContext)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.plugin">SparkConversionPlugin</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><a href="org/apache/wayang/spark/plugin/SparkConversionPlugin.html#%3Cinit%3E()" class="member-name-link">SparkConversionPlugin()</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.operators">SparkCountOperator</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><a href="org/apache/wayang/spark/operators/SparkCountOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.CountOperator)" class="member-name-link">SparkCountOperator(CountOperator<Type>)</a> - 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><a href="org/apache/wayang/spark/operators/SparkCountOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)" class="member-name-link">SparkCountOperator(DataSetType<Type>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.operators.ml">SparkDecisionTreeClassificationOperator</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/SparkDecisionTreeClassificationOperator.html#%3Cinit%3E()" class="member-name-link">SparkDecisionTreeClassificationOperator()</a> - 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.html#%3Cinit%3E(org.apache.wayang.basic.operators.DecisionTreeClassificationOperator)" class="member-name-link">SparkDecisionTreeClassificationOperator(DecisionTreeClassificationOperator)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.operators.ml">SparkDecisionTreeClassificationOperator.Model</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/SparkDecisionTreeRegressionOperator.html" class="type-name-link" title="class in org.apache.wayang.spark.operators.ml">SparkDecisionTreeRegressionOperator</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/SparkDecisionTreeRegressionOperator.html#%3Cinit%3E(int,int)" class="member-name-link">SparkDecisionTreeRegressionOperator(int, int)</a> - Constructor for class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeRegressionOperator.html" title="class in org.apache.wayang.spark.operators.ml">SparkDecisionTreeRegressionOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeRegressionOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.DecisionTreeRegressionOperator)" class="member-name-link">SparkDecisionTreeRegressionOperator(DecisionTreeRegressionOperator)</a> - Constructor for class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeRegressionOperator.html" title="class in org.apache.wayang.spark.operators.ml">SparkDecisionTreeRegressionOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeRegressionOperator.Model.html" class="type-name-link" title="class in org.apache.wayang.spark.operators.ml">SparkDecisionTreeRegressionOperator.Model</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" class="type-name-link" title="class in org.apache.wayang.spark.operators">SparkDistinctOperator</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><a href="org/apache/wayang/spark/operators/SparkDistinctOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.DistinctOperator)" class="member-name-link">SparkDistinctOperator(DistinctOperator<Type>)</a> - 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><a href="org/apache/wayang/spark/operators/SparkDistinctOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)" class="member-name-link">SparkDistinctOperator(DataSetType<Type>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.operators">SparkDoWhileOperator</a><<a href="org/apache/wayang/spark/operators/SparkDoWhileOperator.html" title="type parameter in SparkDoWhileOperator">InputType</a>,<wbr><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><a href="org/apache/wayang/spark/operators/SparkDoWhileOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.DoWhileOperator)" class="member-name-link">SparkDoWhileOperator(DoWhileOperator<InputType, ConvergenceType>)</a> - 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><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)" class="member-name-link">SparkDoWhileOperator(DataSetType<InputType>, DataSetType<ConvergenceType>, FunctionDescriptor.SerializablePredicate<Collection<ConvergenceType>>, Integer)</a> - 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><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)" class="member-name-link">SparkDoWhileOperator(DataSetType<InputType>, DataSetType<ConvergenceType>, PredicateDescriptor<Collection<ConvergenceType>>, Integer)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.execution">SparkExecutionContext</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><a href="org/apache/wayang/spark/execution/SparkExecutionContext.html#%3Cinit%3E(int)" class="member-name-link">SparkExecutionContext(int)</a> - 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/execution/SparkExecutionContext.html#%3Cinit%3E(org.apache.wayang.spark.operators.SparkExecutionOperator,org.apache.wayang.core.platform.ChannelInstance%5B%5D,int)" class="member-name-link">SparkExecutionContext(SparkExecutionOperator, ChannelInstance[], int)</a> - 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" class="type-name-link" title="interface in org.apache.wayang.spark.operators">SparkExecutionOperator</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><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.html#sparkExecutor" class="member-name-link">sparkExecutor</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.execution">SparkExecutor</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><a href="org/apache/wayang/spark/execution/SparkExecutor.html#%3Cinit%3E(org.apache.wayang.spark.platform.SparkPlatform,org.apache.wayang.core.api.Job)" class="member-name-link">SparkExecutor(SparkPlatform, Job)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.operators">SparkFilterOperator</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><a href="org/apache/wayang/spark/operators/SparkFilterOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.FilterOperator)" class="member-name-link">SparkFilterOperator(FilterOperator<Type>)</a> - 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><a href="org/apache/wayang/spark/operators/SparkFilterOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.PredicateDescriptor)" class="member-name-link">SparkFilterOperator(DataSetType<Type>, PredicateDescriptor<Type>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.operators">SparkFlatMapOperator</a><<a href="org/apache/wayang/spark/operators/SparkFlatMapOperator.html" title="type parameter in SparkFlatMapOperator">InputType</a>,<wbr><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><a href="org/apache/wayang/spark/operators/SparkFlatMapOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.FlatMapOperator)" class="member-name-link">SparkFlatMapOperator(FlatMapOperator<InputType, OutputType>)</a> - 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><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)" class="member-name-link">SparkFlatMapOperator(DataSetType, DataSetType, FlatMapDescriptor<InputType, OutputType>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.operators">SparkGlobalMaterializedGroupOperator</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><a href="org/apache/wayang/spark/operators/SparkGlobalMaterializedGroupOperator.html#%3Cinit%3E(java.lang.Class)" class="member-name-link">SparkGlobalMaterializedGroupOperator(Class<Type>)</a> - 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/SparkGlobalMaterializedGroupOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.GlobalMaterializedGroupOperator)" class="member-name-link">SparkGlobalMaterializedGroupOperator(GlobalMaterializedGroupOperator<Type>)</a> - 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><a href="org/apache/wayang/spark/operators/SparkGlobalMaterializedGroupOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType)" class="member-name-link">SparkGlobalMaterializedGroupOperator(DataSetType<Type>, DataSetType<Iterable<Type>>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.operators">SparkGlobalReduceOperator</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><a href="org/apache/wayang/spark/operators/SparkGlobalReduceOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.GlobalReduceOperator)" class="member-name-link">SparkGlobalReduceOperator(GlobalReduceOperator<Type>)</a> - 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><a href="org/apache/wayang/spark/operators/SparkGlobalReduceOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.function.ReduceDescriptor)" class="member-name-link">SparkGlobalReduceOperator(DataSetType<Type>, ReduceDescriptor<Type>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.plugin">SparkGraphPlugin</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><a href="org/apache/wayang/spark/plugin/SparkGraphPlugin.html#%3Cinit%3E()" class="member-name-link">SparkGraphPlugin()</a> - 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" class="type-name-link" title="class in org.apache.wayang.iejoin.operators">SparkIEJoinOperator</a><<a href="org/apache/wayang/iejoin/operators/SparkIEJoinOperator.html" title="type parameter in SparkIEJoinOperator">Type0</a> extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Comparable.html" title="class or interface in java.lang" class="external-link">Comparable</a><<a href="org/apache/wayang/iejoin/operators/SparkIEJoinOperator.html" title="type parameter in SparkIEJoinOperator">Type0</a>>,<wbr><a href="org/apache/wayang/iejoin/operators/SparkIEJoinOperator.html" title="type parameter in SparkIEJoinOperator">Type1</a> extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Comparable.html" title="class or interface in java.lang" class="external-link">Comparable</a><<a href="org/apache/wayang/iejoin/operators/SparkIEJoinOperator.html" title="type parameter in SparkIEJoinOperator">Type1</a>>,<wbr><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><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)" class="member-name-link">SparkIEJoinOperator(DataSetType<Input>, DataSetType<Input>, TransformationDescriptor<Input, Type0>, TransformationDescriptor<Input, Type0>, IEJoinMasterOperator.JoinCondition, TransformationDescriptor<Input, Type1>, TransformationDescriptor<Input, Type1>, IEJoinMasterOperator.JoinCondition)</a> - 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" class="type-name-link" title="class in org.apache.wayang.iejoin.operators">SparkIESelfJoinOperator</a><<a href="org/apache/wayang/iejoin/operators/SparkIESelfJoinOperator.html" title="type parameter in SparkIESelfJoinOperator">Type0</a> extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Comparable.html" title="class or interface in java.lang" class="external-link">Comparable</a><<a href="org/apache/wayang/iejoin/operators/SparkIESelfJoinOperator.html" title="type parameter in SparkIESelfJoinOperator">Type0</a>>,<wbr><a href="org/apache/wayang/iejoin/operators/SparkIESelfJoinOperator.html" title="type parameter in SparkIESelfJoinOperator">Type1</a> extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Comparable.html" title="class or interface in java.lang" class="external-link">Comparable</a><<a href="org/apache/wayang/iejoin/operators/SparkIESelfJoinOperator.html" title="type parameter in SparkIESelfJoinOperator">Type1</a>>,<wbr><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><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)" class="member-name-link">SparkIESelfJoinOperator(DataSetType<Input>, TransformationDescriptor<Input, Type0>, IEJoinMasterOperator.JoinCondition, TransformationDescriptor<Input, Type1>, IEJoinMasterOperator.JoinCondition)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.operators">SparkIntersectOperator</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><a href="org/apache/wayang/spark/operators/SparkIntersectOperator.html#%3Cinit%3E(java.lang.Class)" class="member-name-link">SparkIntersectOperator(Class<Type>)</a> - 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/SparkIntersectOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.IntersectOperator)" class="member-name-link">SparkIntersectOperator(IntersectOperator<Type>)</a> - 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><a href="org/apache/wayang/spark/operators/SparkIntersectOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)" class="member-name-link">SparkIntersectOperator(DataSetType<Type>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.operators">SparkJoinOperator</a><<a href="org/apache/wayang/spark/operators/SparkJoinOperator.html" title="type parameter in SparkJoinOperator">InputType0</a>,<wbr><a href="org/apache/wayang/spark/operators/SparkJoinOperator.html" title="type parameter in SparkJoinOperator">InputType1</a>,<wbr><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><a href="org/apache/wayang/spark/operators/SparkJoinOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.JoinOperator)" class="member-name-link">SparkJoinOperator(JoinOperator<InputType0, InputType1, KeyType>)</a> - 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><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)" class="member-name-link">SparkJoinOperator(DataSetType<InputType0>, DataSetType<InputType1>, TransformationDescriptor<InputType0, KeyType>, TransformationDescriptor<InputType1, KeyType>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.operators">SparkKafkaTopicSink</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><a href="org/apache/wayang/spark/operators/SparkKafkaTopicSink.html#%3Cinit%3E()" class="member-name-link">SparkKafkaTopicSink()</a> - 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/SparkKafkaTopicSink.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.function.TransformationDescriptor)" class="member-name-link">SparkKafkaTopicSink(String, TransformationDescriptor<T, String>)</a> - 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/SparkKafkaTopicSink.html#%3Cinit%3E(org.apache.wayang.basic.operators.KafkaTopicSink)" class="member-name-link">SparkKafkaTopicSink(KafkaTopicSink<T>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.operators">SparkKafkaTopicSource</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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Collection.html" title="class or interface in java.util" class="external-link"><code>Collection</code></a> to a Spark job.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/operators/SparkKafkaTopicSource.html#%3Cinit%3E(java.lang.String)" class="member-name-link">SparkKafkaTopicSource(String)</a> - 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><a href="org/apache/wayang/spark/operators/SparkKafkaTopicSource.html#%3Cinit%3E(java.lang.String,java.lang.String)" class="member-name-link">SparkKafkaTopicSource(String, String)</a> - 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><a href="org/apache/wayang/spark/operators/SparkKafkaTopicSource.html#%3Cinit%3E(org.apache.wayang.basic.operators.KafkaTopicSource)" class="member-name-link">SparkKafkaTopicSource(KafkaTopicSource)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.operators.ml">SparkKMeansOperator</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/SparkKMeansOperator.html#%3Cinit%3E(int)" class="member-name-link">SparkKMeansOperator(int)</a> - 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.html#%3Cinit%3E(org.apache.wayang.basic.operators.KMeansOperator)" class="member-name-link">SparkKMeansOperator(KMeansOperator)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.operators.ml">SparkKMeansOperator.Model</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" class="type-name-link" title="class in org.apache.wayang.spark.operators.ml">SparkLinearRegressionOperator</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#%3Cinit%3E(boolean)" class="member-name-link">SparkLinearRegressionOperator(boolean)</a> - 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.html#%3Cinit%3E(org.apache.wayang.basic.operators.LinearRegressionOperator)" class="member-name-link">SparkLinearRegressionOperator(LinearRegressionOperator)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.operators.ml">SparkLinearRegressionOperator.Model</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/SparkLinearSVCOperator.html" class="type-name-link" title="class in org.apache.wayang.spark.operators.ml">SparkLinearSVCOperator</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/SparkLinearSVCOperator.html#%3Cinit%3E(int,double)" class="member-name-link">SparkLinearSVCOperator(int, double)</a> - Constructor for class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkLinearSVCOperator.html" title="class in org.apache.wayang.spark.operators.ml">SparkLinearSVCOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/ml/SparkLinearSVCOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.LinearSVCOperator)" class="member-name-link">SparkLinearSVCOperator(LinearSVCOperator)</a> - Constructor for class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkLinearSVCOperator.html" title="class in org.apache.wayang.spark.operators.ml">SparkLinearSVCOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/ml/SparkLinearSVCOperator.Model.html" class="type-name-link" title="class in org.apache.wayang.spark.operators.ml">SparkLinearSVCOperator.Model</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" class="type-name-link" title="class in org.apache.wayang.spark.monitoring.metrics">SparkListener</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><a href="org/apache/wayang/spark/monitoring/metrics/SparkListener.html#%3Cinit%3E()" class="member-name-link">SparkListener()</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.operators">SparkLocalCallbackSink</a><<a href="org/apache/wayang/spark/operators/SparkLocalCallbackSink.html" title="type parameter in SparkLocalCallbackSink">T</a> extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/Serializable.html" title="class or interface in java.io" class="external-link">Serializable</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/LocalCallbackSink.html" title="class in org.apache.wayang.basic.operators"><code>LocalCallbackSink</code></a> operator for the Spark platform.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/operators/SparkLocalCallbackSink.html#%3Cinit%3E(java.util.function.Consumer,org.apache.wayang.core.types.DataSetType)" class="member-name-link">SparkLocalCallbackSink(Consumer<T>, DataSetType)</a> - 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><a href="org/apache/wayang/spark/operators/SparkLocalCallbackSink.html#%3Cinit%3E(org.apache.wayang.basic.operators.LocalCallbackSink)" class="member-name-link">SparkLocalCallbackSink(LocalCallbackSink<T>)</a> - 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/ml/SparkLogisticRegressionOperator.html" class="type-name-link" title="class in org.apache.wayang.spark.operators.ml">SparkLogisticRegressionOperator</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/SparkLogisticRegressionOperator.html#%3Cinit%3E(boolean)" class="member-name-link">SparkLogisticRegressionOperator(boolean)</a> - Constructor for class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkLogisticRegressionOperator.html" title="class in org.apache.wayang.spark.operators.ml">SparkLogisticRegressionOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/ml/SparkLogisticRegressionOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.LogisticRegressionOperator)" class="member-name-link">SparkLogisticRegressionOperator(LogisticRegressionOperator)</a> - Constructor for class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkLogisticRegressionOperator.html" title="class in org.apache.wayang.spark.operators.ml">SparkLogisticRegressionOperator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/ml/SparkLogisticRegressionOperator.Model.html" class="type-name-link" title="class in org.apache.wayang.spark.operators.ml">SparkLogisticRegressionOperator.Model</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/SparkLoopOperator.html" class="type-name-link" title="class in org.apache.wayang.spark.operators">SparkLoopOperator</a><<a href="org/apache/wayang/spark/operators/SparkLoopOperator.html" title="type parameter in SparkLoopOperator">InputType</a>,<wbr><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><a href="org/apache/wayang/spark/operators/SparkLoopOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.LoopOperator)" class="member-name-link">SparkLoopOperator(LoopOperator<InputType, ConvergenceType>)</a> - 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><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)" class="member-name-link">SparkLoopOperator(DataSetType<InputType>, DataSetType<ConvergenceType>, FunctionDescriptor.SerializablePredicate<Collection<ConvergenceType>>, Integer)</a> - 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><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)" class="member-name-link">SparkLoopOperator(DataSetType<InputType>, DataSetType<ConvergenceType>, PredicateDescriptor<Collection<ConvergenceType>>, Integer)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.operators">SparkMapOperator</a><<a href="org/apache/wayang/spark/operators/SparkMapOperator.html" title="type parameter in SparkMapOperator">InputType</a>,<wbr><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><a href="org/apache/wayang/spark/operators/SparkMapOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.MapOperator)" class="member-name-link">SparkMapOperator(MapOperator<InputType, OutputType>)</a> - 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><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)" class="member-name-link">SparkMapOperator(DataSetType, DataSetType, TransformationDescriptor<InputType, OutputType>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.operators">SparkMapPartitionsOperator</a><<a href="org/apache/wayang/spark/operators/SparkMapPartitionsOperator.html" title="type parameter in SparkMapPartitionsOperator">InputType</a>,<wbr><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><a href="org/apache/wayang/spark/operators/SparkMapPartitionsOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.MapPartitionsOperator)" class="member-name-link">SparkMapPartitionsOperator(MapPartitionsOperator<InputType, OutputType>)</a> - 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><a href="org/apache/wayang/spark/operators/SparkMapPartitionsOperator.html#%3Cinit%3E(org.apache.wayang.core.function.MapPartitionsDescriptor)" class="member-name-link">SparkMapPartitionsOperator(MapPartitionsDescriptor<InputType, OutputType>)</a> - 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><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)" class="member-name-link">SparkMapPartitionsOperator(MapPartitionsDescriptor<InputType, OutputType>, DataSetType<InputType>, DataSetType<OutputType>)</a> - 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><a href="org/apache/wayang/iejoin/mapping/Mappings.html#sparkMappings" class="member-name-link">sparkMappings</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.operators">SparkMaterializedGroupByOperator</a><<a href="org/apache/wayang/spark/operators/SparkMaterializedGroupByOperator.html" title="type parameter in SparkMaterializedGroupByOperator">Type</a>,<wbr><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><a href="org/apache/wayang/spark/operators/SparkMaterializedGroupByOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.MaterializedGroupByOperator)" class="member-name-link">SparkMaterializedGroupByOperator(MaterializedGroupByOperator<Type, KeyType>)</a> - 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><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)" class="member-name-link">SparkMaterializedGroupByOperator(TransformationDescriptor<Type, KeyType>, DataSetType<Type>, DataSetType<Iterable<Type>>)</a> - 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" class="type-name-link" title="interface in org.apache.wayang.spark.model">SparkMLModel</a><<a href="org/apache/wayang/spark/model/SparkMLModel.html" title="type parameter in SparkMLModel">X</a>,<wbr><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" class="type-name-link" title="class in org.apache.wayang.spark.plugin">SparkMLPlugin</a> - Class in <a href="org/apache/wayang/spark/plugin/package-summary.html">org.apache.wayang.spark.plugin</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/plugin/SparkMLPlugin.html#%3Cinit%3E()" class="member-name-link">SparkMLPlugin()</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.operators.ml">SparkModelTransformOperator</a><<a href="org/apache/wayang/spark/operators/ml/SparkModelTransformOperator.html" title="type parameter in SparkModelTransformOperator">X</a>,<wbr><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="deprecation-block"><span class="deprecated-label">Deprecated.</span></div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/operators/ml/SparkModelTransformOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.ModelTransformOperator)" class="member-name-link">SparkModelTransformOperator(ModelTransformOperator<X, Y>)</a> - 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="deprecation-block"><span class="deprecated-label">Deprecated.</span></div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/operators/ml/SparkModelTransformOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType)" class="member-name-link">SparkModelTransformOperator(DataSetType<X>, DataSetType<Tuple2<X, Y>>)</a> - 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="deprecation-block"><span class="deprecated-label">Deprecated.</span></div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/operators/SparkObjectFileSink.html" class="type-name-link" title="class in org.apache.wayang.spark.operators">SparkObjectFileSink</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><a href="org/apache/wayang/spark/operators/SparkObjectFileSink.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.types.DataSetType)" class="member-name-link">SparkObjectFileSink(String, DataSetType<T>)</a> - 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/SparkObjectFileSink.html#%3Cinit%3E(org.apache.wayang.basic.operators.ObjectFileSink)" class="member-name-link">SparkObjectFileSink(ObjectFileSink<T>)</a> - 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/SparkObjectFileSink.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)" class="member-name-link">SparkObjectFileSink(DataSetType<T>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.operators">SparkObjectFileSource</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><a href="org/apache/wayang/spark/operators/SparkObjectFileSource.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.types.DataSetType)" class="member-name-link">SparkObjectFileSource(String, DataSetType<T>)</a> - 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/spark/operators/SparkObjectFileSource.html#%3Cinit%3E(org.apache.wayang.basic.operators.ObjectFileSource)" class="member-name-link">SparkObjectFileSource(ObjectFileSource)</a> - 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/spark/operators/SparkObjectFileSource.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)" class="member-name-link">SparkObjectFileSource(DataSetType<T>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.profiler.spark">SparkOperatorProfiler</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><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...)" class="member-name-link">SparkOperatorProfiler(Supplier<SparkExecutionOperator>, Configuration, Supplier<?>...)</a> - 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" class="type-name-link" title="class in org.apache.wayang.profiler.spark">SparkOperatorProfiler.Result</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/operators/SparkParquetSource.html" class="type-name-link" title="class in org.apache.wayang.spark.operators">SparkParquetSource</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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Collection.html" title="class or interface in java.util" class="external-link"><code>Collection</code></a> to a Spark job.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/operators/SparkParquetSource.html#%3Cinit%3E(java.lang.String,java.lang.String%5B%5D)" class="member-name-link">SparkParquetSource(String, String[])</a> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkParquetSource.html" title="class in org.apache.wayang.spark.operators">SparkParquetSource</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/SparkParquetSource.html#%3Cinit%3E(org.apache.wayang.basic.operators.ParquetSource)" class="member-name-link">SparkParquetSource(ParquetSource)</a> - Constructor for class org.apache.wayang.spark.operators.<a href="org/apache/wayang/spark/operators/SparkParquetSource.html" title="class in org.apache.wayang.spark.operators">SparkParquetSource</a></dt> |
| <dd> |
| <div class="block">Copies an instance (exclusive of broadcasts).</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/platform/SparkPlatform.html" class="type-name-link" title="class in org.apache.wayang.spark.platform">SparkPlatform</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><a href="org/apache/wayang/iejoin/IEJoin.html#sparkPlugin()" class="member-name-link">sparkPlugin()</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.operators.ml">SparkPredictOperator</a><<a href="org/apache/wayang/spark/operators/ml/SparkPredictOperator.html" title="type parameter in SparkPredictOperator">X</a>,<wbr><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><a href="org/apache/wayang/spark/operators/ml/SparkPredictOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.PredictOperator)" class="member-name-link">SparkPredictOperator(PredictOperator<X, Y>)</a> - 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/ml/SparkPredictOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,org.apache.wayang.core.types.DataSetType)" class="member-name-link">SparkPredictOperator(DataSetType<X>, DataSetType<Y>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.operators">SparkRandomPartitionSampleOperator</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><a href="org/apache/wayang/spark/operators/SparkRandomPartitionSampleOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.SampleOperator)" class="member-name-link">SparkRandomPartitionSampleOperator(SampleOperator<Type>)</a> - 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><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)" class="member-name-link">SparkRandomPartitionSampleOperator(FunctionDescriptor.SerializableIntUnaryOperator, DataSetType<Type>, FunctionDescriptor.SerializableLongUnaryOperator)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.operators">SparkReduceByOperator</a><<a href="org/apache/wayang/spark/operators/SparkReduceByOperator.html" title="type parameter in SparkReduceByOperator">Type</a>,<wbr><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><a href="org/apache/wayang/spark/operators/SparkReduceByOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.ReduceByOperator)" class="member-name-link">SparkReduceByOperator(ReduceByOperator<Type, KeyType>)</a> - 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><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)" class="member-name-link">SparkReduceByOperator(DataSetType<Type>, TransformationDescriptor<Type, KeyType>, ReduceDescriptor<Type>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.operators">SparkRepeatOperator</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><a href="org/apache/wayang/spark/operators/SparkRepeatOperator.html#%3Cinit%3E(int,org.apache.wayang.core.types.DataSetType)" class="member-name-link">SparkRepeatOperator(int, DataSetType<Type>)</a> - 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/SparkRepeatOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.RepeatOperator)" class="member-name-link">SparkRepeatOperator(RepeatOperator<Type>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.operators">SparkShufflePartitionSampleOperator</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><a href="org/apache/wayang/spark/operators/SparkShufflePartitionSampleOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.SampleOperator)" class="member-name-link">SparkShufflePartitionSampleOperator(SampleOperator<Type>)</a> - 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><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)" class="member-name-link">SparkShufflePartitionSampleOperator(FunctionDescriptor.SerializableIntUnaryOperator, DataSetType<Type>, FunctionDescriptor.SerializableLongUnaryOperator)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.operators">SparkSortOperator</a><<a href="org/apache/wayang/spark/operators/SparkSortOperator.html" title="type parameter in SparkSortOperator">Type</a>,<wbr><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><a href="org/apache/wayang/spark/operators/SparkSortOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.SortOperator)" class="member-name-link">SparkSortOperator(SortOperator<Type, Key>)</a> - 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><a href="org/apache/wayang/spark/operators/SparkSortOperator.html#%3Cinit%3E(org.apache.wayang.core.function.TransformationDescriptor,org.apache.wayang.core.types.DataSetType)" class="member-name-link">SparkSortOperator(TransformationDescriptor<Type, Key>, DataSetType<Type>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.profiler.spark">SparkSourceProfiler</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><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)" class="member-name-link">SparkSourceProfiler(Supplier<SparkExecutionOperator>, Configuration, Supplier<?>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.operators">SparkTextFileSink</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><a href="org/apache/wayang/spark/operators/SparkTextFileSink.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.function.TransformationDescriptor)" class="member-name-link">SparkTextFileSink(String, TransformationDescriptor<T, String>)</a> - 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/SparkTextFileSink.html#%3Cinit%3E(org.apache.wayang.basic.operators.TextFileSink)" class="member-name-link">SparkTextFileSink(TextFileSink<T>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.operators">SparkTextFileSource</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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Collection.html" title="class or interface in java.util" class="external-link"><code>Collection</code></a> to a Spark job.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/operators/SparkTextFileSource.html#%3Cinit%3E(java.lang.String)" class="member-name-link">SparkTextFileSource(String)</a> - 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><a href="org/apache/wayang/spark/operators/SparkTextFileSource.html#%3Cinit%3E(java.lang.String,java.lang.String)" class="member-name-link">SparkTextFileSource(String, String)</a> - 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><a href="org/apache/wayang/spark/operators/SparkTextFileSource.html#%3Cinit%3E(org.apache.wayang.basic.operators.TextFileSource)" class="member-name-link">SparkTextFileSource(TextFileSource)</a> - 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" class="type-name-link" title="class in org.apache.wayang.profiler.spark">SparkTextFileSourceProfiler</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><a href="org/apache/wayang/profiler/spark/SparkTextFileSourceProfiler.html#%3Cinit%3E(org.apache.wayang.core.api.Configuration,java.util.function.Supplier)" class="member-name-link">SparkTextFileSourceProfiler(Configuration, Supplier<?>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.operators">SparkTsvFileSink</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><?,<wbr>?>> - 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><a href="org/apache/wayang/spark/operators/SparkTsvFileSink.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.types.DataSetType)" class="member-name-link">SparkTsvFileSink(String, DataSetType<T>)</a> - 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/SparkTsvFileSink.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)" class="member-name-link">SparkTsvFileSink(DataSetType<T>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.operators">SparkTsvFileSource</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><a href="org/apache/wayang/spark/operators/SparkTsvFileSource.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.types.DataSetType)" class="member-name-link">SparkTsvFileSource(String, DataSetType<T>)</a> - 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/spark/operators/SparkTsvFileSource.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)" class="member-name-link">SparkTsvFileSource(DataSetType)</a> - 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" class="type-name-link" title="class in org.apache.wayang.profiler.spark">SparkUnaryOperatorProfiler</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><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)" class="member-name-link">SparkUnaryOperatorProfiler(Supplier<SparkExecutionOperator>, Configuration, Supplier<?>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.operators">SparkUnionAllOperator</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><a href="org/apache/wayang/spark/operators/SparkUnionAllOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.UnionAllOperator)" class="member-name-link">SparkUnionAllOperator(UnionAllOperator<Type>)</a> - 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><a href="org/apache/wayang/spark/operators/SparkUnionAllOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)" class="member-name-link">SparkUnionAllOperator(DataSetType<Type>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.operators">SparkZipWithIdOperator</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><a href="org/apache/wayang/spark/operators/SparkZipWithIdOperator.html#%3Cinit%3E(java.lang.Class)" class="member-name-link">SparkZipWithIdOperator(Class<InputType>)</a> - 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/spark/operators/SparkZipWithIdOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.ZipWithIdOperator)" class="member-name-link">SparkZipWithIdOperator(ZipWithIdOperator<InputType>)</a> - 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><a href="org/apache/wayang/spark/operators/SparkZipWithIdOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)" class="member-name-link">SparkZipWithIdOperator(DataSetType<InputType>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.ml4all.utils">SparseVector</a> - Class in <a href="org/apache/wayang/ml4all/utils/package-summary.html">org.apache.wayang.ml4all.utils</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/utils/SparseVector.html#%3Cinit%3E()" class="member-name-link">SparseVector()</a> - 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><a href="org/apache/wayang/ml4all/utils/SparseVector.html#%3Cinit%3E(double,int%5B%5D,double%5B%5D)" class="member-name-link">SparseVector(double, int[], double[])</a> - 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><a href="org/apache/wayang/ml4all/utils/SparseVector.html#%3Cinit%3E(int%5B%5D,double%5B%5D)" class="member-name-link">SparseVector(int[], double[])</a> - 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><a href="org/apache/wayang/core/util/ReflectionUtils.html#specify(java.lang.Class)" class="member-name-link">specify(Class<? super T>)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Class.html" title="class or interface in java.lang" class="external-link"><code>Class</code></a> to a more specific one.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/mathex/Expression.html#specify(org.apache.wayang.core.util.mathex.Context)" class="member-name-link">specify(Context)</a> - 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><a href="org/apache/wayang/core/util/mathex/model/BinaryOperation.html#specify(org.apache.wayang.core.util.mathex.Context)" class="member-name-link">specify(Context)</a> - 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><a href="org/apache/wayang/core/util/mathex/model/CompiledFunction.html#specify(org.apache.wayang.core.util.mathex.Context)" class="member-name-link">specify(Context)</a> - 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><a href="org/apache/wayang/core/util/mathex/model/Constant.html#specify(org.apache.wayang.core.util.mathex.Context)" class="member-name-link">specify(Context)</a> - 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><a href="org/apache/wayang/core/util/mathex/model/NamedFunction.html#specify(org.apache.wayang.core.util.mathex.Context)" class="member-name-link">specify(Context)</a> - 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><a href="org/apache/wayang/spark/monitoring/interfaces/Task.TaskStatusForRunning.html#SPECULATIVE" class="member-name-link">SPECULATIVE</a> - Enum constant in enum class org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.TaskStatusForRunning.html" title="enum class in org.apache.wayang.spark.monitoring.interfaces">Task.TaskStatusForRunning</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/flink/operators/CollectionSplittableIterator.html#split(int)" class="member-name-link">split(int)</a> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/CollectionSplittableIterator.html" title="class in org.apache.wayang.flink.operators">CollectionSplittableIterator</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/utils/StringUtil.html#split(java.lang.String,char)" class="member-name-link">split(String, char)</a> - 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><a href="org/apache/wayang/ml4all/utils/StringUtil.html#split(java.lang.String,char,int)" class="member-name-link">split(String, char, int)</a> - 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><a href="org/apache/wayang/core/util/Bitmask.html#spliterator()" class="member-name-link">spliterator()</a> - 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><a href="org/apache/wayang/genericjdbc/channels/GenericChannelConversions.html#SQL_TO_STREAM_CONVERSION" class="member-name-link">SQL_TO_STREAM_CONVERSION</a> - 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><a href="org/apache/wayang/postgres/channels/ChannelConversions.html#SQL_TO_STREAM_CONVERSION" class="member-name-link">SQL_TO_STREAM_CONVERSION</a> - 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><a href="org/apache/wayang/sqlite3/channels/ChannelConversions.html#SQL_TO_STREAM_CONVERSION" class="member-name-link">SQL_TO_STREAM_CONVERSION</a> - 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/postgres/channels/ChannelConversions.html#SQL_TO_UNCACHED_RDD_CONVERSION" class="member-name-link">SQL_TO_UNCACHED_RDD_CONVERSION</a> - 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><a href="org/apache/wayang/sqlite3/channels/ChannelConversions.html#SQL_TO_UNCACHED_RDD_CONVERSION" class="member-name-link">SQL_TO_UNCACHED_RDD_CONVERSION</a> - 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" class="type-name-link" title="class in org.apache.wayang.api.sql.context">SqlContext</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><a href="org/apache/wayang/api/sql/context/SqlContext.html#%3Cinit%3E()" class="member-name-link">SqlContext()</a> - 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/api/sql/context/SqlContext.html#%3Cinit%3E(org.apache.wayang.core.api.Configuration)" class="member-name-link">SqlContext(Configuration)</a> - 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/api/sql/context/SqlContext.html#%3Cinit%3E(org.apache.wayang.core.api.Configuration,java.util.List)" class="member-name-link">SqlContext(Configuration, List<Plugin>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.sqlite3">Sqlite3</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><a href="org/apache/wayang/sqlite3/Sqlite3.html#%3Cinit%3E()" class="member-name-link">Sqlite3()</a> - 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" class="type-name-link" title="class in org.apache.wayang.sqlite3.plugin">Sqlite3ConversionPlugin</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><a href="org/apache/wayang/sqlite3/plugin/Sqlite3ConversionPlugin.html#%3Cinit%3E()" class="member-name-link">Sqlite3ConversionPlugin()</a> - 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" class="type-name-link" title="class in org.apache.wayang.sqlite3.operators">Sqlite3FilterOperator</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><a href="org/apache/wayang/sqlite3/operators/Sqlite3FilterOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.FilterOperator)" class="member-name-link">Sqlite3FilterOperator(FilterOperator<Record>)</a> - 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/operators/Sqlite3FilterOperator.html#%3Cinit%3E(org.apache.wayang.core.function.PredicateDescriptor)" class="member-name-link">Sqlite3FilterOperator(PredicateDescriptor<Record>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.sqlite3.platform">Sqlite3Platform</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><a href="org/apache/wayang/sqlite3/platform/Sqlite3Platform.html#%3Cinit%3E()" class="member-name-link">Sqlite3Platform()</a> - 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" class="type-name-link" title="class in org.apache.wayang.sqlite3.plugin">Sqlite3Plugin</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><a href="org/apache/wayang/sqlite3/plugin/Sqlite3Plugin.html#%3Cinit%3E()" class="member-name-link">Sqlite3Plugin()</a> - 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" class="type-name-link" title="class in org.apache.wayang.sqlite3.operators">Sqlite3ProjectionOperator</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><a href="org/apache/wayang/sqlite3/operators/Sqlite3ProjectionOperator.html#%3Cinit%3E(java.lang.Class,java.lang.Class,java.lang.String...)" class="member-name-link">Sqlite3ProjectionOperator(Class<Record>, Class<Record>, String...)</a> - 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/Sqlite3ProjectionOperator.html#%3Cinit%3E(org.apache.wayang.basic.function.ProjectionDescriptor)" class="member-name-link">Sqlite3ProjectionOperator(ProjectionDescriptor<Record, Record>)</a> - 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/Sqlite3ProjectionOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.MapOperator)" class="member-name-link">Sqlite3ProjectionOperator(MapOperator<Record, Record>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.sqlite3.operators">Sqlite3TableSource</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><a href="org/apache/wayang/sqlite3/operators/Sqlite3TableSource.html#%3Cinit%3E(java.lang.String,java.lang.String...)" class="member-name-link">Sqlite3TableSource(String, String...)</a> - 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><a href="org/apache/wayang/sqlite3/operators/Sqlite3TableSource.html#%3Cinit%3E(org.apache.wayang.sqlite3.operators.Sqlite3TableSource)" class="member-name-link">Sqlite3TableSource(Sqlite3TableSource)</a> - 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" class="type-name-link" title="class in org.apache.wayang.jdbc.channels">SqlQueryChannel</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><a href="org/apache/wayang/jdbc/channels/SqlQueryChannel.html#%3Cinit%3E(org.apache.wayang.core.platform.ChannelDescriptor,org.apache.wayang.core.plan.wayangplan.OutputSlot)" class="member-name-link">SqlQueryChannel(ChannelDescriptor, OutputSlot<?>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.jdbc.channels">SqlQueryChannel.Descriptor</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" class="type-name-link" title="class in org.apache.wayang.jdbc.channels">SqlQueryChannel.Instance</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" class="type-name-link" title="class in org.apache.wayang.jdbc.operators">SqlToRddOperator</a> - Class 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/operators/SqlToRddOperator.html#%3Cinit%3E(org.apache.wayang.jdbc.operators.SqlToRddOperator)" class="member-name-link">SqlToRddOperator(SqlToRddOperator)</a> - 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/SqlToRddOperator.html#%3Cinit%3E(org.apache.wayang.jdbc.platform.JdbcPlatformTemplate)" class="member-name-link">SqlToRddOperator(JdbcPlatformTemplate)</a> - 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/SqlToRddOperator.html#%3Cinit%3E(org.apache.wayang.jdbc.platform.JdbcPlatformTemplate,org.apache.wayang.core.types.DataSetType)" class="member-name-link">SqlToRddOperator(JdbcPlatformTemplate, DataSetType<Record>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.jdbc.operators">SqlToStreamOperator</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><a href="org/apache/wayang/jdbc/operators/SqlToStreamOperator.html#%3Cinit%3E(org.apache.wayang.jdbc.operators.SqlToStreamOperator)" class="member-name-link">SqlToStreamOperator(SqlToStreamOperator)</a> - 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><a href="org/apache/wayang/jdbc/operators/SqlToStreamOperator.html#%3Cinit%3E(org.apache.wayang.jdbc.platform.JdbcPlatformTemplate)" class="member-name-link">SqlToStreamOperator(JdbcPlatformTemplate)</a> - 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.html#%3Cinit%3E(org.apache.wayang.jdbc.platform.JdbcPlatformTemplate,org.apache.wayang.core.types.DataSetType)" class="member-name-link">SqlToStreamOperator(JdbcPlatformTemplate, DataSetType<Record>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.jdbc.operators">SqlToStreamOperator.ResultSetIterator</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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/java/sql/ResultSet.html" title="class or interface in java.sql" class="external-link"><code>ResultSet</code></a> as an <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Iterator.html" title="class or interface in java.util" class="external-link"><code>Iterator</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/execution/SparkExecutor.html#ss" class="member-name-link">ss</a> - 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>SparkSession</code> to be used by this instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/monitoring/interfaces/Stage.html" class="type-name-link" title="interface in org.apache.wayang.spark.monitoring.interfaces">Stage</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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.enumeration">StageAssignmentTraversal</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" class="type-name-link" title="interface in org.apache.wayang.core.optimizer.enumeration">StageAssignmentTraversal.StageSplittingCriterion</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><a href="org/apache/wayang/spark/monitoring/interfaces/Executor.html#stageAttempt(int)" class="member-name-link">stageAttempt(int)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorAdded.html#stageAttempt(int)" class="member-name-link">stageAttempt(int)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorRemoved.html#stageAttempt(int)" class="member-name-link">stageAttempt(int)</a> - 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><a href="org/apache/wayang/spark/monitoring/metrics/ExecutorUpdated.html#stageAttempt(int)" class="member-name-link">stageAttempt(int)</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.monitoring.metrics">StageCompleted</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><a href="org/apache/wayang/spark/monitoring/metrics/StageCompleted.html#%3Cinit%3E()" class="member-name-link">StageCompleted()</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.monitoring.metrics">StageExecutorMetrics</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><a href="org/apache/wayang/spark/monitoring/metrics/StageExecutorMetrics.html#%3Cinit%3E()" class="member-name-link">StageExecutorMetrics()</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.monitoring.metrics">StageSubmitted</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><a href="org/apache/wayang/spark/monitoring/metrics/StageSubmitted.html#%3Cinit%3E()" class="member-name-link">StageSubmitted()</a> - 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><a href="org/apache/wayang/ml4all/abstraction/api/LocalStage.html#staging(org.apache.wayang.ml4all.abstraction.plan.ML4allModel)" class="member-name-link">staging(ML4allModel)</a> - 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><a href="org/apache/wayang/ml4all/algorithms/kmeans/KMeansStageWithZeros.html#staging(org.apache.wayang.ml4all.abstraction.plan.ML4allModel)" class="member-name-link">staging(ML4allModel)</a> - 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><a href="org/apache/wayang/ml4all/algorithms/sgd/SGDStageWithZeros.html#staging(org.apache.wayang.ml4all.abstraction.plan.ML4allModel)" class="member-name-link">staging(ML4allModel)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#STANDARD_OPERATOR_ARGS" class="member-name-link">STANDARD_OPERATOR_ARGS</a> - 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><a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html#start()" class="member-name-link">start()</a> - 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><a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html#start(java.lang.String...)" class="member-name-link">start(String...)</a> - 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><a href="org/apache/wayang/commons/util/profiledb/instrumentation/StopWatch.html#start(java.lang.String,java.lang.String...)" class="member-name-link">start(String, String...)</a> - 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><a href="org/apache/wayang/basic/operators/KafkaTopicSource.html#startConsuming()" class="member-name-link">startConsuming()</a> - 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><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.BlockBasedOutput.html#startRecord()" class="member-name-link">startRecord()</a> - 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><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)" class="member-name-link">stealConnections(Operator, Operator)</a> - 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><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)" class="member-name-link">stealConnections(Operator, Operator)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html#stealOccupant(org.apache.wayang.core.plan.wayangplan.InputSlot)" class="member-name-link">stealOccupant(InputSlot<T>)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html#stealOccupiedSlots(org.apache.wayang.core.plan.wayangplan.OutputSlot)" class="member-name-link">stealOccupiedSlots(OutputSlot<T>)</a> - 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><a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html#stop()" class="member-name-link">stop()</a> - 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><a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html#stop(java.lang.String...)" class="member-name-link">stop(String...)</a> - 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><a href="org/apache/wayang/commons/util/profiledb/instrumentation/StopWatch.html#stop(java.lang.String,java.lang.String...)" class="member-name-link">stop(String, String...)</a> - 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><a href="org/apache/wayang/commons/util/profiledb/instrumentation/StopWatch.html#stopAll()" class="member-name-link">stopAll()</a> - 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" class="type-name-link" title="class in org.apache.wayang.commons.util.profiledb.instrumentation">StopWatch</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><a href="org/apache/wayang/commons/util/profiledb/instrumentation/StopWatch.html#%3Cinit%3E(org.apache.wayang.commons.util.profiledb.model.Experiment)" class="member-name-link">StopWatch(Experiment)</a> - 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" class="type-name-link" title="class in org.apache.wayang.commons.util.profiledb.storage">Storage</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><a href="org/apache/wayang/commons/util/profiledb/storage/Storage.html#%3Cinit%3E(java.net.URI)" class="member-name-link">Storage(URI)</a> - 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><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)" class="member-name-link">store(OutputSlot<?>, long, OptimizationContext.OperatorContext, Operator)</a> - 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><a href="org/apache/wayang/core/profiling/ExecutionLog.html#store(org.apache.wayang.core.platform.PartialExecution)" class="member-name-link">store(PartialExecution)</a> - 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><a href="org/apache/wayang/core/profiling/ExecutionLog.html#storeAll(java.lang.Iterable)" class="member-name-link">storeAll(Iterable<PartialExecution>)</a> - 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><a href="org/apache/wayang/core/profiling/CardinalityRepository.html#storeAll(org.apache.wayang.core.platform.ExecutionState,org.apache.wayang.core.optimizer.OptimizationContext)" class="member-name-link">storeAll(ExecutionState, OptimizationContext)</a> - 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><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html#stream" class="member-name-link">stream</a> - 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><a href="org/apache/wayang/core/profiling/ExecutionLog.html#stream()" class="member-name-link">stream()</a> - 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><a href="org/apache/wayang/core/util/Bitmask.html#stream()" class="member-name-link">stream()</a> - 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><a href="org/apache/wayang/core/util/Optional.html#stream()" class="member-name-link">stream()</a> - 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><a href="org/apache/wayang/java/channels/ChannelConversions.html#STREAM_TO_COLLECTION" class="member-name-link">STREAM_TO_COLLECTION</a> - 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/ChannelConversions.html#STREAM_TO_HDFS_OBJECT_FILE" class="member-name-link">STREAM_TO_HDFS_OBJECT_FILE</a> - 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/ChannelConversions.html#STREAM_TO_HDFS_TSV" class="member-name-link">STREAM_TO_HDFS_TSV</a> - 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" class="type-name-link" title="class in org.apache.wayang.java.channels">StreamChannel</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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/stream/Stream.html" title="class or interface in java.util.stream" class="external-link"><code>Stream</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/java/channels/StreamChannel.html#%3Cinit%3E(org.apache.wayang.core.platform.ChannelDescriptor,org.apache.wayang.core.plan.wayangplan.OutputSlot)" class="member-name-link">StreamChannel(ChannelDescriptor, OutputSlot<?>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.java.channels">StreamChannel.Instance</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><a href="org/apache/wayang/java/operators/JavaObjectFileSink.StreamChunker.html#%3Cinit%3E(int,java.util.function.BiConsumer)" class="member-name-link">StreamChunker(int, BiConsumer<Object[], Integer>)</a> - 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><a href="org/apache/wayang/core/util/WayangCollections.html#streamedCrossProduct(java.util.List)" class="member-name-link">streamedCrossProduct(List<? extends Iterable<T>>)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Iterable.html" title="class or interface in java.lang" class="external-link"><code>Iterable</code></a> that iterates the cross product of the given <code>iterables</code>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/fs/FileUtils.html#streamLines(java.lang.String)" class="member-name-link">streamLines(String)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/stream/Stream.html" title="class or interface in java.util.stream" class="external-link"><code>Stream</code></a> of a lines of the file.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/nn/Conv.html#stride" class="member-name-link">stride</a> - Variable in class org.apache.wayang.basic.model.op.nn.<a href="org/apache/wayang/basic/model/op/nn/Conv.html" title="class in org.apache.wayang.basic.model.op.nn">Conv</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/utils/StringUtil.html" class="type-name-link" title="class in org.apache.wayang.ml4all.utils">StringUtil</a> - Class in <a href="org/apache/wayang/ml4all/utils/package-summary.html">org.apache.wayang.ml4all.utils</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/utils/StringUtil.html#%3Cinit%3E()" class="member-name-link">StringUtil()</a> - 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" class="type-name-link" title="class in org.apache.wayang.commons.util.profiledb.model">Subject</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><a href="org/apache/wayang/commons/util/profiledb/model/Subject.html#%3Cinit%3E(java.lang.String,java.lang.String)" class="member-name-link">Subject(String, String)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.plan.wayangplan">Subplan</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><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html#%3Cinit%3E(java.util.List,java.util.List)" class="member-name-link">Subplan(List<InputSlot<?>>, List<OutputSlot<?>>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.cardinality">SubplanCardinalityPusher</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" class="type-name-link" title="class in org.apache.wayang.core.mapping">SubplanMatch</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><a href="org/apache/wayang/core/mapping/SubplanMatch.html#%3Cinit%3E(org.apache.wayang.core.mapping.SubplanMatch)" class="member-name-link">SubplanMatch(SubplanMatch)</a> - 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><a href="org/apache/wayang/core/mapping/SubplanMatch.html#%3Cinit%3E(org.apache.wayang.core.mapping.SubplanPattern)" class="member-name-link">SubplanMatch(SubplanPattern)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.mapping">SubplanPattern</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><a href="org/apache/wayang/spark/monitoring/interfaces/Task.TaskStatusForRunning.html#SUCCESS" class="member-name-link">SUCCESS</a> - Enum constant in enum class org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.TaskStatusForRunning.html" title="enum class in org.apache.wayang.spark.monitoring.interfaces">Task.TaskStatusForRunning</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/monitoring/interfaces/Task.TaskStatusForRunning.html#SUCCESSFUL" class="member-name-link">SUCCESSFUL</a> - Enum constant in enum class org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.TaskStatusForRunning.html" title="enum class in org.apache.wayang.spark.monitoring.interfaces">Task.TaskStatusForRunning</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/apps/tpch/data/q1/ReturnTuple.html#SUM_BASE_PRICE" class="member-name-link">SUM_BASE_PRICE</a> - 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/apps/tpch/data/q1/ReturnTuple.html#SUM_CHARGE" class="member-name-link">SUM_CHARGE</a> - 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/apps/tpch/data/q1/ReturnTuple.html#SUM_DISC_PRICE" class="member-name-link">SUM_DISC_PRICE</a> - 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/apps/tpch/data/q1/ReturnTuple.html#SUM_QTY" class="member-name-link">SUM_QTY</a> - 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/api/sql/calcite/converter/WayangFilterVisitor.html#SUPPORTED_OPS" class="member-name-link">SUPPORTED_OPS</a> - Static variable in class org.apache.wayang.api.sql.calcite.converter.<a href="org/apache/wayang/api/sql/calcite/converter/WayangFilterVisitor.html" title="class in org.apache.wayang.api.sql.calcite.converter">WayangFilterVisitor</a></dt> |
| <dd> |
| <div class="block">for quick sanity check</div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/model/SVMModel.html" class="type-name-link" title="interface in org.apache.wayang.basic.model">SVMModel</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/data/Tuple2.html#swap()" class="member-name-link">swap()</a> - 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><a href="org/apache/wayang/basic/data/Tuple5.html#swap()" class="member-name-link">swap()</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.cardinality">SwitchForwardCardinalityEstimator</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><a href="org/apache/wayang/core/optimizer/cardinality/SwitchForwardCardinalityEstimator.html#%3Cinit%3E(int...)" class="member-name-link">SwitchForwardCardinalityEstimator(int...)</a> - 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> |
| <h2 class="title" id="I:T">T</h2> |
| <dl class="index"> |
| <dt><a href="org/apache/wayang/core/mathex/MathExLexer.html#T__0" class="member-name-link">T__0</a> - 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/mathex/MathExParser.html#T__0" class="member-name-link">T__0</a> - 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><a href="org/apache/wayang/core/mathex/MathExLexer.html#T__1" class="member-name-link">T__1</a> - 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/mathex/MathExParser.html#T__1" class="member-name-link">T__1</a> - 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><a href="org/apache/wayang/core/mathex/MathExLexer.html#T__2" class="member-name-link">T__2</a> - 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/mathex/MathExParser.html#T__2" class="member-name-link">T__2</a> - 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><a href="org/apache/wayang/core/mathex/MathExLexer.html#T__3" class="member-name-link">T__3</a> - 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/mathex/MathExParser.html#T__3" class="member-name-link">T__3</a> - 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><a href="org/apache/wayang/core/mathex/MathExLexer.html#T__4" class="member-name-link">T__4</a> - 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/mathex/MathExParser.html#T__4" class="member-name-link">T__4</a> - 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><a href="org/apache/wayang/core/mathex/MathExLexer.html#T__5" class="member-name-link">T__5</a> - 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/mathex/MathExParser.html#T__5" class="member-name-link">T__5</a> - 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><a href="org/apache/wayang/core/mathex/MathExLexer.html#T__6" class="member-name-link">T__6</a> - 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/mathex/MathExParser.html#T__6" class="member-name-link">T__6</a> - 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><a href="org/apache/wayang/core/mathex/MathExLexer.html#T__7" class="member-name-link">T__7</a> - 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/mathex/MathExParser.html#T__7" class="member-name-link">T__7</a> - 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><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcTable.html#tableName()" class="member-name-link">tableName()</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.operators">TableSource</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><a href="org/apache/wayang/basic/operators/TableSource.html#%3Cinit%3E(java.lang.String,java.lang.String...)" class="member-name-link">TableSource(String, String...)</a> - 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><a href="org/apache/wayang/basic/operators/TableSource.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.types.DataSetType)" class="member-name-link">TableSource(String, DataSetType<Record>)</a> - 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><a href="org/apache/wayang/basic/operators/TableSource.html#%3Cinit%3E(org.apache.wayang.basic.operators.TableSource)" class="member-name-link">TableSource(TableSource)</a> - 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" class="type-name-link" title="interface in org.apache.wayang.spark.monitoring.interfaces">Task</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" class="type-name-link" title="enum class in org.apache.wayang.spark.monitoring.interfaces">Task.TaskStatusForRunning</a> - Enum Class 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" class="type-name-link" title="class in org.apache.wayang.spark.monitoring.metrics">TaskEnd</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><a href="org/apache/wayang/spark/monitoring/metrics/TaskEnd.html#%3Cinit%3E()" class="member-name-link">TaskEnd()</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.monitoring.metrics">TaskGettingResult</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><a href="org/apache/wayang/spark/monitoring/metrics/TaskGettingResult.html#%3Cinit%3E()" class="member-name-link">TaskGettingResult()</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.monitoring.metrics">TaskMetric</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" class="type-name-link" title="interface in org.apache.wayang.spark.monitoring.interfaces">TaskMetric</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><a href="org/apache/wayang/spark/monitoring/metrics/TaskMetric.html#%3Cinit%3E()" class="member-name-link">TaskMetric()</a> - 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" class="type-name-link" title="class in org.apache.wayang.spark.monitoring.metrics">TaskStart</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><a href="org/apache/wayang/spark/monitoring/metrics/TaskStart.html#%3Cinit%3E()" class="member-name-link">TaskStart()</a> - 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><a href="org/apache/wayang/basic/operators/ObjectFileSink.html#tClass" class="member-name-link">tClass</a> - 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><a href="org/apache/wayang/basic/plugin/WayangBasic.html#TEMP_DIR_PROPERTY" class="member-name-link">TEMP_DIR_PROPERTY</a> - 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><a href="org/apache/wayang/tensorflow/channels/ChannelConversions.html#TENSOR_TO_COLLECTION" class="member-name-link">TENSOR_TO_COLLECTION</a> - 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" class="type-name-link" title="class in org.apache.wayang.tensorflow.channels">TensorChannel</a> - Class in <a href="org/apache/wayang/tensorflow/channels/package-summary.html">org.apache.wayang.tensorflow.channels</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/tensorflow/channels/TensorChannel.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.OutputSlot)" class="member-name-link">TensorChannel(OutputSlot<?>)</a> - 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.html#%3Cinit%3E(org.apache.wayang.core.platform.ChannelDescriptor,org.apache.wayang.core.plan.wayangplan.OutputSlot)" class="member-name-link">TensorChannel(ChannelDescriptor, OutputSlot<?>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.tensorflow.channels">TensorChannel.Instance</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" class="type-name-link" title="class in org.apache.wayang.tensorflow">Tensorflow</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><a href="org/apache/wayang/tensorflow/Tensorflow.html#%3Cinit%3E()" class="member-name-link">Tensorflow()</a> - 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/model/op/nn/TensorflowBatchNorm2D.html" class="type-name-link" title="class in org.apache.wayang.tensorflow.model.op.nn">TensorflowBatchNorm2D</a><<a href="org/apache/wayang/tensorflow/model/op/nn/TensorflowBatchNorm2D.html" title="type parameter in TensorflowBatchNorm2D">T</a> extends org.tensorflow.types.family.TNumber> - Class in <a href="org/apache/wayang/tensorflow/model/op/nn/package-summary.html">org.apache.wayang.tensorflow.model.op.nn</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/tensorflow/model/op/nn/TensorflowBatchNorm2D.html#%3Cinit%3E(org.tensorflow.Graph,org.tensorflow.op.Ops,org.apache.wayang.basic.model.op.nn.BatchNorm2D,java.lang.Class)" class="member-name-link">TensorflowBatchNorm2D(Graph, Ops, BatchNorm2D, Class<T>)</a> - Constructor for class org.apache.wayang.tensorflow.model.op.nn.<a href="org/apache/wayang/tensorflow/model/op/nn/TensorflowBatchNorm2D.html" title="class in org.apache.wayang.tensorflow.model.op.nn">TensorflowBatchNorm2D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/tensorflow/model/op/nn/TensorflowBatchNorm3D.html" class="type-name-link" title="class in org.apache.wayang.tensorflow.model.op.nn">TensorflowBatchNorm3D</a><<a href="org/apache/wayang/tensorflow/model/op/nn/TensorflowBatchNorm3D.html" title="type parameter in TensorflowBatchNorm3D">T</a> extends org.tensorflow.types.family.TNumber> - Class in <a href="org/apache/wayang/tensorflow/model/op/nn/package-summary.html">org.apache.wayang.tensorflow.model.op.nn</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/tensorflow/model/op/nn/TensorflowBatchNorm3D.html#%3Cinit%3E(org.tensorflow.Graph,org.tensorflow.op.Ops,org.apache.wayang.basic.model.op.nn.BatchNorm3D,java.lang.Class)" class="member-name-link">TensorflowBatchNorm3D(Graph, Ops, BatchNorm3D, Class<T>)</a> - Constructor for class org.apache.wayang.tensorflow.model.op.nn.<a href="org/apache/wayang/tensorflow/model/op/nn/TensorflowBatchNorm3D.html" title="class in org.apache.wayang.tensorflow.model.op.nn">TensorflowBatchNorm3D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/tensorflow/operators/TensorflowCollectionSource.html" class="type-name-link" title="class in org.apache.wayang.tensorflow.operators">TensorflowCollectionSource</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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Collection.html" title="class or interface in java.util" class="external-link"><code>Collection</code></a> to a Tensorflow job.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/tensorflow/operators/TensorflowCollectionSource.html#%3Cinit%3E(java.util.Collection,org.apache.wayang.core.types.DataSetType)" class="member-name-link">TensorflowCollectionSource(Collection<Type>, DataSetType<Type>)</a> - 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/TensorflowCollectionSource.html#%3Cinit%3E(org.apache.wayang.basic.operators.CollectionSource)" class="member-name-link">TensorflowCollectionSource(CollectionSource)</a> - 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/TensorflowCollectionSource.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)" class="member-name-link">TensorflowCollectionSource(DataSetType<Type>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.tensorflow.operators">TensorflowCollectOperator</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><a href="org/apache/wayang/tensorflow/operators/TensorflowCollectOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)" class="member-name-link">TensorflowCollectOperator(DataSetType<Type>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.tensorflow.execution">TensorflowContextReference</a> - Class in <a href="org/apache/wayang/tensorflow/execution/package-summary.html">org.apache.wayang.tensorflow.execution</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/tensorflow/execution/TensorflowContextReference.html#%3Cinit%3E(org.apache.wayang.core.platform.CrossPlatformExecutor)" class="member-name-link">TensorflowContextReference(CrossPlatformExecutor)</a> - 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/model/op/nn/TensorflowConv2D.html" class="type-name-link" title="class in org.apache.wayang.tensorflow.model.op.nn">TensorflowConv2D</a><<a href="org/apache/wayang/tensorflow/model/op/nn/TensorflowConv2D.html" title="type parameter in TensorflowConv2D">T</a> extends org.tensorflow.types.family.TNumber> - Class in <a href="org/apache/wayang/tensorflow/model/op/nn/package-summary.html">org.apache.wayang.tensorflow.model.op.nn</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/tensorflow/model/op/nn/TensorflowConv2D.html#%3Cinit%3E(org.tensorflow.op.Ops,org.apache.wayang.basic.model.op.nn.Conv2D,java.lang.Class)" class="member-name-link">TensorflowConv2D(Ops, Conv2D, Class<T>)</a> - Constructor for class org.apache.wayang.tensorflow.model.op.nn.<a href="org/apache/wayang/tensorflow/model/op/nn/TensorflowConv2D.html" title="class in org.apache.wayang.tensorflow.model.op.nn">TensorflowConv2D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/tensorflow/model/op/nn/TensorflowConv3D.html" class="type-name-link" title="class in org.apache.wayang.tensorflow.model.op.nn">TensorflowConv3D</a><<a href="org/apache/wayang/tensorflow/model/op/nn/TensorflowConv3D.html" title="type parameter in TensorflowConv3D">T</a> extends org.tensorflow.types.family.TNumber> - Class in <a href="org/apache/wayang/tensorflow/model/op/nn/package-summary.html">org.apache.wayang.tensorflow.model.op.nn</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/tensorflow/model/op/nn/TensorflowConv3D.html#%3Cinit%3E(org.tensorflow.op.Ops,org.apache.wayang.basic.model.op.nn.Conv3D,java.lang.Class)" class="member-name-link">TensorflowConv3D(Ops, Conv3D, Class<T>)</a> - Constructor for class org.apache.wayang.tensorflow.model.op.nn.<a href="org/apache/wayang/tensorflow/model/op/nn/TensorflowConv3D.html" title="class in org.apache.wayang.tensorflow.model.op.nn">TensorflowConv3D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/tensorflow/plugin/TensorflowConversionPlugin.html" class="type-name-link" title="class in org.apache.wayang.tensorflow.plugin">TensorflowConversionPlugin</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><a href="org/apache/wayang/tensorflow/plugin/TensorflowConversionPlugin.html#%3Cinit%3E()" class="member-name-link">TensorflowConversionPlugin()</a> - 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/model/op/nn/TensorflowConvLSTM2D.html" class="type-name-link" title="class in org.apache.wayang.tensorflow.model.op.nn">TensorflowConvLSTM2D</a><<a href="org/apache/wayang/tensorflow/model/op/nn/TensorflowConvLSTM2D.html" title="type parameter in TensorflowConvLSTM2D">T</a> extends org.tensorflow.types.family.TNumber> - Class in <a href="org/apache/wayang/tensorflow/model/op/nn/package-summary.html">org.apache.wayang.tensorflow.model.op.nn</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/tensorflow/model/op/nn/TensorflowConvLSTM2D.html#%3Cinit%3E(org.tensorflow.op.Ops,org.apache.wayang.basic.model.op.nn.ConvLSTM2D,java.lang.Class)" class="member-name-link">TensorflowConvLSTM2D(Ops, ConvLSTM2D, Class<T>)</a> - Constructor for class org.apache.wayang.tensorflow.model.op.nn.<a href="org/apache/wayang/tensorflow/model/op/nn/TensorflowConvLSTM2D.html" title="class in org.apache.wayang.tensorflow.model.op.nn">TensorflowConvLSTM2D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/tensorflow/model/op/nn/TensorflowConvLSTM2D.Cell.html" class="type-name-link" title="class in org.apache.wayang.tensorflow.model.op.nn">TensorflowConvLSTM2D.Cell</a><<a href="org/apache/wayang/tensorflow/model/op/nn/TensorflowConvLSTM2D.Cell.html" title="type parameter in TensorflowConvLSTM2D.Cell">T</a> extends org.tensorflow.types.family.TNumber> - Class in <a href="org/apache/wayang/tensorflow/model/op/nn/package-summary.html">org.apache.wayang.tensorflow.model.op.nn</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/tensorflow/operators/TensorflowDLTrainingOperator.html" class="type-name-link" title="class in org.apache.wayang.tensorflow.operators">TensorflowDLTrainingOperator</a> - Class in <a href="org/apache/wayang/tensorflow/operators/package-summary.html">org.apache.wayang.tensorflow.operators</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/tensorflow/operators/TensorflowDLTrainingOperator.html#%3Cinit%3E(org.apache.wayang.basic.model.DLModel,org.apache.wayang.basic.operators.DLTrainingOperator.Option)" class="member-name-link">TensorflowDLTrainingOperator(DLModel, DLTrainingOperator.Option)</a> - 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/TensorflowDLTrainingOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.DLTrainingOperator)" class="member-name-link">TensorflowDLTrainingOperator(DLTrainingOperator<NdArray<?>, NdArray<?>>)</a> - 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" class="type-name-link" title="interface in org.apache.wayang.tensorflow.operators">TensorflowExecutionOperator</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" class="type-name-link" title="class in org.apache.wayang.tensorflow.execution">TensorflowExecutor</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><a href="org/apache/wayang/tensorflow/execution/TensorflowExecutor.html#%3Cinit%3E(org.apache.wayang.tensorflow.platform.TensorflowPlatform,org.apache.wayang.core.api.Job)" class="member-name-link">TensorflowExecutor(TensorflowPlatform, Job)</a> - 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/op/nn/TensorflowLinear.html" class="type-name-link" title="class in org.apache.wayang.tensorflow.model.op.nn">TensorflowLinear</a><<a href="org/apache/wayang/tensorflow/model/op/nn/TensorflowLinear.html" title="type parameter in TensorflowLinear">T</a> extends org.tensorflow.types.family.TNumber> - Class in <a href="org/apache/wayang/tensorflow/model/op/nn/package-summary.html">org.apache.wayang.tensorflow.model.op.nn</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/tensorflow/model/op/nn/TensorflowLinear.html#%3Cinit%3E(org.tensorflow.op.Ops,org.apache.wayang.basic.model.op.nn.Linear,java.lang.Class)" class="member-name-link">TensorflowLinear(Ops, Linear, Class<T>)</a> - Constructor for class org.apache.wayang.tensorflow.model.op.nn.<a href="org/apache/wayang/tensorflow/model/op/nn/TensorflowLinear.html" title="class in org.apache.wayang.tensorflow.model.op.nn">TensorflowLinear</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/tensorflow/model/TensorflowModel.html" class="type-name-link" title="class in org.apache.wayang.tensorflow.model">TensorflowModel</a> - Class in <a href="org/apache/wayang/tensorflow/model/package-summary.html">org.apache.wayang.tensorflow.model</a></dt> |
| <dd> </dd> |
| <dt><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)" class="member-name-link">TensorflowModel(DLModel, Op, Optimizer, Op)</a> - 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" class="type-name-link" title="class in org.apache.wayang.tensorflow.platform">TensorflowPlatform</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" class="type-name-link" title="class in org.apache.wayang.tensorflow.plugin">TensorflowPlugin</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><a href="org/apache/wayang/tensorflow/plugin/TensorflowPlugin.html#%3Cinit%3E()" class="member-name-link">TensorflowPlugin()</a> - 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" class="type-name-link" title="class in org.apache.wayang.tensorflow.operators">TensorflowPredictOperator</a> - Class in <a href="org/apache/wayang/tensorflow/operators/package-summary.html">org.apache.wayang.tensorflow.operators</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/tensorflow/operators/TensorflowPredictOperator.html#%3Cinit%3E()" class="member-name-link">TensorflowPredictOperator()</a> - 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><a href="org/apache/wayang/tensorflow/operators/TensorflowPredictOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.PredictOperator)" class="member-name-link">TensorflowPredictOperator(PredictOperator<NdArray<?>, NdArray<?>>)</a> - 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><a href="org/apache/wayang/ml4all/algorithms/kmeans/KMeansConvergeOrMaxIterationsLoop.html#terminate(java.lang.Double)" class="member-name-link">terminate(Double)</a> - 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><a href="org/apache/wayang/ml4all/algorithms/sgd/SGDLoop.html#terminate(java.lang.Double)" class="member-name-link">terminate(Double)</a> - 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><a href="org/apache/wayang/ml4all/abstraction/api/Loop.html#terminate(R)" class="member-name-link">terminate(R)</a> - 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/api/sql/calcite/converter/functions/FilterPredicateImpl.html#test(org.apache.wayang.basic.data.Record)" class="member-name-link">test(Record)</a> - Method in class org.apache.wayang.api.sql.calcite.converter.functions.<a href="org/apache/wayang/api/sql/calcite/converter/functions/FilterPredicateImpl.html" title="class in org.apache.wayang.api.sql.calcite.converter.functions">FilterPredicateImpl</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/converter/functions/SortFilter.html#test(org.apache.wayang.basic.data.Record)" class="member-name-link">test(Record)</a> - Method in class org.apache.wayang.api.sql.calcite.converter.functions.<a href="org/apache/wayang/api/sql/calcite/converter/functions/SortFilter.html" title="class in org.apache.wayang.api.sql.calcite.converter.functions">SortFilter</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/operators/TextFileSink.html" class="type-name-link" title="class in org.apache.wayang.basic.operators">TextFileSink</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><a href="org/apache/wayang/basic/operators/TextFileSink.html#%3Cinit%3E(java.lang.String,java.lang.Class)" class="member-name-link">TextFileSink(String, Class<T>)</a> - 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><a href="org/apache/wayang/basic/operators/TextFileSink.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,java.lang.Class)" class="member-name-link">TextFileSink(String, FunctionDescriptor.SerializableFunction<T, String>, Class<T>)</a> - 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><a href="org/apache/wayang/basic/operators/TextFileSink.html#%3Cinit%3E(java.lang.String,org.apache.wayang.core.function.TransformationDescriptor)" class="member-name-link">TextFileSink(String, TransformationDescriptor<T, String>)</a> - 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><a href="org/apache/wayang/basic/operators/TextFileSink.html#%3Cinit%3E(org.apache.wayang.basic.operators.TextFileSink)" class="member-name-link">TextFileSink(TextFileSink<T>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.mapping">TextFileSinkMapping</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" class="type-name-link" title="class in org.apache.wayang.java.mapping">TextFileSinkMapping</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" class="type-name-link" title="class in org.apache.wayang.spark.mapping">TextFileSinkMapping</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/flink/mapping/TextFileSinkMapping.html#%3Cinit%3E()" class="member-name-link">TextFileSinkMapping()</a> - 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><a href="org/apache/wayang/java/mapping/TextFileSinkMapping.html#%3Cinit%3E()" class="member-name-link">TextFileSinkMapping()</a> - 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><a href="org/apache/wayang/spark/mapping/TextFileSinkMapping.html#%3Cinit%3E()" class="member-name-link">TextFileSinkMapping()</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.operators">TextFileSource</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><a href="org/apache/wayang/basic/operators/TextFileSource.html#%3Cinit%3E(java.lang.String)" class="member-name-link">TextFileSource(String)</a> - 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><a href="org/apache/wayang/basic/operators/TextFileSource.html#%3Cinit%3E(java.lang.String,java.lang.String)" class="member-name-link">TextFileSource(String, String)</a> - 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><a href="org/apache/wayang/basic/operators/TextFileSource.html#%3Cinit%3E(org.apache.wayang.basic.operators.TextFileSource)" class="member-name-link">TextFileSource(TextFileSource)</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.operators">TextFileSource.CardinalityEstimator</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" class="type-name-link" title="class in org.apache.wayang.flink.mapping">TextFileSourceMapping</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" class="type-name-link" title="class in org.apache.wayang.java.mapping">TextFileSourceMapping</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" class="type-name-link" title="class in org.apache.wayang.spark.mapping">TextFileSourceMapping</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/flink/mapping/TextFileSourceMapping.html#%3Cinit%3E()" class="member-name-link">TextFileSourceMapping()</a> - 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><a href="org/apache/wayang/java/mapping/TextFileSourceMapping.html#%3Cinit%3E()" class="member-name-link">TextFileSourceMapping()</a> - 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><a href="org/apache/wayang/spark/mapping/TextFileSourceMapping.html#%3Cinit%3E()" class="member-name-link">TextFileSourceMapping()</a> - 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><a href="org/apache/wayang/basic/operators/ObjectFileSink.html#textFileUrl" class="member-name-link">textFileUrl</a> - 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><a href="org/apache/wayang/basic/operators/TextFileSink.html#textFileUrl" class="member-name-link">textFileUrl</a> - 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><a href="org/apache/wayang/core/mapping/PlanTransformation.html#thatReplaces()" class="member-name-link">thatReplaces()</a> - 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><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcSchema.html#THREAD_METADATA" class="member-name-link">THREAD_METADATA</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#timeEstimate" class="member-name-link">timeEstimate</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.costs">TimeEstimate</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><a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html#%3Cinit%3E(long)" class="member-name-link">TimeEstimate(long)</a> - 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/core/optimizer/costs/TimeEstimate.html#%3Cinit%3E(long,long,double)" class="member-name-link">TimeEstimate(long, long, double)</a> - 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" class="type-name-link" title="class in org.apache.wayang.commons.util.profiledb.model.measurement">TimeMeasurement</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><a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html#%3Cinit%3E(java.lang.String)" class="member-name-link">TimeMeasurement(String)</a> - 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><a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html#times(double)" class="member-name-link">times(double)</a> - 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><a href="org/apache/wayang/core/optimizer/costs/LoadEstimate.html#times(int)" class="member-name-link">times(int)</a> - 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><a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html#timesSequential(int)" class="member-name-link">timesSequential(int)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.costs">TimeToCostConverter</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><a href="org/apache/wayang/core/optimizer/costs/TimeToCostConverter.html#%3Cinit%3E(double,double)" class="member-name-link">TimeToCostConverter(double, double)</a> - 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><a href="org/apache/wayang/core/util/Canonicalizer.html#toArray()" class="member-name-link">toArray()</a> - 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/WayangArrays.html#toArray(java.util.BitSet)" class="member-name-link">toArray(BitSet)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/BitSet.html" title="class or interface in java.util" class="external-link"><code>BitSet</code></a> to an array that contains all indices set in this <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/BitSet.html" title="class or interface in java.util" class="external-link"><code>BitSet</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/WayangArrays.html#toArray(java.util.Collection)" class="member-name-link">toArray(Collection<Long>)</a> - 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><a href="org/apache/wayang/core/util/Canonicalizer.html#toArray(T1%5B%5D)" class="member-name-link">toArray(T1[])</a> - 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/types/BasicDataUnitType.html#toBasicDataUnitType()" class="member-name-link">toBasicDataUnitType()</a> - 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><a href="org/apache/wayang/core/types/DataUnitGroupType.html#toBasicDataUnitType()" class="member-name-link">toBasicDataUnitType()</a> - 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><a href="org/apache/wayang/core/types/DataUnitType.html#toBasicDataUnitType()" class="member-name-link">toBasicDataUnitType()</a> - 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><a href="org/apache/wayang/profiler/java/OperatorProfiler.Result.html#toCsvString()" class="member-name-link">toCsvString()</a> - 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><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.Result.html#toCsvString()" class="member-name-link">toCsvString()</a> - 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><a href="org/apache/wayang/core/util/ReflectionUtils.html#toDouble(java.lang.Object)" class="member-name-link">toDouble(Object)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link"><code>Object</code></a> to a <code>double</code>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html#toExtensiveString()" class="member-name-link">toExtensiveString()</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link"><code>String</code></a> representation (not strictly ordered) of this instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html#toExtensiveString(boolean)" class="member-name-link">toExtensiveString(boolean)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link"><code>String</code></a> representation of this instance.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html#toGMeanString()" class="member-name-link">toGMeanString()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Slot.html#toIndices(java.util.Collection)" class="member-name-link">toIndices(Collection<? extends Slot<?>>)</a> - 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><a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html#toIntervalString(boolean)" class="member-name-link">toIntervalString(boolean)</a> - 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><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html#toJson()" class="member-name-link">toJson()</a> - 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><a href="org/apache/wayang/core/optimizer/costs/LoadEstimate.html#toJson()" class="member-name-link">toJson()</a> - 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><a href="org/apache/wayang/core/optimizer/costs/LoadProfile.html#toJson()" class="member-name-link">toJson()</a> - 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><a href="org/apache/wayang/core/util/ExplainTreeNode.html#toJson()" class="member-name-link">toJson()</a> - 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><a href="org/apache/wayang/core/util/JsonSerializable.html#toJson()" class="member-name-link">toJson()</a> - 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><a href="org/apache/wayang/genericjdbc/operators/GenericSqlToStreamOperator.html#toJson()" class="member-name-link">toJson()</a> - 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><a href="org/apache/wayang/jdbc/operators/SqlToRddOperator.html#toJson()" class="member-name-link">toJson()</a> - 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><a href="org/apache/wayang/jdbc/operators/SqlToStreamOperator.html#toJson()" class="member-name-link">toJson()</a> - 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><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html#toJson(org.apache.wayang.core.util.json.WayangJsonObj)" class="member-name-link">toJson(WayangJsonObj)</a> - 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><a href="org/apache/wayang/profiler/log/DynamicLoadProfileEstimator.html#toJsonConfig(org.apache.wayang.profiler.log.Individual)" class="member-name-link">toJsonConfig(Individual)</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionPlan.html#toJsonList()" class="member-name-link">toJsonList()</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html#toJsonMap()" class="member-name-link">toJsonMap()</a> - 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><a href="org/apache/wayang/core/mathex/MathExLexer.html#tokenNames" class="member-name-link">tokenNames</a> - 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="deprecation-block"><span class="deprecated-label">Deprecated.</span> |
| <div class="deprecation-comment">Use <a href="org/apache/wayang/core/mathex/MathExLexer.html#VOCABULARY"><code>MathExLexer.VOCABULARY</code></a> instead.</div> |
| </div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/mathex/MathExParser.html#tokenNames" class="member-name-link">tokenNames</a> - 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="deprecation-block"><span class="deprecated-label">Deprecated.</span> |
| <div class="deprecation-comment">Use <a href="org/apache/wayang/core/mathex/MathExParser.html#VOCABULARY"><code>MathExParser.VOCABULARY</code></a> instead.</div> |
| </div> |
| </dd> |
| <dt><a href="org/apache/wayang/profiler/log/DynamicLoadEstimator.html#toMathEx(org.apache.wayang.profiler.log.Individual)" class="member-name-link">toMathEx(Individual)</a> - 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><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)" class="member-name-link">toModificationRel(RelOptCluster, RelOptTable, Prepare.CatalogReader, RelNode, TableModify.Operation, List<String>, List<RexNode>, boolean)</a> - 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/core/plan/executionplan/ExecutionStage.html#toNameString()" class="member-name-link">toNameString()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.Alternative.html#toOperator()" class="member-name-link">toOperator()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html#toOperator()" class="member-name-link">toOperator()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html#toOperator()" class="member-name-link">toOperator()</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.plan.wayangplan">TopDownPlanVisitor</a><<a href="org/apache/wayang/core/plan/wayangplan/TopDownPlanVisitor.html" title="type parameter in TopDownPlanVisitor">Payload</a>,<wbr><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><a href="org/apache/wayang/core/plan/wayangplan/TopDownPlanVisitor.html#%3Cinit%3E()" class="member-name-link">TopDownPlanVisitor()</a> - 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><a href="org/apache/wayang/basic/operators/KafkaTopicSink.html#topicName" class="member-name-link">topicName</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.optimizer.enumeration">TopKPruningStrategy</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><a href="org/apache/wayang/core/optimizer/enumeration/TopKPruningStrategy.html#%3Cinit%3E()" class="member-name-link">TopKPruningStrategy()</a> - 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><a href="org/apache/wayang/commons/util/profiledb/instrumentation/StopWatch.html#toPrettyString()" class="member-name-link">toPrettyString()</a> - 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><a href="org/apache/wayang/commons/util/profiledb/instrumentation/StopWatch.html#toPrettyString(java.lang.String,java.lang.String)" class="member-name-link">toPrettyString(String, String)</a> - 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><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcTable.html#toRel(org.apache.calcite.plan.RelOptTable.ToRelContext,org.apache.calcite.plan.RelOptTable)" class="member-name-link">toRel(RelOptTable.ToRelContext, RelOptTable)</a> - 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/convention/WayangConvention.html#toString()" class="member-name-link">toString()</a> - Method in enum class org.apache.wayang.api.sql.calcite.convention.<a href="org/apache/wayang/api/sql/calcite/convention/WayangConvention.html" title="enum class in org.apache.wayang.api.sql.calcite.convention">WayangConvention</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcTable.html#toString()" class="member-name-link">toString()</a> - 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/rel/WayangAggregate.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/api/sql/calcite/rel/WayangFilter.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/api/sql/calcite/rel/WayangJoin.html#toString()" class="member-name-link">toString()</a> - 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/api/sql/calcite/rel/WayangProject.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/api/sql/calcite/rel/WayangSort.html#toString()" class="member-name-link">toString()</a> - Method in class org.apache.wayang.api.sql.calcite.rel.<a href="org/apache/wayang/api/sql/calcite/rel/WayangSort.html" title="class in org.apache.wayang.api.sql.calcite.rel">WayangSort</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/rel/WayangTableScan.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/apps/tpch/data/q1/ReturnTuple.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/basic/channels/FileChannel.Descriptor.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/basic/channels/FileChannel.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/basic/data/Record.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/basic/data/Tuple2.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/basic/data/Tuple5.html#toString()" class="member-name-link">toString()</a> - 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/basic/types/RecordType.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/commons/util/profiledb/model/measurement/TimeMeasurement.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/commons/util/profiledb/model/Subject.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/api/Configuration.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/api/Job.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/function/AggregationDescriptor.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/function/ConsumerDescriptor.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/function/FlatMapDescriptor.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/function/MapPartitionsDescriptor.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/function/PredicateDescriptor.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/function/ReduceDescriptor.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/function/TransformationDescriptor.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/mapping/OperatorPattern.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimate.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/optimizer/channels/ChannelConversion.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/optimizer/channels/DefaultChannelConversion.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/optimizer/costs/NestableLoadProfileEstimator.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumeration.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.ConcatenationActivator.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.EnumerationActivator.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/PlanImplementation.html#toString()" class="member-name-link">toString()</a> - 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/core/optimizer/OptimizationContext.OperatorContext.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/optimizer/ProbabilisticIntervalEstimate.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/plan/executionplan/Channel.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionStage.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionTask.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/plan/executionplan/PlatformExecution.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.Alternative.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorBase.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Slot.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.Activator.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/platform/AbstractChannelInstance.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/platform/AtomicExecution.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/platform/AtomicExecutionGroup.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/platform/ChannelDescriptor.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/platform/ExecutorTemplate.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/platform/Junction.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/platform/lineage/ChannelLineageNode.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/platform/lineage/ExecutionLineageNode.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/platform/Platform.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/types/BasicDataUnitType.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/types/DataSetType.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/types/DataUnitGroupType.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/util/Bitmask.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/util/Canonicalizer.html#toString()" class="member-name-link">toString()</a> - 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/json/WayangJsonArray.html#toString()" class="member-name-link">toString()</a> - 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/json/WayangJsonObj.html#toString()" class="member-name-link">toString()</a> - 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/util/mathex/model/BinaryOperation.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/util/mathex/model/CompiledFunction.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/util/mathex/model/Constant.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/util/mathex/model/NamedFunction.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/util/mathex/model/UnaryOperation.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/util/mathex/model/Variable.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/util/Tuple.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/flink/compiler/criterion/WayangValue.html#toString()" class="member-name-link">toString()</a> - 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/iejoin/data/Data.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/iejoin/operators/spark_helpers/List2AttributesObjectSkinny.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/ml4all/abstraction/plan/ML4allModel.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/ml4all/utils/SparseVector.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/profiler/java/OperatorProfiler.Result.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/profiler/log/Variable.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/profiler/spark/SparkOperatorProfiler.Result.html#toString()" class="member-name-link">toString()</a> - 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><a href="org/apache/wayang/core/util/fs/LocalFileSystem.html#touch(java.io.File)" class="member-name-link">touch(File)</a> - 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><a href="org/apache/wayang/core/util/fs/LocalFileSystem.html#toURL(java.io.File)" class="member-name-link">toURL(File)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/File.html" title="class or interface in java.io" class="external-link"><code>File</code></a> object to a URL.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/profiler/log/sampling/TournamentSampler.html" class="type-name-link" title="class in org.apache.wayang.profiler.log.sampling">TournamentSampler</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><a href="org/apache/wayang/profiler/log/sampling/TournamentSampler.html#%3Cinit%3E()" class="member-name-link">TournamentSampler()</a> - 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" class="type-name-link" title="class in org.apache.wayang.apps.tpch">TPCHQ1WithJavaNative</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><a href="org/apache/wayang/apps/tpch/TPCHQ1WithJavaNative.html#%3Cinit%3E()" class="member-name-link">TPCHQ1WithJavaNative()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.Alternative.html#traceInput(org.apache.wayang.core.plan.wayangplan.InputSlot)" class="member-name-link">traceInput(InputSlot<T>)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html#traceInput(org.apache.wayang.core.plan.wayangplan.InputSlot)" class="member-name-link">traceInput(InputSlot<T>)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html#traceInput(org.apache.wayang.core.plan.wayangplan.InputSlot)" class="member-name-link">traceInput(InputSlot<T>)</a> - 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/OperatorAlternative.Alternative.html#traceOutput(org.apache.wayang.core.plan.wayangplan.OutputSlot)" class="member-name-link">traceOutput(OutputSlot<T>)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html#traceOutput(org.apache.wayang.core.plan.wayangplan.OutputSlot)" class="member-name-link">traceOutput(OutputSlot<T>)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html#traceOutput(org.apache.wayang.core.plan.wayangplan.OutputSlot)" class="member-name-link">traceOutput(OutputSlot<T>)</a> - 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/tensorflow/model/TensorflowModel.html#train(XT,YT,int,int)" class="member-name-link">train(XT, YT, int, int)</a> - 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><a href="org/apache/wayang/tensorflow/model/op/nn/TensorflowBatchNorm2D.html#training(org.tensorflow.Operand,java.util.List)" class="member-name-link">training(Operand<T>, List<Operand<?>>)</a> - Method in class org.apache.wayang.tensorflow.model.op.nn.<a href="org/apache/wayang/tensorflow/model/op/nn/TensorflowBatchNorm2D.html" title="class in org.apache.wayang.tensorflow.model.op.nn">TensorflowBatchNorm2D</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/ml4all/algorithms/kmeans/TransformCSV.html#transform(java.lang.String)" class="member-name-link">transform(String)</a> - 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><a href="org/apache/wayang/ml4all/algorithms/sgd/LibSVMTransform.html#transform(java.lang.String)" class="member-name-link">transform(String)</a> - 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><a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeClassificationOperator.Model.html#transform(org.apache.spark.api.java.JavaRDD)" class="member-name-link">transform(JavaRDD<double[]>)</a> - 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><a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeRegressionOperator.Model.html#transform(org.apache.spark.api.java.JavaRDD)" class="member-name-link">transform(JavaRDD<double[]>)</a> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkDecisionTreeRegressionOperator.Model.html" title="class in org.apache.wayang.spark.operators.ml">SparkDecisionTreeRegressionOperator.Model</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/ml/SparkKMeansOperator.Model.html#transform(org.apache.spark.api.java.JavaRDD)" class="member-name-link">transform(JavaRDD<double[]>)</a> - 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><a href="org/apache/wayang/spark/operators/ml/SparkLinearRegressionOperator.Model.html#transform(org.apache.spark.api.java.JavaRDD)" class="member-name-link">transform(JavaRDD<double[]>)</a> - 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><a href="org/apache/wayang/spark/operators/ml/SparkLinearSVCOperator.Model.html#transform(org.apache.spark.api.java.JavaRDD)" class="member-name-link">transform(JavaRDD<double[]>)</a> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkLinearSVCOperator.Model.html" title="class in org.apache.wayang.spark.operators.ml">SparkLinearSVCOperator.Model</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/operators/ml/SparkLogisticRegressionOperator.Model.html#transform(org.apache.spark.api.java.JavaRDD)" class="member-name-link">transform(JavaRDD<double[]>)</a> - Method in class org.apache.wayang.spark.operators.ml.<a href="org/apache/wayang/spark/operators/ml/SparkLogisticRegressionOperator.Model.html" title="class in org.apache.wayang.spark.operators.ml">SparkLogisticRegressionOperator.Model</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/spark/model/SparkMLModel.html#transform(org.apache.spark.api.java.JavaRDD)" class="member-name-link">transform(JavaRDD<X>)</a> - 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="deprecation-block"><span class="deprecated-label">Deprecated.</span></div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/mapping/PlanTransformation.html#transform(org.apache.wayang.core.plan.wayangplan.WayangPlan,int)" class="member-name-link">transform(WayangPlan, int)</a> - 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><a href="org/apache/wayang/ml4all/abstraction/api/Transform.html#transform(V)" class="member-name-link">transform(V)</a> - 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" class="type-name-link" title="class in org.apache.wayang.ml4all.abstraction.api">Transform</a><<a href="org/apache/wayang/ml4all/abstraction/api/Transform.html" title="type parameter in Transform">R</a>,<wbr><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><a href="org/apache/wayang/ml4all/abstraction/api/Transform.html#%3Cinit%3E()" class="member-name-link">Transform()</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.function">TransformationDescriptor</a><<a href="org/apache/wayang/core/function/TransformationDescriptor.html" title="type parameter in TransformationDescriptor">Input</a>,<wbr><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><a href="org/apache/wayang/core/function/TransformationDescriptor.html#%3Cinit%3E()" class="member-name-link">TransformationDescriptor()</a> - 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/core/function/TransformationDescriptor.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction,java.lang.Class,java.lang.Class)" class="member-name-link">TransformationDescriptor(FunctionDescriptor.SerializableFunction<Input, Output>, Class<Input>, Class<Output>)</a> - 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/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)" class="member-name-link">TransformationDescriptor(FunctionDescriptor.SerializableFunction<Input, Output>, Class<Input>, Class<Output>, LoadProfileEstimator)</a> - 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/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)" class="member-name-link">TransformationDescriptor(FunctionDescriptor.SerializableFunction<Input, Output>, BasicDataUnitType<Input>, BasicDataUnitType<Output>)</a> - 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/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)" class="member-name-link">TransformationDescriptor(FunctionDescriptor.SerializableFunction<Input, Output>, BasicDataUnitType<Input>, BasicDataUnitType<Output>, LoadProfileEstimator)</a> - 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" class="type-name-link" title="class in org.apache.wayang.ml4all.algorithms.kmeans">TransformCSV</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><a href="org/apache/wayang/ml4all/algorithms/kmeans/TransformCSV.html#%3Cinit%3E()" class="member-name-link">TransformCSV()</a> - 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/algorithms/kmeans/TransformCSV.html#%3Cinit%3E(char)" class="member-name-link">TransformCSV(char)</a> - 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" class="type-name-link" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">TransformPerPartitionWrapper</a><<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/TransformPerPartitionWrapper.html" title="type parameter in TransformPerPartitionWrapper">R</a>,<wbr><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><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/TransformPerPartitionWrapper.html#%3Cinit%3E(org.apache.wayang.ml4all.abstraction.api.Transform)" class="member-name-link">TransformPerPartitionWrapper(Transform)</a> - 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" class="type-name-link" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">TransformWrapper</a><<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/TransformWrapper.html" title="type parameter in TransformWrapper">R</a>,<wbr><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><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/TransformWrapper.html#%3Cinit%3E(org.apache.wayang.ml4all.abstraction.api.Transform)" class="member-name-link">TransformWrapper(Transform)</a> - 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><a href="org/apache/wayang/core/mapping/ReplacementSubplanFactory.OfSingleOperators.html#translate(org.apache.wayang.core.mapping.SubplanMatch,int)" class="member-name-link">translate(SubplanMatch, int)</a> - 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><a href="org/apache/wayang/core/mapping/ReplacementSubplanFactory.html#translate(org.apache.wayang.core.mapping.SubplanMatch,int)" class="member-name-link">translate(SubplanMatch, int)</a> - 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><a href="org/apache/wayang/basic/model/op/Transpose.html" class="type-name-link" title="class in org.apache.wayang.basic.model.op">Transpose</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><a href="org/apache/wayang/basic/model/op/Transpose.html#%3Cinit%3E(int%5B%5D)" class="member-name-link">Transpose(int[])</a> - Constructor for class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Transpose.html" title="class in org.apache.wayang.basic.model.op">Transpose</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/Transpose.html#%3Cinit%3E(int%5B%5D,java.lang.String)" class="member-name-link">Transpose(int[], String)</a> - Constructor for class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Transpose.html" title="class in org.apache.wayang.basic.model.op">Transpose</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/Transpose.html#%3Cinit%3E(int%5B%5D,java.lang.String,org.apache.wayang.basic.model.op.Op.DType)" class="member-name-link">Transpose(int[], String, Op.DType)</a> - Constructor for class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Transpose.html" title="class in org.apache.wayang.basic.model.op">Transpose</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/Transpose.html#%3Cinit%3E(int%5B%5D,org.apache.wayang.basic.model.op.Op.DType)" class="member-name-link">Transpose(int[], Op.DType)</a> - Constructor for class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Transpose.html" title="class in org.apache.wayang.basic.model.op">Transpose</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/traversal/AbstractTopologicalTraversal.html#traverse()" class="member-name-link">traverse()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html#traverse(java.util.Collection)" class="member-name-link">traverse(Collection<? extends Operator>)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html#traverse(java.util.stream.Stream)" class="member-name-link">traverse(Stream<? extends Operator>)</a> - 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><a href="org/apache/wayang/core/optimizer/cardinality/CardinalityEstimationTraversal.html#traverse(org.apache.wayang.core.optimizer.OptimizationContext,org.apache.wayang.core.api.Configuration)" class="member-name-link">traverse(OptimizationContext, Configuration)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.SimpleCallback.html#traverse(org.apache.wayang.core.plan.wayangplan.Operator)" class="member-name-link">traverse(Operator)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html#traverse(org.apache.wayang.core.plan.wayangplan.Operator)" class="member-name-link">traverse(Operator)</a> - 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><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)" class="member-name-link">traverse(Operator, InputSlot<?>, OutputSlot<?>)</a> - 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><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)" class="member-name-link">traverse(Operator, InputSlot<?>, OutputSlot<?>)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainer.html#traverse(org.apache.wayang.core.plan.wayangplan.PlanTraversal.Callback)" class="member-name-link">traverse(PlanTraversal.Callback)</a> - 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><a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.html#traverse(T,org.apache.wayang.core.platform.lineage.LazyExecutionLineageNode.Aggregator)" class="member-name-link">traverse(T, LazyExecutionLineageNode.Aggregator<T>)</a> - 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><a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.html#traverse(T,org.apache.wayang.core.platform.lineage.LazyExecutionLineageNode.Aggregator,boolean)" class="member-name-link">traverse(T, LazyExecutionLineageNode.Aggregator<T>, boolean)</a> - 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><a href="org/apache/wayang/core/platform/lineage/LazyExecutionLineageNode.html#traverseAndMark(T,org.apache.wayang.core.platform.lineage.LazyExecutionLineageNode.Aggregator)" class="member-name-link">traverseAndMark(T, LazyExecutionLineageNode.Aggregator<T>)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html#traverseFocused(org.apache.wayang.core.plan.wayangplan.Operator,java.util.Collection)" class="member-name-link">traverseFocused(Operator, Collection<OutputSlot<?>>)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html#traversingFlat()" class="member-name-link">traversingFlat()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html#traversingHierarchically()" class="member-name-link">traversingHierarchically()</a> - 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><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html#tryCleanupOnError()" class="member-name-link">tryCleanupOnError()</a> - 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/core/util/OneTimeExecutable.html#tryExecute()" class="member-name-link">tryExecute()</a> - 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><a href="org/apache/wayang/core/api/configuration/ConstantValueProvider.html#tryProvide(org.apache.wayang.core.api.configuration.ValueProvider)" class="member-name-link">tryProvide(ValueProvider<Value>)</a> - 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><a href="org/apache/wayang/core/api/configuration/FunctionalValueProvider.html#tryProvide(org.apache.wayang.core.api.configuration.ValueProvider)" class="member-name-link">tryProvide(ValueProvider<Value>)</a> - 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><a href="org/apache/wayang/core/api/configuration/ValueProvider.html#tryProvide(org.apache.wayang.core.api.configuration.ValueProvider)" class="member-name-link">tryProvide(ValueProvider<Value>)</a> - 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><a href="org/apache/wayang/core/api/configuration/FunctionalKeyValueProvider.html#tryToProvide(Key,org.apache.wayang.core.api.configuration.KeyValueProvider)" class="member-name-link">tryToProvide(Key, KeyValueProvider<Key, Value>)</a> - 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><a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html#tryToProvide(Key,org.apache.wayang.core.api.configuration.KeyValueProvider)" class="member-name-link">tryToProvide(Key, KeyValueProvider<Key, Value>)</a> - 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><a href="org/apache/wayang/core/api/configuration/MapBasedKeyValueProvider.html#tryToProvide(Key,org.apache.wayang.core.api.configuration.KeyValueProvider)" class="member-name-link">tryToProvide(Key, KeyValueProvider<Key, Value>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.util">Tuple</a><<a href="org/apache/wayang/core/util/Tuple.html" title="type parameter in Tuple">T0</a>,<wbr><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><a href="org/apache/wayang/core/util/Tuple.html#%3Cinit%3E()" class="member-name-link">Tuple()</a> - 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/core/util/Tuple.html#%3Cinit%3E(T0,T1)" class="member-name-link">Tuple(T0, T1)</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.data">Tuple2</a><<a href="org/apache/wayang/basic/data/Tuple2.html" title="type parameter in Tuple2">T0</a>,<wbr><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><a href="org/apache/wayang/basic/data/Tuple2.html#%3Cinit%3E()" class="member-name-link">Tuple2()</a> - 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/Tuple2.html#%3Cinit%3E(T0,T1)" class="member-name-link">Tuple2(T0, T1)</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.data">Tuple5</a><<a href="org/apache/wayang/basic/data/Tuple5.html" title="type parameter in Tuple5">T0</a>,<wbr><a href="org/apache/wayang/basic/data/Tuple5.html" title="type parameter in Tuple5">T1</a>,<wbr><a href="org/apache/wayang/basic/data/Tuple5.html" title="type parameter in Tuple5">T2</a>,<wbr><a href="org/apache/wayang/basic/data/Tuple5.html" title="type parameter in Tuple5">T3</a>,<wbr><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><a href="org/apache/wayang/basic/data/Tuple5.html#%3Cinit%3E()" class="member-name-link">Tuple5()</a> - 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/basic/data/Tuple5.html#%3Cinit%3E(T0,T1,T2,T3,T4)" class="member-name-link">Tuple5(T0, T1, T2, T3, T4)</a> - 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" class="type-name-link" title="annotation interface in org.apache.wayang.commons.util.profiledb.model">Type</a> - Annotation Interface 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" class="type-name-link" title="class in org.apache.wayang.core.util">TypeConverter</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/util/TypeConverter.html#%3Cinit%3E()" class="member-name-link">TypeConverter()</a> - 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><a href="org/apache/wayang/flink/compiler/KeySelectorFunction.html#typeInformation" class="member-name-link">typeInformation</a> - 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> |
| <h2 class="title" id="I:U">U</h2> |
| <dl class="index"> |
| <dt><a href="org/apache/wayang/core/util/mathex/model/UnaryOperation.html" class="type-name-link" title="class in org.apache.wayang.core.util.mathex.model">UnaryOperation</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><a href="org/apache/wayang/core/util/mathex/model/UnaryOperation.html#%3Cinit%3E(char,org.apache.wayang.core.util.mathex.Expression)" class="member-name-link">UnaryOperation(char, Expression)</a> - 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><a href="org/apache/wayang/core/mathex/MathExParser.UnaryOperationContext.html#%3Cinit%3E(org.apache.wayang.core.mathex.MathExParser.ExpressionContext)" class="member-name-link">UnaryOperationContext(MathExParser.ExpressionContext)</a> - 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" class="type-name-link" title="class in org.apache.wayang.profiler.java">UnaryOperatorProfiler</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/java/UnaryOperatorProfiler.html#%3Cinit%3E(java.util.function.Supplier,java.util.function.Supplier)" class="member-name-link">UnaryOperatorProfiler(Supplier<JavaExecutionOperator>, Supplier<?>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.plan.wayangplan">UnarySink</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><a href="org/apache/wayang/core/plan/wayangplan/UnarySink.html#%3Cinit%3E()" class="member-name-link">UnarySink()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/UnarySink.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.UnarySink)" class="member-name-link">UnarySink(UnarySink<T>)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/UnarySink.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)" class="member-name-link">UnarySink(DataSetType<T>)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/UnarySink.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,boolean)" class="member-name-link">UnarySink(DataSetType<T>, boolean)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.plan.wayangplan">UnarySource</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><a href="org/apache/wayang/core/plan/wayangplan/UnarySource.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.UnarySource)" class="member-name-link">UnarySource(UnarySource<T>)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/UnarySource.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)" class="member-name-link">UnarySource(DataSetType<T>)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/UnarySource.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType,boolean)" class="member-name-link">UnarySource(DataSetType<T>, boolean)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.plan.wayangplan">UnaryToUnaryOperator</a><<a href="org/apache/wayang/core/plan/wayangplan/UnaryToUnaryOperator.html" title="type parameter in UnaryToUnaryOperator">InputType</a>,<wbr><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><a href="org/apache/wayang/core/plan/wayangplan/UnaryToUnaryOperator.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.UnaryToUnaryOperator)" class="member-name-link">UnaryToUnaryOperator(UnaryToUnaryOperator<InputType, OutputType>)</a> - 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><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)" class="member-name-link">UnaryToUnaryOperator(DataSetType<InputType>, DataSetType<OutputType>, boolean)</a> - 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><a href="org/apache/wayang/spark/channels/RddChannel.html#UNCACHED_DESCRIPTOR" class="member-name-link">UNCACHED_DESCRIPTOR</a> - 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><a href="org/apache/wayang/spark/channels/ChannelConversions.html#UNCACHED_RDD_TO_CACHED_RDD" class="member-name-link">UNCACHED_RDD_TO_CACHED_RDD</a> - 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/spark/channels/ChannelConversions.html#UNCACHED_RDD_TO_COLLECTION" class="member-name-link">UNCACHED_RDD_TO_COLLECTION</a> - 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/spark/channels/ChannelConversions.html#UNCACHED_RDD_TO_HDFS_OBJECT_FILE" class="member-name-link">UNCACHED_RDD_TO_HDFS_OBJECT_FILE</a> - 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/spark/channels/ChannelConversions.html#UNCACHED_RDD_TO_HDFS_TSV" class="member-name-link">UNCACHED_RDD_TO_HDFS_TSV</a> - 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/core/function/AggregationDescriptor.html#unchecked()" class="member-name-link">unchecked()</a> - 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><a href="org/apache/wayang/core/function/ConsumerDescriptor.html#unchecked()" class="member-name-link">unchecked()</a> - 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><a href="org/apache/wayang/core/function/FlatMapDescriptor.html#unchecked()" class="member-name-link">unchecked()</a> - 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><a href="org/apache/wayang/core/function/MapPartitionsDescriptor.html#unchecked()" class="member-name-link">unchecked()</a> - 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><a href="org/apache/wayang/core/function/PredicateDescriptor.html#unchecked()" class="member-name-link">unchecked()</a> - 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><a href="org/apache/wayang/core/function/ReduceDescriptor.html#unchecked()" class="member-name-link">unchecked()</a> - 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><a href="org/apache/wayang/core/function/TransformationDescriptor.html#unchecked()" class="member-name-link">unchecked()</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ChannelInitializer.html#unchecked()" class="member-name-link">unchecked()</a> - 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="deprecation-block"><span class="deprecated-label">Deprecated.</span> |
| <div class="deprecation-comment">not needed anymore</div> |
| </div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/InputSlot.html#unchecked()" class="member-name-link">unchecked()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OutputSlot.html#unchecked()" class="member-name-link">unchecked()</a> - 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><a href="org/apache/wayang/core/types/BasicDataUnitType.html#unchecked()" class="member-name-link">unchecked()</a> - 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><a href="org/apache/wayang/core/types/DataSetType.html#unchecked()" class="member-name-link">unchecked()</a> - 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><a href="org/apache/wayang/core/types/DataSetType.html#uncheckedGroup()" class="member-name-link">uncheckedGroup()</a> - 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><a href="org/apache/wayang/core/util/JsonSerializable.html#uncheckedSerializer" class="member-name-link">uncheckedSerializer</a> - 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><a href="org/apache/wayang/core/util/JsonSerializable.html#uncheckedSerializer()" class="member-name-link">uncheckedSerializer()</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.mapping">UnionAllMapping</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" class="type-name-link" title="class in org.apache.wayang.java.mapping">UnionAllMapping</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" class="type-name-link" title="class in org.apache.wayang.spark.mapping">UnionAllMapping</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><a href="org/apache/wayang/flink/mapping/UnionAllMapping.html#%3Cinit%3E()" class="member-name-link">UnionAllMapping()</a> - 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><a href="org/apache/wayang/java/mapping/UnionAllMapping.html#%3Cinit%3E()" class="member-name-link">UnionAllMapping()</a> - 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><a href="org/apache/wayang/spark/mapping/UnionAllMapping.html#%3Cinit%3E()" class="member-name-link">UnionAllMapping()</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.operators">UnionAllOperator</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><a href="org/apache/wayang/basic/operators/UnionAllOperator.html#%3Cinit%3E(java.lang.Class)" class="member-name-link">UnionAllOperator(Class<Type>)</a> - 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><a href="org/apache/wayang/basic/operators/UnionAllOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.UnionAllOperator)" class="member-name-link">UnionAllOperator(UnionAllOperator<Type>)</a> - 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><a href="org/apache/wayang/basic/operators/UnionAllOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)" class="member-name-link">UnionAllOperator(DataSetType<Type>)</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumeration.html#unionInPlace(org.apache.wayang.core.optimizer.enumeration.PlanEnumeration)" class="member-name-link">unionInPlace(PlanEnumeration)</a> - 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><a href="org/apache/wayang/basic/operators/SampleOperator.html#UNKNOWN_DATASET_SIZE" class="member-name-link">UNKNOWN_DATASET_SIZE</a> - 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><a href="org/apache/wayang/core/platform/CompositeExecutionResource.html#unregister(org.apache.wayang.core.platform.ExecutionResource)" class="member-name-link">unregister(ExecutionResource)</a> - 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><a href="org/apache/wayang/core/platform/ExecutorTemplate.html#unregister(org.apache.wayang.core.platform.ExecutionResource)" class="member-name-link">unregister(ExecutionResource)</a> - 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><a href="org/apache/wayang/core/optimizer/costs/LoadEstimator.html#UNSPECIFIED_NUM_SLOTS" class="member-name-link">UNSPECIFIED_NUM_SLOTS</a> - 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><a href="org/apache/wayang/api/sql/calcite/jdbc/JdbcTable.html#unwrap(java.lang.Class)" class="member-name-link">unwrap(Class<C>)</a> - 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/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)" class="member-name-link">update(Channel, Channel, Collection<OptimizationContext>, CardinalityEstimate)</a> - 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><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)" class="member-name-link">update(Channel, Channel, Collection<OptimizationContext>, CardinalityEstimate)</a> - 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><a href="org/apache/wayang/core/plan/executionplan/ExecutionStageLoop.html#update(org.apache.wayang.core.plan.executionplan.ExecutionTask)" class="member-name-link">update(ExecutionTask)</a> - 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 <code>ExecutionStageLoop.loopSubplan</code>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/ml4all/abstraction/api/Update.html" class="type-name-link" title="class in org.apache.wayang.ml4all.abstraction.api">Update</a><<a href="org/apache/wayang/ml4all/abstraction/api/Update.html" title="type parameter in Update">R</a>,<wbr><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><a href="org/apache/wayang/ml4all/abstraction/api/Update.html#%3Cinit%3E()" class="member-name-link">Update()</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.ConcatenationActivator.html#updateBaseEnumeration(org.apache.wayang.core.optimizer.enumeration.PlanEnumeration)" class="member-name-link">updateBaseEnumeration(PlanEnumeration)</a> - 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><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)" class="member-name-link">updateConversionOperatorCardinalities(PlanImplementation, OptimizationContext, int)</a> - 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><a href="org/apache/wayang/core/optimizer/OptimizationContext.OperatorContext.html#updateCostEstimate()" class="member-name-link">updateCostEstimate()</a> - 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><a href="org/apache/wayang/profiler/log/Individual.html#updateFitness(java.util.function.ToDoubleFunction)" class="member-name-link">updateFitness(ToDoubleFunction<Individual>)</a> - 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><a href="org/apache/wayang/profiler/log/GeneticOptimizer.html#updateFitness(java.util.List)" class="member-name-link">updateFitness(List<Individual>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.ml4all.abstraction.api">UpdateLocal</a><<a href="org/apache/wayang/ml4all/abstraction/api/UpdateLocal.html" title="type parameter in UpdateLocal">R</a>,<wbr><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><a href="org/apache/wayang/ml4all/abstraction/api/UpdateLocal.html#%3Cinit%3E()" class="member-name-link">UpdateLocal()</a> - 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" class="type-name-link" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">UpdateLocalWrapper</a><<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/UpdateLocalWrapper.html" title="type parameter in UpdateLocalWrapper">R</a>,<wbr><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><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/UpdateLocalWrapper.html#%3Cinit%3E(org.apache.wayang.ml4all.abstraction.api.UpdateLocal)" class="member-name-link">UpdateLocalWrapper(UpdateLocal)</a> - 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><a href="org/apache/wayang/profiler/log/Individual.html#updateMaturity(org.apache.wayang.core.util.Bitmask)" class="member-name-link">updateMaturity(Bitmask)</a> - 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/optimizer/AggregateOptimizationContext.html#updateOperatorContexts()" class="member-name-link">updateOperatorContexts()</a> - 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><a href="org/apache/wayang/core/monitor/DisabledMonitor.html#updateProgress(java.util.HashMap)" class="member-name-link">updateProgress(HashMap<String, Integer>)</a> - 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><a href="org/apache/wayang/core/monitor/FileMonitor.html#updateProgress(java.util.HashMap)" class="member-name-link">updateProgress(HashMap<String, Integer>)</a> - 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><a href="org/apache/wayang/core/monitor/HttpMonitor.html#updateProgress(java.util.HashMap)" class="member-name-link">updateProgress(HashMap<String, Integer>)</a> - 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><a href="org/apache/wayang/core/monitor/Monitor.html#updateProgress(java.util.HashMap)" class="member-name-link">updateProgress(HashMap<String, Integer>)</a> - 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><a href="org/apache/wayang/core/monitor/ZeroMQMonitor.html#updateProgress(java.util.HashMap)" class="member-name-link">updateProgress(HashMap<String, Integer>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.ml4all.abstraction.plan.wrappers">UpdateWrapper</a><<a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/UpdateWrapper.html" title="type parameter in UpdateWrapper">R</a>,<wbr><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><a href="org/apache/wayang/ml4all/abstraction/plan/wrappers/UpdateWrapper.html#%3Cinit%3E(org.apache.wayang.ml4all.abstraction.api.Update)" class="member-name-link">UpdateWrapper(Update)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html#upstream()" class="member-name-link">upstream()</a> - 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><a href="org/apache/wayang/api/sql/calcite/convention/WayangConvention.html#useAbstractConvertersForConversion(org.apache.calcite.plan.RelTraitSet,org.apache.calcite.plan.RelTraitSet)" class="member-name-link">useAbstractConvertersForConversion(RelTraitSet, RelTraitSet)</a> - Method in enum class org.apache.wayang.api.sql.calcite.convention.<a href="org/apache/wayang/api/sql/calcite/convention/WayangConvention.html" title="enum class in org.apache.wayang.api.sql.calcite.convention">WayangConvention</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/applications/Util.html" class="type-name-link" title="class in org.apache.wayang.applications">Util</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/applications/Util.html#%3Cinit%3E()" class="member-name-link">Util()</a> - 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> |
| <h2 class="title" id="I:V">V</h2> |
| <dl class="index"> |
| <dt><a href="org/apache/wayang/api/sql/calcite/optimizer/Optimizer.html#validate(org.apache.calcite.sql.SqlNode)" class="member-name-link">validate(SqlNode)</a> - 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/mathex/MathExParser.ConstantContext.html#value" class="member-name-link">value</a> - 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><a href="org/apache/wayang/commons/util/profiledb/model/Type.html#value()" class="member-name-link">value()</a> - Element in annotation interface org.apache.wayang.commons.util.profiledb.model.<a href="org/apache/wayang/commons/util/profiledb/model/Type.html" title="annotation interface in org.apache.wayang.commons.util.profiledb.model">Type</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/convention/WayangConvention.html#valueOf(java.lang.String)" class="member-name-link">valueOf(String)</a> - Static method in enum class org.apache.wayang.api.sql.calcite.convention.<a href="org/apache/wayang/api/sql/calcite/convention/WayangConvention.html" title="enum class in org.apache.wayang.api.sql.calcite.convention">WayangConvention</a></dt> |
| <dd> |
| <div class="block">Returns the enum constant of this class with the specified name.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/Input.Type.html#valueOf(java.lang.String)" class="member-name-link">valueOf(String)</a> - Static method in enum class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Input.Type.html" title="enum class in org.apache.wayang.basic.model.op">Input.Type</a></dt> |
| <dd> |
| <div class="block">Returns the enum constant of this class with the specified name.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/Op.DType.html#valueOf(java.lang.String)" class="member-name-link">valueOf(String)</a> - Static method in enum class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Op.DType.html" title="enum class in org.apache.wayang.basic.model.op">Op.DType</a></dt> |
| <dd> |
| <div class="block">Returns the enum constant of this class with the specified name.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/operators/SampleOperator.Methods.html#valueOf(java.lang.String)" class="member-name-link">valueOf(String)</a> - Static method in enum class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/SampleOperator.Methods.html" title="enum class in org.apache.wayang.basic.operators">SampleOperator.Methods</a></dt> |
| <dd> |
| <div class="block">Returns the enum constant of this class with the specified name.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.State.html#valueOf(java.lang.String)" class="member-name-link">valueOf(String)</a> - Static method in enum class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.State.html" title="enum class in org.apache.wayang.core.plan.wayangplan">LoopHeadOperator.State</a></dt> |
| <dd> |
| <div class="block">Returns the enum constant of this class with the specified name.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/giraph/Algorithm/PageRankParameters.PageRankEnum.html#valueOf(java.lang.String)" class="member-name-link">valueOf(String)</a> - Static method in enum class org.apache.wayang.giraph.Algorithm.<a href="org/apache/wayang/giraph/Algorithm/PageRankParameters.PageRankEnum.html" title="enum class in org.apache.wayang.giraph.Algorithm">PageRankParameters.PageRankEnum</a></dt> |
| <dd> |
| <div class="block">Returns the enum constant of this class with the specified name.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/iejoin/operators/IEJoinMasterOperator.JoinCondition.html#valueOf(java.lang.String)" class="member-name-link">valueOf(String)</a> - Static method in enum class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IEJoinMasterOperator.JoinCondition.html" title="enum class in org.apache.wayang.iejoin.operators">IEJoinMasterOperator.JoinCondition</a></dt> |
| <dd> |
| <div class="block">Returns the enum constant of this class with the specified name.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/ml4all/abstraction/plan/Platforms.html#valueOf(java.lang.String)" class="member-name-link">valueOf(String)</a> - Static method in enum class org.apache.wayang.ml4all.abstraction.plan.<a href="org/apache/wayang/ml4all/abstraction/plan/Platforms.html" title="enum class in org.apache.wayang.ml4all.abstraction.plan">Platforms</a></dt> |
| <dd> |
| <div class="block">Returns the enum constant of this class with the specified name.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/monitoring/interfaces/Task.TaskStatusForRunning.html#valueOf(java.lang.String)" class="member-name-link">valueOf(String)</a> - Static method in enum class org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.TaskStatusForRunning.html" title="enum class in org.apache.wayang.spark.monitoring.interfaces">Task.TaskStatusForRunning</a></dt> |
| <dd> |
| <div class="block">Returns the enum constant of this class with the specified name.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/api/configuration/ValueProvider.html" class="type-name-link" title="class in org.apache.wayang.core.api.configuration">ValueProvider</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><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)" class="member-name-link">ValueProvider(Configuration, ValueProvider<Value>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.api.configuration">ValueProvider.NotAvailableException</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><a href="org/apache/wayang/api/sql/calcite/convention/WayangConvention.html#values()" class="member-name-link">values()</a> - Static method in enum class org.apache.wayang.api.sql.calcite.convention.<a href="org/apache/wayang/api/sql/calcite/convention/WayangConvention.html" title="enum class in org.apache.wayang.api.sql.calcite.convention">WayangConvention</a></dt> |
| <dd> |
| <div class="block">Returns an array containing the constants of this enum class, in |
| the order they are declared.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/Input.Type.html#values()" class="member-name-link">values()</a> - Static method in enum class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Input.Type.html" title="enum class in org.apache.wayang.basic.model.op">Input.Type</a></dt> |
| <dd> |
| <div class="block">Returns an array containing the constants of this enum class, in |
| the order they are declared.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/Op.DType.html#values()" class="member-name-link">values()</a> - Static method in enum class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/Op.DType.html" title="enum class in org.apache.wayang.basic.model.op">Op.DType</a></dt> |
| <dd> |
| <div class="block">Returns an array containing the constants of this enum class, in |
| the order they are declared.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/basic/operators/SampleOperator.Methods.html#values()" class="member-name-link">values()</a> - Static method in enum class org.apache.wayang.basic.operators.<a href="org/apache/wayang/basic/operators/SampleOperator.Methods.html" title="enum class in org.apache.wayang.basic.operators">SampleOperator.Methods</a></dt> |
| <dd> |
| <div class="block">Returns an array containing the constants of this enum class, in |
| the order they are declared.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.State.html#values()" class="member-name-link">values()</a> - Static method in enum class org.apache.wayang.core.plan.wayangplan.<a href="org/apache/wayang/core/plan/wayangplan/LoopHeadOperator.State.html" title="enum class in org.apache.wayang.core.plan.wayangplan">LoopHeadOperator.State</a></dt> |
| <dd> |
| <div class="block">Returns an array containing the constants of this enum class, in |
| the order they are declared.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/giraph/Algorithm/PageRankParameters.PageRankEnum.html#values()" class="member-name-link">values()</a> - Static method in enum class org.apache.wayang.giraph.Algorithm.<a href="org/apache/wayang/giraph/Algorithm/PageRankParameters.PageRankEnum.html" title="enum class in org.apache.wayang.giraph.Algorithm">PageRankParameters.PageRankEnum</a></dt> |
| <dd> |
| <div class="block">Returns an array containing the constants of this enum class, in |
| the order they are declared.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/iejoin/operators/IEJoinMasterOperator.JoinCondition.html#values()" class="member-name-link">values()</a> - Static method in enum class org.apache.wayang.iejoin.operators.<a href="org/apache/wayang/iejoin/operators/IEJoinMasterOperator.JoinCondition.html" title="enum class in org.apache.wayang.iejoin.operators">IEJoinMasterOperator.JoinCondition</a></dt> |
| <dd> |
| <div class="block">Returns an array containing the constants of this enum class, in |
| the order they are declared.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/ml4all/abstraction/plan/Platforms.html#values()" class="member-name-link">values()</a> - Static method in enum class org.apache.wayang.ml4all.abstraction.plan.<a href="org/apache/wayang/ml4all/abstraction/plan/Platforms.html" title="enum class in org.apache.wayang.ml4all.abstraction.plan">Platforms</a></dt> |
| <dd> |
| <div class="block">Returns an array containing the constants of this enum class, in |
| the order they are declared.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/spark/monitoring/interfaces/Task.TaskStatusForRunning.html#values()" class="member-name-link">values()</a> - Static method in enum class org.apache.wayang.spark.monitoring.interfaces.<a href="org/apache/wayang/spark/monitoring/interfaces/Task.TaskStatusForRunning.html" title="enum class in org.apache.wayang.spark.monitoring.interfaces">Task.TaskStatusForRunning</a></dt> |
| <dd> |
| <div class="block">Returns an array containing the constants of this enum class, in |
| the order they are declared.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/util/mathex/model/Variable.html" class="type-name-link" title="class in org.apache.wayang.core.util.mathex.model">Variable</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" class="type-name-link" title="class in org.apache.wayang.profiler.log">Variable</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><a href="org/apache/wayang/profiler/log/Variable.html#%3Cinit%3E(int,java.lang.String)" class="member-name-link">Variable(int, String)</a> - 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><a href="org/apache/wayang/core/util/mathex/model/Variable.html#%3Cinit%3E(java.lang.String)" class="member-name-link">Variable(String)</a> - 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><a href="org/apache/wayang/core/mathex/MathExParser.VariableContext.html#%3Cinit%3E(org.apache.wayang.core.mathex.MathExParser.ExpressionContext)" class="member-name-link">VariableContext(MathExParser.ExpressionContext)</a> - 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><a href="org/apache/wayang/core/mathex/MathExParser.VariableContext.html#variableName" class="member-name-link">variableName</a> - 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><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)" class="member-name-link">visit(ActualOperator, OutputSlot<?>, Payload)</a> - 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><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)" class="member-name-link">visit(OperatorAlternative, OutputSlot<?>, Payload)</a> - 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><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)" class="member-name-link">visit(Subplan, OutputSlot<?>, Payload)</a> - 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><a href="org/apache/wayang/core/mathex/MathExBaseVisitor.html#visitBinaryOperation(org.apache.wayang.core.mathex.MathExParser.BinaryOperationContext)" class="member-name-link">visitBinaryOperation(MathExParser.BinaryOperationContext)</a> - 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><a href="org/apache/wayang/core/mathex/MathExVisitor.html#visitBinaryOperation(org.apache.wayang.core.mathex.MathExParser.BinaryOperationContext)" class="member-name-link">visitBinaryOperation(MathExParser.BinaryOperationContext)</a> - 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><a href="org/apache/wayang/core/util/mathex/ExpressionBuilder.html#visitBinaryOperation(org.apache.wayang.core.mathex.MathExParser.BinaryOperationContext)" class="member-name-link">visitBinaryOperation(MathExParser.BinaryOperationContext)</a> - 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/core/mathex/MathExBaseVisitor.html#visitConstant(org.apache.wayang.core.mathex.MathExParser.ConstantContext)" class="member-name-link">visitConstant(MathExParser.ConstantContext)</a> - 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><a href="org/apache/wayang/core/mathex/MathExVisitor.html#visitConstant(org.apache.wayang.core.mathex.MathExParser.ConstantContext)" class="member-name-link">visitConstant(MathExParser.ConstantContext)</a> - 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><a href="org/apache/wayang/core/util/mathex/ExpressionBuilder.html#visitConstant(org.apache.wayang.core.mathex.MathExParser.ConstantContext)" class="member-name-link">visitConstant(MathExParser.ConstantContext)</a> - 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/core/plan/wayangplan/PlanTraversal.html#visitedIrrelevantOperators" class="member-name-link">visitedIrrelevantOperators</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html#visitedRelevantOperators" class="member-name-link">visitedRelevantOperators</a> - 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><a href="org/apache/wayang/core/mathex/MathExBaseListener.html#visitErrorNode(org.antlr.v4.runtime.tree.ErrorNode)" class="member-name-link">visitErrorNode(ErrorNode)</a> - 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><a href="org/apache/wayang/core/mathex/MathExBaseVisitor.html#visitFunction(org.apache.wayang.core.mathex.MathExParser.FunctionContext)" class="member-name-link">visitFunction(MathExParser.FunctionContext)</a> - 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><a href="org/apache/wayang/core/mathex/MathExVisitor.html#visitFunction(org.apache.wayang.core.mathex.MathExParser.FunctionContext)" class="member-name-link">visitFunction(MathExParser.FunctionContext)</a> - 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><a href="org/apache/wayang/core/util/mathex/ExpressionBuilder.html#visitFunction(org.apache.wayang.core.mathex.MathExParser.FunctionContext)" class="member-name-link">visitFunction(MathExParser.FunctionContext)</a> - 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/core/mathex/MathExBaseVisitor.html#visitParensExpression(org.apache.wayang.core.mathex.MathExParser.ParensExpressionContext)" class="member-name-link">visitParensExpression(MathExParser.ParensExpressionContext)</a> - 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><a href="org/apache/wayang/core/mathex/MathExVisitor.html#visitParensExpression(org.apache.wayang.core.mathex.MathExParser.ParensExpressionContext)" class="member-name-link">visitParensExpression(MathExParser.ParensExpressionContext)</a> - 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><a href="org/apache/wayang/core/util/mathex/ExpressionBuilder.html#visitParensExpression(org.apache.wayang.core.mathex.MathExParser.ParensExpressionContext)" class="member-name-link">visitParensExpression(MathExParser.ParensExpressionContext)</a> - 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/core/mathex/MathExBaseListener.html#visitTerminal(org.antlr.v4.runtime.tree.TerminalNode)" class="member-name-link">visitTerminal(TerminalNode)</a> - 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><a href="org/apache/wayang/core/mathex/MathExBaseVisitor.html#visitUnaryOperation(org.apache.wayang.core.mathex.MathExParser.UnaryOperationContext)" class="member-name-link">visitUnaryOperation(MathExParser.UnaryOperationContext)</a> - 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><a href="org/apache/wayang/core/mathex/MathExVisitor.html#visitUnaryOperation(org.apache.wayang.core.mathex.MathExParser.UnaryOperationContext)" class="member-name-link">visitUnaryOperation(MathExParser.UnaryOperationContext)</a> - 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><a href="org/apache/wayang/core/util/mathex/ExpressionBuilder.html#visitUnaryOperation(org.apache.wayang.core.mathex.MathExParser.UnaryOperationContext)" class="member-name-link">visitUnaryOperation(MathExParser.UnaryOperationContext)</a> - 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/core/mathex/MathExBaseVisitor.html#visitVariable(org.apache.wayang.core.mathex.MathExParser.VariableContext)" class="member-name-link">visitVariable(MathExParser.VariableContext)</a> - 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><a href="org/apache/wayang/core/mathex/MathExVisitor.html#visitVariable(org.apache.wayang.core.mathex.MathExParser.VariableContext)" class="member-name-link">visitVariable(MathExParser.VariableContext)</a> - 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><a href="org/apache/wayang/core/util/mathex/ExpressionBuilder.html#visitVariable(org.apache.wayang.core.mathex.MathExParser.VariableContext)" class="member-name-link">visitVariable(MathExParser.VariableContext)</a> - 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/core/mathex/MathExLexer.html#VOCABULARY" class="member-name-link">VOCABULARY</a> - 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/mathex/MathExParser.html#VOCABULARY" class="member-name-link">VOCABULARY</a> - 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> |
| <h2 class="title" id="I:W">W</h2> |
| <dl class="index"> |
| <dt><a href="org/apache/wayang/core/platform/Platform.html#warmUp(org.apache.wayang.core.api.Configuration)" class="member-name-link">warmUp(Configuration)</a> - 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><a href="org/apache/wayang/spark/platform/SparkPlatform.html#warmUp(org.apache.wayang.core.api.Configuration)" class="member-name-link">warmUp(Configuration)</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.ConcatenationActivator.html#wasExecuted" class="member-name-link">wasExecuted</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.EnumerationActivator.html#wasExecuted" class="member-name-link">wasExecuted</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.ConcatenationActivator.html#wasExecuted()" class="member-name-link">wasExecuted()</a> - 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><a href="org/apache/wayang/core/optimizer/enumeration/PlanEnumerator.EnumerationActivator.html#wasExecuted()" class="member-name-link">wasExecuted()</a> - 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><a href="org/apache/wayang/core/platform/AbstractChannelInstance.html#wasProduced()" class="member-name-link">wasProduced()</a> - 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><a href="org/apache/wayang/core/platform/ChannelInstance.html#wasProduced()" class="member-name-link">wasProduced()</a> - 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><a href="org/apache/wayang/api/sql/calcite/rules/WayangRules.html#WAYANG_AGGREGATE_RULE" class="member-name-link">WAYANG_AGGREGATE_RULE</a> - 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/rules/WayangRules.html#WAYANG_FILTER_RULE" class="member-name-link">WAYANG_FILTER_RULE</a> - 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/rules/WayangRules.html#WAYANG_JOIN_RULE" class="member-name-link">WAYANG_JOIN_RULE</a> - 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/rules/WayangRules.html#WAYANG_PROJECT_RULE" class="member-name-link">WAYANG_PROJECT_RULE</a> - 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/rules/WayangRules.html#WAYANG_SORT_RULE" class="member-name-link">WAYANG_SORT_RULE</a> - 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/rules/WayangRules.html#WAYANG_TABLESCAN_ENUMERABLE_RULE" class="member-name-link">WAYANG_TABLESCAN_ENUMERABLE_RULE</a> - 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/rules/WayangRules.html#WAYANG_TABLESCAN_RULE" class="member-name-link">WAYANG_TABLESCAN_RULE</a> - 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" class="type-name-link" title="class in org.apache.wayang.api.sql.calcite.rel">WayangAggregate</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><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)" class="member-name-link">WayangAggregate(RelOptCluster, RelTraitSet, List<RelHint>, RelNode, ImmutableBitSet, List<ImmutableBitSet>, List<AggregateCall>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.api.sql.calcite.converter">WayangAggregateVisitor</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" class="type-name-link" title="class in org.apache.wayang.flink.compiler.criterion">WayangAggregator</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 that generate aggregatorWrapper</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/compiler/criterion/WayangAggregator.html#%3Cinit%3E()" class="member-name-link">WayangAggregator()</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.util">WayangArrays</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" class="type-name-link" title="class in org.apache.wayang.basic.plugin">WayangBasic</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><a href="org/apache/wayang/basic/plugin/WayangBasic.html#%3Cinit%3E()" class="member-name-link">WayangBasic()</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.plugin">WayangBasicGraph</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><a href="org/apache/wayang/basic/plugin/WayangBasicGraph.html#%3Cinit%3E()" class="member-name-link">WayangBasicGraph()</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic">WayangBasics</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><a href="org/apache/wayang/basic/WayangBasics.html#%3Cinit%3E()" class="member-name-link">WayangBasics()</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.util">WayangCollections</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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Collection.html" title="class or interface in java.util" class="external-link"><code>Collection</code></a>s.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/api/WayangContext.html" class="type-name-link" title="class in org.apache.wayang.core.api">WayangContext</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><a href="org/apache/wayang/core/api/WayangContext.html#%3Cinit%3E()" class="member-name-link">WayangContext()</a> - 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/core/api/WayangContext.html#%3Cinit%3E(org.apache.wayang.core.api.Configuration)" class="member-name-link">WayangContext(Configuration)</a> - 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" class="type-name-link" title="enum class in org.apache.wayang.api.sql.calcite.convention">WayangConvention</a> - Enum Class 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" class="type-name-link" title="class in org.apache.wayang.flink.compiler.criterion">WayangConvergenceCriterion</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 that generate aggregatorWrapper</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/compiler/criterion/WayangConvergenceCriterion.html#%3Cinit%3E(org.apache.wayang.core.function.FunctionDescriptor.SerializablePredicate)" class="member-name-link">WayangConvergenceCriterion(FunctionDescriptor.SerializablePredicate<Collection<T>>)</a> - 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/api/sql/calcite/converter/WayangCrossJoinVisitor.html" class="type-name-link" title="class in org.apache.wayang.api.sql.calcite.converter">WayangCrossJoinVisitor</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/api/exception/WayangException.html" class="type-name-link" title="class in org.apache.wayang.core.api.exception">WayangException</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><a href="org/apache/wayang/core/api/exception/WayangException.html#%3Cinit%3E()" class="member-name-link">WayangException()</a> - 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/core/api/exception/WayangException.html#%3Cinit%3E(java.lang.String)" class="member-name-link">WayangException(String)</a> - 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/core/api/exception/WayangException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)" class="member-name-link">WayangException(String, Throwable)</a> - 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/core/api/exception/WayangException.html#%3Cinit%3E(java.lang.String,java.lang.Throwable,boolean,boolean)" class="member-name-link">WayangException(String, Throwable, boolean, boolean)</a> - 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/core/api/exception/WayangException.html#%3Cinit%3E(java.lang.Throwable)" class="member-name-link">WayangException(Throwable)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.compiler">WayangFileOutputFormat</a><<a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html" title="type parameter in WayangFileOutputFormat">IT</a>> - 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><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.html#%3Cinit%3E()" class="member-name-link">WayangFileOutputFormat()</a> - 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.html#%3Cinit%3E(java.lang.String)" class="member-name-link">WayangFileOutputFormat(String)</a> - 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.html#%3Cinit%3E(org.apache.flink.core.fs.Path)" class="member-name-link">WayangFileOutputFormat(Path)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.compiler">WayangFileOutputFormat.BlockBasedOutput</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" class="type-name-link" title="class in org.apache.wayang.api.sql.calcite.rel">WayangFilter</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><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)" class="member-name-link">WayangFilter(RelOptCluster, RelTraitSet, RelNode, RexNode)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.compiler.criterion">WayangFilterCriterion</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 for use inside of the LoopOperators</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/compiler/criterion/WayangFilterCriterion.html#%3Cinit%3E(java.lang.String)" class="member-name-link">WayangFilterCriterion(String)</a> - 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" class="type-name-link" title="class in org.apache.wayang.api.sql.calcite.converter">WayangFilterVisitor</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/apps/grep/Grep.html#wayangFlink(java.lang.String,java.lang.String)" class="member-name-link">wayangFlink(String, String)</a> - 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/apps/grep/Grep.html#wayangJava(java.lang.String,java.lang.String)" class="member-name-link">wayangJava(String, String)</a> - 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" class="type-name-link" title="class in org.apache.wayang.api.sql.calcite.rel">WayangJoin</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><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)" class="member-name-link">WayangJoin(RelOptCluster, RelTraitSet, RelNode, RelNode, RexNode, Set<CorrelationId>, JoinRelType)</a> - 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" class="type-name-link" title="class in org.apache.wayang.api.sql.calcite.converter">WayangJoinVisitor</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" class="type-name-link" title="class in org.apache.wayang.core.util.json">WayangJsonArray</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><a href="org/apache/wayang/core/util/json/WayangJsonArray.html#%3Cinit%3E()" class="member-name-link">WayangJsonArray()</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.util.json">WayangJsonObj</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><a href="org/apache/wayang/core/util/json/WayangJsonObj.html#%3Cinit%3E()" class="member-name-link">WayangJsonObj()</a> - 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/core/util/json/WayangJsonObj.html#%3Cinit%3E(java.lang.String)" class="member-name-link">WayangJsonObj(String)</a> - 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/core/util/json/WayangJsonObj.html#%3Cinit%3E(java.util.Map)" class="member-name-link">WayangJsonObj(Map<String, Object>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.compiler.criterion">WayangListValue</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><a href="org/apache/wayang/flink/compiler/criterion/WayangListValue.html#%3Cinit%3E()" class="member-name-link">WayangListValue()</a> - 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/flink/compiler/criterion/WayangListValue.html#%3Cinit%3E(java.util.Collection)" class="member-name-link">WayangListValue(Collection)</a> - 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/api/sql/calcite/converter/WayangMultiConditionJoinVisitor.html" class="type-name-link" title="class in org.apache.wayang.api.sql.calcite.converter">WayangMultiConditionJoinVisitor</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/plan/wayangplan/WayangPlan.html" class="type-name-link" title="class in org.apache.wayang.core.plan.wayangplan">WayangPlan</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><a href="org/apache/wayang/core/plan/wayangplan/WayangPlan.html#%3Cinit%3E(org.apache.wayang.core.plan.wayangplan.Operator...)" class="member-name-link">WayangPlan(Operator...)</a> - 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><a href="org/apache/wayang/apps/grep/Grep.html#wayangPlatform(java.lang.String,java.lang.String,org.apache.wayang.core.plugin.Plugin)" class="member-name-link">wayangPlatform(String, String, Plugin)</a> - 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" class="type-name-link" title="class in org.apache.wayang.api.sql.calcite.optimizer">WayangProgram</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" class="type-name-link" title="class in org.apache.wayang.api.sql.calcite.rel">WayangProject</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><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)" class="member-name-link">WayangProject(RelOptCluster, RelTraitSet, RelNode, List<? extends RexNode>, RelDataType)</a> - 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" class="type-name-link" title="class in org.apache.wayang.api.sql.calcite.converter">WayangProjectVisitor</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" class="type-name-link" title="interface in org.apache.wayang.api.sql.calcite.rel">WayangRel</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" class="type-name-link" title="class in org.apache.wayang.api.sql.calcite.converter">WayangRelConverter</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/converter/WayangRelConverter.html#%3Cinit%3E()" class="member-name-link">WayangRelConverter()</a> - 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/converter/WayangRelConverter.html#%3Cinit%3E(org.apache.wayang.core.api.Configuration)" class="member-name-link">WayangRelConverter(Configuration)</a> - 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" class="type-name-link" title="class in org.apache.wayang.api.sql.calcite.rules">WayangRules</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" class="type-name-link" title="class in org.apache.wayang.api.sql.calcite.schema">WayangSchema</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/schema/WayangSchema.html#%3Cinit%3E(java.lang.String,java.util.Map)" class="member-name-link">WayangSchema(String, Map<String, Table>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.api.sql.calcite.schema">WayangSchemaBuilder</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/WayangSort.html" class="type-name-link" title="class in org.apache.wayang.api.sql.calcite.rel">WayangSort</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><a href="org/apache/wayang/api/sql/calcite/rel/WayangSort.html#%3Cinit%3E(org.apache.calcite.plan.RelOptCluster,org.apache.calcite.plan.RelTraitSet,java.util.List,org.apache.calcite.rel.RelNode,org.apache.calcite.rel.RelCollation,org.apache.calcite.rex.RexNode,org.apache.calcite.rex.RexNode)" class="member-name-link">WayangSort(RelOptCluster, RelTraitSet, List<RelHint>, RelNode, RelCollation, RexNode, RexNode)</a> - Constructor for class org.apache.wayang.api.sql.calcite.rel.<a href="org/apache/wayang/api/sql/calcite/rel/WayangSort.html" title="class in org.apache.wayang.api.sql.calcite.rel">WayangSort</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/rules/WayangSortRule.html" class="type-name-link" title="class in org.apache.wayang.api.sql.calcite.rules">WayangSortRule</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> |
| <div class="block">Rule that converts <code>LogicalSort</code> to Wayang convention |
| <a href="org/apache/wayang/api/sql/calcite/rel/WayangSort.html" title="class in org.apache.wayang.api.sql.calcite.rel"><code>WayangSort</code></a></div> |
| </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/rules/WayangSortRule.html#%3Cinit%3E(org.apache.calcite.rel.convert.ConverterRule.Config)" class="member-name-link">WayangSortRule(ConverterRule.Config)</a> - Constructor for class org.apache.wayang.api.sql.calcite.rules.<a href="org/apache/wayang/api/sql/calcite/rules/WayangSortRule.html" title="class in org.apache.wayang.api.sql.calcite.rules">WayangSortRule</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/api/sql/calcite/converter/WayangSortVisitor.html" class="type-name-link" title="class in org.apache.wayang.api.sql.calcite.converter">WayangSortVisitor</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/apps/grep/Grep.html#wayangSpark(java.lang.String,java.lang.String)" class="member-name-link">wayangSpark(String, String)</a> - 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" class="type-name-link" title="class in org.apache.wayang.api.sql.calcite.schema">WayangTable</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/schema/WayangTable.html#%3Cinit%3E(java.lang.String,java.util.List,java.util.List,org.apache.wayang.api.sql.calcite.schema.WayangTableStatistic)" class="member-name-link">WayangTable(String, List<String>, List<SqlTypeName>, WayangTableStatistic)</a> - 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" class="type-name-link" title="class in org.apache.wayang.api.sql.calcite.schema">WayangTableBuilder</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" class="type-name-link" title="class in org.apache.wayang.api.sql.calcite.rel">WayangTableScan</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><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)" class="member-name-link">WayangTableScan(RelOptCluster, RelTraitSet, List<RelHint>, RelOptTable)</a> - 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/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)" class="member-name-link">WayangTableScan(RelOptCluster, RelTraitSet, List<RelHint>, RelOptTable, int[])</a> - 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" class="type-name-link" title="class in org.apache.wayang.api.sql.calcite.converter">WayangTableScanVisitor</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" class="type-name-link" title="class in org.apache.wayang.api.sql.calcite.schema">WayangTableStatistic</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/schema/WayangTableStatistic.html#%3Cinit%3E(long)" class="member-name-link">WayangTableStatistic(long)</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.compiler.criterion">WayangValue</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><a href="org/apache/wayang/flink/compiler/criterion/WayangValue.html#%3Cinit%3E()" class="member-name-link">WayangValue()</a> - 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/flink/compiler/criterion/WayangValue.html#%3Cinit%3E(T)" class="member-name-link">WayangValue(T)</a> - 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" class="type-name-link" title="class in org.apache.wayang.ml4all.algorithms.sgd">WeightsUpdate</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><a href="org/apache/wayang/ml4all/algorithms/sgd/WeightsUpdate.html#%3Cinit%3E()" class="member-name-link">WeightsUpdate()</a> - 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><a href="org/apache/wayang/ml4all/algorithms/sgd/WeightsUpdate.html#%3Cinit%3E(double,double)" class="member-name-link">WeightsUpdate(double, double)</a> - 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><a href="org/apache/wayang/basic/model/op/Op.html#with(org.apache.wayang.basic.model.op.Op...)" class="member-name-link">with(Op...)</a> - 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><a href="org/apache/wayang/core/api/WayangContext.html#with(org.apache.wayang.core.plugin.Plugin)" class="member-name-link">with(Plugin)</a> - 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><a href="org/apache/wayang/core/mapping/OperatorPattern.html#withAdditionalTest(java.util.function.Predicate)" class="member-name-link">withAdditionalTest(Predicate<T>)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/function/Predicate.html" title="class or interface in java.util.function" class="external-link"><code>Predicate</code></a> 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><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html#withCallback(org.apache.wayang.core.plan.wayangplan.PlanTraversal.Callback)" class="member-name-link">withCallback(PlanTraversal.Callback)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/PlanTraversal.html#withCallback(org.apache.wayang.core.plan.wayangplan.PlanTraversal.SimpleCallback)" class="member-name-link">withCallback(PlanTraversal.SimpleCallback)</a> - 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><a href="org/apache/wayang/commons/util/profiledb/model/Experiment.html#withDescription(java.lang.String)" class="member-name-link">withDescription(String)</a> - 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><a href="org/apache/wayang/commons/util/profiledb/ProfileDB.html#withGsonPreparation(java.util.function.Consumer)" class="member-name-link">withGsonPreparation(Consumer<GsonBuilder>)</a> - 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><a href="org/apache/wayang/core/api/WayangContext.html#withPlugin(org.apache.wayang.core.plugin.Plugin)" class="member-name-link">withPlugin(Plugin)</a> - 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><a href="org/apache/wayang/api/sql/calcite/schema/WayangTableBuilder.html#withRowCount(long)" class="member-name-link">withRowCount(long)</a> - 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/core/plan/executionplan/Channel.html#withSiblings()" class="member-name-link">withSiblings()</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/stream/Stream.html" title="class or interface in java.util.stream" class="external-link"><code>Stream</code></a> of this instance and its siblings.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/core/api/configuration/KeyValueProvider.html#withSlf4jWarning(java.lang.String)" class="member-name-link">withSlf4jWarning(String)</a> - 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><a href="org/apache/wayang/core/api/configuration/ValueProvider.html#withSlf4jWarning(java.lang.String)" class="member-name-link">withSlf4jWarning(String)</a> - 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><a href="org/apache/wayang/core/function/PredicateDescriptor.html#withSqlImplementation(java.lang.String)" class="member-name-link">withSqlImplementation(String)</a> - 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><a href="org/apache/wayang/core/function/TransformationDescriptor.html#withSqlImplementation(java.lang.String,java.lang.String)" class="member-name-link">withSqlImplementation(String, String)</a> - 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" class="type-name-link" title="class in org.apache.wayang.applications">WordCount</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" class="type-name-link" title="class in org.apache.wayang.apps.wordcount">WordCount</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/applications/WordCount.html#%3Cinit%3E()" class="member-name-link">WordCount()</a> - 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><a href="org/apache/wayang/apps/wordcount/WordCount.html#%3Cinit%3E()" class="member-name-link">WordCount()</a> - 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" class="type-name-link" title="class in org.apache.wayang.applications">WordCountOnKafkaTopic</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/applications/WordCountOnKafkaTopic.html#%3Cinit%3E()" class="member-name-link">WordCountOnKafkaTopic()</a> - 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/WordCountParquet.html" class="type-name-link" title="class in org.apache.wayang.apps.wordcount">WordCountParquet</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/apps/wordcount/WordCountParquet.html#%3Cinit%3E()" class="member-name-link">WordCountParquet()</a> - Constructor for class org.apache.wayang.apps.wordcount.<a href="org/apache/wayang/apps/wordcount/WordCountParquet.html" title="class in org.apache.wayang.apps.wordcount">WordCountParquet</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/apps/wordcount/WordCountWithJavaNativeAPI.html" class="type-name-link" title="class in org.apache.wayang.apps.wordcount">WordCountWithJavaNativeAPI</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><a href="org/apache/wayang/apps/wordcount/WordCountWithJavaNativeAPI.html#%3Cinit%3E()" class="member-name-link">WordCountWithJavaNativeAPI()</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorContainers.html#wrap(java.util.List,java.util.List,org.apache.wayang.core.plan.wayangplan.OperatorContainer)" class="member-name-link">wrap(List<InputSlot<?>>, List<OutputSlot<?>>, OperatorContainer)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/Subplan.html#wrap(java.util.List,java.util.List,org.apache.wayang.core.plan.wayangplan.OperatorContainer)" class="member-name-link">wrap(List<InputSlot<?>>, List<OutputSlot<?>>, OperatorContainer)</a> - 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><a href="org/apache/wayang/profiler/log/DynamicLoadProfileEstimators.html#wrap(org.apache.wayang.core.optimizer.costs.LoadEstimator)" class="member-name-link">wrap(LoadEstimator)</a> - 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><a href="org/apache/wayang/profiler/log/DynamicLoadProfileEstimators.html#wrap(org.apache.wayang.core.optimizer.costs.LoadProfileEstimator)" class="member-name-link">wrap(LoadProfileEstimator)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/LoopSubplan.html#wrap(org.apache.wayang.core.plan.wayangplan.LoopHeadOperator,java.util.List,java.util.List)" class="member-name-link">wrap(LoopHeadOperator, List<InputSlot<?>>, List<OutputSlot<?>>)</a> - 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><a href="org/apache/wayang/core/plan/wayangplan/OperatorAlternative.html#wrap(org.apache.wayang.core.plan.wayangplan.Operator)" class="member-name-link">wrap(Operator)</a> - 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><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)" class="member-name-link">wrap(Operator, Operator)</a> - 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><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)" class="member-name-link">wrap(Operator, Operator)</a> - 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><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)" class="member-name-link">wrap(Operator, Operator)</a> - 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><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)" class="member-name-link">wrap(Operator, OperatorContainer)</a> - 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" class="type-name-link" title="class in org.apache.wayang.api.python.function">WrappedFlatMapDescriptor</a><<a href="org/apache/wayang/api/python/function/WrappedFlatMapDescriptor.html" title="type parameter in WrappedFlatMapDescriptor">Input</a>,<wbr><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><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)" class="member-name-link">WrappedFlatMapDescriptor(ByteString, BasicDataUnitType<Input>, BasicDataUnitType<Output>, ProbabilisticDoubleInterval, LoadProfileEstimator)</a> - 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" class="type-name-link" title="class in org.apache.wayang.api.python.function">WrappedMapPartitionsDescriptor</a><<a href="org/apache/wayang/api/python/function/WrappedMapPartitionsDescriptor.html" title="type parameter in WrappedMapPartitionsDescriptor">Input</a>,<wbr><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><a href="org/apache/wayang/api/python/function/WrappedMapPartitionsDescriptor.html#%3Cinit%3E(com.google.protobuf.ByteString,java.lang.Class,java.lang.Class)" class="member-name-link">WrappedMapPartitionsDescriptor(ByteString, Class<Input>, Class<Output>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.api.python.function">WrappedPredicateDescriptor</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><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)" class="member-name-link">WrappedPredicateDescriptor(ByteString, BasicDataUnitType<Input>, ProbabilisticDoubleInterval, LoadProfileEstimator)</a> - 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" class="type-name-link" title="class in org.apache.wayang.api.python.function">WrappedPythonFunction</a><<a href="org/apache/wayang/api/python/function/WrappedPythonFunction.html" title="type parameter in WrappedPythonFunction">Input</a>,<wbr><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><a href="org/apache/wayang/api/python/function/WrappedPythonFunction.html#%3Cinit%3E(com.google.protobuf.ByteString)" class="member-name-link">WrappedPythonFunction(ByteString)</a> - 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" class="type-name-link" title="class in org.apache.wayang.api.python.function">WrappedReduceDescriptor</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><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)" class="member-name-link">WrappedReduceDescriptor(ByteString, DataUnitGroupType<Type>, BasicDataUnitType<Type>)</a> - 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" class="type-name-link" title="class in org.apache.wayang.api.python.function">WrappedTransformationDescriptor</a><<a href="org/apache/wayang/api/python/function/WrappedTransformationDescriptor.html" title="type parameter in WrappedTransformationDescriptor">Input</a>,<wbr><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><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)" class="member-name-link">WrappedTransformationDescriptor(ByteString, BasicDataUnitType<Input>, BasicDataUnitType<Output>)</a> - 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><a href="org/apache/wayang/core/util/Iterators.html#wrapWithIterable(java.util.Iterator)" class="member-name-link">wrapWithIterable(Iterator<T>)</a> - 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 <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Iterator.html" title="class or interface in java.util" class="external-link"><code>Iterator</code></a> in an <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Iterable.html" title="class or interface in java.lang" class="external-link"><code>Iterable</code></a>.</div> |
| </dd> |
| <dt><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.BlockBasedOutput.html#write(byte%5B%5D)" class="member-name-link">write(byte[])</a> - 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><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.BlockBasedOutput.html#write(byte%5B%5D,int,int)" class="member-name-link">write(byte[], int, int)</a> - 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><a href="org/apache/wayang/flink/compiler/WayangFileOutputFormat.BlockBasedOutput.html#write(int)" class="member-name-link">write(int)</a> - 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><a href="org/apache/wayang/flink/operators/ScalaTupleSerializer.html#write(com.esotericsoftware.kryo.Kryo,com.esotericsoftware.kryo.io.Output,scala.Product)" class="member-name-link">write(Kryo, Output, Product)</a> - Method in class org.apache.wayang.flink.operators.<a href="org/apache/wayang/flink/operators/ScalaTupleSerializer.html" title="class in org.apache.wayang.flink.operators">ScalaTupleSerializer</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/core/util/json/WayangJsonObj.html#write(java.io.BufferedWriter)" class="member-name-link">write(BufferedWriter)</a> - 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/api/python/executor/ProcessFeeder.html#write(java.lang.Object,java.io.DataOutputStream)" class="member-name-link">write(Object, DataOutputStream)</a> - 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/flink/compiler/criterion/WayangValue.html#write(org.apache.flink.core.memory.DataOutputView)" class="member-name-link">write(DataOutputView)</a> - 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/core/util/ExplainUtils.html#write(org.apache.wayang.core.util.ExplainTreeNode,java.lang.String)" class="member-name-link">write(ExplainTreeNode, String)</a> - 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><a href="org/apache/wayang/api/python/executor/ProcessFeeder.html#writeBytes(java.lang.Object,java.io.DataOutputStream)" class="member-name-link">writeBytes(Object, DataOutputStream)</a> - 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/api/python/executor/ProcessFeeder.html#writeIteratorToStream(java.util.Iterator,java.io.DataOutputStream)" class="member-name-link">writeIteratorToStream(Iterator<Input>, DataOutputStream)</a> - 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/api/python/executor/ProcessFeeder.html#writeKeyValue(java.util.Map.Entry,java.io.DataOutputStream)" class="member-name-link">writeKeyValue(Map.Entry, DataOutputStream)</a> - 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/flink/compiler/WayangFileOutputFormat.html#writeRecord(IT)" class="member-name-link">writeRecord(IT)</a> - 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/flink/compiler/OutputFormatConsumer.html#writeRecord(T)" class="member-name-link">writeRecord(T)</a> - 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><a href="org/apache/wayang/spark/operators/SparkKafkaTopicSink.html#writeToKafka(org.apache.spark.api.java.JavaRDD,java.lang.String)" class="member-name-link">writeToKafka(JavaRDD<T>, String)</a> - 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><a href="org/apache/wayang/api/python/executor/ProcessFeeder.html#writeUDF(com.google.protobuf.ByteString,java.io.DataOutputStream)" class="member-name-link">writeUDF(ByteString, DataOutputStream)</a> - 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/api/python/executor/ProcessFeeder.html#writeUTF(java.lang.String,java.io.DataOutputStream)" class="member-name-link">writeUTF(String, DataOutputStream)</a> - 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/giraph/Algorithm/PageRankAlgorithm.PageRankVertexOutputFormat.PageRankVertexWriter.html#writeVertex(org.apache.giraph.graph.Vertex)" class="member-name-link">writeVertex(Vertex<LongWritable, DoubleWritable, FloatWritable>)</a> - 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><a href="org/apache/wayang/core/mathex/MathExLexer.html#WS" class="member-name-link">WS</a> - 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/mathex/MathExParser.html#WS" class="member-name-link">WS</a> - 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> |
| <h2 class="title" id="I:Z">Z</h2> |
| <dl class="index"> |
| <dt><a href="org/apache/wayang/core/optimizer/ProbabilisticDoubleInterval.html#zero" class="member-name-link">zero</a> - 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><a href="org/apache/wayang/core/optimizer/costs/TimeEstimate.html#ZERO" class="member-name-link">ZERO</a> - 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><a href="org/apache/wayang/basic/model/op/ZeroLike.html" class="type-name-link" title="class in org.apache.wayang.basic.model.op">ZeroLike</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><a href="org/apache/wayang/basic/model/op/ZeroLike.html#%3Cinit%3E()" class="member-name-link">ZeroLike()</a> - Constructor for class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/ZeroLike.html" title="class in org.apache.wayang.basic.model.op">ZeroLike</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/ZeroLike.html#%3Cinit%3E(java.lang.String)" class="member-name-link">ZeroLike(String)</a> - Constructor for class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/ZeroLike.html" title="class in org.apache.wayang.basic.model.op">ZeroLike</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/ZeroLike.html#%3Cinit%3E(java.lang.String,org.apache.wayang.basic.model.op.Op.DType)" class="member-name-link">ZeroLike(String, Op.DType)</a> - Constructor for class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/ZeroLike.html" title="class in org.apache.wayang.basic.model.op">ZeroLike</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/basic/model/op/ZeroLike.html#%3Cinit%3E(org.apache.wayang.basic.model.op.Op.DType)" class="member-name-link">ZeroLike(Op.DType)</a> - Constructor for class org.apache.wayang.basic.model.op.<a href="org/apache/wayang/basic/model/op/ZeroLike.html" title="class in org.apache.wayang.basic.model.op">ZeroLike</a></dt> |
| <dd> </dd> |
| <dt><a href="org/apache/wayang/profiler/log/DynamicLoadEstimator.html#zeroLoad" class="member-name-link">zeroLoad</a> - 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" class="type-name-link" title="class in org.apache.wayang.core.monitor">ZeroMQMonitor</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><a href="org/apache/wayang/core/monitor/ZeroMQMonitor.html#%3Cinit%3E()" class="member-name-link">ZeroMQMonitor()</a> - 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" class="type-name-link" title="class in org.apache.wayang.flink.mapping">ZipWithIdMapping</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" class="type-name-link" title="class in org.apache.wayang.java.mapping">ZipWithIdMapping</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" class="type-name-link" title="class in org.apache.wayang.spark.mapping">ZipWithIdMapping</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><a href="org/apache/wayang/flink/mapping/ZipWithIdMapping.html#%3Cinit%3E()" class="member-name-link">ZipWithIdMapping()</a> - 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><a href="org/apache/wayang/java/mapping/ZipWithIdMapping.html#%3Cinit%3E()" class="member-name-link">ZipWithIdMapping()</a> - 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><a href="org/apache/wayang/spark/mapping/ZipWithIdMapping.html#%3Cinit%3E()" class="member-name-link">ZipWithIdMapping()</a> - 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" class="type-name-link" title="class in org.apache.wayang.basic.operators">ZipWithIdOperator</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><a href="org/apache/wayang/basic/operators/ZipWithIdOperator.html#%3Cinit%3E(java.lang.Class)" class="member-name-link">ZipWithIdOperator(Class<InputType>)</a> - 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><a href="org/apache/wayang/basic/operators/ZipWithIdOperator.html#%3Cinit%3E(org.apache.wayang.basic.operators.ZipWithIdOperator)" class="member-name-link">ZipWithIdOperator(ZipWithIdOperator<InputType>)</a> - 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><a href="org/apache/wayang/basic/operators/ZipWithIdOperator.html#%3Cinit%3E(org.apache.wayang.core.types.DataSetType)" class="member-name-link">ZipWithIdOperator(DataSetType<InputType>)</a> - 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> |
| <h2 class="title" id="I:_">_</h2> |
| <dl class="index"> |
| <dt><a href="org/apache/wayang/core/mathex/MathExLexer.html#_ATN" class="member-name-link">_ATN</a> - 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/mathex/MathExParser.html#_ATN" class="member-name-link">_ATN</a> - 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><a href="org/apache/wayang/core/mathex/MathExLexer.html#_decisionToDFA" class="member-name-link">_decisionToDFA</a> - 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/mathex/MathExParser.html#_decisionToDFA" class="member-name-link">_decisionToDFA</a> - 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><a href="org/apache/wayang/core/mathex/MathExLexer.html#_serializedATN" class="member-name-link">_serializedATN</a> - 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/mathex/MathExParser.html#_serializedATN" class="member-name-link">_serializedATN</a> - 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><a href="org/apache/wayang/core/mathex/MathExLexer.html#_sharedContextCache" class="member-name-link">_sharedContextCache</a> - 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/mathex/MathExParser.html#_sharedContextCache" class="member-name-link">_sharedContextCache</a> - 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 and Interfaces</a><span class="vertical-separator">|</span><a href="allpackages-index.html">All Packages</a><span class="vertical-separator">|</span><a href="constant-values.html">Constant Field Values</a><span class="vertical-separator">|</span><a href="serialized-form.html">Serialized Form</a></main> |
| <footer role="contentinfo"> |
| <hr> |
| <p class="legal-copy"><small>Copyright © 2020–2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> |
| </footer> |
| </div> |
| </div> |
| </body> |
| </html> |