blob: 9dc8ce5ec2152c2a4690f0d830053aee6ced20ac [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 (1.8.0_102) on Fri Nov 25 15:49:40 PST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Class Hierarchy (com.yahoo.datasketches:sketches-pig 0.8.3-SNAPSHOT API)</title>
<meta name="date" content="2016-11-25">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Class Hierarchy (com.yahoo.datasketches:sketches-pig 0.8.3-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?overview-tree.html" target="_top">Frames</a></li>
<li><a href="overview-tree.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 class="title">Hierarchy For All Packages</h1>
<span class="packageHierarchyLabel">Package Hierarchies:</span>
<ul class="horizontal">
<li><a href="com/yahoo/sketches/pig/frequencies/package-tree.html">com.yahoo.sketches.pig.frequencies</a>, </li>
<li><a href="com/yahoo/sketches/pig/hash/package-tree.html">com.yahoo.sketches.pig.hash</a>, </li>
<li><a href="com/yahoo/sketches/pig/quantiles/package-tree.html">com.yahoo.sketches.pig.quantiles</a>, </li>
<li><a href="com/yahoo/sketches/pig/sampling/package-tree.html">com.yahoo.sketches.pig.sampling</a>, </li>
<li><a href="com/yahoo/sketches/pig/theta/package-tree.html">com.yahoo.sketches.pig.theta</a>, </li>
<li><a href="com/yahoo/sketches/pig/tuple/package-tree.html">com.yahoo.sketches.pig.tuple</a></li>
</ul>
</div>
<div class="contentContainer">
<h2 title="Class Hierarchy">Class Hierarchy</h2>
<ul>
<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
<ul>
<li type="circle">org.apache.pig.EvalFunc&lt;T&gt;
<ul>
<li type="circle">org.apache.pig.AccumulatorEvalFunc&lt;T&gt; (implements org.apache.pig.Accumulator&lt;T&gt;)
<ul>
<li type="circle">com.yahoo.sketches.pig.sampling.<a href="com/yahoo/sketches/pig/sampling/ReservoirSampling.html" title="class in com.yahoo.sketches.pig.sampling"><span class="typeNameLink">ReservoirSampling</span></a> (implements org.apache.pig.Algebraic)</li>
</ul>
</li>
<li type="circle">com.yahoo.sketches.pig.theta.<a href="com/yahoo/sketches/pig/theta/AexcludeB.html" title="class in com.yahoo.sketches.pig.theta"><span class="typeNameLink">AexcludeB</span></a></li>
<li type="circle">com.yahoo.sketches.pig.frequencies.<a href="com/yahoo/sketches/pig/frequencies/AlgebraicInitial.html" title="class in com.yahoo.sketches.pig.frequencies"><span class="typeNameLink">AlgebraicInitial</span></a>
<ul>
<li type="circle">com.yahoo.sketches.pig.frequencies.<a href="com/yahoo/sketches/pig/frequencies/DataToFrequentStringsSketch.Initial.html" title="class in com.yahoo.sketches.pig.frequencies"><span class="typeNameLink">DataToFrequentStringsSketch.Initial</span></a></li>
<li type="circle">com.yahoo.sketches.pig.frequencies.<a href="com/yahoo/sketches/pig/frequencies/UnionFrequentStringsSketch.Initial.html" title="class in com.yahoo.sketches.pig.frequencies"><span class="typeNameLink">UnionFrequentStringsSketch.Initial</span></a></li>
</ul>
</li>
<li type="circle">com.yahoo.sketches.pig.tuple.<a href="com/yahoo/sketches/pig/tuple/AlgebraicInitial.html" title="class in com.yahoo.sketches.pig.tuple"><span class="typeNameLink">AlgebraicInitial</span></a>
<ul>
<li type="circle">com.yahoo.sketches.pig.tuple.<a href="com/yahoo/sketches/pig/tuple/DataToArrayOfDoublesSketch.Initial.html" title="class in com.yahoo.sketches.pig.tuple"><span class="typeNameLink">DataToArrayOfDoublesSketch.Initial</span></a></li>
<li type="circle">com.yahoo.sketches.pig.tuple.<a href="com/yahoo/sketches/pig/tuple/DataToDoubleSummarySketch.Initial.html" title="class in com.yahoo.sketches.pig.tuple"><span class="typeNameLink">DataToDoubleSummarySketch.Initial</span></a></li>
<li type="circle">com.yahoo.sketches.pig.tuple.<a href="com/yahoo/sketches/pig/tuple/UnionArrayOfDoublesSketch.Initial.html" title="class in com.yahoo.sketches.pig.tuple"><span class="typeNameLink">UnionArrayOfDoublesSketch.Initial</span></a></li>
<li type="circle">com.yahoo.sketches.pig.tuple.<a href="com/yahoo/sketches/pig/tuple/UnionDoubleSummarySketch.Initial.html" title="class in com.yahoo.sketches.pig.tuple"><span class="typeNameLink">UnionDoubleSummarySketch.Initial</span></a></li>
</ul>
</li>
<li type="circle">com.yahoo.sketches.pig.tuple.<a href="com/yahoo/sketches/pig/tuple/ArrayOfDoublesSketchToEstimates.html" title="class in com.yahoo.sketches.pig.tuple"><span class="typeNameLink">ArrayOfDoublesSketchToEstimates</span></a></li>
<li type="circle">com.yahoo.sketches.pig.tuple.<a href="com/yahoo/sketches/pig/tuple/DataToArrayOfDoublesSketch.html" title="class in com.yahoo.sketches.pig.tuple"><span class="typeNameLink">DataToArrayOfDoublesSketch</span></a> (implements org.apache.pig.Algebraic)</li>
<li type="circle">com.yahoo.sketches.pig.tuple.<a href="com/yahoo/sketches/pig/tuple/DataToArrayOfDoublesSketch.IntermediateFinal.html" title="class in com.yahoo.sketches.pig.tuple"><span class="typeNameLink">DataToArrayOfDoublesSketch.IntermediateFinal</span></a></li>
<li type="circle">com.yahoo.sketches.pig.quantiles.<a href="com/yahoo/sketches/pig/quantiles/DataToDoublesSketch.html" title="class in com.yahoo.sketches.pig.quantiles"><span class="typeNameLink">DataToDoublesSketch</span></a> (implements org.apache.pig.Accumulator&lt;T&gt;, org.apache.pig.Algebraic)</li>
<li type="circle">com.yahoo.sketches.pig.quantiles.<a href="com/yahoo/sketches/pig/quantiles/DataToDoublesSketch.Initial.html" title="class in com.yahoo.sketches.pig.quantiles"><span class="typeNameLink">DataToDoublesSketch.Initial</span></a></li>
<li type="circle">com.yahoo.sketches.pig.quantiles.<a href="com/yahoo/sketches/pig/quantiles/DataToDoublesSketch.IntermediateFinal.html" title="class in com.yahoo.sketches.pig.quantiles"><span class="typeNameLink">DataToDoublesSketch.IntermediateFinal</span></a></li>
<li type="circle">com.yahoo.sketches.pig.frequencies.<a href="com/yahoo/sketches/pig/frequencies/DataToFrequentItemsSketch.html" title="class in com.yahoo.sketches.pig.frequencies"><span class="typeNameLink">DataToFrequentItemsSketch</span></a>&lt;T&gt; (implements org.apache.pig.Accumulator&lt;T&gt;)
<ul>
<li type="circle">com.yahoo.sketches.pig.frequencies.<a href="com/yahoo/sketches/pig/frequencies/DataToFrequentStringsSketch.html" title="class in com.yahoo.sketches.pig.frequencies"><span class="typeNameLink">DataToFrequentStringsSketch</span></a> (implements org.apache.pig.Algebraic)</li>
</ul>
</li>
<li type="circle">com.yahoo.sketches.pig.frequencies.<a href="com/yahoo/sketches/pig/frequencies/DataToFrequentItemsSketchAlgebraicIntermediateFinal.html" title="class in com.yahoo.sketches.pig.frequencies"><span class="typeNameLink">DataToFrequentItemsSketchAlgebraicIntermediateFinal</span></a>&lt;T&gt;
<ul>
<li type="circle">com.yahoo.sketches.pig.frequencies.<a href="com/yahoo/sketches/pig/frequencies/DataToFrequentStringsSketch.IntermediateFinal.html" title="class in com.yahoo.sketches.pig.frequencies"><span class="typeNameLink">DataToFrequentStringsSketch.IntermediateFinal</span></a></li>
</ul>
</li>
<li type="circle">com.yahoo.sketches.pig.quantiles.<a href="com/yahoo/sketches/pig/quantiles/DataToItemsSketch.html" title="class in com.yahoo.sketches.pig.quantiles"><span class="typeNameLink">DataToItemsSketch</span></a>&lt;T&gt; (implements org.apache.pig.Accumulator&lt;T&gt;, org.apache.pig.Algebraic)
<ul>
<li type="circle">com.yahoo.sketches.pig.quantiles.<a href="com/yahoo/sketches/pig/quantiles/DataToStringsSketch.html" title="class in com.yahoo.sketches.pig.quantiles"><span class="typeNameLink">DataToStringsSketch</span></a></li>
</ul>
</li>
<li type="circle">com.yahoo.sketches.pig.quantiles.<a href="com/yahoo/sketches/pig/quantiles/DataToItemsSketch.DataToItemsSketchInitial.html" title="class in com.yahoo.sketches.pig.quantiles"><span class="typeNameLink">DataToItemsSketch.DataToItemsSketchInitial</span></a></li>
<li type="circle">com.yahoo.sketches.pig.quantiles.<a href="com/yahoo/sketches/pig/quantiles/DataToItemsSketch.DataToItemsSketchIntermediateFinal.html" title="class in com.yahoo.sketches.pig.quantiles"><span class="typeNameLink">DataToItemsSketch.DataToItemsSketchIntermediateFinal</span></a>&lt;T&gt;
<ul>
<li type="circle">com.yahoo.sketches.pig.quantiles.<a href="com/yahoo/sketches/pig/quantiles/DataToStringsSketch.DataToStringsSketchIntermediateFinal.html" title="class in com.yahoo.sketches.pig.quantiles"><span class="typeNameLink">DataToStringsSketch.DataToStringsSketchIntermediateFinal</span></a></li>
</ul>
</li>
<li type="circle">com.yahoo.sketches.pig.theta.<a href="com/yahoo/sketches/pig/theta/DataToSketch.html" title="class in com.yahoo.sketches.pig.theta"><span class="typeNameLink">DataToSketch</span></a> (implements org.apache.pig.Accumulator&lt;T&gt;, org.apache.pig.Algebraic)</li>
<li type="circle">com.yahoo.sketches.pig.tuple.<a href="com/yahoo/sketches/pig/tuple/DataToSketch.html" title="class in com.yahoo.sketches.pig.tuple"><span class="typeNameLink">DataToSketch</span></a>&lt;U,S&gt; (implements org.apache.pig.Accumulator&lt;T&gt;)
<ul>
<li type="circle">com.yahoo.sketches.pig.tuple.<a href="com/yahoo/sketches/pig/tuple/DataToDoubleSummarySketch.html" title="class in com.yahoo.sketches.pig.tuple"><span class="typeNameLink">DataToDoubleSummarySketch</span></a> (implements org.apache.pig.Algebraic)</li>
</ul>
</li>
<li type="circle">com.yahoo.sketches.pig.theta.<a href="com/yahoo/sketches/pig/theta/DataToSketch.Initial.html" title="class in com.yahoo.sketches.pig.theta"><span class="typeNameLink">DataToSketch.Initial</span></a></li>
<li type="circle">com.yahoo.sketches.pig.theta.<a href="com/yahoo/sketches/pig/theta/DataToSketch.IntermediateFinal.html" title="class in com.yahoo.sketches.pig.theta"><span class="typeNameLink">DataToSketch.IntermediateFinal</span></a></li>
<li type="circle">com.yahoo.sketches.pig.tuple.<a href="com/yahoo/sketches/pig/tuple/DataToSketchAlgebraicIntermediateFinal.html" title="class in com.yahoo.sketches.pig.tuple"><span class="typeNameLink">DataToSketchAlgebraicIntermediateFinal</span></a>&lt;U,S&gt;
<ul>
<li type="circle">com.yahoo.sketches.pig.tuple.<a href="com/yahoo/sketches/pig/tuple/DataToDoubleSummarySketch.IntermediateFinal.html" title="class in com.yahoo.sketches.pig.tuple"><span class="typeNameLink">DataToDoubleSummarySketch.IntermediateFinal</span></a></li>
</ul>
</li>
<li type="circle">com.yahoo.sketches.pig.tuple.<a href="com/yahoo/sketches/pig/tuple/DoubleSummarySketchToEstimates.html" title="class in com.yahoo.sketches.pig.tuple"><span class="typeNameLink">DoubleSummarySketchToEstimates</span></a></li>
<li type="circle">com.yahoo.sketches.pig.tuple.<a href="com/yahoo/sketches/pig/tuple/DoubleSummarySketchToPercentile.html" title="class in com.yahoo.sketches.pig.tuple"><span class="typeNameLink">DoubleSummarySketchToPercentile</span></a></li>
<li type="circle">com.yahoo.sketches.pig.theta.<a href="com/yahoo/sketches/pig/theta/ErrorBounds.html" title="class in com.yahoo.sketches.pig.theta"><span class="typeNameLink">ErrorBounds</span></a></li>
<li type="circle">com.yahoo.sketches.pig.theta.<a href="com/yahoo/sketches/pig/theta/Estimate.html" title="class in com.yahoo.sketches.pig.theta"><span class="typeNameLink">Estimate</span></a></li>
<li type="circle">com.yahoo.sketches.pig.frequencies.<a href="com/yahoo/sketches/pig/frequencies/FrequentStringsSketchToEstimates.html" title="class in com.yahoo.sketches.pig.frequencies"><span class="typeNameLink">FrequentStringsSketchToEstimates</span></a></li>
<li type="circle">com.yahoo.sketches.pig.quantiles.<a href="com/yahoo/sketches/pig/quantiles/GetKFromDoublesSketch.html" title="class in com.yahoo.sketches.pig.quantiles"><span class="typeNameLink">GetKFromDoublesSketch</span></a></li>
<li type="circle">com.yahoo.sketches.pig.quantiles.<a href="com/yahoo/sketches/pig/quantiles/GetKFromStringsSketch.html" title="class in com.yahoo.sketches.pig.quantiles"><span class="typeNameLink">GetKFromStringsSketch</span></a></li>
<li type="circle">com.yahoo.sketches.pig.quantiles.<a href="com/yahoo/sketches/pig/quantiles/GetPmfFromDoublesSketch.html" title="class in com.yahoo.sketches.pig.quantiles"><span class="typeNameLink">GetPmfFromDoublesSketch</span></a></li>
<li type="circle">com.yahoo.sketches.pig.quantiles.<a href="com/yahoo/sketches/pig/quantiles/GetPmfFromStringsSketch.html" title="class in com.yahoo.sketches.pig.quantiles"><span class="typeNameLink">GetPmfFromStringsSketch</span></a></li>
<li type="circle">com.yahoo.sketches.pig.quantiles.<a href="com/yahoo/sketches/pig/quantiles/GetQuantileFromDoublesSketch.html" title="class in com.yahoo.sketches.pig.quantiles"><span class="typeNameLink">GetQuantileFromDoublesSketch</span></a></li>
<li type="circle">com.yahoo.sketches.pig.quantiles.<a href="com/yahoo/sketches/pig/quantiles/GetQuantileFromStringsSketch.html" title="class in com.yahoo.sketches.pig.quantiles"><span class="typeNameLink">GetQuantileFromStringsSketch</span></a></li>
<li type="circle">com.yahoo.sketches.pig.quantiles.<a href="com/yahoo/sketches/pig/quantiles/GetQuantilesFromDoublesSketch.html" title="class in com.yahoo.sketches.pig.quantiles"><span class="typeNameLink">GetQuantilesFromDoublesSketch</span></a></li>
<li type="circle">com.yahoo.sketches.pig.quantiles.<a href="com/yahoo/sketches/pig/quantiles/GetQuantilesFromStringsSketch.html" title="class in com.yahoo.sketches.pig.quantiles"><span class="typeNameLink">GetQuantilesFromStringsSketch</span></a></li>
<li type="circle">com.yahoo.sketches.pig.theta.<a href="com/yahoo/sketches/pig/theta/Intersect.html" title="class in com.yahoo.sketches.pig.theta"><span class="typeNameLink">Intersect</span></a> (implements org.apache.pig.Accumulator&lt;T&gt;, org.apache.pig.Algebraic)</li>
<li type="circle">com.yahoo.sketches.pig.theta.<a href="com/yahoo/sketches/pig/theta/Intersect.Initial.html" title="class in com.yahoo.sketches.pig.theta"><span class="typeNameLink">Intersect.Initial</span></a></li>
<li type="circle">com.yahoo.sketches.pig.theta.<a href="com/yahoo/sketches/pig/theta/Intersect.IntermediateFinal.html" title="class in com.yahoo.sketches.pig.theta"><span class="typeNameLink">Intersect.IntermediateFinal</span></a></li>
<li type="circle">com.yahoo.sketches.pig.hash.<a href="com/yahoo/sketches/pig/hash/MurmurHash3.html" title="class in com.yahoo.sketches.pig.hash"><span class="typeNameLink">MurmurHash3</span></a></li>
<li type="circle">com.yahoo.sketches.pig.sampling.<a href="com/yahoo/sketches/pig/sampling/ReservoirSampling.Initial.html" title="class in com.yahoo.sketches.pig.sampling"><span class="typeNameLink">ReservoirSampling.Initial</span></a></li>
<li type="circle">com.yahoo.sketches.pig.sampling.<a href="com/yahoo/sketches/pig/sampling/ReservoirSampling.IntermediateFinal.html" title="class in com.yahoo.sketches.pig.sampling"><span class="typeNameLink">ReservoirSampling.IntermediateFinal</span></a></li>
<li type="circle">com.yahoo.sketches.pig.theta.<a href="com/yahoo/sketches/pig/theta/SketchToString.html" title="class in com.yahoo.sketches.pig.theta"><span class="typeNameLink">SketchToString</span></a></li>
<li type="circle">com.yahoo.sketches.pig.theta.<a href="com/yahoo/sketches/pig/theta/Union.html" title="class in com.yahoo.sketches.pig.theta"><span class="typeNameLink">Union</span></a> (implements org.apache.pig.Accumulator&lt;T&gt;, org.apache.pig.Algebraic)</li>
<li type="circle">com.yahoo.sketches.pig.theta.<a href="com/yahoo/sketches/pig/theta/Union.Initial.html" title="class in com.yahoo.sketches.pig.theta"><span class="typeNameLink">Union.Initial</span></a></li>
<li type="circle">com.yahoo.sketches.pig.theta.<a href="com/yahoo/sketches/pig/theta/Union.IntermediateFinal.html" title="class in com.yahoo.sketches.pig.theta"><span class="typeNameLink">Union.IntermediateFinal</span></a></li>
<li type="circle">com.yahoo.sketches.pig.tuple.<a href="com/yahoo/sketches/pig/tuple/UnionArrayOfDoublesSketch.html" title="class in com.yahoo.sketches.pig.tuple"><span class="typeNameLink">UnionArrayOfDoublesSketch</span></a> (implements org.apache.pig.Algebraic)</li>
<li type="circle">com.yahoo.sketches.pig.tuple.<a href="com/yahoo/sketches/pig/tuple/UnionArrayOfDoublesSketch.IntermediateFinal.html" title="class in com.yahoo.sketches.pig.tuple"><span class="typeNameLink">UnionArrayOfDoublesSketch.IntermediateFinal</span></a></li>
<li type="circle">com.yahoo.sketches.pig.quantiles.<a href="com/yahoo/sketches/pig/quantiles/UnionDoublesSketch.html" title="class in com.yahoo.sketches.pig.quantiles"><span class="typeNameLink">UnionDoublesSketch</span></a> (implements org.apache.pig.Accumulator&lt;T&gt;, org.apache.pig.Algebraic)</li>
<li type="circle">com.yahoo.sketches.pig.quantiles.<a href="com/yahoo/sketches/pig/quantiles/UnionDoublesSketch.Initial.html" title="class in com.yahoo.sketches.pig.quantiles"><span class="typeNameLink">UnionDoublesSketch.Initial</span></a></li>
<li type="circle">com.yahoo.sketches.pig.quantiles.<a href="com/yahoo/sketches/pig/quantiles/UnionDoublesSketch.IntermediateFinal.html" title="class in com.yahoo.sketches.pig.quantiles"><span class="typeNameLink">UnionDoublesSketch.IntermediateFinal</span></a></li>
<li type="circle">com.yahoo.sketches.pig.frequencies.<a href="com/yahoo/sketches/pig/frequencies/UnionFrequentItemsSketch.html" title="class in com.yahoo.sketches.pig.frequencies"><span class="typeNameLink">UnionFrequentItemsSketch</span></a>&lt;T&gt; (implements org.apache.pig.Accumulator&lt;T&gt;)
<ul>
<li type="circle">com.yahoo.sketches.pig.frequencies.<a href="com/yahoo/sketches/pig/frequencies/UnionFrequentStringsSketch.html" title="class in com.yahoo.sketches.pig.frequencies"><span class="typeNameLink">UnionFrequentStringsSketch</span></a> (implements org.apache.pig.Algebraic)</li>
</ul>
</li>
<li type="circle">com.yahoo.sketches.pig.frequencies.<a href="com/yahoo/sketches/pig/frequencies/UnionFrequentItemsSketchAlgebraicIntermediateFinal.html" title="class in com.yahoo.sketches.pig.frequencies"><span class="typeNameLink">UnionFrequentItemsSketchAlgebraicIntermediateFinal</span></a>&lt;T&gt;
<ul>
<li type="circle">com.yahoo.sketches.pig.frequencies.<a href="com/yahoo/sketches/pig/frequencies/UnionFrequentStringsSketch.IntermediateFinal.html" title="class in com.yahoo.sketches.pig.frequencies"><span class="typeNameLink">UnionFrequentStringsSketch.IntermediateFinal</span></a></li>
</ul>
</li>
<li type="circle">com.yahoo.sketches.pig.quantiles.<a href="com/yahoo/sketches/pig/quantiles/UnionItemsSketch.html" title="class in com.yahoo.sketches.pig.quantiles"><span class="typeNameLink">UnionItemsSketch</span></a>&lt;T&gt; (implements org.apache.pig.Accumulator&lt;T&gt;, org.apache.pig.Algebraic)
<ul>
<li type="circle">com.yahoo.sketches.pig.quantiles.<a href="com/yahoo/sketches/pig/quantiles/UnionStringsSketch.html" title="class in com.yahoo.sketches.pig.quantiles"><span class="typeNameLink">UnionStringsSketch</span></a></li>
</ul>
</li>
<li type="circle">com.yahoo.sketches.pig.quantiles.<a href="com/yahoo/sketches/pig/quantiles/UnionItemsSketch.UnionItemsSketchInitial.html" title="class in com.yahoo.sketches.pig.quantiles"><span class="typeNameLink">UnionItemsSketch.UnionItemsSketchInitial</span></a></li>
<li type="circle">com.yahoo.sketches.pig.quantiles.<a href="com/yahoo/sketches/pig/quantiles/UnionItemsSketch.UnionItemsSketchIntermediateFinal.html" title="class in com.yahoo.sketches.pig.quantiles"><span class="typeNameLink">UnionItemsSketch.UnionItemsSketchIntermediateFinal</span></a>&lt;T&gt;
<ul>
<li type="circle">com.yahoo.sketches.pig.quantiles.<a href="com/yahoo/sketches/pig/quantiles/UnionStringsSketch.UnionStringsSketchIntermediateFinal.html" title="class in com.yahoo.sketches.pig.quantiles"><span class="typeNameLink">UnionStringsSketch.UnionStringsSketchIntermediateFinal</span></a></li>
</ul>
</li>
<li type="circle">com.yahoo.sketches.pig.tuple.<a href="com/yahoo/sketches/pig/tuple/UnionSketch.html" title="class in com.yahoo.sketches.pig.tuple"><span class="typeNameLink">UnionSketch</span></a>&lt;S&gt; (implements org.apache.pig.Accumulator&lt;T&gt;)
<ul>
<li type="circle">com.yahoo.sketches.pig.tuple.<a href="com/yahoo/sketches/pig/tuple/UnionDoubleSummarySketch.html" title="class in com.yahoo.sketches.pig.tuple"><span class="typeNameLink">UnionDoubleSummarySketch</span></a> (implements org.apache.pig.Algebraic)</li>
</ul>
</li>
<li type="circle">com.yahoo.sketches.pig.tuple.<a href="com/yahoo/sketches/pig/tuple/UnionSketchAlgebraicIntermediateFinal.html" title="class in com.yahoo.sketches.pig.tuple"><span class="typeNameLink">UnionSketchAlgebraicIntermediateFinal</span></a>&lt;S&gt;
<ul>
<li type="circle">com.yahoo.sketches.pig.tuple.<a href="com/yahoo/sketches/pig/tuple/UnionDoubleSummarySketch.IntermediateFinal.html" title="class in com.yahoo.sketches.pig.tuple"><span class="typeNameLink">UnionDoubleSummarySketch.IntermediateFinal</span></a></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?overview-tree.html" target="_top">Frames</a></li>
<li><a href="overview-tree.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2015&#x2013;2016 <a href="https://www.yahoo.com">Yahoo! Inc.</a>. All rights reserved.</small></p>
</body>
</html>