blob: ab1b4d83a98768ab55f1cd1836fa2fc73832b498 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_201) on Mon Nov 16 15:41:49 PST 2020 -->
<title>ManifestFile</title>
<meta name="date" content="2020-11-16">
<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="ManifestFile";
}
}
catch(err) {
}
//-->
var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":18,"i9":18,"i10":18,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"i16":17,"i17":6,"i18":6};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],16:["t5","Default 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="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/iceberg/ManifestEntriesTable.html" title="class in org.apache.iceberg"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../org/apache/iceberg/ManifestFile.PartitionFieldSummary.html" title="interface in org.apache.iceberg"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/apache/iceberg/ManifestFile.html" target="_top">Frames</a></li>
<li><a href="ManifestFile.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.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&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.iceberg</div>
<h2 title="Interface ManifestFile" class="title">Interface ManifestFile</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><a href="../../../org/apache/iceberg/GenericManifestFile.html" title="class in org.apache.iceberg">GenericManifestFile</a>, <a href="../../../org/apache/iceberg/actions/ManifestFileBean.html" title="class in org.apache.iceberg.actions">ManifestFileBean</a></dd>
</dl>
<hr>
<br>
<pre>public interface <span class="typeNameLabel">ManifestFile</span></pre>
<div class="block">Represents a manifest file that can be scanned to find data files in a table.</div>
</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>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Interface and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/iceberg/ManifestFile.PartitionFieldSummary.html" title="interface in org.apache.iceberg">ManifestFile.PartitionFieldSummary</a></span></code>
<div class="block">Summarizes the values of one partition field stored in a manifest file.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../org/apache/iceberg/types/Types.NestedField.html" title="class in org.apache.iceberg.types">Types.NestedField</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/iceberg/ManifestFile.html#ADDED_FILES_COUNT">ADDED_FILES_COUNT</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../org/apache/iceberg/types/Types.NestedField.html" title="class in org.apache.iceberg.types">Types.NestedField</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/iceberg/ManifestFile.html#ADDED_ROWS_COUNT">ADDED_ROWS_COUNT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../org/apache/iceberg/types/Types.NestedField.html" title="class in org.apache.iceberg.types">Types.NestedField</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/iceberg/ManifestFile.html#DELETED_FILES_COUNT">DELETED_FILES_COUNT</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../org/apache/iceberg/types/Types.NestedField.html" title="class in org.apache.iceberg.types">Types.NestedField</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/iceberg/ManifestFile.html#DELETED_ROWS_COUNT">DELETED_ROWS_COUNT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../org/apache/iceberg/types/Types.NestedField.html" title="class in org.apache.iceberg.types">Types.NestedField</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/iceberg/ManifestFile.html#EXISTING_FILES_COUNT">EXISTING_FILES_COUNT</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../org/apache/iceberg/types/Types.NestedField.html" title="class in org.apache.iceberg.types">Types.NestedField</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/iceberg/ManifestFile.html#EXISTING_ROWS_COUNT">EXISTING_ROWS_COUNT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../org/apache/iceberg/types/Types.NestedField.html" title="class in org.apache.iceberg.types">Types.NestedField</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/iceberg/ManifestFile.html#LENGTH">LENGTH</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../org/apache/iceberg/types/Types.NestedField.html" title="class in org.apache.iceberg.types">Types.NestedField</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/iceberg/ManifestFile.html#MANIFEST_CONTENT">MANIFEST_CONTENT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../org/apache/iceberg/types/Types.NestedField.html" title="class in org.apache.iceberg.types">Types.NestedField</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/iceberg/ManifestFile.html#MIN_SEQUENCE_NUMBER">MIN_SEQUENCE_NUMBER</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../org/apache/iceberg/types/Types.NestedField.html" title="class in org.apache.iceberg.types">Types.NestedField</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/iceberg/ManifestFile.html#PARTITION_SUMMARIES">PARTITION_SUMMARIES</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../org/apache/iceberg/types/Types.StructType.html" title="class in org.apache.iceberg.types">Types.StructType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/iceberg/ManifestFile.html#PARTITION_SUMMARY_TYPE">PARTITION_SUMMARY_TYPE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../org/apache/iceberg/types/Types.NestedField.html" title="class in org.apache.iceberg.types">Types.NestedField</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/iceberg/ManifestFile.html#PATH">PATH</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../org/apache/iceberg/Schema.html" title="class in org.apache.iceberg">Schema</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/iceberg/ManifestFile.html#SCHEMA">SCHEMA</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../org/apache/iceberg/types/Types.NestedField.html" title="class in org.apache.iceberg.types">Types.NestedField</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/iceberg/ManifestFile.html#SEQUENCE_NUMBER">SEQUENCE_NUMBER</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../org/apache/iceberg/types/Types.NestedField.html" title="class in org.apache.iceberg.types">Types.NestedField</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/iceberg/ManifestFile.html#SNAPSHOT_ID">SNAPSHOT_ID</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../org/apache/iceberg/types/Types.NestedField.html" title="class in org.apache.iceberg.types">Types.NestedField</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/iceberg/ManifestFile.html#SPEC_ID">SPEC_ID</a></span></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="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></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="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t5" class="tableTab"><span><a href="javascript:show(16);">Default 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>java.lang.Integer</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/iceberg/ManifestFile.html#addedFilesCount--">addedFilesCount</a></span>()</code>
<div class="block">Returns the number of data files with status ADDED in the manifest file.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>java.lang.Long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/iceberg/ManifestFile.html#addedRowsCount--">addedRowsCount</a></span>()</code>
<div class="block">Returns the total number of rows in all data files with status ADDED in the manifest file.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/iceberg/ManifestContent.html" title="enum in org.apache.iceberg">ManifestContent</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/iceberg/ManifestFile.html#content--">content</a></span>()</code>
<div class="block">Returns the content stored in the manifest; either DATA or DELETES.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/iceberg/ManifestFile.html" title="interface in org.apache.iceberg">ManifestFile</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/iceberg/ManifestFile.html#copy--">copy</a></span>()</code>
<div class="block">Copies this <a href="../../../org/apache/iceberg/ManifestFile.html" title="interface in org.apache.iceberg"><code>manifest file</code></a>.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>java.lang.Integer</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/iceberg/ManifestFile.html#deletedFilesCount--">deletedFilesCount</a></span>()</code>
<div class="block">Returns the number of data files with status DELETED in the manifest file.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>java.lang.Long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/iceberg/ManifestFile.html#deletedRowsCount--">deletedRowsCount</a></span>()</code>
<div class="block">Returns the total number of rows in all data files with status DELETED in the manifest file.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>java.lang.Integer</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/iceberg/ManifestFile.html#existingFilesCount--">existingFilesCount</a></span>()</code>
<div class="block">Returns the number of data files with status EXISTING in the manifest file.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>java.lang.Long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/iceberg/ManifestFile.html#existingRowsCount--">existingRowsCount</a></span>()</code>
<div class="block">Returns the total number of rows in all data files with status EXISTING in the manifest file.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>default boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/iceberg/ManifestFile.html#hasAddedFiles--">hasAddedFiles</a></span>()</code>
<div class="block">Returns true if the manifest contains ADDED entries or if the count is not known.</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>default boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/iceberg/ManifestFile.html#hasDeletedFiles--">hasDeletedFiles</a></span>()</code>
<div class="block">Returns true if the manifest contains DELETED entries or if the count is not known.</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>default boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/iceberg/ManifestFile.html#hasExistingFiles--">hasExistingFiles</a></span>()</code>
<div class="block">Returns true if the manifest contains EXISTING entries or if the count is not known.</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/iceberg/ManifestFile.html#length--">length</a></span>()</code>
<div class="block">Returns length of the manifest file.</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/iceberg/ManifestFile.html#minSequenceNumber--">minSequenceNumber</a></span>()</code>
<div class="block">Returns the lowest sequence number of any data file in the manifest.</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>java.util.List&lt;<a href="../../../org/apache/iceberg/ManifestFile.PartitionFieldSummary.html" title="interface in org.apache.iceberg">ManifestFile.PartitionFieldSummary</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/iceberg/ManifestFile.html#partitions--">partitions</a></span>()</code>
<div class="block">Returns a list of <a href="../../../org/apache/iceberg/ManifestFile.PartitionFieldSummary.html" title="interface in org.apache.iceberg"><code>partition field summaries</code></a>.</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/iceberg/ManifestFile.html#partitionSpecId--">partitionSpecId</a></span>()</code>
<div class="block">Returns iD of the <a href="../../../org/apache/iceberg/PartitionSpec.html" title="class in org.apache.iceberg"><code>PartitionSpec</code></a> used to write the manifest file.</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/iceberg/ManifestFile.html#path--">path</a></span>()</code>
<div class="block">Returns fully qualified path to the file, suitable for constructing a Hadoop Path.</div>
</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>static <a href="../../../org/apache/iceberg/Schema.html" title="class in org.apache.iceberg">Schema</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/iceberg/ManifestFile.html#schema--">schema</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/iceberg/ManifestFile.html#sequenceNumber--">sequenceNumber</a></span>()</code>
<div class="block">Returns the sequence number of the commit that added the manifest file.</div>
</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code>java.lang.Long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/iceberg/ManifestFile.html#snapshotId--">snapshotId</a></span>()</code>
<div class="block">Returns iD of the snapshot that added the manifest file to table metadata.</div>
</td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="PATH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PATH</h4>
<pre>static final&nbsp;<a href="../../../org/apache/iceberg/types/Types.NestedField.html" title="class in org.apache.iceberg.types">Types.NestedField</a> PATH</pre>
</li>
</ul>
<a name="LENGTH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LENGTH</h4>
<pre>static final&nbsp;<a href="../../../org/apache/iceberg/types/Types.NestedField.html" title="class in org.apache.iceberg.types">Types.NestedField</a> LENGTH</pre>
</li>
</ul>
<a name="SPEC_ID">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SPEC_ID</h4>
<pre>static final&nbsp;<a href="../../../org/apache/iceberg/types/Types.NestedField.html" title="class in org.apache.iceberg.types">Types.NestedField</a> SPEC_ID</pre>
</li>
</ul>
<a name="MANIFEST_CONTENT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MANIFEST_CONTENT</h4>
<pre>static final&nbsp;<a href="../../../org/apache/iceberg/types/Types.NestedField.html" title="class in org.apache.iceberg.types">Types.NestedField</a> MANIFEST_CONTENT</pre>
</li>
</ul>
<a name="SEQUENCE_NUMBER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SEQUENCE_NUMBER</h4>
<pre>static final&nbsp;<a href="../../../org/apache/iceberg/types/Types.NestedField.html" title="class in org.apache.iceberg.types">Types.NestedField</a> SEQUENCE_NUMBER</pre>
</li>
</ul>
<a name="MIN_SEQUENCE_NUMBER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MIN_SEQUENCE_NUMBER</h4>
<pre>static final&nbsp;<a href="../../../org/apache/iceberg/types/Types.NestedField.html" title="class in org.apache.iceberg.types">Types.NestedField</a> MIN_SEQUENCE_NUMBER</pre>
</li>
</ul>
<a name="SNAPSHOT_ID">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SNAPSHOT_ID</h4>
<pre>static final&nbsp;<a href="../../../org/apache/iceberg/types/Types.NestedField.html" title="class in org.apache.iceberg.types">Types.NestedField</a> SNAPSHOT_ID</pre>
</li>
</ul>
<a name="ADDED_FILES_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ADDED_FILES_COUNT</h4>
<pre>static final&nbsp;<a href="../../../org/apache/iceberg/types/Types.NestedField.html" title="class in org.apache.iceberg.types">Types.NestedField</a> ADDED_FILES_COUNT</pre>
</li>
</ul>
<a name="EXISTING_FILES_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXISTING_FILES_COUNT</h4>
<pre>static final&nbsp;<a href="../../../org/apache/iceberg/types/Types.NestedField.html" title="class in org.apache.iceberg.types">Types.NestedField</a> EXISTING_FILES_COUNT</pre>
</li>
</ul>
<a name="DELETED_FILES_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DELETED_FILES_COUNT</h4>
<pre>static final&nbsp;<a href="../../../org/apache/iceberg/types/Types.NestedField.html" title="class in org.apache.iceberg.types">Types.NestedField</a> DELETED_FILES_COUNT</pre>
</li>
</ul>
<a name="ADDED_ROWS_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ADDED_ROWS_COUNT</h4>
<pre>static final&nbsp;<a href="../../../org/apache/iceberg/types/Types.NestedField.html" title="class in org.apache.iceberg.types">Types.NestedField</a> ADDED_ROWS_COUNT</pre>
</li>
</ul>
<a name="EXISTING_ROWS_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EXISTING_ROWS_COUNT</h4>
<pre>static final&nbsp;<a href="../../../org/apache/iceberg/types/Types.NestedField.html" title="class in org.apache.iceberg.types">Types.NestedField</a> EXISTING_ROWS_COUNT</pre>
</li>
</ul>
<a name="DELETED_ROWS_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DELETED_ROWS_COUNT</h4>
<pre>static final&nbsp;<a href="../../../org/apache/iceberg/types/Types.NestedField.html" title="class in org.apache.iceberg.types">Types.NestedField</a> DELETED_ROWS_COUNT</pre>
</li>
</ul>
<a name="PARTITION_SUMMARY_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PARTITION_SUMMARY_TYPE</h4>
<pre>static final&nbsp;<a href="../../../org/apache/iceberg/types/Types.StructType.html" title="class in org.apache.iceberg.types">Types.StructType</a> PARTITION_SUMMARY_TYPE</pre>
</li>
</ul>
<a name="PARTITION_SUMMARIES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PARTITION_SUMMARIES</h4>
<pre>static final&nbsp;<a href="../../../org/apache/iceberg/types/Types.NestedField.html" title="class in org.apache.iceberg.types">Types.NestedField</a> PARTITION_SUMMARIES</pre>
</li>
</ul>
<a name="SCHEMA">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>SCHEMA</h4>
<pre>static final&nbsp;<a href="../../../org/apache/iceberg/Schema.html" title="class in org.apache.iceberg">Schema</a> SCHEMA</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="schema--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>schema</h4>
<pre>static&nbsp;<a href="../../../org/apache/iceberg/Schema.html" title="class in org.apache.iceberg">Schema</a>&nbsp;schema()</pre>
</li>
</ul>
<a name="path--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>path</h4>
<pre>java.lang.String&nbsp;path()</pre>
<div class="block">Returns fully qualified path to the file, suitable for constructing a Hadoop Path.</div>
</li>
</ul>
<a name="length--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>length</h4>
<pre>long&nbsp;length()</pre>
<div class="block">Returns length of the manifest file.</div>
</li>
</ul>
<a name="partitionSpecId--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>partitionSpecId</h4>
<pre>int&nbsp;partitionSpecId()</pre>
<div class="block">Returns iD of the <a href="../../../org/apache/iceberg/PartitionSpec.html" title="class in org.apache.iceberg"><code>PartitionSpec</code></a> used to write the manifest file.</div>
</li>
</ul>
<a name="content--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>content</h4>
<pre><a href="../../../org/apache/iceberg/ManifestContent.html" title="enum in org.apache.iceberg">ManifestContent</a>&nbsp;content()</pre>
<div class="block">Returns the content stored in the manifest; either DATA or DELETES.</div>
</li>
</ul>
<a name="sequenceNumber--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>sequenceNumber</h4>
<pre>long&nbsp;sequenceNumber()</pre>
<div class="block">Returns the sequence number of the commit that added the manifest file.</div>
</li>
</ul>
<a name="minSequenceNumber--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>minSequenceNumber</h4>
<pre>long&nbsp;minSequenceNumber()</pre>
<div class="block">Returns the lowest sequence number of any data file in the manifest.</div>
</li>
</ul>
<a name="snapshotId--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>snapshotId</h4>
<pre>java.lang.Long&nbsp;snapshotId()</pre>
<div class="block">Returns iD of the snapshot that added the manifest file to table metadata.</div>
</li>
</ul>
<a name="hasAddedFiles--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasAddedFiles</h4>
<pre>default&nbsp;boolean&nbsp;hasAddedFiles()</pre>
<div class="block">Returns true if the manifest contains ADDED entries or if the count is not known.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>whether this manifest contains entries with ADDED status</dd>
</dl>
</li>
</ul>
<a name="addedFilesCount--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addedFilesCount</h4>
<pre>java.lang.Integer&nbsp;addedFilesCount()</pre>
<div class="block">Returns the number of data files with status ADDED in the manifest file.</div>
</li>
</ul>
<a name="addedRowsCount--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addedRowsCount</h4>
<pre>java.lang.Long&nbsp;addedRowsCount()</pre>
<div class="block">Returns the total number of rows in all data files with status ADDED in the manifest file.</div>
</li>
</ul>
<a name="hasExistingFiles--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasExistingFiles</h4>
<pre>default&nbsp;boolean&nbsp;hasExistingFiles()</pre>
<div class="block">Returns true if the manifest contains EXISTING entries or if the count is not known.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>whether this manifest contains entries with EXISTING status</dd>
</dl>
</li>
</ul>
<a name="existingFilesCount--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>existingFilesCount</h4>
<pre>java.lang.Integer&nbsp;existingFilesCount()</pre>
<div class="block">Returns the number of data files with status EXISTING in the manifest file.</div>
</li>
</ul>
<a name="existingRowsCount--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>existingRowsCount</h4>
<pre>java.lang.Long&nbsp;existingRowsCount()</pre>
<div class="block">Returns the total number of rows in all data files with status EXISTING in the manifest file.</div>
</li>
</ul>
<a name="hasDeletedFiles--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasDeletedFiles</h4>
<pre>default&nbsp;boolean&nbsp;hasDeletedFiles()</pre>
<div class="block">Returns true if the manifest contains DELETED entries or if the count is not known.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>whether this manifest contains entries with DELETED status</dd>
</dl>
</li>
</ul>
<a name="deletedFilesCount--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>deletedFilesCount</h4>
<pre>java.lang.Integer&nbsp;deletedFilesCount()</pre>
<div class="block">Returns the number of data files with status DELETED in the manifest file.</div>
</li>
</ul>
<a name="deletedRowsCount--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>deletedRowsCount</h4>
<pre>java.lang.Long&nbsp;deletedRowsCount()</pre>
<div class="block">Returns the total number of rows in all data files with status DELETED in the manifest file.</div>
</li>
</ul>
<a name="partitions--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>partitions</h4>
<pre>java.util.List&lt;<a href="../../../org/apache/iceberg/ManifestFile.PartitionFieldSummary.html" title="interface in org.apache.iceberg">ManifestFile.PartitionFieldSummary</a>&gt;&nbsp;partitions()</pre>
<div class="block">Returns a list of <a href="../../../org/apache/iceberg/ManifestFile.PartitionFieldSummary.html" title="interface in org.apache.iceberg"><code>partition field summaries</code></a>.
<p>
Each summary corresponds to a field in the manifest file's partition spec, by ordinal. For
example, the partition spec [ ts_day=date(ts), type=identity(type) ] will have 2 summaries.
The first summary is for the ts_day partition field and the second is for the type partition
field.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a list of partition field summaries, one for each field in the manifest's spec</dd>
</dl>
</li>
</ul>
<a name="copy--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>copy</h4>
<pre><a href="../../../org/apache/iceberg/ManifestFile.html" title="interface in org.apache.iceberg">ManifestFile</a>&nbsp;copy()</pre>
<div class="block">Copies this <a href="../../../org/apache/iceberg/ManifestFile.html" title="interface in org.apache.iceberg"><code>manifest file</code></a>. Readers can reuse manifest file instances; use
this method to make defensive copies.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a copy of this manifest file</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="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/iceberg/ManifestEntriesTable.html" title="class in org.apache.iceberg"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../org/apache/iceberg/ManifestFile.PartitionFieldSummary.html" title="interface in org.apache.iceberg"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/apache/iceberg/ManifestFile.html" target="_top">Frames</a></li>
<li><a href="ManifestFile.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.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>