blob: 722ce2f2552fac84c02267c0f1b1f8b40eb83409 [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 -->
<title>ManifestFileBean</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="ManifestFileBean";
}
}
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,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":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="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/spark/actions/BaseSnapshotTableSparkAction.html" title="class in org.apache.iceberg.spark.actions"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../org/apache/iceberg/spark/actions/Spark3BinPackStrategy.html" title="class in org.apache.iceberg.spark.actions"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/iceberg/spark/actions/ManifestFileBean.html" target="_top">Frames</a></li>
<li><a href="ManifestFileBean.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>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 name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.iceberg.spark.actions</div>
<h2 title="Class ManifestFileBean" class="title">Class ManifestFileBean</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.apache.iceberg.spark.actions.ManifestFileBean</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="../../../../../org/apache/iceberg/ManifestFile.html" title="interface in org.apache.iceberg">ManifestFile</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">ManifestFileBean</span>
extends java.lang.Object
implements <a href="../../../../../org/apache/iceberg/ManifestFile.html" title="interface in org.apache.iceberg">ManifestFile</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.iceberg.ManifestFile">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from interface&nbsp;org.apache.iceberg.<a href="../../../../../org/apache/iceberg/ManifestFile.html" title="interface in org.apache.iceberg">ManifestFile</a></h3>
<code><a href="../../../../../org/apache/iceberg/ManifestFile.PartitionFieldSummary.html" title="interface in org.apache.iceberg">ManifestFile.PartitionFieldSummary</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.iceberg.ManifestFile">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;org.apache.iceberg.<a href="../../../../../org/apache/iceberg/ManifestFile.html" title="interface in org.apache.iceberg">ManifestFile</a></h3>
<code><a href="../../../../../org/apache/iceberg/ManifestFile.html#ADDED_FILES_COUNT">ADDED_FILES_COUNT</a>, <a href="../../../../../org/apache/iceberg/ManifestFile.html#ADDED_ROWS_COUNT">ADDED_ROWS_COUNT</a>, <a href="../../../../../org/apache/iceberg/ManifestFile.html#DELETED_FILES_COUNT">DELETED_FILES_COUNT</a>, <a href="../../../../../org/apache/iceberg/ManifestFile.html#DELETED_ROWS_COUNT">DELETED_ROWS_COUNT</a>, <a href="../../../../../org/apache/iceberg/ManifestFile.html#EXISTING_FILES_COUNT">EXISTING_FILES_COUNT</a>, <a href="../../../../../org/apache/iceberg/ManifestFile.html#EXISTING_ROWS_COUNT">EXISTING_ROWS_COUNT</a>, <a href="../../../../../org/apache/iceberg/ManifestFile.html#KEY_METADATA">KEY_METADATA</a>, <a href="../../../../../org/apache/iceberg/ManifestFile.html#LENGTH">LENGTH</a>, <a href="../../../../../org/apache/iceberg/ManifestFile.html#MANIFEST_CONTENT">MANIFEST_CONTENT</a>, <a href="../../../../../org/apache/iceberg/ManifestFile.html#MIN_SEQUENCE_NUMBER">MIN_SEQUENCE_NUMBER</a>, <a href="../../../../../org/apache/iceberg/ManifestFile.html#PARTITION_SUMMARIES">PARTITION_SUMMARIES</a>, <a href="../../../../../org/apache/iceberg/ManifestFile.html#PARTITION_SUMMARY_TYPE">PARTITION_SUMMARY_TYPE</a>, <a href="../../../../../org/apache/iceberg/ManifestFile.html#PATH">PATH</a>, <a href="../../../../../org/apache/iceberg/ManifestFile.html#SCHEMA">SCHEMA</a>, <a href="../../../../../org/apache/iceberg/ManifestFile.html#SEQUENCE_NUMBER">SEQUENCE_NUMBER</a>, <a href="../../../../../org/apache/iceberg/ManifestFile.html#SNAPSHOT_ID">SNAPSHOT_ID</a>, <a href="../../../../../org/apache/iceberg/ManifestFile.html#SPEC_ID">SPEC_ID</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/iceberg/spark/actions/ManifestFileBean.html#ManifestFileBean--">ManifestFileBean</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="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>java.lang.Integer</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/iceberg/spark/actions/ManifestFileBean.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/spark/actions/ManifestFileBean.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/spark/actions/ManifestFileBean.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/spark/actions/ManifestFileBean.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/spark/actions/ManifestFileBean.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/spark/actions/ManifestFileBean.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/spark/actions/ManifestFileBean.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/spark/actions/ManifestFileBean.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>java.lang.Long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/iceberg/spark/actions/ManifestFileBean.html#getAddedSnapshotId--">getAddedSnapshotId</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>java.lang.Long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/iceberg/spark/actions/ManifestFileBean.html#getLength--">getLength</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>java.lang.Integer</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/iceberg/spark/actions/ManifestFileBean.html#getPartitionSpecId--">getPartitionSpecId</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/iceberg/spark/actions/ManifestFileBean.html#getPath--">getPath</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>java.nio.ByteBuffer</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/iceberg/spark/actions/ManifestFileBean.html#keyMetadata--">keyMetadata</a></span>()</code>
<div class="block">Returns metadata about how this manifest file is encrypted, or null if the file is stored in plain text.</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/iceberg/spark/actions/ManifestFileBean.html#length--">length</a></span>()</code>
<div class="block">Returns length of the manifest file.</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/iceberg/spark/actions/ManifestFileBean.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="i15" 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/spark/actions/ManifestFileBean.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="i16" class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/iceberg/spark/actions/ManifestFileBean.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="i17" class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/iceberg/spark/actions/ManifestFileBean.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="i18" class="altColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/iceberg/spark/actions/ManifestFileBean.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="i19" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/iceberg/spark/actions/ManifestFileBean.html#setAddedSnapshotId-java.lang.Long-">setAddedSnapshotId</a></span>(java.lang.Long&nbsp;addedSnapshotId)</code>&nbsp;</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/iceberg/spark/actions/ManifestFileBean.html#setLength-java.lang.Long-">setLength</a></span>(java.lang.Long&nbsp;length)</code>&nbsp;</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/iceberg/spark/actions/ManifestFileBean.html#setPartitionSpecId-java.lang.Integer-">setPartitionSpecId</a></span>(java.lang.Integer&nbsp;partitionSpecId)</code>&nbsp;</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/iceberg/spark/actions/ManifestFileBean.html#setPath-java.lang.String-">setPath</a></span>(java.lang.String&nbsp;path)</code>&nbsp;</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code>java.lang.Long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/iceberg/spark/actions/ManifestFileBean.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>
<ul class="blockList">
<li class="blockList"><a name="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>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.iceberg.ManifestFile">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.apache.iceberg.<a href="../../../../../org/apache/iceberg/ManifestFile.html" title="interface in org.apache.iceberg">ManifestFile</a></h3>
<code><a href="../../../../../org/apache/iceberg/ManifestFile.html#hasAddedFiles--">hasAddedFiles</a>, <a href="../../../../../org/apache/iceberg/ManifestFile.html#hasDeletedFiles--">hasDeletedFiles</a>, <a href="../../../../../org/apache/iceberg/ManifestFile.html#hasExistingFiles--">hasExistingFiles</a>, <a href="../../../../../org/apache/iceberg/ManifestFile.html#schema--">schema</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="ManifestFileBean--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>ManifestFileBean</h4>
<pre>public&nbsp;ManifestFileBean()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getPath--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPath</h4>
<pre>public&nbsp;java.lang.String&nbsp;getPath()</pre>
</li>
</ul>
<a name="setPath-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setPath</h4>
<pre>public&nbsp;void&nbsp;setPath(java.lang.String&nbsp;path)</pre>
</li>
</ul>
<a name="getLength--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLength</h4>
<pre>public&nbsp;java.lang.Long&nbsp;getLength()</pre>
</li>
</ul>
<a name="setLength-java.lang.Long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setLength</h4>
<pre>public&nbsp;void&nbsp;setLength(java.lang.Long&nbsp;length)</pre>
</li>
</ul>
<a name="getPartitionSpecId--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPartitionSpecId</h4>
<pre>public&nbsp;java.lang.Integer&nbsp;getPartitionSpecId()</pre>
</li>
</ul>
<a name="setPartitionSpecId-java.lang.Integer-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setPartitionSpecId</h4>
<pre>public&nbsp;void&nbsp;setPartitionSpecId(java.lang.Integer&nbsp;partitionSpecId)</pre>
</li>
</ul>
<a name="getAddedSnapshotId--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAddedSnapshotId</h4>
<pre>public&nbsp;java.lang.Long&nbsp;getAddedSnapshotId()</pre>
</li>
</ul>
<a name="setAddedSnapshotId-java.lang.Long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setAddedSnapshotId</h4>
<pre>public&nbsp;void&nbsp;setAddedSnapshotId(java.lang.Long&nbsp;addedSnapshotId)</pre>
</li>
</ul>
<a name="path--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>path</h4>
<pre>public&nbsp;java.lang.String&nbsp;path()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/iceberg/ManifestFile.html#path--">ManifestFile</a></code></span></div>
<div class="block">Returns fully qualified path to the file, suitable for constructing a Hadoop Path.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/iceberg/ManifestFile.html#path--">path</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/iceberg/ManifestFile.html" title="interface in org.apache.iceberg">ManifestFile</a></code></dd>
</dl>
</li>
</ul>
<a name="length--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>length</h4>
<pre>public&nbsp;long&nbsp;length()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/iceberg/ManifestFile.html#length--">ManifestFile</a></code></span></div>
<div class="block">Returns length of the manifest file.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/iceberg/ManifestFile.html#length--">length</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/iceberg/ManifestFile.html" title="interface in org.apache.iceberg">ManifestFile</a></code></dd>
</dl>
</li>
</ul>
<a name="partitionSpecId--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>partitionSpecId</h4>
<pre>public&nbsp;int&nbsp;partitionSpecId()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/iceberg/ManifestFile.html#partitionSpecId--">ManifestFile</a></code></span></div>
<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>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/iceberg/ManifestFile.html#partitionSpecId--">partitionSpecId</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/iceberg/ManifestFile.html" title="interface in org.apache.iceberg">ManifestFile</a></code></dd>
</dl>
</li>
</ul>
<a name="content--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>content</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/iceberg/ManifestContent.html" title="enum in org.apache.iceberg">ManifestContent</a>&nbsp;content()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/iceberg/ManifestFile.html#content--">ManifestFile</a></code></span></div>
<div class="block">Returns the content stored in the manifest; either DATA or DELETES.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/iceberg/ManifestFile.html#content--">content</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/iceberg/ManifestFile.html" title="interface in org.apache.iceberg">ManifestFile</a></code></dd>
</dl>
</li>
</ul>
<a name="sequenceNumber--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>sequenceNumber</h4>
<pre>public&nbsp;long&nbsp;sequenceNumber()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/iceberg/ManifestFile.html#sequenceNumber--">ManifestFile</a></code></span></div>
<div class="block">Returns the sequence number of the commit that added the manifest file.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/iceberg/ManifestFile.html#sequenceNumber--">sequenceNumber</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/iceberg/ManifestFile.html" title="interface in org.apache.iceberg">ManifestFile</a></code></dd>
</dl>
</li>
</ul>
<a name="minSequenceNumber--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>minSequenceNumber</h4>
<pre>public&nbsp;long&nbsp;minSequenceNumber()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/iceberg/ManifestFile.html#minSequenceNumber--">ManifestFile</a></code></span></div>
<div class="block">Returns the lowest sequence number of any data file in the manifest.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/iceberg/ManifestFile.html#minSequenceNumber--">minSequenceNumber</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/iceberg/ManifestFile.html" title="interface in org.apache.iceberg">ManifestFile</a></code></dd>
</dl>
</li>
</ul>
<a name="snapshotId--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>snapshotId</h4>
<pre>public&nbsp;java.lang.Long&nbsp;snapshotId()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/iceberg/ManifestFile.html#snapshotId--">ManifestFile</a></code></span></div>
<div class="block">Returns iD of the snapshot that added the manifest file to table metadata.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/iceberg/ManifestFile.html#snapshotId--">snapshotId</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/iceberg/ManifestFile.html" title="interface in org.apache.iceberg">ManifestFile</a></code></dd>
</dl>
</li>
</ul>
<a name="addedFilesCount--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addedFilesCount</h4>
<pre>public&nbsp;java.lang.Integer&nbsp;addedFilesCount()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/iceberg/ManifestFile.html#addedFilesCount--">ManifestFile</a></code></span></div>
<div class="block">Returns the number of data files with status ADDED in the manifest file.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/iceberg/ManifestFile.html#addedFilesCount--">addedFilesCount</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/iceberg/ManifestFile.html" title="interface in org.apache.iceberg">ManifestFile</a></code></dd>
</dl>
</li>
</ul>
<a name="addedRowsCount--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addedRowsCount</h4>
<pre>public&nbsp;java.lang.Long&nbsp;addedRowsCount()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/iceberg/ManifestFile.html#addedRowsCount--">ManifestFile</a></code></span></div>
<div class="block">Returns the total number of rows in all data files with status ADDED in the manifest file.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/iceberg/ManifestFile.html#addedRowsCount--">addedRowsCount</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/iceberg/ManifestFile.html" title="interface in org.apache.iceberg">ManifestFile</a></code></dd>
</dl>
</li>
</ul>
<a name="existingFilesCount--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>existingFilesCount</h4>
<pre>public&nbsp;java.lang.Integer&nbsp;existingFilesCount()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/iceberg/ManifestFile.html#existingFilesCount--">ManifestFile</a></code></span></div>
<div class="block">Returns the number of data files with status EXISTING in the manifest file.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/iceberg/ManifestFile.html#existingFilesCount--">existingFilesCount</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/iceberg/ManifestFile.html" title="interface in org.apache.iceberg">ManifestFile</a></code></dd>
</dl>
</li>
</ul>
<a name="existingRowsCount--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>existingRowsCount</h4>
<pre>public&nbsp;java.lang.Long&nbsp;existingRowsCount()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/iceberg/ManifestFile.html#existingRowsCount--">ManifestFile</a></code></span></div>
<div class="block">Returns the total number of rows in all data files with status EXISTING in the manifest file.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/iceberg/ManifestFile.html#existingRowsCount--">existingRowsCount</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/iceberg/ManifestFile.html" title="interface in org.apache.iceberg">ManifestFile</a></code></dd>
</dl>
</li>
</ul>
<a name="deletedFilesCount--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>deletedFilesCount</h4>
<pre>public&nbsp;java.lang.Integer&nbsp;deletedFilesCount()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/iceberg/ManifestFile.html#deletedFilesCount--">ManifestFile</a></code></span></div>
<div class="block">Returns the number of data files with status DELETED in the manifest file.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/iceberg/ManifestFile.html#deletedFilesCount--">deletedFilesCount</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/iceberg/ManifestFile.html" title="interface in org.apache.iceberg">ManifestFile</a></code></dd>
</dl>
</li>
</ul>
<a name="deletedRowsCount--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>deletedRowsCount</h4>
<pre>public&nbsp;java.lang.Long&nbsp;deletedRowsCount()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/iceberg/ManifestFile.html#deletedRowsCount--">ManifestFile</a></code></span></div>
<div class="block">Returns the total number of rows in all data files with status DELETED in the manifest file.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/iceberg/ManifestFile.html#deletedRowsCount--">deletedRowsCount</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/iceberg/ManifestFile.html" title="interface in org.apache.iceberg">ManifestFile</a></code></dd>
</dl>
</li>
</ul>
<a name="partitions--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>partitions</h4>
<pre>public&nbsp;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"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/iceberg/ManifestFile.html#partitions--">ManifestFile</a></code></span></div>
<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="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/iceberg/ManifestFile.html#partitions--">partitions</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/iceberg/ManifestFile.html" title="interface in org.apache.iceberg">ManifestFile</a></code></dd>
<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="keyMetadata--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>keyMetadata</h4>
<pre>public&nbsp;java.nio.ByteBuffer&nbsp;keyMetadata()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/iceberg/ManifestFile.html#keyMetadata--">ManifestFile</a></code></span></div>
<div class="block">Returns metadata about how this manifest file is encrypted, or null if the file is stored in plain text.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/iceberg/ManifestFile.html#keyMetadata--">keyMetadata</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/iceberg/ManifestFile.html" title="interface in org.apache.iceberg">ManifestFile</a></code></dd>
</dl>
</li>
</ul>
<a name="copy--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>copy</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/iceberg/ManifestFile.html" title="interface in org.apache.iceberg">ManifestFile</a>&nbsp;copy()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/iceberg/ManifestFile.html#copy--">ManifestFile</a></code></span></div>
<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="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/iceberg/ManifestFile.html#copy--">copy</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/iceberg/ManifestFile.html" title="interface in org.apache.iceberg">ManifestFile</a></code></dd>
<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/spark/actions/BaseSnapshotTableSparkAction.html" title="class in org.apache.iceberg.spark.actions"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../org/apache/iceberg/spark/actions/Spark3BinPackStrategy.html" title="class in org.apache.iceberg.spark.actions"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/iceberg/spark/actions/ManifestFileBean.html" target="_top">Frames</a></li>
<li><a href="ManifestFileBean.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>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 name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>