blob: 04765af9061ed0c1fa4d151dafbd7180d0d6d54b [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>RESTCatalog</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<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.5.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="RESTCatalog";
}
}
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,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":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><a href="#nested.class.summary">Nested</a>&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.rest</a></div>
<h2 title="Class RESTCatalog" class="title">Class RESTCatalog</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.apache.iceberg.rest.RESTCatalog</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><code>java.io.Closeable</code>, <code>java.lang.AutoCloseable</code>, <code><a href="../catalog/Catalog.html" title="interface in org.apache.iceberg.catalog">Catalog</a></code>, <code><a href="../catalog/SupportsNamespaces.html" title="interface in org.apache.iceberg.catalog">SupportsNamespaces</a></code>, <code><a href="../hadoop/Configurable.html" title="interface in org.apache.iceberg.hadoop">Configurable</a>&lt;java.lang.Object&gt;</code></dd>
</dl>
<hr>
<pre>public class <span class="typeNameLabel">RESTCatalog</span>
extends java.lang.Object
implements <a href="../catalog/Catalog.html" title="interface in org.apache.iceberg.catalog">Catalog</a>, <a href="../catalog/SupportsNamespaces.html" title="interface in org.apache.iceberg.catalog">SupportsNamespaces</a>, <a href="../hadoop/Configurable.html" title="interface in org.apache.iceberg.hadoop">Configurable</a>&lt;java.lang.Object&gt;, java.io.Closeable</pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<ul class="blockList">
<li class="blockList"><a id="nested.classes.inherited.from.class.org.apache.iceberg.catalog.Catalog">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from interface&nbsp;org.apache.iceberg.catalog.<a href="../catalog/Catalog.html" title="interface in org.apache.iceberg.catalog">Catalog</a></h3>
<code><a href="../catalog/Catalog.TableBuilder.html" title="interface in org.apache.iceberg.catalog">Catalog.TableBuilder</a></code></li>
</ul>
</li>
</ul>
</section>
<!-- ======== 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()">RESTCatalog</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(java.util.function.Function)">RESTCatalog</a></span>&#8203;(java.util.function.Function&lt;java.util.Map&lt;java.lang.String,&#8203;java.lang.String&gt;,&#8203;<a href="RESTClient.html" title="interface in org.apache.iceberg.rest">RESTClient</a>&gt;&nbsp;clientBuilder)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(org.apache.iceberg.catalog.SessionCatalog.SessionContext,java.util.function.Function)">RESTCatalog</a></span>&#8203;(<a href="../catalog/SessionCatalog.SessionContext.html" title="class in org.apache.iceberg.catalog">SessionCatalog.SessionContext</a>&nbsp;context,
java.util.function.Function&lt;java.util.Map&lt;java.lang.String,&#8203;java.lang.String&gt;,&#8203;<a href="RESTClient.html" title="interface in org.apache.iceberg.rest">RESTClient</a>&gt;&nbsp;clientBuilder)</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><a href="../catalog/Catalog.TableBuilder.html" title="interface in org.apache.iceberg.catalog">Catalog.TableBuilder</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#buildTable(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema)">buildTable</a></span>&#8203;(<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;ident,
<a href="../Schema.html" title="class in org.apache.iceberg">Schema</a>&nbsp;schema)</code></th>
<td class="colLast">
<div class="block">/** Instantiate a builder to either create a table or start a create/replace transaction.</div>
</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="#close()">close</a></span>()</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="#commitTransaction(java.util.List)">commitTransaction</a></span>&#8203;(java.util.List&lt;<a href="../catalog/TableCommit.html" title="interface in org.apache.iceberg.catalog">TableCommit</a>&gt;&nbsp;commits)</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="#commitTransaction(org.apache.iceberg.catalog.TableCommit...)">commitTransaction</a></span>&#8203;(<a href="../catalog/TableCommit.html" title="interface in org.apache.iceberg.catalog">TableCommit</a>...&nbsp;commits)</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="#createNamespace(org.apache.iceberg.catalog.Namespace,java.util.Map)">createNamespace</a></span>&#8203;(<a href="../catalog/Namespace.html" title="class in org.apache.iceberg.catalog">Namespace</a>&nbsp;ns,
java.util.Map&lt;java.lang.String,&#8203;java.lang.String&gt;&nbsp;props)</code></th>
<td class="colLast">
<div class="block">Create a namespace in the catalog.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="../Table.html" title="interface in org.apache.iceberg">Table</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createTable(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema)">createTable</a></span>&#8203;(<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;identifier,
<a href="../Schema.html" title="class in org.apache.iceberg">Schema</a>&nbsp;schema)</code></th>
<td class="colLast">
<div class="block">Create an unpartitioned table.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="../Table.html" title="interface in org.apache.iceberg">Table</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createTable(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema,org.apache.iceberg.PartitionSpec)">createTable</a></span>&#8203;(<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;ident,
<a href="../Schema.html" title="class in org.apache.iceberg">Schema</a>&nbsp;schema,
<a href="../PartitionSpec.html" title="class in org.apache.iceberg">PartitionSpec</a>&nbsp;spec)</code></th>
<td class="colLast">
<div class="block">Create a table.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="../Table.html" title="interface in org.apache.iceberg">Table</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createTable(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema,org.apache.iceberg.PartitionSpec,java.lang.String,java.util.Map)">createTable</a></span>&#8203;(<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;ident,
<a href="../Schema.html" title="class in org.apache.iceberg">Schema</a>&nbsp;schema,
<a href="../PartitionSpec.html" title="class in org.apache.iceberg">PartitionSpec</a>&nbsp;spec,
java.lang.String&nbsp;location,
java.util.Map&lt;java.lang.String,&#8203;java.lang.String&gt;&nbsp;props)</code></th>
<td class="colLast">
<div class="block">Create a table.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="../Table.html" title="interface in org.apache.iceberg">Table</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createTable(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema,org.apache.iceberg.PartitionSpec,java.util.Map)">createTable</a></span>&#8203;(<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;ident,
<a href="../Schema.html" title="class in org.apache.iceberg">Schema</a>&nbsp;schema,
<a href="../PartitionSpec.html" title="class in org.apache.iceberg">PartitionSpec</a>&nbsp;spec,
java.util.Map&lt;java.lang.String,&#8203;java.lang.String&gt;&nbsp;props)</code></th>
<td class="colLast">
<div class="block">Create a table.</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#dropNamespace(org.apache.iceberg.catalog.Namespace)">dropNamespace</a></span>&#8203;(<a href="../catalog/Namespace.html" title="class in org.apache.iceberg.catalog">Namespace</a>&nbsp;ns)</code></th>
<td class="colLast">
<div class="block">Drop a namespace.</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#dropTable(org.apache.iceberg.catalog.TableIdentifier)">dropTable</a></span>&#8203;(<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;ident)</code></th>
<td class="colLast">
<div class="block">Drop a table and delete all data and metadata files.</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#dropTable(org.apache.iceberg.catalog.TableIdentifier,boolean)">dropTable</a></span>&#8203;(<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;ident,
boolean&nbsp;purge)</code></th>
<td class="colLast">
<div class="block">Drop a table; optionally delete data and metadata files.</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#initialize(java.lang.String,java.util.Map)">initialize</a></span>&#8203;(java.lang.String&nbsp;name,
java.util.Map&lt;java.lang.String,&#8203;java.lang.String&gt;&nbsp;props)</code></th>
<td class="colLast">
<div class="block">Initialize a catalog given a custom name and a map of catalog properties.</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#invalidateTable(org.apache.iceberg.catalog.TableIdentifier)">invalidateTable</a></span>&#8203;(<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;ident)</code></th>
<td class="colLast">
<div class="block">Invalidate cached table metadata from current catalog.</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>java.util.List&lt;<a href="../catalog/Namespace.html" title="class in org.apache.iceberg.catalog">Namespace</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#listNamespaces(org.apache.iceberg.catalog.Namespace)">listNamespaces</a></span>&#8203;(<a href="../catalog/Namespace.html" title="class in org.apache.iceberg.catalog">Namespace</a>&nbsp;ns)</code></th>
<td class="colLast">
<div class="block">List child namespaces from the namespace.</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>java.util.List&lt;<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#listTables(org.apache.iceberg.catalog.Namespace)">listTables</a></span>&#8203;(<a href="../catalog/Namespace.html" title="class in org.apache.iceberg.catalog">Namespace</a>&nbsp;ns)</code></th>
<td class="colLast">
<div class="block">Return all the identifiers under this namespace.</div>
</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>java.util.Map&lt;java.lang.String,&#8203;java.lang.String&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#loadNamespaceMetadata(org.apache.iceberg.catalog.Namespace)">loadNamespaceMetadata</a></span>&#8203;(<a href="../catalog/Namespace.html" title="class in org.apache.iceberg.catalog">Namespace</a>&nbsp;ns)</code></th>
<td class="colLast">
<div class="block">Load metadata properties for a namespace.</div>
</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code><a href="../Table.html" title="interface in org.apache.iceberg">Table</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#loadTable(org.apache.iceberg.catalog.TableIdentifier)">loadTable</a></span>&#8203;(<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;ident)</code></th>
<td class="colLast">
<div class="block">Load a table.</div>
</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#name()">name</a></span>()</code></th>
<td class="colLast">
<div class="block">Return the name for this catalog.</div>
</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code><a href="../Transaction.html" title="interface in org.apache.iceberg">Transaction</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#newCreateTableTransaction(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema)">newCreateTableTransaction</a></span>&#8203;(<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;identifier,
<a href="../Schema.html" title="class in org.apache.iceberg">Schema</a>&nbsp;schema)</code></th>
<td class="colLast">
<div class="block">Start a transaction to create a table.</div>
</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code><a href="../Transaction.html" title="interface in org.apache.iceberg">Transaction</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#newCreateTableTransaction(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema,org.apache.iceberg.PartitionSpec)">newCreateTableTransaction</a></span>&#8203;(<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;ident,
<a href="../Schema.html" title="class in org.apache.iceberg">Schema</a>&nbsp;schema,
<a href="../PartitionSpec.html" title="class in org.apache.iceberg">PartitionSpec</a>&nbsp;spec)</code></th>
<td class="colLast">
<div class="block">Start a transaction to create a table.</div>
</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code><a href="../Transaction.html" title="interface in org.apache.iceberg">Transaction</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#newCreateTableTransaction(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema,org.apache.iceberg.PartitionSpec,java.lang.String,java.util.Map)">newCreateTableTransaction</a></span>&#8203;(<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;ident,
<a href="../Schema.html" title="class in org.apache.iceberg">Schema</a>&nbsp;schema,
<a href="../PartitionSpec.html" title="class in org.apache.iceberg">PartitionSpec</a>&nbsp;spec,
java.lang.String&nbsp;location,
java.util.Map&lt;java.lang.String,&#8203;java.lang.String&gt;&nbsp;props)</code></th>
<td class="colLast">
<div class="block">Start a transaction to create a table.</div>
</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code><a href="../Transaction.html" title="interface in org.apache.iceberg">Transaction</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#newCreateTableTransaction(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema,org.apache.iceberg.PartitionSpec,java.util.Map)">newCreateTableTransaction</a></span>&#8203;(<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;ident,
<a href="../Schema.html" title="class in org.apache.iceberg">Schema</a>&nbsp;schema,
<a href="../PartitionSpec.html" title="class in org.apache.iceberg">PartitionSpec</a>&nbsp;spec,
java.util.Map&lt;java.lang.String,&#8203;java.lang.String&gt;&nbsp;props)</code></th>
<td class="colLast">
<div class="block">Start a transaction to create a table.</div>
</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code><a href="../Transaction.html" title="interface in org.apache.iceberg">Transaction</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#newReplaceTableTransaction(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema,boolean)">newReplaceTableTransaction</a></span>&#8203;(<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;ident,
<a href="../Schema.html" title="class in org.apache.iceberg">Schema</a>&nbsp;schema,
boolean&nbsp;orCreate)</code></th>
<td class="colLast">
<div class="block">Start a transaction to replace a table.</div>
</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code><a href="../Transaction.html" title="interface in org.apache.iceberg">Transaction</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#newReplaceTableTransaction(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema,org.apache.iceberg.PartitionSpec,boolean)">newReplaceTableTransaction</a></span>&#8203;(<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;ident,
<a href="../Schema.html" title="class in org.apache.iceberg">Schema</a>&nbsp;schema,
<a href="../PartitionSpec.html" title="class in org.apache.iceberg">PartitionSpec</a>&nbsp;spec,
boolean&nbsp;orCreate)</code></th>
<td class="colLast">
<div class="block">Start a transaction to replace a table.</div>
</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code><a href="../Transaction.html" title="interface in org.apache.iceberg">Transaction</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#newReplaceTableTransaction(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema,org.apache.iceberg.PartitionSpec,java.lang.String,java.util.Map,boolean)">newReplaceTableTransaction</a></span>&#8203;(<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;ident,
<a href="../Schema.html" title="class in org.apache.iceberg">Schema</a>&nbsp;schema,
<a href="../PartitionSpec.html" title="class in org.apache.iceberg">PartitionSpec</a>&nbsp;spec,
java.lang.String&nbsp;location,
java.util.Map&lt;java.lang.String,&#8203;java.lang.String&gt;&nbsp;props,
boolean&nbsp;orCreate)</code></th>
<td class="colLast">
<div class="block">Start a transaction to replace a table.</div>
</td>
</tr>
<tr id="i26" class="altColor">
<td class="colFirst"><code><a href="../Transaction.html" title="interface in org.apache.iceberg">Transaction</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#newReplaceTableTransaction(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema,org.apache.iceberg.PartitionSpec,java.util.Map,boolean)">newReplaceTableTransaction</a></span>&#8203;(<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;ident,
<a href="../Schema.html" title="class in org.apache.iceberg">Schema</a>&nbsp;schema,
<a href="../PartitionSpec.html" title="class in org.apache.iceberg">PartitionSpec</a>&nbsp;spec,
java.util.Map&lt;java.lang.String,&#8203;java.lang.String&gt;&nbsp;props,
boolean&nbsp;orCreate)</code></th>
<td class="colLast">
<div class="block">Start a transaction to replace a table.</div>
</td>
</tr>
<tr id="i27" class="rowColor">
<td class="colFirst"><code>java.util.Map&lt;java.lang.String,&#8203;java.lang.String&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#properties()">properties</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i28" class="altColor">
<td class="colFirst"><code><a href="../Table.html" title="interface in org.apache.iceberg">Table</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#registerTable(org.apache.iceberg.catalog.TableIdentifier,java.lang.String)">registerTable</a></span>&#8203;(<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;ident,
java.lang.String&nbsp;metadataFileLocation)</code></th>
<td class="colLast">
<div class="block">Register a table with the catalog if it does not exist.</div>
</td>
</tr>
<tr id="i29" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#removeProperties(org.apache.iceberg.catalog.Namespace,java.util.Set)">removeProperties</a></span>&#8203;(<a href="../catalog/Namespace.html" title="class in org.apache.iceberg.catalog">Namespace</a>&nbsp;ns,
java.util.Set&lt;java.lang.String&gt;&nbsp;props)</code></th>
<td class="colLast">
<div class="block">Remove a set of property keys from a namespace in the catalog.</div>
</td>
</tr>
<tr id="i30" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#renameTable(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.catalog.TableIdentifier)">renameTable</a></span>&#8203;(<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;from,
<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;to)</code></th>
<td class="colLast">
<div class="block">Rename a table.</div>
</td>
</tr>
<tr id="i31" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setConf(java.lang.Object)">setConf</a></span>&#8203;(java.lang.Object&nbsp;conf)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i32" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setProperties(org.apache.iceberg.catalog.Namespace,java.util.Map)">setProperties</a></span>&#8203;(<a href="../catalog/Namespace.html" title="class in org.apache.iceberg.catalog">Namespace</a>&nbsp;ns,
java.util.Map&lt;java.lang.String,&#8203;java.lang.String&gt;&nbsp;props)</code></th>
<td class="colLast">
<div class="block">Set a collection of properties on a namespace in the catalog.</div>
</td>
</tr>
<tr id="i33" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#tableExists(org.apache.iceberg.catalog.TableIdentifier)">tableExists</a></span>&#8203;(<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;ident)</code></th>
<td class="colLast">
<div class="block">Check whether table exists.</div>
</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>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.org.apache.iceberg.catalog.SupportsNamespaces">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.apache.iceberg.catalog.<a href="../catalog/SupportsNamespaces.html" title="interface in org.apache.iceberg.catalog">SupportsNamespaces</a></h3>
<code><a href="../catalog/SupportsNamespaces.html#createNamespace(org.apache.iceberg.catalog.Namespace)">createNamespace</a>, <a href="../catalog/SupportsNamespaces.html#listNamespaces()">listNamespaces</a>, <a href="../catalog/SupportsNamespaces.html#namespaceExists(org.apache.iceberg.catalog.Namespace)">namespaceExists</a></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="blockList">
<li class="blockList">
<h4>RESTCatalog</h4>
<pre>public&nbsp;RESTCatalog()</pre>
</li>
</ul>
<a id="&lt;init&gt;(java.util.function.Function)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESTCatalog</h4>
<pre>public&nbsp;RESTCatalog&#8203;(java.util.function.Function&lt;java.util.Map&lt;java.lang.String,&#8203;java.lang.String&gt;,&#8203;<a href="RESTClient.html" title="interface in org.apache.iceberg.rest">RESTClient</a>&gt;&nbsp;clientBuilder)</pre>
</li>
</ul>
<a id="&lt;init&gt;(org.apache.iceberg.catalog.SessionCatalog.SessionContext,java.util.function.Function)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>RESTCatalog</h4>
<pre>public&nbsp;RESTCatalog&#8203;(<a href="../catalog/SessionCatalog.SessionContext.html" title="class in org.apache.iceberg.catalog">SessionCatalog.SessionContext</a>&nbsp;context,
java.util.function.Function&lt;java.util.Map&lt;java.lang.String,&#8203;java.lang.String&gt;,&#8203;<a href="RESTClient.html" title="interface in org.apache.iceberg.rest">RESTClient</a>&gt;&nbsp;clientBuilder)</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="initialize(java.lang.String,java.util.Map)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>initialize</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;initialize&#8203;(java.lang.String&nbsp;name,
java.util.Map&lt;java.lang.String,&#8203;java.lang.String&gt;&nbsp;props)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../catalog/Catalog.html#initialize(java.lang.String,java.util.Map)">Catalog</a></code></span></div>
<div class="block">Initialize a catalog given a custom name and a map of catalog properties.
<p>A custom Catalog implementation must have a no-arg constructor. A compute engine like Spark
or Flink will first initialize the catalog without any arguments, and then call this method to
complete catalog initialization with properties passed into the engine.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../catalog/Catalog.html#initialize(java.lang.String,java.util.Map)">initialize</a></code>&nbsp;in interface&nbsp;<code><a href="../catalog/Catalog.html" title="interface in org.apache.iceberg.catalog">Catalog</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>name</code> - a custom name for the catalog</dd>
<dd><code>props</code> - catalog properties</dd>
</dl>
</li>
</ul>
<a id="name()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>name</h4>
<pre class="methodSignature">public&nbsp;java.lang.String&nbsp;name()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../catalog/Catalog.html#name()">Catalog</a></code></span></div>
<div class="block">Return the name for this catalog.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../catalog/Catalog.html#name()">name</a></code>&nbsp;in interface&nbsp;<code><a href="../catalog/Catalog.html" title="interface in org.apache.iceberg.catalog">Catalog</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>this catalog's name</dd>
</dl>
</li>
</ul>
<a id="properties()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>properties</h4>
<pre class="methodSignature">public&nbsp;java.util.Map&lt;java.lang.String,&#8203;java.lang.String&gt;&nbsp;properties()</pre>
</li>
</ul>
<a id="listTables(org.apache.iceberg.catalog.Namespace)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>listTables</h4>
<pre class="methodSignature">public&nbsp;java.util.List&lt;<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&gt;&nbsp;listTables&#8203;(<a href="../catalog/Namespace.html" title="class in org.apache.iceberg.catalog">Namespace</a>&nbsp;ns)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../catalog/Catalog.html#listTables(org.apache.iceberg.catalog.Namespace)">Catalog</a></code></span></div>
<div class="block">Return all the identifiers under this namespace.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../catalog/Catalog.html#listTables(org.apache.iceberg.catalog.Namespace)">listTables</a></code>&nbsp;in interface&nbsp;<code><a href="../catalog/Catalog.html" title="interface in org.apache.iceberg.catalog">Catalog</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>ns</code> - a namespace</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a list of identifiers for tables</dd>
</dl>
</li>
</ul>
<a id="tableExists(org.apache.iceberg.catalog.TableIdentifier)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>tableExists</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;tableExists&#8203;(<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;ident)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../catalog/Catalog.html#tableExists(org.apache.iceberg.catalog.TableIdentifier)">Catalog</a></code></span></div>
<div class="block">Check whether table exists.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../catalog/Catalog.html#tableExists(org.apache.iceberg.catalog.TableIdentifier)">tableExists</a></code>&nbsp;in interface&nbsp;<code><a href="../catalog/Catalog.html" title="interface in org.apache.iceberg.catalog">Catalog</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>ident</code> - a table identifier</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if the table exists, false otherwise</dd>
</dl>
</li>
</ul>
<a id="loadTable(org.apache.iceberg.catalog.TableIdentifier)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>loadTable</h4>
<pre class="methodSignature">public&nbsp;<a href="../Table.html" title="interface in org.apache.iceberg">Table</a>&nbsp;loadTable&#8203;(<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;ident)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../catalog/Catalog.html#loadTable(org.apache.iceberg.catalog.TableIdentifier)">Catalog</a></code></span></div>
<div class="block">Load a table.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../catalog/Catalog.html#loadTable(org.apache.iceberg.catalog.TableIdentifier)">loadTable</a></code>&nbsp;in interface&nbsp;<code><a href="../catalog/Catalog.html" title="interface in org.apache.iceberg.catalog">Catalog</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>ident</code> - a table identifier</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>instance of <a href="../Table.html" title="interface in org.apache.iceberg"><code>Table</code></a> implementation referred by <code>tableIdentifier</code></dd>
</dl>
</li>
</ul>
<a id="invalidateTable(org.apache.iceberg.catalog.TableIdentifier)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>invalidateTable</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;invalidateTable&#8203;(<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;ident)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../catalog/Catalog.html#invalidateTable(org.apache.iceberg.catalog.TableIdentifier)">Catalog</a></code></span></div>
<div class="block">Invalidate cached table metadata from current catalog.
<p>If the table is already loaded or cached, drop cached data. If the table does not exist or
is not cached, do nothing.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../catalog/Catalog.html#invalidateTable(org.apache.iceberg.catalog.TableIdentifier)">invalidateTable</a></code>&nbsp;in interface&nbsp;<code><a href="../catalog/Catalog.html" title="interface in org.apache.iceberg.catalog">Catalog</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>ident</code> - a table identifier</dd>
</dl>
</li>
</ul>
<a id="buildTable(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>buildTable</h4>
<pre class="methodSignature">public&nbsp;<a href="../catalog/Catalog.TableBuilder.html" title="interface in org.apache.iceberg.catalog">Catalog.TableBuilder</a>&nbsp;buildTable&#8203;(<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;ident,
<a href="../Schema.html" title="class in org.apache.iceberg">Schema</a>&nbsp;schema)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../catalog/Catalog.html#buildTable(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema)">Catalog</a></code></span></div>
<div class="block">/** Instantiate a builder to either create a table or start a create/replace transaction.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../catalog/Catalog.html#buildTable(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema)">buildTable</a></code>&nbsp;in interface&nbsp;<code><a href="../catalog/Catalog.html" title="interface in org.apache.iceberg.catalog">Catalog</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>ident</code> - a table identifier</dd>
<dd><code>schema</code> - a schema</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the builder to create a table or start a create/replace transaction</dd>
</dl>
</li>
</ul>
<a id="createTable(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema,org.apache.iceberg.PartitionSpec,java.lang.String,java.util.Map)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createTable</h4>
<pre class="methodSignature">public&nbsp;<a href="../Table.html" title="interface in org.apache.iceberg">Table</a>&nbsp;createTable&#8203;(<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;ident,
<a href="../Schema.html" title="class in org.apache.iceberg">Schema</a>&nbsp;schema,
<a href="../PartitionSpec.html" title="class in org.apache.iceberg">PartitionSpec</a>&nbsp;spec,
java.lang.String&nbsp;location,
java.util.Map&lt;java.lang.String,&#8203;java.lang.String&gt;&nbsp;props)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../catalog/Catalog.html#createTable(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema,org.apache.iceberg.PartitionSpec,java.lang.String,java.util.Map)">Catalog</a></code></span></div>
<div class="block">Create a table.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../catalog/Catalog.html#createTable(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema,org.apache.iceberg.PartitionSpec,java.lang.String,java.util.Map)">createTable</a></code>&nbsp;in interface&nbsp;<code><a href="../catalog/Catalog.html" title="interface in org.apache.iceberg.catalog">Catalog</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>ident</code> - a table identifier</dd>
<dd><code>schema</code> - a schema</dd>
<dd><code>spec</code> - a partition spec</dd>
<dd><code>location</code> - a location for the table; leave null if unspecified</dd>
<dd><code>props</code> - a string map of table properties</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a Table instance</dd>
</dl>
</li>
</ul>
<a id="createTable(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema,org.apache.iceberg.PartitionSpec,java.util.Map)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createTable</h4>
<pre class="methodSignature">public&nbsp;<a href="../Table.html" title="interface in org.apache.iceberg">Table</a>&nbsp;createTable&#8203;(<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;ident,
<a href="../Schema.html" title="class in org.apache.iceberg">Schema</a>&nbsp;schema,
<a href="../PartitionSpec.html" title="class in org.apache.iceberg">PartitionSpec</a>&nbsp;spec,
java.util.Map&lt;java.lang.String,&#8203;java.lang.String&gt;&nbsp;props)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../catalog/Catalog.html#createTable(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema,org.apache.iceberg.PartitionSpec,java.util.Map)">Catalog</a></code></span></div>
<div class="block">Create a table.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../catalog/Catalog.html#createTable(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema,org.apache.iceberg.PartitionSpec,java.util.Map)">createTable</a></code>&nbsp;in interface&nbsp;<code><a href="../catalog/Catalog.html" title="interface in org.apache.iceberg.catalog">Catalog</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>ident</code> - a table identifier</dd>
<dd><code>schema</code> - a schema</dd>
<dd><code>spec</code> - a partition spec</dd>
<dd><code>props</code> - a string map of table properties</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a Table instance</dd>
</dl>
</li>
</ul>
<a id="createTable(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema,org.apache.iceberg.PartitionSpec)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createTable</h4>
<pre class="methodSignature">public&nbsp;<a href="../Table.html" title="interface in org.apache.iceberg">Table</a>&nbsp;createTable&#8203;(<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;ident,
<a href="../Schema.html" title="class in org.apache.iceberg">Schema</a>&nbsp;schema,
<a href="../PartitionSpec.html" title="class in org.apache.iceberg">PartitionSpec</a>&nbsp;spec)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../catalog/Catalog.html#createTable(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema,org.apache.iceberg.PartitionSpec)">Catalog</a></code></span></div>
<div class="block">Create a table.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../catalog/Catalog.html#createTable(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema,org.apache.iceberg.PartitionSpec)">createTable</a></code>&nbsp;in interface&nbsp;<code><a href="../catalog/Catalog.html" title="interface in org.apache.iceberg.catalog">Catalog</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>ident</code> - a table identifier</dd>
<dd><code>schema</code> - a schema</dd>
<dd><code>spec</code> - a partition spec</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a Table instance</dd>
</dl>
</li>
</ul>
<a id="createTable(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createTable</h4>
<pre class="methodSignature">public&nbsp;<a href="../Table.html" title="interface in org.apache.iceberg">Table</a>&nbsp;createTable&#8203;(<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;identifier,
<a href="../Schema.html" title="class in org.apache.iceberg">Schema</a>&nbsp;schema)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../catalog/Catalog.html#createTable(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema)">Catalog</a></code></span></div>
<div class="block">Create an unpartitioned table.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../catalog/Catalog.html#createTable(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema)">createTable</a></code>&nbsp;in interface&nbsp;<code><a href="../catalog/Catalog.html" title="interface in org.apache.iceberg.catalog">Catalog</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>identifier</code> - a table identifier</dd>
<dd><code>schema</code> - a schema</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a Table instance</dd>
</dl>
</li>
</ul>
<a id="newCreateTableTransaction(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema,org.apache.iceberg.PartitionSpec,java.lang.String,java.util.Map)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newCreateTableTransaction</h4>
<pre class="methodSignature">public&nbsp;<a href="../Transaction.html" title="interface in org.apache.iceberg">Transaction</a>&nbsp;newCreateTableTransaction&#8203;(<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;ident,
<a href="../Schema.html" title="class in org.apache.iceberg">Schema</a>&nbsp;schema,
<a href="../PartitionSpec.html" title="class in org.apache.iceberg">PartitionSpec</a>&nbsp;spec,
java.lang.String&nbsp;location,
java.util.Map&lt;java.lang.String,&#8203;java.lang.String&gt;&nbsp;props)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../catalog/Catalog.html#newCreateTableTransaction(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema,org.apache.iceberg.PartitionSpec,java.lang.String,java.util.Map)">Catalog</a></code></span></div>
<div class="block">Start a transaction to create a table.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../catalog/Catalog.html#newCreateTableTransaction(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema,org.apache.iceberg.PartitionSpec,java.lang.String,java.util.Map)">newCreateTableTransaction</a></code>&nbsp;in interface&nbsp;<code><a href="../catalog/Catalog.html" title="interface in org.apache.iceberg.catalog">Catalog</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>ident</code> - a table identifier</dd>
<dd><code>schema</code> - a schema</dd>
<dd><code>spec</code> - a partition spec</dd>
<dd><code>location</code> - a location for the table; leave null if unspecified</dd>
<dd><code>props</code> - a string map of table properties</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a <a href="../Transaction.html" title="interface in org.apache.iceberg"><code>Transaction</code></a> to create the table</dd>
</dl>
</li>
</ul>
<a id="newCreateTableTransaction(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema,org.apache.iceberg.PartitionSpec,java.util.Map)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newCreateTableTransaction</h4>
<pre class="methodSignature">public&nbsp;<a href="../Transaction.html" title="interface in org.apache.iceberg">Transaction</a>&nbsp;newCreateTableTransaction&#8203;(<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;ident,
<a href="../Schema.html" title="class in org.apache.iceberg">Schema</a>&nbsp;schema,
<a href="../PartitionSpec.html" title="class in org.apache.iceberg">PartitionSpec</a>&nbsp;spec,
java.util.Map&lt;java.lang.String,&#8203;java.lang.String&gt;&nbsp;props)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../catalog/Catalog.html#newCreateTableTransaction(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema,org.apache.iceberg.PartitionSpec,java.util.Map)">Catalog</a></code></span></div>
<div class="block">Start a transaction to create a table.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../catalog/Catalog.html#newCreateTableTransaction(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema,org.apache.iceberg.PartitionSpec,java.util.Map)">newCreateTableTransaction</a></code>&nbsp;in interface&nbsp;<code><a href="../catalog/Catalog.html" title="interface in org.apache.iceberg.catalog">Catalog</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>ident</code> - a table identifier</dd>
<dd><code>schema</code> - a schema</dd>
<dd><code>spec</code> - a partition spec</dd>
<dd><code>props</code> - a string map of table properties</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a <a href="../Transaction.html" title="interface in org.apache.iceberg"><code>Transaction</code></a> to create the table</dd>
</dl>
</li>
</ul>
<a id="newCreateTableTransaction(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema,org.apache.iceberg.PartitionSpec)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newCreateTableTransaction</h4>
<pre class="methodSignature">public&nbsp;<a href="../Transaction.html" title="interface in org.apache.iceberg">Transaction</a>&nbsp;newCreateTableTransaction&#8203;(<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;ident,
<a href="../Schema.html" title="class in org.apache.iceberg">Schema</a>&nbsp;schema,
<a href="../PartitionSpec.html" title="class in org.apache.iceberg">PartitionSpec</a>&nbsp;spec)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../catalog/Catalog.html#newCreateTableTransaction(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema,org.apache.iceberg.PartitionSpec)">Catalog</a></code></span></div>
<div class="block">Start a transaction to create a table.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../catalog/Catalog.html#newCreateTableTransaction(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema,org.apache.iceberg.PartitionSpec)">newCreateTableTransaction</a></code>&nbsp;in interface&nbsp;<code><a href="../catalog/Catalog.html" title="interface in org.apache.iceberg.catalog">Catalog</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>ident</code> - a table identifier</dd>
<dd><code>schema</code> - a schema</dd>
<dd><code>spec</code> - a partition spec</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a <a href="../Transaction.html" title="interface in org.apache.iceberg"><code>Transaction</code></a> to create the table</dd>
</dl>
</li>
</ul>
<a id="newCreateTableTransaction(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newCreateTableTransaction</h4>
<pre class="methodSignature">public&nbsp;<a href="../Transaction.html" title="interface in org.apache.iceberg">Transaction</a>&nbsp;newCreateTableTransaction&#8203;(<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;identifier,
<a href="../Schema.html" title="class in org.apache.iceberg">Schema</a>&nbsp;schema)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../catalog/Catalog.html#newCreateTableTransaction(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema)">Catalog</a></code></span></div>
<div class="block">Start a transaction to create a table.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../catalog/Catalog.html#newCreateTableTransaction(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema)">newCreateTableTransaction</a></code>&nbsp;in interface&nbsp;<code><a href="../catalog/Catalog.html" title="interface in org.apache.iceberg.catalog">Catalog</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>identifier</code> - a table identifier</dd>
<dd><code>schema</code> - a schema</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a <a href="../Transaction.html" title="interface in org.apache.iceberg"><code>Transaction</code></a> to create the table</dd>
</dl>
</li>
</ul>
<a id="newReplaceTableTransaction(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema,org.apache.iceberg.PartitionSpec,java.lang.String,java.util.Map,boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newReplaceTableTransaction</h4>
<pre class="methodSignature">public&nbsp;<a href="../Transaction.html" title="interface in org.apache.iceberg">Transaction</a>&nbsp;newReplaceTableTransaction&#8203;(<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;ident,
<a href="../Schema.html" title="class in org.apache.iceberg">Schema</a>&nbsp;schema,
<a href="../PartitionSpec.html" title="class in org.apache.iceberg">PartitionSpec</a>&nbsp;spec,
java.lang.String&nbsp;location,
java.util.Map&lt;java.lang.String,&#8203;java.lang.String&gt;&nbsp;props,
boolean&nbsp;orCreate)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../catalog/Catalog.html#newReplaceTableTransaction(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema,org.apache.iceberg.PartitionSpec,java.lang.String,java.util.Map,boolean)">Catalog</a></code></span></div>
<div class="block">Start a transaction to replace a table.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../catalog/Catalog.html#newReplaceTableTransaction(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema,org.apache.iceberg.PartitionSpec,java.lang.String,java.util.Map,boolean)">newReplaceTableTransaction</a></code>&nbsp;in interface&nbsp;<code><a href="../catalog/Catalog.html" title="interface in org.apache.iceberg.catalog">Catalog</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>ident</code> - a table identifier</dd>
<dd><code>schema</code> - a schema</dd>
<dd><code>spec</code> - a partition spec</dd>
<dd><code>location</code> - a location for the table; leave null if unspecified</dd>
<dd><code>props</code> - a string map of table properties</dd>
<dd><code>orCreate</code> - whether to create the table if not exists</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a <a href="../Transaction.html" title="interface in org.apache.iceberg"><code>Transaction</code></a> to replace the table</dd>
</dl>
</li>
</ul>
<a id="newReplaceTableTransaction(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema,org.apache.iceberg.PartitionSpec,java.util.Map,boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newReplaceTableTransaction</h4>
<pre class="methodSignature">public&nbsp;<a href="../Transaction.html" title="interface in org.apache.iceberg">Transaction</a>&nbsp;newReplaceTableTransaction&#8203;(<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;ident,
<a href="../Schema.html" title="class in org.apache.iceberg">Schema</a>&nbsp;schema,
<a href="../PartitionSpec.html" title="class in org.apache.iceberg">PartitionSpec</a>&nbsp;spec,
java.util.Map&lt;java.lang.String,&#8203;java.lang.String&gt;&nbsp;props,
boolean&nbsp;orCreate)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../catalog/Catalog.html#newReplaceTableTransaction(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema,org.apache.iceberg.PartitionSpec,java.util.Map,boolean)">Catalog</a></code></span></div>
<div class="block">Start a transaction to replace a table.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../catalog/Catalog.html#newReplaceTableTransaction(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema,org.apache.iceberg.PartitionSpec,java.util.Map,boolean)">newReplaceTableTransaction</a></code>&nbsp;in interface&nbsp;<code><a href="../catalog/Catalog.html" title="interface in org.apache.iceberg.catalog">Catalog</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>ident</code> - a table identifier</dd>
<dd><code>schema</code> - a schema</dd>
<dd><code>spec</code> - a partition spec</dd>
<dd><code>props</code> - a string map of table properties</dd>
<dd><code>orCreate</code> - whether to create the table if not exists</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a <a href="../Transaction.html" title="interface in org.apache.iceberg"><code>Transaction</code></a> to replace the table</dd>
</dl>
</li>
</ul>
<a id="newReplaceTableTransaction(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema,org.apache.iceberg.PartitionSpec,boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newReplaceTableTransaction</h4>
<pre class="methodSignature">public&nbsp;<a href="../Transaction.html" title="interface in org.apache.iceberg">Transaction</a>&nbsp;newReplaceTableTransaction&#8203;(<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;ident,
<a href="../Schema.html" title="class in org.apache.iceberg">Schema</a>&nbsp;schema,
<a href="../PartitionSpec.html" title="class in org.apache.iceberg">PartitionSpec</a>&nbsp;spec,
boolean&nbsp;orCreate)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../catalog/Catalog.html#newReplaceTableTransaction(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema,org.apache.iceberg.PartitionSpec,boolean)">Catalog</a></code></span></div>
<div class="block">Start a transaction to replace a table.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../catalog/Catalog.html#newReplaceTableTransaction(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema,org.apache.iceberg.PartitionSpec,boolean)">newReplaceTableTransaction</a></code>&nbsp;in interface&nbsp;<code><a href="../catalog/Catalog.html" title="interface in org.apache.iceberg.catalog">Catalog</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>ident</code> - a table identifier</dd>
<dd><code>schema</code> - a schema</dd>
<dd><code>spec</code> - a partition spec</dd>
<dd><code>orCreate</code> - whether to create the table if not exists</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a <a href="../Transaction.html" title="interface in org.apache.iceberg"><code>Transaction</code></a> to replace the table</dd>
</dl>
</li>
</ul>
<a id="newReplaceTableTransaction(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema,boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newReplaceTableTransaction</h4>
<pre class="methodSignature">public&nbsp;<a href="../Transaction.html" title="interface in org.apache.iceberg">Transaction</a>&nbsp;newReplaceTableTransaction&#8203;(<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;ident,
<a href="../Schema.html" title="class in org.apache.iceberg">Schema</a>&nbsp;schema,
boolean&nbsp;orCreate)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../catalog/Catalog.html#newReplaceTableTransaction(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema,boolean)">Catalog</a></code></span></div>
<div class="block">Start a transaction to replace a table.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../catalog/Catalog.html#newReplaceTableTransaction(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema,boolean)">newReplaceTableTransaction</a></code>&nbsp;in interface&nbsp;<code><a href="../catalog/Catalog.html" title="interface in org.apache.iceberg.catalog">Catalog</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>ident</code> - a table identifier</dd>
<dd><code>schema</code> - a schema</dd>
<dd><code>orCreate</code> - whether to create the table if not exists</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a <a href="../Transaction.html" title="interface in org.apache.iceberg"><code>Transaction</code></a> to replace the table</dd>
</dl>
</li>
</ul>
<a id="dropTable(org.apache.iceberg.catalog.TableIdentifier)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>dropTable</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;dropTable&#8203;(<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;ident)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../catalog/Catalog.html#dropTable(org.apache.iceberg.catalog.TableIdentifier)">Catalog</a></code></span></div>
<div class="block">Drop a table and delete all data and metadata files.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../catalog/Catalog.html#dropTable(org.apache.iceberg.catalog.TableIdentifier)">dropTable</a></code>&nbsp;in interface&nbsp;<code><a href="../catalog/Catalog.html" title="interface in org.apache.iceberg.catalog">Catalog</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>ident</code> - a table identifier</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if the table was dropped, false if the table did not exist</dd>
</dl>
</li>
</ul>
<a id="dropTable(org.apache.iceberg.catalog.TableIdentifier,boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>dropTable</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;dropTable&#8203;(<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;ident,
boolean&nbsp;purge)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../catalog/Catalog.html#dropTable(org.apache.iceberg.catalog.TableIdentifier,boolean)">Catalog</a></code></span></div>
<div class="block">Drop a table; optionally delete data and metadata files.
<p>If purge is set to true the implementation should delete all data and metadata files.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../catalog/Catalog.html#dropTable(org.apache.iceberg.catalog.TableIdentifier,boolean)">dropTable</a></code>&nbsp;in interface&nbsp;<code><a href="../catalog/Catalog.html" title="interface in org.apache.iceberg.catalog">Catalog</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>ident</code> - a table identifier</dd>
<dd><code>purge</code> - if true, delete all data and metadata files in the table</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if the table was dropped, false if the table did not exist</dd>
</dl>
</li>
</ul>
<a id="renameTable(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.catalog.TableIdentifier)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>renameTable</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;renameTable&#8203;(<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;from,
<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;to)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../catalog/Catalog.html#renameTable(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.catalog.TableIdentifier)">Catalog</a></code></span></div>
<div class="block">Rename a table.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../catalog/Catalog.html#renameTable(org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.catalog.TableIdentifier)">renameTable</a></code>&nbsp;in interface&nbsp;<code><a href="../catalog/Catalog.html" title="interface in org.apache.iceberg.catalog">Catalog</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>from</code> - identifier of the table to rename</dd>
<dd><code>to</code> - new table name</dd>
</dl>
</li>
</ul>
<a id="registerTable(org.apache.iceberg.catalog.TableIdentifier,java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>registerTable</h4>
<pre class="methodSignature">public&nbsp;<a href="../Table.html" title="interface in org.apache.iceberg">Table</a>&nbsp;registerTable&#8203;(<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;ident,
java.lang.String&nbsp;metadataFileLocation)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../catalog/Catalog.html#registerTable(org.apache.iceberg.catalog.TableIdentifier,java.lang.String)">Catalog</a></code></span></div>
<div class="block">Register a table with the catalog if it does not exist.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../catalog/Catalog.html#registerTable(org.apache.iceberg.catalog.TableIdentifier,java.lang.String)">registerTable</a></code>&nbsp;in interface&nbsp;<code><a href="../catalog/Catalog.html" title="interface in org.apache.iceberg.catalog">Catalog</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>ident</code> - a table identifier</dd>
<dd><code>metadataFileLocation</code> - the location of a metadata file</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a Table instance</dd>
</dl>
</li>
</ul>
<a id="createNamespace(org.apache.iceberg.catalog.Namespace,java.util.Map)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createNamespace</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;createNamespace&#8203;(<a href="../catalog/Namespace.html" title="class in org.apache.iceberg.catalog">Namespace</a>&nbsp;ns,
java.util.Map&lt;java.lang.String,&#8203;java.lang.String&gt;&nbsp;props)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../catalog/SupportsNamespaces.html#createNamespace(org.apache.iceberg.catalog.Namespace,java.util.Map)">SupportsNamespaces</a></code></span></div>
<div class="block">Create a namespace in the catalog.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../catalog/SupportsNamespaces.html#createNamespace(org.apache.iceberg.catalog.Namespace,java.util.Map)">createNamespace</a></code>&nbsp;in interface&nbsp;<code><a href="../catalog/SupportsNamespaces.html" title="interface in org.apache.iceberg.catalog">SupportsNamespaces</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>ns</code> - a multi-part namespace</dd>
<dd><code>props</code> - a string Map of properties for the given namespace</dd>
</dl>
</li>
</ul>
<a id="listNamespaces(org.apache.iceberg.catalog.Namespace)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>listNamespaces</h4>
<pre class="methodSignature">public&nbsp;java.util.List&lt;<a href="../catalog/Namespace.html" title="class in org.apache.iceberg.catalog">Namespace</a>&gt;&nbsp;listNamespaces&#8203;(<a href="../catalog/Namespace.html" title="class in org.apache.iceberg.catalog">Namespace</a>&nbsp;ns)
throws <a href="../exceptions/NoSuchNamespaceException.html" title="class in org.apache.iceberg.exceptions">NoSuchNamespaceException</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../catalog/SupportsNamespaces.html#listNamespaces(org.apache.iceberg.catalog.Namespace)">SupportsNamespaces</a></code></span></div>
<div class="block">List child namespaces from the namespace.
<p>For two existing tables named 'a.b.c.table' and 'a.b.d.table', this method returns:
<ul>
<li>Given: <code>Namespace.empty()</code>
<li>Returns: <code>Namespace.of("a")</code>
</ul>
<ul>
<li>Given: <code>Namespace.of("a")</code>
<li>Returns: <code>Namespace.of("a", "b")</code>
</ul>
<ul>
<li>Given: <code>Namespace.of("a", "b")</code>
<li>Returns: <code>Namespace.of("a", "b", "c")</code> and <code>Namespace.of("a", "b", "d")</code>
</ul>
<ul>
<li>Given: <code>Namespace.of("a", "b", "c")</code>
<li>Returns: empty list, because there are no child namespaces
</ul></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../catalog/SupportsNamespaces.html#listNamespaces(org.apache.iceberg.catalog.Namespace)">listNamespaces</a></code>&nbsp;in interface&nbsp;<code><a href="../catalog/SupportsNamespaces.html" title="interface in org.apache.iceberg.catalog">SupportsNamespaces</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a List of child <a href="../catalog/Namespace.html" title="class in org.apache.iceberg.catalog"><code>Namespace</code></a> names from the given namespace</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../exceptions/NoSuchNamespaceException.html" title="class in org.apache.iceberg.exceptions">NoSuchNamespaceException</a></code> - If the namespace does not exist (optional)</dd>
</dl>
</li>
</ul>
<a id="loadNamespaceMetadata(org.apache.iceberg.catalog.Namespace)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>loadNamespaceMetadata</h4>
<pre class="methodSignature">public&nbsp;java.util.Map&lt;java.lang.String,&#8203;java.lang.String&gt;&nbsp;loadNamespaceMetadata&#8203;(<a href="../catalog/Namespace.html" title="class in org.apache.iceberg.catalog">Namespace</a>&nbsp;ns)
throws <a href="../exceptions/NoSuchNamespaceException.html" title="class in org.apache.iceberg.exceptions">NoSuchNamespaceException</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../catalog/SupportsNamespaces.html#loadNamespaceMetadata(org.apache.iceberg.catalog.Namespace)">SupportsNamespaces</a></code></span></div>
<div class="block">Load metadata properties for a namespace.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../catalog/SupportsNamespaces.html#loadNamespaceMetadata(org.apache.iceberg.catalog.Namespace)">loadNamespaceMetadata</a></code>&nbsp;in interface&nbsp;<code><a href="../catalog/SupportsNamespaces.html" title="interface in org.apache.iceberg.catalog">SupportsNamespaces</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>ns</code> - a namespace. <a href="../catalog/Namespace.html" title="class in org.apache.iceberg.catalog"><code>Namespace</code></a></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a string map of properties for the given namespace</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../exceptions/NoSuchNamespaceException.html" title="class in org.apache.iceberg.exceptions">NoSuchNamespaceException</a></code> - If the namespace does not exist (optional)</dd>
</dl>
</li>
</ul>
<a id="dropNamespace(org.apache.iceberg.catalog.Namespace)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>dropNamespace</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;dropNamespace&#8203;(<a href="../catalog/Namespace.html" title="class in org.apache.iceberg.catalog">Namespace</a>&nbsp;ns)
throws <a href="../exceptions/NamespaceNotEmptyException.html" title="class in org.apache.iceberg.exceptions">NamespaceNotEmptyException</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../catalog/SupportsNamespaces.html#dropNamespace(org.apache.iceberg.catalog.Namespace)">SupportsNamespaces</a></code></span></div>
<div class="block">Drop a namespace. If the namespace exists and was dropped, this will return true.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../catalog/SupportsNamespaces.html#dropNamespace(org.apache.iceberg.catalog.Namespace)">dropNamespace</a></code>&nbsp;in interface&nbsp;<code><a href="../catalog/SupportsNamespaces.html" title="interface in org.apache.iceberg.catalog">SupportsNamespaces</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>ns</code> - a namespace. <a href="../catalog/Namespace.html" title="class in org.apache.iceberg.catalog"><code>Namespace</code></a></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if the namespace was dropped, false otherwise.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../exceptions/NamespaceNotEmptyException.html" title="class in org.apache.iceberg.exceptions">NamespaceNotEmptyException</a></code> - If the namespace is not empty</dd>
</dl>
</li>
</ul>
<a id="setProperties(org.apache.iceberg.catalog.Namespace,java.util.Map)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setProperties</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;setProperties&#8203;(<a href="../catalog/Namespace.html" title="class in org.apache.iceberg.catalog">Namespace</a>&nbsp;ns,
java.util.Map&lt;java.lang.String,&#8203;java.lang.String&gt;&nbsp;props)
throws <a href="../exceptions/NoSuchNamespaceException.html" title="class in org.apache.iceberg.exceptions">NoSuchNamespaceException</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../catalog/SupportsNamespaces.html#setProperties(org.apache.iceberg.catalog.Namespace,java.util.Map)">SupportsNamespaces</a></code></span></div>
<div class="block">Set a collection of properties on a namespace in the catalog.
<p>Properties that are not in the given map are not modified or removed by this method.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../catalog/SupportsNamespaces.html#setProperties(org.apache.iceberg.catalog.Namespace,java.util.Map)">setProperties</a></code>&nbsp;in interface&nbsp;<code><a href="../catalog/SupportsNamespaces.html" title="interface in org.apache.iceberg.catalog">SupportsNamespaces</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>ns</code> - a namespace. <a href="../catalog/Namespace.html" title="class in org.apache.iceberg.catalog"><code>Namespace</code></a></dd>
<dd><code>props</code> - a collection of metadata to apply to the namespace</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../exceptions/NoSuchNamespaceException.html" title="class in org.apache.iceberg.exceptions">NoSuchNamespaceException</a></code> - If the namespace does not exist (optional)</dd>
</dl>
</li>
</ul>
<a id="removeProperties(org.apache.iceberg.catalog.Namespace,java.util.Set)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeProperties</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;removeProperties&#8203;(<a href="../catalog/Namespace.html" title="class in org.apache.iceberg.catalog">Namespace</a>&nbsp;ns,
java.util.Set&lt;java.lang.String&gt;&nbsp;props)
throws <a href="../exceptions/NoSuchNamespaceException.html" title="class in org.apache.iceberg.exceptions">NoSuchNamespaceException</a></pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../catalog/SupportsNamespaces.html#removeProperties(org.apache.iceberg.catalog.Namespace,java.util.Set)">SupportsNamespaces</a></code></span></div>
<div class="block">Remove a set of property keys from a namespace in the catalog.
<p>Properties that are not in the given set are not modified or removed by this method.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../catalog/SupportsNamespaces.html#removeProperties(org.apache.iceberg.catalog.Namespace,java.util.Set)">removeProperties</a></code>&nbsp;in interface&nbsp;<code><a href="../catalog/SupportsNamespaces.html" title="interface in org.apache.iceberg.catalog">SupportsNamespaces</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>ns</code> - a namespace. <a href="../catalog/Namespace.html" title="class in org.apache.iceberg.catalog"><code>Namespace</code></a></dd>
<dd><code>props</code> - a collection of metadata to apply to the namespace</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../exceptions/NoSuchNamespaceException.html" title="class in org.apache.iceberg.exceptions">NoSuchNamespaceException</a></code> - If the namespace does not exist (optional)</dd>
</dl>
</li>
</ul>
<a id="setConf(java.lang.Object)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setConf</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setConf&#8203;(java.lang.Object&nbsp;conf)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../hadoop/Configurable.html#setConf(C)">setConf</a></code>&nbsp;in interface&nbsp;<code><a href="../hadoop/Configurable.html" title="interface in org.apache.iceberg.hadoop">Configurable</a>&lt;java.lang.Object&gt;</code></dd>
</dl>
</li>
</ul>
<a id="close()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>close</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;close()
throws java.io.IOException</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>close</code>&nbsp;in interface&nbsp;<code>java.lang.AutoCloseable</code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>close</code>&nbsp;in interface&nbsp;<code>java.io.Closeable</code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.io.IOException</code></dd>
</dl>
</li>
</ul>
<a id="commitTransaction(java.util.List)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>commitTransaction</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;commitTransaction&#8203;(java.util.List&lt;<a href="../catalog/TableCommit.html" title="interface in org.apache.iceberg.catalog">TableCommit</a>&gt;&nbsp;commits)</pre>
</li>
</ul>
<a id="commitTransaction(org.apache.iceberg.catalog.TableCommit...)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>commitTransaction</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;commitTransaction&#8203;(<a href="../catalog/TableCommit.html" title="interface in org.apache.iceberg.catalog">TableCommit</a>...&nbsp;commits)</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><a href="#nested.class.summary">Nested</a>&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>