blob: 18e32273584a7805923ab82ac5935c13936f5567 [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>JsonStatisticsRecordWriter (Drill : 1.20.3 API)</title>
<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="JsonStatisticsRecordWriter (Drill : 1.20.3 API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</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><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/JsonStatisticsRecordWriter.html">Use</a></li>
<li><a href="package-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><a href="../../../../../../../org/apache/drill/exec/store/easy/json/JsonRecordWriter.UnionJsonConverter.html" title="class in org.apache.drill.exec.store.easy.json"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../../org/apache/drill/exec/store/easy/json/StatisticsCollectorImpl.html" title="class in org.apache.drill.exec.store.easy.json"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/drill/exec/store/easy/json/JsonStatisticsRecordWriter.html" target="_top">Frames</a></li>
<li><a href="JsonStatisticsRecordWriter.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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.org.apache.drill.exec.store.JSONBaseStatisticsRecordWriter">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.org.apache.drill.exec.store.JSONBaseStatisticsRecordWriter">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.drill.exec.store.easy.json</div>
<h2 title="Class JsonStatisticsRecordWriter" class="title">Class JsonStatisticsRecordWriter</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html" title="class in org.apache.drill.exec.store">org.apache.drill.exec.store.JSONBaseStatisticsRecordWriter</a></li>
<li>
<ul class="inheritance">
<li>org.apache.drill.exec.store.easy.json.JsonStatisticsRecordWriter</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html" title="interface in org.apache.drill.exec.store">StatisticsRecordCollector</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordWriter.html" title="interface in org.apache.drill.exec.store">StatisticsRecordWriter</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">JsonStatisticsRecordWriter</span>
extends <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter</a>
implements <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordWriter.html" title="interface in org.apache.drill.exec.store">StatisticsRecordWriter</a></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.drill.exec.store.JSONBaseStatisticsRecordWriter">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.drill.exec.store.<a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter</a></h3>
<code><a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.BigIntJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.BigIntJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.BitJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.BitJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.DateJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.DateJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.Decimal18JsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.Decimal18JsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.Decimal28DenseJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.Decimal28DenseJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.Decimal28SparseJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.Decimal28SparseJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.Decimal38DenseJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.Decimal38DenseJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.Decimal38SparseJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.Decimal38SparseJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.Decimal9JsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.Decimal9JsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.Float4JsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.Float4JsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.Float8JsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.Float8JsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.IntervalDayJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.IntervalDayJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.IntervalJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.IntervalJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.IntervalYearJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.IntervalYearJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.IntJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.IntJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.NullableBigIntJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.NullableBigIntJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.NullableBitJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.NullableBitJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.NullableDateJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.NullableDateJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.NullableDecimal18JsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.NullableDecimal18JsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.NullableDecimal28DenseJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.NullableDecimal28DenseJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.NullableDecimal28SparseJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.NullableDecimal28SparseJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.NullableDecimal38DenseJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.NullableDecimal38DenseJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.NullableDecimal38SparseJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.NullableDecimal38SparseJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.NullableDecimal9JsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.NullableDecimal9JsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.NullableFloat4JsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.NullableFloat4JsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.NullableFloat8JsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.NullableFloat8JsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.NullableIntervalDayJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.NullableIntervalDayJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.NullableIntervalJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.NullableIntervalJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.NullableIntervalYearJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.NullableIntervalYearJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.NullableIntJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.NullableIntJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.NullableSmallIntJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.NullableSmallIntJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.NullableTimeJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.NullableTimeJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.NullableTimeStampJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.NullableTimeStampJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.NullableTinyIntJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.NullableTinyIntJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.NullableUInt1JsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.NullableUInt1JsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.NullableUInt2JsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.NullableUInt2JsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.NullableUInt4JsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.NullableUInt4JsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.NullableUInt8JsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.NullableUInt8JsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.NullableVar16CharJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.NullableVar16CharJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.NullableVarBinaryJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.NullableVarBinaryJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.NullableVarCharJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.NullableVarCharJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.NullableVarDecimalJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.NullableVarDecimalJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.RepeatedBigIntJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.RepeatedBigIntJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.RepeatedBitJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.RepeatedBitJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.RepeatedDateJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.RepeatedDateJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.RepeatedDecimal18JsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.RepeatedDecimal18JsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.RepeatedDecimal28DenseJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.RepeatedDecimal28DenseJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.RepeatedDecimal28SparseJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.RepeatedDecimal28SparseJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.RepeatedDecimal38DenseJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.RepeatedDecimal38DenseJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.RepeatedDecimal38SparseJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.RepeatedDecimal38SparseJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.RepeatedDecimal9JsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.RepeatedDecimal9JsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.RepeatedFloat4JsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.RepeatedFloat4JsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.RepeatedFloat8JsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.RepeatedFloat8JsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.RepeatedIntervalDayJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.RepeatedIntervalDayJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.RepeatedIntervalJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.RepeatedIntervalJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.RepeatedIntervalYearJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.RepeatedIntervalYearJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.RepeatedIntJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.RepeatedIntJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.RepeatedSmallIntJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.RepeatedSmallIntJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.RepeatedTimeJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.RepeatedTimeJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.RepeatedTimeStampJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.RepeatedTimeStampJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.RepeatedTinyIntJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.RepeatedTinyIntJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.RepeatedUInt1JsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.RepeatedUInt1JsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.RepeatedUInt2JsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.RepeatedUInt2JsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.RepeatedUInt4JsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.RepeatedUInt4JsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.RepeatedUInt8JsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.RepeatedUInt8JsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.RepeatedVar16CharJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.RepeatedVar16CharJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.RepeatedVarBinaryJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.RepeatedVarBinaryJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.RepeatedVarCharJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.RepeatedVarCharJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.RepeatedVarDecimalJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.RepeatedVarDecimalJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.SmallIntJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.SmallIntJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.TimeJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.TimeJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.TimeStampJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.TimeStampJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.TinyIntJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.TinyIntJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.UInt1JsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.UInt1JsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.UInt2JsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.UInt2JsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.UInt4JsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.UInt4JsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.UInt8JsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.UInt8JsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.Var16CharJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.Var16CharJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.VarBinaryJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.VarBinaryJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.VarCharJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.VarCharJsonConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.VarDecimalJsonConverter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter.VarDecimalJsonConverter</a></code></li>
</ul>
</li>
</ul>
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.apache.drill.exec.store.JSONBaseStatisticsRecordWriter">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.apache.drill.exec.store.<a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter</a></h3>
<code><a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#gen">gen</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#skipNullFields">skipNullFields</a></code></li>
</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/easy/json/JsonStatisticsRecordWriter.html#JsonStatisticsRecordWriter-org.apache.hadoop.conf.Configuration-org.apache.drill.exec.store.dfs.FormatPlugin-">JsonStatisticsRecordWriter</a></span>(org.apache.hadoop.conf.Configuration&nbsp;fsConf,
<a href="../../../../../../../org/apache/drill/exec/store/dfs/FormatPlugin.html" title="interface in org.apache.drill.exec.store.dfs">FormatPlugin</a>&nbsp;formatPlugin)</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/easy/json/JsonStatisticsRecordWriter.html#abort--">abort</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/easy/json/JsonStatisticsRecordWriter.html#checkForNewPartition-int-">checkForNewPartition</a></span>(int&nbsp;index)</code>
<div class="block">Check if the writer should start a new partition, and if so, start a new partition</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/easy/json/JsonStatisticsRecordWriter.html#cleanup--">cleanup</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/easy/json/JsonStatisticsRecordWriter.html#endStatisticsRecord--">endStatisticsRecord</a></span>()</code>
<div class="block">Called after adding all fields in a particular statistics record are added using
add{TypeHolder}(fieldId, TypeHolder) methods.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/easy/json/JsonStatisticsRecordWriter.html#flushBlockingWriter--">flushBlockingWriter</a></span>()</code>
<div class="block">For a blocking writer, called after processing all the records to flush out the writes</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/store/EventBasedRecordWriter.FieldConverter.html" title="class in org.apache.drill.exec.store">EventBasedRecordWriter.FieldConverter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/easy/json/JsonStatisticsRecordWriter.html#getNewBigIntConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewBigIntConverter</a></span>(int&nbsp;fieldId,
<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>&nbsp;fieldName,
<a href="../../../../../../../org/apache/drill/exec/vector/complex/reader/FieldReader.html" title="interface in org.apache.drill.exec.vector.complex.reader">FieldReader</a>&nbsp;reader)</code>
<div class="block">Add the field value given in <code>valueHolder</code> at the given column number <code>fieldId</code>.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/store/EventBasedRecordWriter.FieldConverter.html" title="class in org.apache.drill.exec.store">EventBasedRecordWriter.FieldConverter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/easy/json/JsonStatisticsRecordWriter.html#getNewDateConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewDateConverter</a></span>(int&nbsp;fieldId,
<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>&nbsp;fieldName,
<a href="../../../../../../../org/apache/drill/exec/vector/complex/reader/FieldReader.html" title="interface in org.apache.drill.exec.vector.complex.reader">FieldReader</a>&nbsp;reader)</code>
<div class="block">Add the field value given in <code>valueHolder</code> at the given column number <code>fieldId</code>.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/store/EventBasedRecordWriter.FieldConverter.html" title="class in org.apache.drill.exec.store">EventBasedRecordWriter.FieldConverter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/easy/json/JsonStatisticsRecordWriter.html#getNewIntConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewIntConverter</a></span>(int&nbsp;fieldId,
<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>&nbsp;fieldName,
<a href="../../../../../../../org/apache/drill/exec/vector/complex/reader/FieldReader.html" title="interface in org.apache.drill.exec.vector.complex.reader">FieldReader</a>&nbsp;reader)</code>
<div class="block">Add the field value given in <code>valueHolder</code> at the given column number <code>fieldId</code>.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/store/EventBasedRecordWriter.FieldConverter.html" title="class in org.apache.drill.exec.store">EventBasedRecordWriter.FieldConverter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/easy/json/JsonStatisticsRecordWriter.html#getNewNullableBigIntConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableBigIntConverter</a></span>(int&nbsp;fieldId,
<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>&nbsp;fieldName,
<a href="../../../../../../../org/apache/drill/exec/vector/complex/reader/FieldReader.html" title="interface in org.apache.drill.exec.vector.complex.reader">FieldReader</a>&nbsp;reader)</code>
<div class="block">Add the field value given in <code>valueHolder</code> at the given column number <code>fieldId</code>.</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/store/EventBasedRecordWriter.FieldConverter.html" title="class in org.apache.drill.exec.store">EventBasedRecordWriter.FieldConverter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/easy/json/JsonStatisticsRecordWriter.html#getNewNullableFloat8Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableFloat8Converter</a></span>(int&nbsp;fieldId,
<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>&nbsp;fieldName,
<a href="../../../../../../../org/apache/drill/exec/vector/complex/reader/FieldReader.html" title="interface in org.apache.drill.exec.vector.complex.reader">FieldReader</a>&nbsp;reader)</code>
<div class="block">Add the field value given in <code>valueHolder</code> at the given column number <code>fieldId</code>.</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/store/EventBasedRecordWriter.FieldConverter.html" title="class in org.apache.drill.exec.store">EventBasedRecordWriter.FieldConverter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/easy/json/JsonStatisticsRecordWriter.html#getNewNullableVarBinaryConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableVarBinaryConverter</a></span>(int&nbsp;fieldId,
<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>&nbsp;fieldName,
<a href="../../../../../../../org/apache/drill/exec/vector/complex/reader/FieldReader.html" title="interface in org.apache.drill.exec.vector.complex.reader">FieldReader</a>&nbsp;reader)</code>
<div class="block">Add the field value given in <code>valueHolder</code> at the given column number <code>fieldId</code>.</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/store/EventBasedRecordWriter.FieldConverter.html" title="class in org.apache.drill.exec.store">EventBasedRecordWriter.FieldConverter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/easy/json/JsonStatisticsRecordWriter.html#getNewVarCharConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewVarCharConverter</a></span>(int&nbsp;fieldId,
<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>&nbsp;fieldName,
<a href="../../../../../../../org/apache/drill/exec/vector/complex/reader/FieldReader.html" title="interface in org.apache.drill.exec.vector.complex.reader">FieldReader</a>&nbsp;reader)</code>
<div class="block">Add the field value given in <code>valueHolder</code> at the given column number <code>fieldId</code>.</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/drill/exec/planner/common/DrillStatsTable.TableStatistics.html" title="class in org.apache.drill.exec.planner.common">DrillStatsTable.TableStatistics</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/easy/json/JsonStatisticsRecordWriter.html#getStatistics--">getStatistics</a></span>()</code>
<div class="block">Returns <code>DrillStatsTable.TableStatistics</code> instance with statistics collected using this <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html" title="interface in org.apache.drill.exec.store"><code>StatisticsRecordCollector</code></a>.</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/easy/json/JsonStatisticsRecordWriter.html#hasStatistics--">hasStatistics</a></span>()</code>
<div class="block">Returns true if this <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html" title="interface in org.apache.drill.exec.store"><code>StatisticsRecordCollector</code></a> has non-empty statistics.</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/easy/json/JsonStatisticsRecordWriter.html#init-java.util.Map-">init</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<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>,<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>&gt;&nbsp;writerOptions)</code>
<div class="block">Initialize the writer.</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/easy/json/JsonStatisticsRecordWriter.html#isBlockingWriter--">isBlockingWriter</a></span>()</code>
<div class="block">Returns if the writer is a blocking writer i.e.</div>
</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/easy/json/JsonStatisticsRecordWriter.html#startStatisticsRecord--">startStatisticsRecord</a></span>()</code>
<div class="block">Called before starting writing fields in a record.</div>
</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/drill/exec/store/easy/json/JsonStatisticsRecordWriter.html#updateSchema-org.apache.drill.exec.record.VectorAccessible-">updateSchema</a></span>(<a href="../../../../../../../org/apache/drill/exec/record/VectorAccessible.html" title="interface in org.apache.drill.exec.record">VectorAccessible</a>&nbsp;batch)</code>
<div class="block">Update the schema in RecordWriter.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.drill.exec.store.JSONBaseStatisticsRecordWriter">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.drill.exec.store.<a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter</a></h3>
<code><a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewBitConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewBitConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewDecimal18Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewDecimal18Converter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewDecimal28DenseConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewDecimal28DenseConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewDecimal28SparseConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewDecimal28SparseConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewDecimal38DenseConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewDecimal38DenseConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewDecimal38SparseConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewDecimal38SparseConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewDecimal9Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewDecimal9Converter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewFloat4Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewFloat4Converter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewFloat8Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewFloat8Converter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewIntervalConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewIntervalConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewIntervalDayConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewIntervalDayConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewIntervalYearConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewIntervalYearConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewNullableBitConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableBitConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewNullableDateConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableDateConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewNullableDecimal18Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableDecimal18Converter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewNullableDecimal28DenseConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableDecimal28DenseConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewNullableDecimal28SparseConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableDecimal28SparseConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewNullableDecimal38DenseConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableDecimal38DenseConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewNullableDecimal38SparseConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableDecimal38SparseConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewNullableDecimal9Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableDecimal9Converter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewNullableFloat4Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableFloat4Converter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewNullableIntConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableIntConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewNullableIntervalConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableIntervalConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewNullableIntervalDayConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableIntervalDayConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewNullableIntervalYearConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableIntervalYearConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewNullableSmallIntConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableSmallIntConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewNullableTimeConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableTimeConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewNullableTimeStampConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableTimeStampConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewNullableTinyIntConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableTinyIntConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewNullableUInt1Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableUInt1Converter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewNullableUInt2Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableUInt2Converter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewNullableUInt4Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableUInt4Converter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewNullableUInt8Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableUInt8Converter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewNullableVar16CharConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableVar16CharConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewNullableVarCharConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableVarCharConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewNullableVarDecimalConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableVarDecimalConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewRepeatedBigIntConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedBigIntConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewRepeatedBitConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedBitConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewRepeatedDateConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedDateConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewRepeatedDecimal18Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedDecimal18Converter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewRepeatedDecimal28DenseConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedDecimal28DenseConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewRepeatedDecimal28SparseConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedDecimal28SparseConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewRepeatedDecimal38DenseConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedDecimal38DenseConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewRepeatedDecimal38SparseConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedDecimal38SparseConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewRepeatedDecimal9Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedDecimal9Converter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewRepeatedFloat4Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedFloat4Converter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewRepeatedFloat8Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedFloat8Converter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewRepeatedIntConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedIntConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewRepeatedIntervalConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedIntervalConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewRepeatedIntervalDayConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedIntervalDayConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewRepeatedIntervalYearConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedIntervalYearConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewRepeatedSmallIntConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedSmallIntConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewRepeatedTimeConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedTimeConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewRepeatedTimeStampConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedTimeStampConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewRepeatedTinyIntConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedTinyIntConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewRepeatedUInt1Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedUInt1Converter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewRepeatedUInt2Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedUInt2Converter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewRepeatedUInt4Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedUInt4Converter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewRepeatedUInt8Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedUInt8Converter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewRepeatedVar16CharConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedVar16CharConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewRepeatedVarBinaryConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedVarBinaryConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewRepeatedVarCharConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedVarCharConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewRepeatedVarDecimalConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedVarDecimalConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewSmallIntConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewSmallIntConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewTimeConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewTimeConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewTimeStampConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewTimeStampConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewTinyIntConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewTinyIntConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewUInt1Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewUInt1Converter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewUInt2Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewUInt2Converter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewUInt4Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewUInt4Converter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewUInt8Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewUInt8Converter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewVar16CharConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewVar16CharConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewVarBinaryConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewVarBinaryConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewVarDecimalConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewVarDecimalConverter</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.drill.exec.store.StatisticsRecordCollector">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.apache.drill.exec.store.<a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html" title="interface in org.apache.drill.exec.store">StatisticsRecordCollector</a></h3>
<code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewBitConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewBitConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewDecimal18Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewDecimal18Converter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewDecimal28DenseConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewDecimal28DenseConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewDecimal28SparseConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewDecimal28SparseConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewDecimal38DenseConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewDecimal38DenseConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewDecimal38SparseConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewDecimal38SparseConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewDecimal9Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewDecimal9Converter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewFloat4Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewFloat4Converter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewFloat8Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewFloat8Converter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewIntervalConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewIntervalConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewIntervalDayConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewIntervalDayConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewIntervalYearConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewIntervalYearConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewNullableBitConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableBitConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewNullableDateConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableDateConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewNullableDecimal18Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableDecimal18Converter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewNullableDecimal28DenseConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableDecimal28DenseConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewNullableDecimal28SparseConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableDecimal28SparseConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewNullableDecimal38DenseConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableDecimal38DenseConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewNullableDecimal38SparseConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableDecimal38SparseConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewNullableDecimal9Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableDecimal9Converter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewNullableFloat4Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableFloat4Converter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewNullableIntConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableIntConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewNullableIntervalConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableIntervalConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewNullableIntervalDayConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableIntervalDayConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewNullableIntervalYearConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableIntervalYearConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewNullableSmallIntConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableSmallIntConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewNullableTimeConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableTimeConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewNullableTimeStampConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableTimeStampConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewNullableTinyIntConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableTinyIntConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewNullableUInt1Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableUInt1Converter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewNullableUInt2Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableUInt2Converter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewNullableUInt4Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableUInt4Converter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewNullableUInt8Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableUInt8Converter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewNullableVar16CharConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableVar16CharConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewNullableVarCharConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableVarCharConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewNullableVarDecimalConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableVarDecimalConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewRepeatedBigIntConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedBigIntConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewRepeatedBitConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedBitConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewRepeatedDateConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedDateConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewRepeatedDecimal18Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedDecimal18Converter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewRepeatedDecimal28DenseConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedDecimal28DenseConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewRepeatedDecimal28SparseConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedDecimal28SparseConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewRepeatedDecimal38DenseConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedDecimal38DenseConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewRepeatedDecimal38SparseConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedDecimal38SparseConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewRepeatedDecimal9Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedDecimal9Converter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewRepeatedFloat4Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedFloat4Converter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewRepeatedFloat8Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedFloat8Converter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewRepeatedIntConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedIntConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewRepeatedIntervalConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedIntervalConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewRepeatedIntervalDayConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedIntervalDayConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewRepeatedIntervalYearConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedIntervalYearConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewRepeatedSmallIntConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedSmallIntConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewRepeatedTimeConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedTimeConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewRepeatedTimeStampConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedTimeStampConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewRepeatedTinyIntConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedTinyIntConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewRepeatedUInt1Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedUInt1Converter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewRepeatedUInt2Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedUInt2Converter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewRepeatedUInt4Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedUInt4Converter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewRepeatedUInt8Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedUInt8Converter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewRepeatedVar16CharConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedVar16CharConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewRepeatedVarBinaryConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedVarBinaryConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewRepeatedVarCharConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedVarCharConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewRepeatedVarDecimalConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewRepeatedVarDecimalConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewSmallIntConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewSmallIntConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewTimeConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewTimeConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewTimeStampConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewTimeStampConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewTinyIntConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewTinyIntConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewUInt1Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewUInt1Converter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewUInt2Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewUInt2Converter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewUInt4Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewUInt4Converter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewUInt8Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewUInt8Converter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewVar16CharConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewVar16CharConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewVarBinaryConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewVarBinaryConverter</a>, <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewVarDecimalConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewVarDecimalConverter</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="JsonStatisticsRecordWriter-org.apache.hadoop.conf.Configuration-org.apache.drill.exec.store.dfs.FormatPlugin-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>JsonStatisticsRecordWriter</h4>
<pre>public&nbsp;JsonStatisticsRecordWriter(org.apache.hadoop.conf.Configuration&nbsp;fsConf,
<a href="../../../../../../../org/apache/drill/exec/store/dfs/FormatPlugin.html" title="interface in org.apache.drill.exec.store.dfs">FormatPlugin</a>&nbsp;formatPlugin)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="init-java.util.Map-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>init</h4>
<pre>public&nbsp;void&nbsp;init(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<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>,<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>&gt;&nbsp;writerOptions)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordWriter.html#init-java.util.Map-">StatisticsRecordWriter</a></code></span></div>
<div class="block">Initialize the writer.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordWriter.html#init-java.util.Map-">init</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordWriter.html" title="interface in org.apache.drill.exec.store">StatisticsRecordWriter</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>writerOptions</code> - Contains key, value pair of settings.</dd>
</dl>
</li>
</ul>
<a name="updateSchema-org.apache.drill.exec.record.VectorAccessible-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>updateSchema</h4>
<pre>public&nbsp;void&nbsp;updateSchema(<a href="../../../../../../../org/apache/drill/exec/record/VectorAccessible.html" title="interface in org.apache.drill.exec.record">VectorAccessible</a>&nbsp;batch)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordWriter.html#updateSchema-org.apache.drill.exec.record.VectorAccessible-">StatisticsRecordWriter</a></code></span></div>
<div class="block">Update the schema in RecordWriter. Called at least once before starting writing the records.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordWriter.html#updateSchema-org.apache.drill.exec.record.VectorAccessible-">updateSchema</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordWriter.html" title="interface in org.apache.drill.exec.store">StatisticsRecordWriter</a></code></dd>
</dl>
</li>
</ul>
<a name="isBlockingWriter--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isBlockingWriter</h4>
<pre>public&nbsp;boolean&nbsp;isBlockingWriter()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordWriter.html#isBlockingWriter--">StatisticsRecordWriter</a></code></span></div>
<div class="block">Returns if the writer is a blocking writer i.e. consumes all input before writing it out</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordWriter.html#isBlockingWriter--">isBlockingWriter</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordWriter.html" title="interface in org.apache.drill.exec.store">StatisticsRecordWriter</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>TRUE, if writer is blocking. FALSE, otherwise</dd>
</dl>
</li>
</ul>
<a name="checkForNewPartition-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>checkForNewPartition</h4>
<pre>public&nbsp;void&nbsp;checkForNewPartition(int&nbsp;index)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordWriter.html#checkForNewPartition-int-">StatisticsRecordWriter</a></code></span></div>
<div class="block">Check if the writer should start a new partition, and if so, start a new partition</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordWriter.html#checkForNewPartition-int-">checkForNewPartition</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordWriter.html" title="interface in org.apache.drill.exec.store">StatisticsRecordWriter</a></code></dd>
</dl>
</li>
</ul>
<a name="getNewBigIntConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNewBigIntConverter</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/drill/exec/store/EventBasedRecordWriter.FieldConverter.html" title="class in org.apache.drill.exec.store">EventBasedRecordWriter.FieldConverter</a>&nbsp;getNewBigIntConverter(int&nbsp;fieldId,
<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>&nbsp;fieldName,
<a href="../../../../../../../org/apache/drill/exec/vector/complex/reader/FieldReader.html" title="interface in org.apache.drill.exec.vector.complex.reader">FieldReader</a>&nbsp;reader)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewBigIntConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">StatisticsRecordCollector</a></code></span></div>
<div class="block">Add the field value given in <code>valueHolder</code> at the given column number <code>fieldId</code>.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewBigIntConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewBigIntConverter</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html" title="interface in org.apache.drill.exec.store">StatisticsRecordCollector</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewBigIntConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewBigIntConverter</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter</a></code></dd>
</dl>
</li>
</ul>
<a name="getNewIntConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNewIntConverter</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/drill/exec/store/EventBasedRecordWriter.FieldConverter.html" title="class in org.apache.drill.exec.store">EventBasedRecordWriter.FieldConverter</a>&nbsp;getNewIntConverter(int&nbsp;fieldId,
<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>&nbsp;fieldName,
<a href="../../../../../../../org/apache/drill/exec/vector/complex/reader/FieldReader.html" title="interface in org.apache.drill.exec.vector.complex.reader">FieldReader</a>&nbsp;reader)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewIntConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">StatisticsRecordCollector</a></code></span></div>
<div class="block">Add the field value given in <code>valueHolder</code> at the given column number <code>fieldId</code>.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewIntConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewIntConverter</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html" title="interface in org.apache.drill.exec.store">StatisticsRecordCollector</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewIntConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewIntConverter</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter</a></code></dd>
</dl>
</li>
</ul>
<a name="getNewDateConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNewDateConverter</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/drill/exec/store/EventBasedRecordWriter.FieldConverter.html" title="class in org.apache.drill.exec.store">EventBasedRecordWriter.FieldConverter</a>&nbsp;getNewDateConverter(int&nbsp;fieldId,
<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>&nbsp;fieldName,
<a href="../../../../../../../org/apache/drill/exec/vector/complex/reader/FieldReader.html" title="interface in org.apache.drill.exec.vector.complex.reader">FieldReader</a>&nbsp;reader)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewDateConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">StatisticsRecordCollector</a></code></span></div>
<div class="block">Add the field value given in <code>valueHolder</code> at the given column number <code>fieldId</code>.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewDateConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewDateConverter</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html" title="interface in org.apache.drill.exec.store">StatisticsRecordCollector</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewDateConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewDateConverter</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter</a></code></dd>
</dl>
</li>
</ul>
<a name="getNewVarCharConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNewVarCharConverter</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/drill/exec/store/EventBasedRecordWriter.FieldConverter.html" title="class in org.apache.drill.exec.store">EventBasedRecordWriter.FieldConverter</a>&nbsp;getNewVarCharConverter(int&nbsp;fieldId,
<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>&nbsp;fieldName,
<a href="../../../../../../../org/apache/drill/exec/vector/complex/reader/FieldReader.html" title="interface in org.apache.drill.exec.vector.complex.reader">FieldReader</a>&nbsp;reader)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewVarCharConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">StatisticsRecordCollector</a></code></span></div>
<div class="block">Add the field value given in <code>valueHolder</code> at the given column number <code>fieldId</code>.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewVarCharConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewVarCharConverter</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html" title="interface in org.apache.drill.exec.store">StatisticsRecordCollector</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewVarCharConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewVarCharConverter</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter</a></code></dd>
</dl>
</li>
</ul>
<a name="getNewNullableBigIntConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNewNullableBigIntConverter</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/drill/exec/store/EventBasedRecordWriter.FieldConverter.html" title="class in org.apache.drill.exec.store">EventBasedRecordWriter.FieldConverter</a>&nbsp;getNewNullableBigIntConverter(int&nbsp;fieldId,
<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>&nbsp;fieldName,
<a href="../../../../../../../org/apache/drill/exec/vector/complex/reader/FieldReader.html" title="interface in org.apache.drill.exec.vector.complex.reader">FieldReader</a>&nbsp;reader)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewNullableBigIntConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">StatisticsRecordCollector</a></code></span></div>
<div class="block">Add the field value given in <code>valueHolder</code> at the given column number <code>fieldId</code>.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewNullableBigIntConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableBigIntConverter</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html" title="interface in org.apache.drill.exec.store">StatisticsRecordCollector</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewNullableBigIntConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableBigIntConverter</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter</a></code></dd>
</dl>
</li>
</ul>
<a name="getNewNullableVarBinaryConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNewNullableVarBinaryConverter</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/drill/exec/store/EventBasedRecordWriter.FieldConverter.html" title="class in org.apache.drill.exec.store">EventBasedRecordWriter.FieldConverter</a>&nbsp;getNewNullableVarBinaryConverter(int&nbsp;fieldId,
<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>&nbsp;fieldName,
<a href="../../../../../../../org/apache/drill/exec/vector/complex/reader/FieldReader.html" title="interface in org.apache.drill.exec.vector.complex.reader">FieldReader</a>&nbsp;reader)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewNullableVarBinaryConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">StatisticsRecordCollector</a></code></span></div>
<div class="block">Add the field value given in <code>valueHolder</code> at the given column number <code>fieldId</code>.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewNullableVarBinaryConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableVarBinaryConverter</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html" title="interface in org.apache.drill.exec.store">StatisticsRecordCollector</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewNullableVarBinaryConverter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableVarBinaryConverter</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter</a></code></dd>
</dl>
</li>
</ul>
<a name="getNewNullableFloat8Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNewNullableFloat8Converter</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/drill/exec/store/EventBasedRecordWriter.FieldConverter.html" title="class in org.apache.drill.exec.store">EventBasedRecordWriter.FieldConverter</a>&nbsp;getNewNullableFloat8Converter(int&nbsp;fieldId,
<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>&nbsp;fieldName,
<a href="../../../../../../../org/apache/drill/exec/vector/complex/reader/FieldReader.html" title="interface in org.apache.drill.exec.vector.complex.reader">FieldReader</a>&nbsp;reader)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewNullableFloat8Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">StatisticsRecordCollector</a></code></span></div>
<div class="block">Add the field value given in <code>valueHolder</code> at the given column number <code>fieldId</code>.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getNewNullableFloat8Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableFloat8Converter</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html" title="interface in org.apache.drill.exec.store">StatisticsRecordCollector</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html#getNewNullableFloat8Converter-int-java.lang.String-org.apache.drill.exec.vector.complex.reader.FieldReader-">getNewNullableFloat8Converter</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/JSONBaseStatisticsRecordWriter.html" title="class in org.apache.drill.exec.store">JSONBaseStatisticsRecordWriter</a></code></dd>
</dl>
</li>
</ul>
<a name="startStatisticsRecord--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>startStatisticsRecord</h4>
<pre>public&nbsp;void&nbsp;startStatisticsRecord()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#startStatisticsRecord--">StatisticsRecordCollector</a></code></span></div>
<div class="block">Called before starting writing fields in a record.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#startStatisticsRecord--">startStatisticsRecord</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html" title="interface in org.apache.drill.exec.store">StatisticsRecordCollector</a></code></dd>
</dl>
</li>
</ul>
<a name="endStatisticsRecord--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>endStatisticsRecord</h4>
<pre>public&nbsp;void&nbsp;endStatisticsRecord()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#endStatisticsRecord--">StatisticsRecordCollector</a></code></span></div>
<div class="block">Called after adding all fields in a particular statistics record are added using
add{TypeHolder}(fieldId, TypeHolder) methods.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#endStatisticsRecord--">endStatisticsRecord</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html" title="interface in org.apache.drill.exec.store">StatisticsRecordCollector</a></code></dd>
</dl>
</li>
</ul>
<a name="hasStatistics--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasStatistics</h4>
<pre>public&nbsp;boolean&nbsp;hasStatistics()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#hasStatistics--">StatisticsRecordCollector</a></code></span></div>
<div class="block">Returns true if this <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html" title="interface in org.apache.drill.exec.store"><code>StatisticsRecordCollector</code></a> has non-empty statistics.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#hasStatistics--">hasStatistics</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html" title="interface in org.apache.drill.exec.store">StatisticsRecordCollector</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd> if this <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html" title="interface in org.apache.drill.exec.store"><code>StatisticsRecordCollector</code></a> has non-empty statistics</dd>
</dl>
</li>
</ul>
<a name="getStatistics--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getStatistics</h4>
<pre>public&nbsp;<a href="../../../../../../../org/apache/drill/exec/planner/common/DrillStatsTable.TableStatistics.html" title="class in org.apache.drill.exec.planner.common">DrillStatsTable.TableStatistics</a>&nbsp;getStatistics()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getStatistics--">StatisticsRecordCollector</a></code></span></div>
<div class="block">Returns <code>DrillStatsTable.TableStatistics</code> instance with statistics collected using this <a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html" title="interface in org.apache.drill.exec.store"><code>StatisticsRecordCollector</code></a>.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html#getStatistics--">getStatistics</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordCollector.html" title="interface in org.apache.drill.exec.store">StatisticsRecordCollector</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd><code>DrillStatsTable.TableStatistics</code> instance</dd>
</dl>
</li>
</ul>
<a name="flushBlockingWriter--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>flushBlockingWriter</h4>
<pre>public&nbsp;void&nbsp;flushBlockingWriter()
throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordWriter.html#flushBlockingWriter--">StatisticsRecordWriter</a></code></span></div>
<div class="block">For a blocking writer, called after processing all the records to flush out the writes</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordWriter.html#flushBlockingWriter--">flushBlockingWriter</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordWriter.html" title="interface in org.apache.drill.exec.store">StatisticsRecordWriter</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
<a name="abort--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>abort</h4>
<pre>public&nbsp;void&nbsp;abort()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordWriter.html#abort--">abort</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordWriter.html" title="interface in org.apache.drill.exec.store">StatisticsRecordWriter</a></code></dd>
</dl>
</li>
</ul>
<a name="cleanup--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>cleanup</h4>
<pre>public&nbsp;void&nbsp;cleanup()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordWriter.html#cleanup--">cleanup</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/drill/exec/store/StatisticsRecordWriter.html" title="interface in org.apache.drill.exec.store">StatisticsRecordWriter</a></code></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= 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><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/JsonStatisticsRecordWriter.html">Use</a></li>
<li><a href="package-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><a href="../../../../../../../org/apache/drill/exec/store/easy/json/JsonRecordWriter.UnionJsonConverter.html" title="class in org.apache.drill.exec.store.easy.json"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../../org/apache/drill/exec/store/easy/json/StatisticsCollectorImpl.html" title="class in org.apache.drill.exec.store.easy.json"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/drill/exec/store/easy/json/JsonStatisticsRecordWriter.html" target="_top">Frames</a></li>
<li><a href="JsonStatisticsRecordWriter.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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.org.apache.drill.exec.store.JSONBaseStatisticsRecordWriter">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.org.apache.drill.exec.store.JSONBaseStatisticsRecordWriter">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 1970 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>