blob: 6360e0b4e98ee1daa9d4e973368734725aeb1dae [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.7) on Tue Jul 14 14:13:05 PDT 2020 -->
<title>TypeUtil.SchemaVisitor</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-07-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
<script type="text/javascript" src="../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../jquery/jquery-3.3.1.js"></script>
<script type="text/javascript" src="../../../../jquery/jquery-migrate-3.0.1.js"></script>
<script type="text/javascript" src="../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="TypeUtil.SchemaVisitor";
}
}
catch(err) {
}
//-->
var data = {"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};
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";
var pathtoroot = "../../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</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" id="allclasses_navbar_top">
<li><a href="../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&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 id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<!-- ======== START OF CLASS DATA ======== -->
<main role="main">
<div class="header">
<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">org.apache.iceberg.types</a></div>
<h2 title="Class TypeUtil.SchemaVisitor" class="title">Class TypeUtil.SchemaVisitor&lt;T&gt;</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.apache.iceberg.types.TypeUtil.SchemaVisitor&lt;T&gt;</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>Direct Known Subclasses:</dt>
<dd><code><a href="../mr/mapred/serde/objectinspector/IcebergObjectInspector.html" title="class in org.apache.iceberg.mr.mapred.serde.objectinspector">IcebergObjectInspector</a></code>, <code><a href="IndexByName.html" title="class in org.apache.iceberg.types">IndexByName</a></code>, <code><a href="IndexParents.html" title="class in org.apache.iceberg.types">IndexParents</a></code>, <code><a href="../spark/Spark3Util.DescribeSchemaVisitor.html" title="class in org.apache.iceberg.spark">Spark3Util.DescribeSchemaVisitor</a></code></dd>
</dl>
<dl>
<dt>Enclosing class:</dt>
<dd><a href="TypeUtil.html" title="class in org.apache.iceberg.types">TypeUtil</a></dd>
</dl>
<hr>
<pre>public static class <span class="typeNameLabel">TypeUtil.SchemaVisitor&lt;T&gt;</span>
extends java.lang.Object</pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="altColor">
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E()">SchemaVisitor</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</table>
</li>
</ul>
</section>
<!-- ========== METHOD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary">
<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="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#afterField(org.apache.iceberg.types.Types.NestedField)">afterField</a></span>&#8203;(<a href="Types.NestedField.html" title="class in org.apache.iceberg.types">Types.NestedField</a>&nbsp;field)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#afterListElement(org.apache.iceberg.types.Types.NestedField)">afterListElement</a></span>&#8203;(<a href="Types.NestedField.html" title="class in org.apache.iceberg.types">Types.NestedField</a>&nbsp;elementField)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#afterMapKey(org.apache.iceberg.types.Types.NestedField)">afterMapKey</a></span>&#8203;(<a href="Types.NestedField.html" title="class in org.apache.iceberg.types">Types.NestedField</a>&nbsp;keyField)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#afterMapValue(org.apache.iceberg.types.Types.NestedField)">afterMapValue</a></span>&#8203;(<a href="Types.NestedField.html" title="class in org.apache.iceberg.types">Types.NestedField</a>&nbsp;valueField)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#beforeField(org.apache.iceberg.types.Types.NestedField)">beforeField</a></span>&#8203;(<a href="Types.NestedField.html" title="class in org.apache.iceberg.types">Types.NestedField</a>&nbsp;field)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#beforeListElement(org.apache.iceberg.types.Types.NestedField)">beforeListElement</a></span>&#8203;(<a href="Types.NestedField.html" title="class in org.apache.iceberg.types">Types.NestedField</a>&nbsp;elementField)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#beforeMapKey(org.apache.iceberg.types.Types.NestedField)">beforeMapKey</a></span>&#8203;(<a href="Types.NestedField.html" title="class in org.apache.iceberg.types">Types.NestedField</a>&nbsp;keyField)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#beforeMapValue(org.apache.iceberg.types.Types.NestedField)">beforeMapValue</a></span>&#8203;(<a href="Types.NestedField.html" title="class in org.apache.iceberg.types">Types.NestedField</a>&nbsp;valueField)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="TypeUtil.SchemaVisitor.html" title="type parameter in TypeUtil.SchemaVisitor">T</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#field(org.apache.iceberg.types.Types.NestedField,T)">field</a></span>&#8203;(<a href="Types.NestedField.html" title="class in org.apache.iceberg.types">Types.NestedField</a>&nbsp;field,
<a href="TypeUtil.SchemaVisitor.html" title="type parameter in TypeUtil.SchemaVisitor">T</a>&nbsp;fieldResult)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code><a href="TypeUtil.SchemaVisitor.html" title="type parameter in TypeUtil.SchemaVisitor">T</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#list(org.apache.iceberg.types.Types.ListType,T)">list</a></span>&#8203;(<a href="Types.ListType.html" title="class in org.apache.iceberg.types">Types.ListType</a>&nbsp;list,
<a href="TypeUtil.SchemaVisitor.html" title="type parameter in TypeUtil.SchemaVisitor">T</a>&nbsp;elementResult)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code><a href="TypeUtil.SchemaVisitor.html" title="type parameter in TypeUtil.SchemaVisitor">T</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#map(org.apache.iceberg.types.Types.MapType,T,T)">map</a></span>&#8203;(<a href="Types.MapType.html" title="class in org.apache.iceberg.types">Types.MapType</a>&nbsp;map,
<a href="TypeUtil.SchemaVisitor.html" title="type parameter in TypeUtil.SchemaVisitor">T</a>&nbsp;keyResult,
<a href="TypeUtil.SchemaVisitor.html" title="type parameter in TypeUtil.SchemaVisitor">T</a>&nbsp;valueResult)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code><a href="TypeUtil.SchemaVisitor.html" title="type parameter in TypeUtil.SchemaVisitor">T</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#primitive(org.apache.iceberg.types.Type.PrimitiveType)">primitive</a></span>&#8203;(<a href="Type.PrimitiveType.html" title="class in org.apache.iceberg.types">Type.PrimitiveType</a>&nbsp;primitive)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code><a href="TypeUtil.SchemaVisitor.html" title="type parameter in TypeUtil.SchemaVisitor">T</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#schema(org.apache.iceberg.Schema,T)">schema</a></span>&#8203;(<a href="../Schema.html" title="class in org.apache.iceberg">Schema</a>&nbsp;schema,
<a href="TypeUtil.SchemaVisitor.html" title="type parameter in TypeUtil.SchemaVisitor">T</a>&nbsp;structResult)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code><a href="TypeUtil.SchemaVisitor.html" title="type parameter in TypeUtil.SchemaVisitor">T</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#struct(org.apache.iceberg.types.Types.StructType,java.util.List)">struct</a></span>&#8203;(<a href="Types.StructType.html" title="class in org.apache.iceberg.types">Types.StructType</a>&nbsp;struct,
java.util.List&lt;<a href="TypeUtil.SchemaVisitor.html" title="type parameter in TypeUtil.SchemaVisitor">T</a>&gt;&nbsp;fieldResults)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a id="&lt;init&gt;()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>SchemaVisitor</h4>
<pre>public&nbsp;SchemaVisitor()</pre>
</li>
</ul>
</li>
</ul>
</section>
<!-- ============ METHOD DETAIL ========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a id="beforeField(org.apache.iceberg.types.Types.NestedField)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>beforeField</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;beforeField&#8203;(<a href="Types.NestedField.html" title="class in org.apache.iceberg.types">Types.NestedField</a>&nbsp;field)</pre>
</li>
</ul>
<a id="afterField(org.apache.iceberg.types.Types.NestedField)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>afterField</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;afterField&#8203;(<a href="Types.NestedField.html" title="class in org.apache.iceberg.types">Types.NestedField</a>&nbsp;field)</pre>
</li>
</ul>
<a id="beforeListElement(org.apache.iceberg.types.Types.NestedField)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>beforeListElement</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;beforeListElement&#8203;(<a href="Types.NestedField.html" title="class in org.apache.iceberg.types">Types.NestedField</a>&nbsp;elementField)</pre>
</li>
</ul>
<a id="afterListElement(org.apache.iceberg.types.Types.NestedField)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>afterListElement</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;afterListElement&#8203;(<a href="Types.NestedField.html" title="class in org.apache.iceberg.types">Types.NestedField</a>&nbsp;elementField)</pre>
</li>
</ul>
<a id="beforeMapKey(org.apache.iceberg.types.Types.NestedField)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>beforeMapKey</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;beforeMapKey&#8203;(<a href="Types.NestedField.html" title="class in org.apache.iceberg.types">Types.NestedField</a>&nbsp;keyField)</pre>
</li>
</ul>
<a id="afterMapKey(org.apache.iceberg.types.Types.NestedField)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>afterMapKey</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;afterMapKey&#8203;(<a href="Types.NestedField.html" title="class in org.apache.iceberg.types">Types.NestedField</a>&nbsp;keyField)</pre>
</li>
</ul>
<a id="beforeMapValue(org.apache.iceberg.types.Types.NestedField)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>beforeMapValue</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;beforeMapValue&#8203;(<a href="Types.NestedField.html" title="class in org.apache.iceberg.types">Types.NestedField</a>&nbsp;valueField)</pre>
</li>
</ul>
<a id="afterMapValue(org.apache.iceberg.types.Types.NestedField)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>afterMapValue</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;afterMapValue&#8203;(<a href="Types.NestedField.html" title="class in org.apache.iceberg.types">Types.NestedField</a>&nbsp;valueField)</pre>
</li>
</ul>
<a id="schema(org.apache.iceberg.Schema,java.lang.Object)">
<!-- -->
</a><a id="schema(org.apache.iceberg.Schema,T)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>schema</h4>
<pre class="methodSignature">public&nbsp;<a href="TypeUtil.SchemaVisitor.html" title="type parameter in TypeUtil.SchemaVisitor">T</a>&nbsp;schema&#8203;(<a href="../Schema.html" title="class in org.apache.iceberg">Schema</a>&nbsp;schema,
<a href="TypeUtil.SchemaVisitor.html" title="type parameter in TypeUtil.SchemaVisitor">T</a>&nbsp;structResult)</pre>
</li>
</ul>
<a id="struct(org.apache.iceberg.types.Types.StructType,java.util.List)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>struct</h4>
<pre class="methodSignature">public&nbsp;<a href="TypeUtil.SchemaVisitor.html" title="type parameter in TypeUtil.SchemaVisitor">T</a>&nbsp;struct&#8203;(<a href="Types.StructType.html" title="class in org.apache.iceberg.types">Types.StructType</a>&nbsp;struct,
java.util.List&lt;<a href="TypeUtil.SchemaVisitor.html" title="type parameter in TypeUtil.SchemaVisitor">T</a>&gt;&nbsp;fieldResults)</pre>
</li>
</ul>
<a id="field(org.apache.iceberg.types.Types.NestedField,java.lang.Object)">
<!-- -->
</a><a id="field(org.apache.iceberg.types.Types.NestedField,T)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>field</h4>
<pre class="methodSignature">public&nbsp;<a href="TypeUtil.SchemaVisitor.html" title="type parameter in TypeUtil.SchemaVisitor">T</a>&nbsp;field&#8203;(<a href="Types.NestedField.html" title="class in org.apache.iceberg.types">Types.NestedField</a>&nbsp;field,
<a href="TypeUtil.SchemaVisitor.html" title="type parameter in TypeUtil.SchemaVisitor">T</a>&nbsp;fieldResult)</pre>
</li>
</ul>
<a id="list(org.apache.iceberg.types.Types.ListType,java.lang.Object)">
<!-- -->
</a><a id="list(org.apache.iceberg.types.Types.ListType,T)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>list</h4>
<pre class="methodSignature">public&nbsp;<a href="TypeUtil.SchemaVisitor.html" title="type parameter in TypeUtil.SchemaVisitor">T</a>&nbsp;list&#8203;(<a href="Types.ListType.html" title="class in org.apache.iceberg.types">Types.ListType</a>&nbsp;list,
<a href="TypeUtil.SchemaVisitor.html" title="type parameter in TypeUtil.SchemaVisitor">T</a>&nbsp;elementResult)</pre>
</li>
</ul>
<a id="map(org.apache.iceberg.types.Types.MapType,java.lang.Object,java.lang.Object)">
<!-- -->
</a><a id="map(org.apache.iceberg.types.Types.MapType,T,T)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>map</h4>
<pre class="methodSignature">public&nbsp;<a href="TypeUtil.SchemaVisitor.html" title="type parameter in TypeUtil.SchemaVisitor">T</a>&nbsp;map&#8203;(<a href="Types.MapType.html" title="class in org.apache.iceberg.types">Types.MapType</a>&nbsp;map,
<a href="TypeUtil.SchemaVisitor.html" title="type parameter in TypeUtil.SchemaVisitor">T</a>&nbsp;keyResult,
<a href="TypeUtil.SchemaVisitor.html" title="type parameter in TypeUtil.SchemaVisitor">T</a>&nbsp;valueResult)</pre>
</li>
</ul>
<a id="primitive(org.apache.iceberg.types.Type.PrimitiveType)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>primitive</h4>
<pre class="methodSignature">public&nbsp;<a href="TypeUtil.SchemaVisitor.html" title="type parameter in TypeUtil.SchemaVisitor">T</a>&nbsp;primitive&#8203;(<a href="Type.PrimitiveType.html" title="class in org.apache.iceberg.types">Type.PrimitiveType</a>&nbsp;primitive)</pre>
</li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
</div>
</main>
<!-- ========= END OF CLASS DATA ========= -->
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</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" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses.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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&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 id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
</footer>
</body>
</html>