blob: 728759c13af97d7fa9d17bf3fe176b3e3c695fd1 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.apache.calcite.interpreter (Apache Calcite API)</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<h1 class="bar"><a href="../../../../org/apache/calcite/interpreter/package-summary.html" target="classFrame">org.apache.calcite.interpreter</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="AggregateNode.Accumulator.html" title="interface in org.apache.calcite.interpreter" target="classFrame"><span class="interfaceName">AggregateNode.Accumulator</span></a></li>
<li><a href="AggregateNode.AccumulatorFactory.html" title="interface in org.apache.calcite.interpreter" target="classFrame"><span class="interfaceName">AggregateNode.AccumulatorFactory</span></a></li>
<li><a href="BindableRel.html" title="interface in org.apache.calcite.interpreter" target="classFrame"><span class="interfaceName">BindableRel</span></a></li>
<li><a href="Compiler.html" title="interface in org.apache.calcite.interpreter" target="classFrame"><span class="interfaceName">Compiler</span></a></li>
<li><a href="InterpretableRel.html" title="interface in org.apache.calcite.interpreter" target="classFrame"><span class="interfaceName">InterpretableRel</span></a></li>
<li><a href="Interpreter.ScalarCompiler.html" title="interface in org.apache.calcite.interpreter" target="classFrame"><span class="interfaceName">Interpreter.ScalarCompiler</span></a></li>
<li><a href="Node.html" title="interface in org.apache.calcite.interpreter" target="classFrame"><span class="interfaceName">Node</span></a></li>
<li><a href="Scalar.html" title="interface in org.apache.calcite.interpreter" target="classFrame"><span class="interfaceName">Scalar</span></a></li>
<li><a href="Sink.html" title="interface in org.apache.calcite.interpreter" target="classFrame"><span class="interfaceName">Sink</span></a></li>
<li><a href="Source.html" title="interface in org.apache.calcite.interpreter" target="classFrame"><span class="interfaceName">Source</span></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="AbstractSingleNode.html" title="class in org.apache.calcite.interpreter" target="classFrame">AbstractSingleNode</a></li>
<li><a href="AggregateNode.html" title="class in org.apache.calcite.interpreter" target="classFrame">AggregateNode</a></li>
<li><a href="AggregateNode.AccumulatorList.html" title="class in org.apache.calcite.interpreter" target="classFrame">AggregateNode.AccumulatorList</a></li>
<li><a href="AggregateNode.CountAccumulator.html" title="class in org.apache.calcite.interpreter" target="classFrame">AggregateNode.CountAccumulator</a></li>
<li><a href="AggregateNode.DoubleSum.html" title="class in org.apache.calcite.interpreter" target="classFrame">AggregateNode.DoubleSum</a></li>
<li><a href="AggregateNode.FilterAccumulator.html" title="class in org.apache.calcite.interpreter" target="classFrame">AggregateNode.FilterAccumulator</a></li>
<li><a href="AggregateNode.IntSum.html" title="class in org.apache.calcite.interpreter" target="classFrame">AggregateNode.IntSum</a></li>
<li><a href="AggregateNode.LongSum.html" title="class in org.apache.calcite.interpreter" target="classFrame">AggregateNode.LongSum</a></li>
<li><a href="AggregateNode.MaxDouble.html" title="class in org.apache.calcite.interpreter" target="classFrame">AggregateNode.MaxDouble</a></li>
<li><a href="AggregateNode.MaxFloat.html" title="class in org.apache.calcite.interpreter" target="classFrame">AggregateNode.MaxFloat</a></li>
<li><a href="AggregateNode.MaxInt.html" title="class in org.apache.calcite.interpreter" target="classFrame">AggregateNode.MaxInt</a></li>
<li><a href="AggregateNode.MaxLong.html" title="class in org.apache.calcite.interpreter" target="classFrame">AggregateNode.MaxLong</a></li>
<li><a href="AggregateNode.MinDouble.html" title="class in org.apache.calcite.interpreter" target="classFrame">AggregateNode.MinDouble</a></li>
<li><a href="AggregateNode.MinFloat.html" title="class in org.apache.calcite.interpreter" target="classFrame">AggregateNode.MinFloat</a></li>
<li><a href="AggregateNode.MinInt.html" title="class in org.apache.calcite.interpreter" target="classFrame">AggregateNode.MinInt</a></li>
<li><a href="AggregateNode.MinLong.html" title="class in org.apache.calcite.interpreter" target="classFrame">AggregateNode.MinLong</a></li>
<li><a href="AggregateNode.NumericComparison.html" title="class in org.apache.calcite.interpreter" target="classFrame">AggregateNode.NumericComparison</a></li>
<li><a href="AggregateNode.ScalarAccumulator.html" title="class in org.apache.calcite.interpreter" target="classFrame">AggregateNode.ScalarAccumulator</a></li>
<li><a href="AggregateNode.ScalarAccumulatorDef.html" title="class in org.apache.calcite.interpreter" target="classFrame">AggregateNode.ScalarAccumulatorDef</a></li>
<li><a href="AggregateNode.UdaAccumulator.html" title="class in org.apache.calcite.interpreter" target="classFrame">AggregateNode.UdaAccumulator</a></li>
<li><a href="AggregateNode.UdaAccumulatorFactory.html" title="class in org.apache.calcite.interpreter" target="classFrame">AggregateNode.UdaAccumulatorFactory</a></li>
<li><a href="Bindables.html" title="class in org.apache.calcite.interpreter" target="classFrame">Bindables</a></li>
<li><a href="Bindables.BindableAggregate.html" title="class in org.apache.calcite.interpreter" target="classFrame">Bindables.BindableAggregate</a></li>
<li><a href="Bindables.BindableAggregateRule.html" title="class in org.apache.calcite.interpreter" target="classFrame">Bindables.BindableAggregateRule</a></li>
<li><a href="Bindables.BindableFilter.html" title="class in org.apache.calcite.interpreter" target="classFrame">Bindables.BindableFilter</a></li>
<li><a href="Bindables.BindableFilterRule.html" title="class in org.apache.calcite.interpreter" target="classFrame">Bindables.BindableFilterRule</a></li>
<li><a href="Bindables.BindableJoin.html" title="class in org.apache.calcite.interpreter" target="classFrame">Bindables.BindableJoin</a></li>
<li><a href="Bindables.BindableJoinRule.html" title="class in org.apache.calcite.interpreter" target="classFrame">Bindables.BindableJoinRule</a></li>
<li><a href="Bindables.BindableProject.html" title="class in org.apache.calcite.interpreter" target="classFrame">Bindables.BindableProject</a></li>
<li><a href="Bindables.BindableProjectRule.html" title="class in org.apache.calcite.interpreter" target="classFrame">Bindables.BindableProjectRule</a></li>
<li><a href="Bindables.BindableSort.html" title="class in org.apache.calcite.interpreter" target="classFrame">Bindables.BindableSort</a></li>
<li><a href="Bindables.BindableSortRule.html" title="class in org.apache.calcite.interpreter" target="classFrame">Bindables.BindableSortRule</a></li>
<li><a href="Bindables.BindableTableScan.html" title="class in org.apache.calcite.interpreter" target="classFrame">Bindables.BindableTableScan</a></li>
<li><a href="Bindables.BindableTableScanRule.html" title="class in org.apache.calcite.interpreter" target="classFrame">Bindables.BindableTableScanRule</a></li>
<li><a href="Bindables.BindableUnion.html" title="class in org.apache.calcite.interpreter" target="classFrame">Bindables.BindableUnion</a></li>
<li><a href="Bindables.BindableUnionRule.html" title="class in org.apache.calcite.interpreter" target="classFrame">Bindables.BindableUnionRule</a></li>
<li><a href="Bindables.BindableValues.html" title="class in org.apache.calcite.interpreter" target="classFrame">Bindables.BindableValues</a></li>
<li><a href="Bindables.BindableValuesRule.html" title="class in org.apache.calcite.interpreter" target="classFrame">Bindables.BindableValuesRule</a></li>
<li><a href="Bindables.BindableWindow.html" title="class in org.apache.calcite.interpreter" target="classFrame">Bindables.BindableWindow</a></li>
<li><a href="Bindables.BindableWindowRule.html" title="class in org.apache.calcite.interpreter" target="classFrame">Bindables.BindableWindowRule</a></li>
<li><a href="Context.html" title="class in org.apache.calcite.interpreter" target="classFrame">Context</a></li>
<li><a href="FilterNode.html" title="class in org.apache.calcite.interpreter" target="classFrame">FilterNode</a></li>
<li><a href="InterpretableConverter.html" title="class in org.apache.calcite.interpreter" target="classFrame">InterpretableConverter</a></li>
<li><a href="InterpretableRel.InterpreterImplementor.html" title="class in org.apache.calcite.interpreter" target="classFrame">InterpretableRel.InterpreterImplementor</a></li>
<li><a href="Interpreter.html" title="class in org.apache.calcite.interpreter" target="classFrame">Interpreter</a></li>
<li><a href="Interpreter.CompilerImpl.html" title="class in org.apache.calcite.interpreter" target="classFrame">Interpreter.CompilerImpl</a></li>
<li><a href="Interpreter.DuplicatingSink.html" title="class in org.apache.calcite.interpreter" target="classFrame">Interpreter.DuplicatingSink</a></li>
<li><a href="Interpreter.Edge.html" title="class in org.apache.calcite.interpreter" target="classFrame">Interpreter.Edge</a></li>
<li><a href="Interpreter.EnumeratorSource.html" title="class in org.apache.calcite.interpreter" target="classFrame">Interpreter.EnumeratorSource</a></li>
<li><a href="Interpreter.ListSink.html" title="class in org.apache.calcite.interpreter" target="classFrame">Interpreter.ListSink</a></li>
<li><a href="Interpreter.ListSource.html" title="class in org.apache.calcite.interpreter" target="classFrame">Interpreter.ListSource</a></li>
<li><a href="Interpreter.NodeInfo.html" title="class in org.apache.calcite.interpreter" target="classFrame">Interpreter.NodeInfo</a></li>
<li><a href="Interpreters.html" title="class in org.apache.calcite.interpreter" target="classFrame">Interpreters</a></li>
<li><a href="JaninoRexCompiler.html" title="class in org.apache.calcite.interpreter" target="classFrame">JaninoRexCompiler</a></li>
<li><a href="JoinNode.html" title="class in org.apache.calcite.interpreter" target="classFrame">JoinNode</a></li>
<li><a href="Nodes.html" title="class in org.apache.calcite.interpreter" target="classFrame">Nodes</a></li>
<li><a href="Nodes.CoreCompiler.html" title="class in org.apache.calcite.interpreter" target="classFrame">Nodes.CoreCompiler</a></li>
<li><a href="NoneToBindableConverterRule.html" title="class in org.apache.calcite.interpreter" target="classFrame">NoneToBindableConverterRule</a></li>
<li><a href="ProjectNode.html" title="class in org.apache.calcite.interpreter" target="classFrame">ProjectNode</a></li>
<li><a href="Row.html" title="class in org.apache.calcite.interpreter" target="classFrame">Row</a></li>
<li><a href="Row.RowBuilder.html" title="class in org.apache.calcite.interpreter" target="classFrame">Row.RowBuilder</a></li>
<li><a href="SortNode.html" title="class in org.apache.calcite.interpreter" target="classFrame">SortNode</a></li>
<li><a href="TableScanNode.html" title="class in org.apache.calcite.interpreter" target="classFrame">TableScanNode</a></li>
<li><a href="UnionNode.html" title="class in org.apache.calcite.interpreter" target="classFrame">UnionNode</a></li>
<li><a href="ValuesNode.html" title="class in org.apache.calcite.interpreter" target="classFrame">ValuesNode</a></li>
<li><a href="WindowNode.html" title="class in org.apache.calcite.interpreter" target="classFrame">WindowNode</a></li>
</ul>
<h2 title="Enums">Enums</h2>
<ul title="Enums">
<li><a href="BindableConvention.html" title="enum in org.apache.calcite.interpreter" target="classFrame">BindableConvention</a></li>
<li><a href="InterpretableConvention.html" title="enum in org.apache.calcite.interpreter" target="classFrame">InterpretableConvention</a></li>
</ul>
</div>
</body>
</html>