-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e515aaf
commit ab41808
Showing
25,464 changed files
with
10,713,029 additions
and
0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,224 @@ | ||
<!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:50 PST 2020 --> | ||
<title>Deprecated List</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="Deprecated List"; | ||
} | ||
} | ||
catch(err) { | ||
} | ||
//--> | ||
</script> | ||
<noscript> | ||
<div>JavaScript is disabled on your browser.</div> | ||
</noscript> | ||
<!-- ========= START OF TOP NAVBAR ======= --> | ||
<div class="topNav"><a name="navbar.top"> | ||
<!-- --> | ||
</a> | ||
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> | ||
<a name="navbar.top.firstrow"> | ||
<!-- --> | ||
</a> | ||
<ul class="navList" title="Navigation"> | ||
<li><a href="overview-summary.html">Overview</a></li> | ||
<li>Package</li> | ||
<li>Class</li> | ||
<li><a href="overview-tree.html">Tree</a></li> | ||
<li class="navBarCell1Rev">Deprecated</li> | ||
<li><a href="index-all.html">Index</a></li> | ||
<li><a href="help-doc.html">Help</a></li> | ||
</ul> | ||
</div> | ||
<div class="subNav"> | ||
<ul class="navList"> | ||
<li>Prev</li> | ||
<li>Next</li> | ||
</ul> | ||
<ul class="navList"> | ||
<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li> | ||
<li><a href="deprecated-list.html" target="_top">No Frames</a></li> | ||
</ul> | ||
<ul class="navList" id="allclasses_navbar_top"> | ||
<li><a href="allclasses-noframe.html">All Classes</a></li> | ||
</ul> | ||
<div> | ||
<script type="text/javascript"><!-- | ||
allClassesLink = document.getElementById("allclasses_navbar_top"); | ||
if(window==top) { | ||
allClassesLink.style.display = "block"; | ||
} | ||
else { | ||
allClassesLink.style.display = "none"; | ||
} | ||
//--> | ||
</script> | ||
</div> | ||
<a name="skip.navbar.top"> | ||
<!-- --> | ||
</a></div> | ||
<!-- ========= END OF TOP NAVBAR ========= --> | ||
<div class="header"> | ||
<h1 title="Deprecated API" class="title">Deprecated API</h1> | ||
<h2 title="Contents">Contents</h2> | ||
<ul> | ||
<li><a href="#class">Deprecated Classes</a></li> | ||
<li><a href="#exception">Deprecated Exceptions</a></li> | ||
<li><a href="#method">Deprecated Methods</a></li> | ||
</ul> | ||
</div> | ||
<div class="contentContainer"><a name="class"> | ||
<!-- --> | ||
</a> | ||
<ul class="blockList"> | ||
<li class="blockList"> | ||
<table class="deprecatedSummary" border="0" cellpadding="3" cellspacing="0" summary="Deprecated Classes table, listing deprecated classes, and an explanation"> | ||
<caption><span>Deprecated Classes</span><span class="tabEnd"> </span></caption> | ||
<tr> | ||
<th class="colOne" scope="col">Class and Description</th> | ||
</tr> | ||
<tbody> | ||
<tr class="altColor"> | ||
<td class="colOne"><a href="org/apache/iceberg/expressions/ExpressionVisitors.BoundExpressionVisitor.html" title="class in org.apache.iceberg.expressions">org.apache.iceberg.expressions.ExpressionVisitors.BoundExpressionVisitor</a> | ||
<div class="block"><span class="deprecationComment">use <a href="org/apache/iceberg/expressions/ExpressionVisitors.BoundVisitor.html" title="class in org.apache.iceberg.expressions"><code>ExpressionVisitors.BoundVisitor</code></a> instead</span></div> | ||
</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
</li> | ||
</ul> | ||
<a name="exception"> | ||
<!-- --> | ||
</a> | ||
<ul class="blockList"> | ||
<li class="blockList"> | ||
<table class="deprecatedSummary" border="0" cellpadding="3" cellspacing="0" summary="Deprecated Exceptions table, listing deprecated exceptions, and an explanation"> | ||
<caption><span>Deprecated Exceptions</span><span class="tabEnd"> </span></caption> | ||
<tr> | ||
<th class="colOne" scope="col">Exceptions and Description</th> | ||
</tr> | ||
<tbody> | ||
<tr class="altColor"> | ||
<td class="colOne"><a href="org/apache/iceberg/exceptions/RuntimeIOException.html" title="class in org.apache.iceberg.exceptions">org.apache.iceberg.exceptions.RuntimeIOException</a> | ||
<div class="block"><span class="deprecationComment">Use java.io.UncheckedIOException directly instead. | ||
|
||
Exception used to wrap <code>IOException</code> as a <code>RuntimeException</code> and add context.</span></div> | ||
</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
</li> | ||
</ul> | ||
<a name="method"> | ||
<!-- --> | ||
</a> | ||
<ul class="blockList"> | ||
<li class="blockList"> | ||
<table class="deprecatedSummary" border="0" cellpadding="3" cellspacing="0" summary="Deprecated Methods table, listing deprecated methods, and an explanation"> | ||
<caption><span>Deprecated Methods</span><span class="tabEnd"> </span></caption> | ||
<tr> | ||
<th class="colOne" scope="col">Method and Description</th> | ||
</tr> | ||
<tbody> | ||
<tr class="altColor"> | ||
<td class="colOne"><a href="org/apache/iceberg/BaseMetastoreCatalog.html#dropTableData-org.apache.iceberg.io.FileIO-org.apache.iceberg.TableMetadata-">org.apache.iceberg.BaseMetastoreCatalog.dropTableData(FileIO, TableMetadata)</a> | ||
<div class="block"><span class="deprecationComment">will be removed in 0.11.0; use CatalogUtil.dropTableData instead.</span></div> | ||
</td> | ||
</tr> | ||
<tr class="rowColor"> | ||
<td class="colOne"><a href="org/apache/iceberg/TableMetadata.html#newTableMetadata-org.apache.iceberg.TableOperations-org.apache.iceberg.Schema-org.apache.iceberg.PartitionSpec-java.lang.String-java.util.Map-">org.apache.iceberg.TableMetadata.newTableMetadata(TableOperations, Schema, PartitionSpec, String, Map<String, String>)</a> | ||
<div class="block"><span class="deprecationComment">will be removed in 0.9.0; use newTableMetadata(Schema, PartitionSpec, String, Map) instead.</span></div> | ||
</td> | ||
</tr> | ||
<tr class="altColor"> | ||
<td class="colOne"><a href="org/apache/iceberg/TableMetadataParser.html#read-org.apache.iceberg.TableOperations-org.apache.iceberg.io.InputFile-">org.apache.iceberg.TableMetadataParser.read(TableOperations, InputFile)</a> | ||
<div class="block"><span class="deprecationComment">will be removed in 0.9.0; use read(FileIO, InputFile) instead.</span></div> | ||
</td> | ||
</tr> | ||
<tr class="rowColor"> | ||
<td class="colOne"><a href="org/apache/iceberg/Table.html#rollback--">org.apache.iceberg.Table.rollback()</a> | ||
<div class="block"><span class="deprecationComment">Replaced by <a href="org/apache/iceberg/Table.html#manageSnapshots--"><code>Table.manageSnapshots()</code></a></span></div> | ||
</td> | ||
</tr> | ||
<tr class="altColor"> | ||
<td class="colOne"><a href="org/apache/iceberg/Rollback.html#toSnapshotAtTime-long-">org.apache.iceberg.Rollback.toSnapshotAtTime(long)</a> | ||
<div class="block"><span class="deprecationComment">Replaced by <a href="org/apache/iceberg/ManageSnapshots.html#rollbackToTime-long-"><code>ManageSnapshots.rollbackToTime(long)</code></a></span></div> | ||
</td> | ||
</tr> | ||
<tr class="rowColor"> | ||
<td class="colOne"><a href="org/apache/iceberg/Rollback.html#toSnapshotId-long-">org.apache.iceberg.Rollback.toSnapshotId(long)</a> | ||
<div class="block"><span class="deprecationComment">Replaced by <a href="org/apache/iceberg/ManageSnapshots.html#setCurrentSnapshot-long-"><code>ManageSnapshots.setCurrentSnapshot(long)</code></a></span></div> | ||
</td> | ||
</tr> | ||
<tr class="altColor"> | ||
<td class="colOne"><a href="org/apache/iceberg/OverwriteFiles.html#validateNoConflictingAppends-java.lang.Long-org.apache.iceberg.expressions.Expression-">org.apache.iceberg.OverwriteFiles.validateNoConflictingAppends(Long, Expression)</a> | ||
<div class="block"><span class="deprecationComment">this will be removed in 0.11.0; | ||
use <a href="org/apache/iceberg/OverwriteFiles.html#validateNoConflictingAppends-org.apache.iceberg.expressions.Expression-"><code>OverwriteFiles.validateNoConflictingAppends(Expression)</code></a> and <a href="org/apache/iceberg/OverwriteFiles.html#validateFromSnapshot-long-"><code>OverwriteFiles.validateFromSnapshot(long)</code></a> instead</span></div> | ||
</td> | ||
</tr> | ||
<tr class="rowColor"> | ||
<td class="colOne"><a href="org/apache/iceberg/BaseOverwriteFiles.html#validateNoConflictingAppends-java.lang.Long-org.apache.iceberg.expressions.Expression-">org.apache.iceberg.BaseOverwriteFiles.validateNoConflictingAppends(Long, Expression)</a></td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
</li> | ||
</ul> | ||
</div> | ||
<!-- ======= START OF BOTTOM NAVBAR ====== --> | ||
<div class="bottomNav"><a name="navbar.bottom"> | ||
<!-- --> | ||
</a> | ||
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> | ||
<a name="navbar.bottom.firstrow"> | ||
<!-- --> | ||
</a> | ||
<ul class="navList" title="Navigation"> | ||
<li><a href="overview-summary.html">Overview</a></li> | ||
<li>Package</li> | ||
<li>Class</li> | ||
<li><a href="overview-tree.html">Tree</a></li> | ||
<li class="navBarCell1Rev">Deprecated</li> | ||
<li><a href="index-all.html">Index</a></li> | ||
<li><a href="help-doc.html">Help</a></li> | ||
</ul> | ||
</div> | ||
<div class="subNav"> | ||
<ul class="navList"> | ||
<li>Prev</li> | ||
<li>Next</li> | ||
</ul> | ||
<ul class="navList"> | ||
<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li> | ||
<li><a href="deprecated-list.html" target="_top">No Frames</a></li> | ||
</ul> | ||
<ul class="navList" id="allclasses_navbar_bottom"> | ||
<li><a href="allclasses-noframe.html">All Classes</a></li> | ||
</ul> | ||
<div> | ||
<script type="text/javascript"><!-- | ||
allClassesLink = document.getElementById("allclasses_navbar_bottom"); | ||
if(window==top) { | ||
allClassesLink.style.display = "block"; | ||
} | ||
else { | ||
allClassesLink.style.display = "none"; | ||
} | ||
//--> | ||
</script> | ||
</div> | ||
<a name="skip.navbar.bottom"> | ||
<!-- --> | ||
</a></div> | ||
<!-- ======== END OF BOTTOM NAVBAR ======= --> | ||
</body> | ||
</html> |
Oops, something went wrong.