blob: 0078b7d3ec2c0e65bcbd565111bd47f21f9f843b [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.arrow.algorithm.dictionary (Apache Arrow Java Root POM 17.0.0-SNAPSHOT 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/arrow/algorithm/dictionary/package-summary.html" target="classFrame">org.apache.arrow.algorithm.dictionary</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="DictionaryBuilder.html" title="interface in org.apache.arrow.algorithm.dictionary" target="classFrame"><span class="interfaceName">DictionaryBuilder</span></a></li>
<li><a href="DictionaryEncoder.html" title="interface in org.apache.arrow.algorithm.dictionary" target="classFrame"><span class="interfaceName">DictionaryEncoder</span></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="HashTableBasedDictionaryBuilder.html" title="class in org.apache.arrow.algorithm.dictionary" target="classFrame">HashTableBasedDictionaryBuilder</a></li>
<li><a href="HashTableDictionaryEncoder.html" title="class in org.apache.arrow.algorithm.dictionary" target="classFrame">HashTableDictionaryEncoder</a></li>
<li><a href="LinearDictionaryEncoder.html" title="class in org.apache.arrow.algorithm.dictionary" target="classFrame">LinearDictionaryEncoder</a></li>
<li><a href="SearchDictionaryEncoder.html" title="class in org.apache.arrow.algorithm.dictionary" target="classFrame">SearchDictionaryEncoder</a></li>
<li><a href="SearchTreeBasedDictionaryBuilder.html" title="class in org.apache.arrow.algorithm.dictionary" target="classFrame">SearchTreeBasedDictionaryBuilder</a></li>
</ul>
</div>
</body>
</html>