blob: 6f95f869d6de469c77d1a703b168ff4338f8f20c [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_162) on Wed Oct 09 13:15:57 PDT 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Constant Field Values (datasketches-hive 1.1.0-incubating-SNAPSHOT API)</title>
<meta name="date" content="2019-10-09">
<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="Constant Field Values (datasketches-hive 1.1.0-incubating-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><a href="overview-tree.html">Tree</a></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?constant-values.html" target="_top">Frames</a></li>
<li><a href="constant-values.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 title="Constant Field Values" class="title">Constant Field Values</h1>
<h2 title="Contents">Contents</h2>
<ul>
<li><a href="#org.apache">org.apache.*</a></li>
</ul>
</div>
<div class="constantValuesContainer"><a name="org.apache">
<!-- -->
</a>
<h2 title="org.apache">org.apache.*</h2>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.apache.datasketches.hive.cpc.<a href="org/apache/datasketches/hive/cpc/DataToSketchUDAF.DataToSketchEvaluator.html" title="class in org.apache.datasketches.hive.cpc">DataToSketchUDAF.DataToSketchEvaluator</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.datasketches.hive.cpc.DataToSketchUDAF.DataToSketchEvaluator.LG_K_FIELD">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code>LG_K_FIELD</code></td>
<td class="colLast"><code>"lgK"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.apache.datasketches.hive.cpc.DataToSketchUDAF.DataToSketchEvaluator.SEED_FIELD">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code>SEED_FIELD</code></td>
<td class="colLast"><code>"seed"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.datasketches.hive.cpc.DataToSketchUDAF.DataToSketchEvaluator.SKETCH_FIELD">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code>SKETCH_FIELD</code></td>
<td class="colLast"><code>"sketch"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.apache.datasketches.hive.cpc.<a href="org/apache/datasketches/hive/cpc/UnionSketchUDAF.UnionSketchUDAFEvaluator.html" title="class in org.apache.datasketches.hive.cpc">UnionSketchUDAF.UnionSketchUDAFEvaluator</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.datasketches.hive.cpc.UnionSketchUDAF.UnionSketchUDAFEvaluator.LG_K_FIELD">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code>LG_K_FIELD</code></td>
<td class="colLast"><code>"lgK"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.apache.datasketches.hive.cpc.UnionSketchUDAF.UnionSketchUDAFEvaluator.SEED_FIELD">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code>SEED_FIELD</code></td>
<td class="colLast"><code>"seed"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.datasketches.hive.cpc.UnionSketchUDAF.UnionSketchUDAFEvaluator.SKETCH_FIELD">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code>SKETCH_FIELD</code></td>
<td class="colLast"><code>"sketch"</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.apache.datasketches.hive.hll.<a href="org/apache/datasketches/hive/hll/DataToSketchUDAF.DataToSketchEvaluator.html" title="class in org.apache.datasketches.hive.hll">DataToSketchUDAF.DataToSketchEvaluator</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.datasketches.hive.hll.DataToSketchUDAF.DataToSketchEvaluator.HLL_TYPE_FIELD">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code>HLL_TYPE_FIELD</code></td>
<td class="colLast"><code>"type"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.apache.datasketches.hive.hll.DataToSketchUDAF.DataToSketchEvaluator.LG_K_FIELD">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code>LG_K_FIELD</code></td>
<td class="colLast"><code>"lgK"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.datasketches.hive.hll.DataToSketchUDAF.DataToSketchEvaluator.SKETCH_FIELD">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code>SKETCH_FIELD</code></td>
<td class="colLast"><code>"sketch"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.apache.datasketches.hive.hll.<a href="org/apache/datasketches/hive/hll/UnionSketchUDAF.UnionSketchUDAFEvaluator.html" title="class in org.apache.datasketches.hive.hll">UnionSketchUDAF.UnionSketchUDAFEvaluator</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.datasketches.hive.hll.UnionSketchUDAF.UnionSketchUDAFEvaluator.HLL_TYPE_FIELD">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code>HLL_TYPE_FIELD</code></td>
<td class="colLast"><code>"type"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.apache.datasketches.hive.hll.UnionSketchUDAF.UnionSketchUDAFEvaluator.LG_K_FIELD">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code>LG_K_FIELD</code></td>
<td class="colLast"><code>"lgK"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.datasketches.hive.hll.UnionSketchUDAF.UnionSketchUDAFEvaluator.SKETCH_FIELD">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code>SKETCH_FIELD</code></td>
<td class="colLast"><code>"sketch"</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.apache.datasketches.hive.theta.<a href="org/apache/datasketches/hive/theta/UnionEvaluator.html" title="class in org.apache.datasketches.hive.theta">UnionEvaluator</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.datasketches.hive.theta.UnionEvaluator.NOMINAL_ENTRIES_FIELD">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/datasketches/hive/theta/UnionEvaluator.html#NOMINAL_ENTRIES_FIELD">NOMINAL_ENTRIES_FIELD</a></code></td>
<td class="colLast"><code>"nominalEntries"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.apache.datasketches.hive.theta.UnionEvaluator.SEED_FIELD">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/datasketches/hive/theta/UnionEvaluator.html#SEED_FIELD">SEED_FIELD</a></code></td>
<td class="colLast"><code>"seed"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.datasketches.hive.theta.UnionEvaluator.SKETCH_FIELD">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/datasketches/hive/theta/UnionEvaluator.html#SKETCH_FIELD">SKETCH_FIELD</a></code></td>
<td class="colLast"><code>"sketch"</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.apache.datasketches.hive.tuple.<a href="org/apache/datasketches/hive/tuple/DataToArrayOfDoublesSketchUDAF.DataToArrayOfDoublesSketchEvaluator.html" title="class in org.apache.datasketches.hive.tuple">DataToArrayOfDoublesSketchUDAF.DataToArrayOfDoublesSketchEvaluator</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.datasketches.hive.tuple.DataToArrayOfDoublesSketchUDAF.DataToArrayOfDoublesSketchEvaluator.NOMINAL_NUM_ENTRIES_FIELD">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code>NOMINAL_NUM_ENTRIES_FIELD</code></td>
<td class="colLast"><code>"nominalEntries"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.apache.datasketches.hive.tuple.DataToArrayOfDoublesSketchUDAF.DataToArrayOfDoublesSketchEvaluator.NUM_VALUES_FIELD">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code>NUM_VALUES_FIELD</code></td>
<td class="colLast"><code>"numValues"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.datasketches.hive.tuple.DataToArrayOfDoublesSketchUDAF.DataToArrayOfDoublesSketchEvaluator.SKETCH_FIELD">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code>SKETCH_FIELD</code></td>
<td class="colLast"><code>"sketch"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.apache.datasketches.hive.tuple.<a href="org/apache/datasketches/hive/tuple/DataToSketchUDAF.DataToSketchEvaluator.html" title="class in org.apache.datasketches.hive.tuple">DataToSketchUDAF.DataToSketchEvaluator</a>&lt;<a href="org/apache/datasketches/hive/tuple/DataToSketchUDAF.DataToSketchEvaluator.html" title="type parameter in DataToSketchUDAF.DataToSketchEvaluator">U</a>,<a href="org/apache/datasketches/hive/tuple/DataToSketchUDAF.DataToSketchEvaluator.html" title="type parameter in DataToSketchUDAF.DataToSketchEvaluator">S</a> extends org.apache.datasketches.tuple.UpdatableSummary&lt;<a href="org/apache/datasketches/hive/tuple/DataToSketchUDAF.DataToSketchEvaluator.html" title="type parameter in DataToSketchUDAF.DataToSketchEvaluator">U</a>&gt;&gt;</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.datasketches.hive.tuple.DataToSketchUDAF.DataToSketchEvaluator.NOMINAL_NUM_ENTRIES_FIELD">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code>NOMINAL_NUM_ENTRIES_FIELD</code></td>
<td class="colLast"><code>"nominalEntries"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.apache.datasketches.hive.tuple.DataToSketchUDAF.DataToSketchEvaluator.SKETCH_FIELD">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code>SKETCH_FIELD</code></td>
<td class="colLast"><code>"sketch"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.apache.datasketches.hive.tuple.<a href="org/apache/datasketches/hive/tuple/UnionArrayOfDoublesSketchUDAF.UnionArrayOfDoublesSketchEvaluator.html" title="class in org.apache.datasketches.hive.tuple">UnionArrayOfDoublesSketchUDAF.UnionArrayOfDoublesSketchEvaluator</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.datasketches.hive.tuple.UnionArrayOfDoublesSketchUDAF.UnionArrayOfDoublesSketchEvaluator.NOMINAL_NUM_ENTRIES_FIELD">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code>NOMINAL_NUM_ENTRIES_FIELD</code></td>
<td class="colLast"><code>"nominalEntries"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.apache.datasketches.hive.tuple.UnionArrayOfDoublesSketchUDAF.UnionArrayOfDoublesSketchEvaluator.NUM_VALUES_FIELD">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code>NUM_VALUES_FIELD</code></td>
<td class="colLast"><code>"numValues"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.datasketches.hive.tuple.UnionArrayOfDoublesSketchUDAF.UnionArrayOfDoublesSketchEvaluator.SKETCH_FIELD">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code>SKETCH_FIELD</code></td>
<td class="colLast"><code>"sketch"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.apache.datasketches.hive.tuple.<a href="org/apache/datasketches/hive/tuple/UnionDoubleSummarySketchUDAF.UnionDoubleSummarySketchEvaluator.html" title="class in org.apache.datasketches.hive.tuple">UnionDoubleSummarySketchUDAF.UnionDoubleSummarySketchEvaluator</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.datasketches.hive.tuple.UnionDoubleSummarySketchUDAF.UnionDoubleSummarySketchEvaluator.NOMINAL_NUM_ENTRIES_FIELD">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code>NOMINAL_NUM_ENTRIES_FIELD</code></td>
<td class="colLast"><code>"nominalEntries"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.apache.datasketches.hive.tuple.UnionDoubleSummarySketchUDAF.UnionDoubleSummarySketchEvaluator.SKETCH_FIELD">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code>SKETCH_FIELD</code></td>
<td class="colLast"><code>"sketch"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.apache.datasketches.hive.tuple.<a href="org/apache/datasketches/hive/tuple/UnionDoubleSummaryWithModeSketchUDAF.UnionDoubleSummaryWithModeSketchEvaluator.html" title="class in org.apache.datasketches.hive.tuple">UnionDoubleSummaryWithModeSketchUDAF.UnionDoubleSummaryWithModeSketchEvaluator</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.datasketches.hive.tuple.UnionDoubleSummaryWithModeSketchUDAF.UnionDoubleSummaryWithModeSketchEvaluator.NOMINAL_NUM_ENTRIES_FIELD">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code>NOMINAL_NUM_ENTRIES_FIELD</code></td>
<td class="colLast"><code>"nominalEntries"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.apache.datasketches.hive.tuple.UnionDoubleSummaryWithModeSketchUDAF.UnionDoubleSummaryWithModeSketchEvaluator.SKETCH_FIELD">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code>SKETCH_FIELD</code></td>
<td class="colLast"><code>"sketch"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.apache.datasketches.hive.tuple.<a href="org/apache/datasketches/hive/tuple/UnionSketchUDAF.UnionSketchEvaluator.html" title="class in org.apache.datasketches.hive.tuple">UnionSketchUDAF.UnionSketchEvaluator</a>&lt;<a href="org/apache/datasketches/hive/tuple/UnionSketchUDAF.UnionSketchEvaluator.html" title="type parameter in UnionSketchUDAF.UnionSketchEvaluator">S</a> extends org.apache.datasketches.tuple.Summary&gt;</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.datasketches.hive.tuple.UnionSketchUDAF.UnionSketchEvaluator.NOMINAL_NUM_ENTRIES_FIELD">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code>NOMINAL_NUM_ENTRIES_FIELD</code></td>
<td class="colLast"><code>"nominalEntries"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.apache.datasketches.hive.tuple.UnionSketchUDAF.UnionSketchEvaluator.SKETCH_FIELD">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code>SKETCH_FIELD</code></td>
<td class="colLast"><code>"sketch"</code></td>
</tr>
</tbody>
</table>
</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><a href="overview-tree.html">Tree</a></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?constant-values.html" target="_top">Frames</a></li>
<li><a href="constant-values.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;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>