blob: 20d698f944bb68de2cb5d02c4b76876f9a7e8c8c [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 -->
<title>org.apache.iceberg.expressions</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/iceberg/expressions/package-summary.html" target="classFrame">org.apache.iceberg.expressions</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="Bound.html" title="interface in org.apache.iceberg.expressions" target="classFrame"><span class="interfaceName">Bound</span></a></li>
<li><a href="BoundTerm.html" title="interface in org.apache.iceberg.expressions" target="classFrame"><span class="interfaceName">BoundTerm</span></a></li>
<li><a href="Expression.html" title="interface in org.apache.iceberg.expressions" target="classFrame"><span class="interfaceName">Expression</span></a></li>
<li><a href="Literal.html" title="interface in org.apache.iceberg.expressions" target="classFrame"><span class="interfaceName">Literal</span></a></li>
<li><a href="Reference.html" title="interface in org.apache.iceberg.expressions" target="classFrame"><span class="interfaceName">Reference</span></a></li>
<li><a href="Term.html" title="interface in org.apache.iceberg.expressions" target="classFrame"><span class="interfaceName">Term</span></a></li>
<li><a href="Unbound.html" title="interface in org.apache.iceberg.expressions" target="classFrame"><span class="interfaceName">Unbound</span></a></li>
<li><a href="UnboundTerm.html" title="interface in org.apache.iceberg.expressions" target="classFrame"><span class="interfaceName">UnboundTerm</span></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="And.html" title="class in org.apache.iceberg.expressions" target="classFrame">And</a></li>
<li><a href="Binder.html" title="class in org.apache.iceberg.expressions" target="classFrame">Binder</a></li>
<li><a href="BoundLiteralPredicate.html" title="class in org.apache.iceberg.expressions" target="classFrame">BoundLiteralPredicate</a></li>
<li><a href="BoundPredicate.html" title="class in org.apache.iceberg.expressions" target="classFrame">BoundPredicate</a></li>
<li><a href="BoundReference.html" title="class in org.apache.iceberg.expressions" target="classFrame">BoundReference</a></li>
<li><a href="BoundSetPredicate.html" title="class in org.apache.iceberg.expressions" target="classFrame">BoundSetPredicate</a></li>
<li><a href="BoundTransform.html" title="class in org.apache.iceberg.expressions" target="classFrame">BoundTransform</a></li>
<li><a href="BoundUnaryPredicate.html" title="class in org.apache.iceberg.expressions" target="classFrame">BoundUnaryPredicate</a></li>
<li><a href="Evaluator.html" title="class in org.apache.iceberg.expressions" target="classFrame">Evaluator</a></li>
<li><a href="Expressions.html" title="class in org.apache.iceberg.expressions" target="classFrame">Expressions</a></li>
<li><a href="ExpressionVisitors.html" title="class in org.apache.iceberg.expressions" target="classFrame">ExpressionVisitors</a></li>
<li><a href="ExpressionVisitors.BoundExpressionVisitor.html" title="class in org.apache.iceberg.expressions" target="classFrame">ExpressionVisitors.BoundExpressionVisitor</a></li>
<li><a href="ExpressionVisitors.BoundVisitor.html" title="class in org.apache.iceberg.expressions" target="classFrame">ExpressionVisitors.BoundVisitor</a></li>
<li><a href="ExpressionVisitors.ExpressionVisitor.html" title="class in org.apache.iceberg.expressions" target="classFrame">ExpressionVisitors.ExpressionVisitor</a></li>
<li><a href="False.html" title="class in org.apache.iceberg.expressions" target="classFrame">False</a></li>
<li><a href="InclusiveMetricsEvaluator.html" title="class in org.apache.iceberg.expressions" target="classFrame">InclusiveMetricsEvaluator</a></li>
<li><a href="ManifestEvaluator.html" title="class in org.apache.iceberg.expressions" target="classFrame">ManifestEvaluator</a></li>
<li><a href="NamedReference.html" title="class in org.apache.iceberg.expressions" target="classFrame">NamedReference</a></li>
<li><a href="Not.html" title="class in org.apache.iceberg.expressions" target="classFrame">Not</a></li>
<li><a href="Or.html" title="class in org.apache.iceberg.expressions" target="classFrame">Or</a></li>
<li><a href="Predicate.html" title="class in org.apache.iceberg.expressions" target="classFrame">Predicate</a></li>
<li><a href="Projections.html" title="class in org.apache.iceberg.expressions" target="classFrame">Projections</a></li>
<li><a href="Projections.ProjectionEvaluator.html" title="class in org.apache.iceberg.expressions" target="classFrame">Projections.ProjectionEvaluator</a></li>
<li><a href="ResidualEvaluator.html" title="class in org.apache.iceberg.expressions" target="classFrame">ResidualEvaluator</a></li>
<li><a href="StrictMetricsEvaluator.html" title="class in org.apache.iceberg.expressions" target="classFrame">StrictMetricsEvaluator</a></li>
<li><a href="True.html" title="class in org.apache.iceberg.expressions" target="classFrame">True</a></li>
<li><a href="UnboundPredicate.html" title="class in org.apache.iceberg.expressions" target="classFrame">UnboundPredicate</a></li>
<li><a href="UnboundTransform.html" title="class in org.apache.iceberg.expressions" target="classFrame">UnboundTransform</a></li>
</ul>
<h2 title="Enums">Enums</h2>
<ul title="Enums">
<li><a href="Expression.Operation.html" title="enum in org.apache.iceberg.expressions" target="classFrame">Expression.Operation</a></li>
</ul>
</div>
</body>
</html>