blob: 8661eaa2c25f423d1e6164dfc80926d082baceb6 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>RESTSessionCatalog</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.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.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.6.0.min.js"></script>
<script type="text/javascript" src="../../../../jquery/jquery-ui.min.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="RESTSessionCatalog";
}
}
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":42,"i16":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"],32:["t6","Deprecated 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 RESTSessionCatalog" class="title">Class RESTSessionCatalog</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li><a href="../catalog/BaseSessionCatalog.html" title="class in org.apache.iceberg.catalog">org.apache.iceberg.catalog.BaseSessionCatalog</a></li>
<li>
<ul class="inheritance">
<li>org.apache.iceberg.rest.RESTSessionCatalog</li>
</ul>
</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/SessionCatalog.html" title="interface in org.apache.iceberg.catalog">SessionCatalog</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">RESTSessionCatalog</span>
extends <a href="../catalog/BaseSessionCatalog.html" title="class in org.apache.iceberg.catalog">BaseSessionCatalog</a>
implements <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>
<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.BaseSessionCatalog">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.iceberg.catalog.<a href="../catalog/BaseSessionCatalog.html" title="class in org.apache.iceberg.catalog">BaseSessionCatalog</a></h3>
<code><a href="../catalog/BaseSessionCatalog.AsCatalog.html" title="class in org.apache.iceberg.catalog">BaseSessionCatalog.AsCatalog</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="nested.classes.inherited.from.class.org.apache.iceberg.catalog.SessionCatalog">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from interface&nbsp;org.apache.iceberg.catalog.<a href="../catalog/SessionCatalog.html" title="interface in org.apache.iceberg.catalog">SessionCatalog</a></h3>
<code><a href="../catalog/SessionCatalog.SessionContext.html" title="class in org.apache.iceberg.catalog">SessionCatalog.SessionContext</a></code></li>
</ul>
</li>
</ul>
</section>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<section>
<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()">RESTSessionCatalog</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,java.util.function.BiFunction)">RESTSessionCatalog</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,
java.util.function.BiFunction&lt;<a href="../catalog/SessionCatalog.SessionContext.html" title="class in org.apache.iceberg.catalog">SessionCatalog.SessionContext</a>,&#8203;java.util.Map&lt;java.lang.String,&#8203;java.lang.String&gt;,&#8203;<a href="../io/FileIO.html" title="interface in org.apache.iceberg.io">FileIO</a>&gt;&nbsp;ioBuilder)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</table>
</li>
</ul>
</section>
<!-- ========== METHOD SUMMARY =========== -->
<section>
<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><span id="t6" class="tableTab"><span><a href="javascript:show(32);">Deprecated 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.SessionCatalog.SessionContext,org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema)">buildTable</a></span>&#8203;(<a href="../catalog/SessionCatalog.SessionContext.html" title="class in org.apache.iceberg.catalog">SessionCatalog.SessionContext</a>&nbsp;context,
<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 a builder to 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="#createNamespace(org.apache.iceberg.catalog.SessionCatalog.SessionContext,org.apache.iceberg.catalog.Namespace,java.util.Map)">createNamespace</a></span>&#8203;(<a href="../catalog/SessionCatalog.SessionContext.html" title="class in org.apache.iceberg.catalog">SessionCatalog.SessionContext</a>&nbsp;context,
<a href="../catalog/Namespace.html" title="class in org.apache.iceberg.catalog">Namespace</a>&nbsp;namespace,
java.util.Map&lt;java.lang.String,&#8203;java.lang.String&gt;&nbsp;metadata)</code></th>
<td class="colLast">
<div class="block">Create a namespace in the catalog.</div>
</td>
</tr>
<tr id="i3" 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.SessionCatalog.SessionContext,org.apache.iceberg.catalog.Namespace)">dropNamespace</a></span>&#8203;(<a href="../catalog/SessionCatalog.SessionContext.html" title="class in org.apache.iceberg.catalog">SessionCatalog.SessionContext</a>&nbsp;context,
<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="i4" 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.SessionCatalog.SessionContext,org.apache.iceberg.catalog.TableIdentifier)">dropTable</a></span>&#8203;(<a href="../catalog/SessionCatalog.SessionContext.html" title="class in org.apache.iceberg.catalog">SessionCatalog.SessionContext</a>&nbsp;context,
<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;identifier)</code></th>
<td class="colLast">
<div class="block">Drop a table, without requesting that files are immediately deleted.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#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;unresolved)</code></th>
<td class="colLast">
<div class="block">Initialize given a custom name and a map of catalog properties.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#invalidateTable(org.apache.iceberg.catalog.SessionCatalog.SessionContext,org.apache.iceberg.catalog.TableIdentifier)">invalidateTable</a></span>&#8203;(<a href="../catalog/SessionCatalog.SessionContext.html" title="class in org.apache.iceberg.catalog">SessionCatalog.SessionContext</a>&nbsp;context,
<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="i7" class="rowColor">
<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.SessionCatalog.SessionContext,org.apache.iceberg.catalog.Namespace)">listNamespaces</a></span>&#8203;(<a href="../catalog/SessionCatalog.SessionContext.html" title="class in org.apache.iceberg.catalog">SessionCatalog.SessionContext</a>&nbsp;context,
<a href="../catalog/Namespace.html" title="class in org.apache.iceberg.catalog">Namespace</a>&nbsp;namespace)</code></th>
<td class="colLast">
<div class="block">List namespaces from the namespace.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<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.SessionCatalog.SessionContext,org.apache.iceberg.catalog.Namespace)">listTables</a></span>&#8203;(<a href="../catalog/SessionCatalog.SessionContext.html" title="class in org.apache.iceberg.catalog">SessionCatalog.SessionContext</a>&nbsp;context,
<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="i9" 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="#loadNamespaceMetadata(org.apache.iceberg.catalog.SessionCatalog.SessionContext,org.apache.iceberg.catalog.Namespace)">loadNamespaceMetadata</a></span>&#8203;(<a href="../catalog/SessionCatalog.SessionContext.html" title="class in org.apache.iceberg.catalog">SessionCatalog.SessionContext</a>&nbsp;context,
<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="i10" 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="#loadTable(org.apache.iceberg.catalog.SessionCatalog.SessionContext,org.apache.iceberg.catalog.TableIdentifier)">loadTable</a></span>&#8203;(<a href="../catalog/SessionCatalog.SessionContext.html" title="class in org.apache.iceberg.catalog">SessionCatalog.SessionContext</a>&nbsp;context,
<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;identifier)</code></th>
<td class="colLast">
<div class="block">Load a table.</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="#purgeTable(org.apache.iceberg.catalog.SessionCatalog.SessionContext,org.apache.iceberg.catalog.TableIdentifier)">purgeTable</a></span>&#8203;(<a href="../catalog/SessionCatalog.SessionContext.html" title="class in org.apache.iceberg.catalog">SessionCatalog.SessionContext</a>&nbsp;context,
<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;identifier)</code></th>
<td class="colLast">
<div class="block">Drop a table and request that files are immediately deleted.</div>
</td>
</tr>
<tr id="i12" 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.SessionCatalog.SessionContext,org.apache.iceberg.catalog.TableIdentifier,java.lang.String)">registerTable</a></span>&#8203;(<a href="../catalog/SessionCatalog.SessionContext.html" title="class in org.apache.iceberg.catalog">SessionCatalog.SessionContext</a>&nbsp;context,
<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 if it does not exist.</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="#renameTable(org.apache.iceberg.catalog.SessionCatalog.SessionContext,org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.catalog.TableIdentifier)">renameTable</a></span>&#8203;(<a href="../catalog/SessionCatalog.SessionContext.html" title="class in org.apache.iceberg.catalog">SessionCatalog.SessionContext</a>&nbsp;context,
<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="i14" class="altColor">
<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;newConf)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setConf(org.apache.hadoop.conf.Configuration)">setConf</a></span>&#8203;(org.apache.hadoop.conf.Configuration&nbsp;newConf)</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">will be removed in 1.3.0; use <a href="#setConf(java.lang.Object)"><code>setConf(Object)</code></a></div>
</div>
</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#updateNamespaceMetadata(org.apache.iceberg.catalog.SessionCatalog.SessionContext,org.apache.iceberg.catalog.Namespace,java.util.Map,java.util.Set)">updateNamespaceMetadata</a></span>&#8203;(<a href="../catalog/SessionCatalog.SessionContext.html" title="class in org.apache.iceberg.catalog">SessionCatalog.SessionContext</a>&nbsp;context,
<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;updates,
java.util.Set&lt;java.lang.String&gt;&nbsp;removals)</code></th>
<td class="colLast">
<div class="block">Set a collection of properties on a namespace in the catalog.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.org.apache.iceberg.catalog.BaseSessionCatalog">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.iceberg.catalog.<a href="../catalog/BaseSessionCatalog.html" title="class in org.apache.iceberg.catalog">BaseSessionCatalog</a></h3>
<code><a href="../catalog/BaseSessionCatalog.html#asCatalog(org.apache.iceberg.catalog.SessionCatalog.SessionContext)">asCatalog</a>, <a href="../catalog/BaseSessionCatalog.html#name()">name</a>, <a href="../catalog/BaseSessionCatalog.html#properties()">properties</a>, <a href="../catalog/BaseSessionCatalog.html#withContext(org.apache.iceberg.catalog.SessionCatalog.SessionContext,java.util.function.Function)">withContext</a></code></li>
</ul>
<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.SessionCatalog">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.apache.iceberg.catalog.<a href="../catalog/SessionCatalog.html" title="interface in org.apache.iceberg.catalog">SessionCatalog</a></h3>
<code><a href="../catalog/SessionCatalog.html#createNamespace(org.apache.iceberg.catalog.SessionCatalog.SessionContext,org.apache.iceberg.catalog.Namespace)">createNamespace</a>, <a href="../catalog/SessionCatalog.html#listNamespaces(org.apache.iceberg.catalog.SessionCatalog.SessionContext)">listNamespaces</a>, <a href="../catalog/SessionCatalog.html#namespaceExists(org.apache.iceberg.catalog.SessionCatalog.SessionContext,org.apache.iceberg.catalog.Namespace)">namespaceExists</a>, <a href="../catalog/SessionCatalog.html#tableExists(org.apache.iceberg.catalog.SessionCatalog.SessionContext,org.apache.iceberg.catalog.TableIdentifier)">tableExists</a></code></li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<section>
<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>RESTSessionCatalog</h4>
<pre>public&nbsp;RESTSessionCatalog()</pre>
</li>
</ul>
<a id="&lt;init&gt;(java.util.function.Function,java.util.function.BiFunction)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>RESTSessionCatalog</h4>
<pre>public&nbsp;RESTSessionCatalog&#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,
java.util.function.BiFunction&lt;<a href="../catalog/SessionCatalog.SessionContext.html" title="class in org.apache.iceberg.catalog">SessionCatalog.SessionContext</a>,&#8203;java.util.Map&lt;java.lang.String,&#8203;java.lang.String&gt;,&#8203;<a href="../io/FileIO.html" title="interface in org.apache.iceberg.io">FileIO</a>&gt;&nbsp;ioBuilder)</pre>
</li>
</ul>
</li>
</ul>
</section>
<!-- ============ METHOD DETAIL ========== -->
<section>
<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;unresolved)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../catalog/SessionCatalog.html#initialize(java.lang.String,java.util.Map)">SessionCatalog</a></code></span></div>
<div class="block">Initialize given a custom name and a map of catalog properties.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../catalog/SessionCatalog.html#initialize(java.lang.String,java.util.Map)">initialize</a></code>&nbsp;in interface&nbsp;<code><a href="../catalog/SessionCatalog.html" title="interface in org.apache.iceberg.catalog">SessionCatalog</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../catalog/BaseSessionCatalog.html#initialize(java.lang.String,java.util.Map)">initialize</a></code>&nbsp;in class&nbsp;<code><a href="../catalog/BaseSessionCatalog.html" title="class in org.apache.iceberg.catalog">BaseSessionCatalog</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>name</code> - a custom name for the catalog</dd>
<dd><code>unresolved</code> - catalog properties</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;newConf)</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="setConf(org.apache.hadoop.conf.Configuration)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setConf</h4>
<pre class="methodSignature">@Deprecated
public&nbsp;void&nbsp;setConf&#8203;(org.apache.hadoop.conf.Configuration&nbsp;newConf)</pre>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">will be removed in 1.3.0; use <a href="#setConf(java.lang.Object)"><code>setConf(Object)</code></a></div>
</div>
</li>
</ul>
<a id="listTables(org.apache.iceberg.catalog.SessionCatalog.SessionContext,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/SessionCatalog.SessionContext.html" title="class in org.apache.iceberg.catalog">SessionCatalog.SessionContext</a>&nbsp;context,
<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/SessionCatalog.html#listTables(org.apache.iceberg.catalog.SessionCatalog.SessionContext,org.apache.iceberg.catalog.Namespace)">SessionCatalog</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/SessionCatalog.html#listTables(org.apache.iceberg.catalog.SessionCatalog.SessionContext,org.apache.iceberg.catalog.Namespace)">listTables</a></code>&nbsp;in interface&nbsp;<code><a href="../catalog/SessionCatalog.html" title="interface in org.apache.iceberg.catalog">SessionCatalog</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>context</code> - session context</dd>
<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="dropTable(org.apache.iceberg.catalog.SessionCatalog.SessionContext,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/SessionCatalog.SessionContext.html" title="class in org.apache.iceberg.catalog">SessionCatalog.SessionContext</a>&nbsp;context,
<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;identifier)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../catalog/SessionCatalog.html#dropTable(org.apache.iceberg.catalog.SessionCatalog.SessionContext,org.apache.iceberg.catalog.TableIdentifier)">SessionCatalog</a></code></span></div>
<div class="block">Drop a table, without requesting that files are immediately deleted.
<p>Data and metadata files should be deleted according to the catalog's policy.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../catalog/SessionCatalog.html#dropTable(org.apache.iceberg.catalog.SessionCatalog.SessionContext,org.apache.iceberg.catalog.TableIdentifier)">dropTable</a></code>&nbsp;in interface&nbsp;<code><a href="../catalog/SessionCatalog.html" title="interface in org.apache.iceberg.catalog">SessionCatalog</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>context</code> - session context</dd>
<dd><code>identifier</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="purgeTable(org.apache.iceberg.catalog.SessionCatalog.SessionContext,org.apache.iceberg.catalog.TableIdentifier)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>purgeTable</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;purgeTable&#8203;(<a href="../catalog/SessionCatalog.SessionContext.html" title="class in org.apache.iceberg.catalog">SessionCatalog.SessionContext</a>&nbsp;context,
<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;identifier)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../catalog/SessionCatalog.html#purgeTable(org.apache.iceberg.catalog.SessionCatalog.SessionContext,org.apache.iceberg.catalog.TableIdentifier)">SessionCatalog</a></code></span></div>
<div class="block">Drop a table and request that files are immediately deleted.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../catalog/SessionCatalog.html#purgeTable(org.apache.iceberg.catalog.SessionCatalog.SessionContext,org.apache.iceberg.catalog.TableIdentifier)">purgeTable</a></code>&nbsp;in interface&nbsp;<code><a href="../catalog/SessionCatalog.html" title="interface in org.apache.iceberg.catalog">SessionCatalog</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>context</code> - session context</dd>
<dd><code>identifier</code> - a table identifier</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if the table was dropped and purged, false if the table did not exist</dd>
</dl>
</li>
</ul>
<a id="renameTable(org.apache.iceberg.catalog.SessionCatalog.SessionContext,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/SessionCatalog.SessionContext.html" title="class in org.apache.iceberg.catalog">SessionCatalog.SessionContext</a>&nbsp;context,
<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/SessionCatalog.html#renameTable(org.apache.iceberg.catalog.SessionCatalog.SessionContext,org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.catalog.TableIdentifier)">SessionCatalog</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/SessionCatalog.html#renameTable(org.apache.iceberg.catalog.SessionCatalog.SessionContext,org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.catalog.TableIdentifier)">renameTable</a></code>&nbsp;in interface&nbsp;<code><a href="../catalog/SessionCatalog.html" title="interface in org.apache.iceberg.catalog">SessionCatalog</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>context</code> - session context</dd>
<dd><code>from</code> - identifier of the table to rename</dd>
<dd><code>to</code> - new table name</dd>
</dl>
</li>
</ul>
<a id="loadTable(org.apache.iceberg.catalog.SessionCatalog.SessionContext,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/SessionCatalog.SessionContext.html" title="class in org.apache.iceberg.catalog">SessionCatalog.SessionContext</a>&nbsp;context,
<a href="../catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;identifier)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../catalog/SessionCatalog.html#loadTable(org.apache.iceberg.catalog.SessionCatalog.SessionContext,org.apache.iceberg.catalog.TableIdentifier)">SessionCatalog</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/SessionCatalog.html#loadTable(org.apache.iceberg.catalog.SessionCatalog.SessionContext,org.apache.iceberg.catalog.TableIdentifier)">loadTable</a></code>&nbsp;in interface&nbsp;<code><a href="../catalog/SessionCatalog.html" title="interface in org.apache.iceberg.catalog">SessionCatalog</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>context</code> - session context</dd>
<dd><code>identifier</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="buildTable(org.apache.iceberg.catalog.SessionCatalog.SessionContext,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/SessionCatalog.SessionContext.html" title="class in org.apache.iceberg.catalog">SessionCatalog.SessionContext</a>&nbsp;context,
<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/SessionCatalog.html#buildTable(org.apache.iceberg.catalog.SessionCatalog.SessionContext,org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema)">SessionCatalog</a></code></span></div>
<div class="block">Create a builder to create a table or start a create/replace transaction.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../catalog/SessionCatalog.html#buildTable(org.apache.iceberg.catalog.SessionCatalog.SessionContext,org.apache.iceberg.catalog.TableIdentifier,org.apache.iceberg.Schema)">buildTable</a></code>&nbsp;in interface&nbsp;<code><a href="../catalog/SessionCatalog.html" title="interface in org.apache.iceberg.catalog">SessionCatalog</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>context</code> - session context</dd>
<dd><code>identifier</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="invalidateTable(org.apache.iceberg.catalog.SessionCatalog.SessionContext,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/SessionCatalog.SessionContext.html" title="class in org.apache.iceberg.catalog">SessionCatalog.SessionContext</a>&nbsp;context,
<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/SessionCatalog.html#invalidateTable(org.apache.iceberg.catalog.SessionCatalog.SessionContext,org.apache.iceberg.catalog.TableIdentifier)">SessionCatalog</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/SessionCatalog.html#invalidateTable(org.apache.iceberg.catalog.SessionCatalog.SessionContext,org.apache.iceberg.catalog.TableIdentifier)">invalidateTable</a></code>&nbsp;in interface&nbsp;<code><a href="../catalog/SessionCatalog.html" title="interface in org.apache.iceberg.catalog">SessionCatalog</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>context</code> - session context</dd>
<dd><code>ident</code> - a table identifier</dd>
</dl>
</li>
</ul>
<a id="registerTable(org.apache.iceberg.catalog.SessionCatalog.SessionContext,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/SessionCatalog.SessionContext.html" title="class in org.apache.iceberg.catalog">SessionCatalog.SessionContext</a>&nbsp;context,
<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/SessionCatalog.html#registerTable(org.apache.iceberg.catalog.SessionCatalog.SessionContext,org.apache.iceberg.catalog.TableIdentifier,java.lang.String)">SessionCatalog</a></code></span></div>
<div class="block">Register a table if it does not exist.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../catalog/SessionCatalog.html#registerTable(org.apache.iceberg.catalog.SessionCatalog.SessionContext,org.apache.iceberg.catalog.TableIdentifier,java.lang.String)">registerTable</a></code>&nbsp;in interface&nbsp;<code><a href="../catalog/SessionCatalog.html" title="interface in org.apache.iceberg.catalog">SessionCatalog</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>context</code> - session context</dd>
<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.SessionCatalog.SessionContext,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/SessionCatalog.SessionContext.html" title="class in org.apache.iceberg.catalog">SessionCatalog.SessionContext</a>&nbsp;context,
<a href="../catalog/Namespace.html" title="class in org.apache.iceberg.catalog">Namespace</a>&nbsp;namespace,
java.util.Map&lt;java.lang.String,&#8203;java.lang.String&gt;&nbsp;metadata)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../catalog/SessionCatalog.html#createNamespace(org.apache.iceberg.catalog.SessionCatalog.SessionContext,org.apache.iceberg.catalog.Namespace,java.util.Map)">SessionCatalog</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/SessionCatalog.html#createNamespace(org.apache.iceberg.catalog.SessionCatalog.SessionContext,org.apache.iceberg.catalog.Namespace,java.util.Map)">createNamespace</a></code>&nbsp;in interface&nbsp;<code><a href="../catalog/SessionCatalog.html" title="interface in org.apache.iceberg.catalog">SessionCatalog</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>context</code> - session context</dd>
<dd><code>namespace</code> - a <a href="../catalog/Namespace.html" title="class in org.apache.iceberg.catalog"><code>namespace</code></a></dd>
<dd><code>metadata</code> - a string Map of properties for the given namespace</dd>
</dl>
</li>
</ul>
<a id="listNamespaces(org.apache.iceberg.catalog.SessionCatalog.SessionContext,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/SessionCatalog.SessionContext.html" title="class in org.apache.iceberg.catalog">SessionCatalog.SessionContext</a>&nbsp;context,
<a href="../catalog/Namespace.html" title="class in org.apache.iceberg.catalog">Namespace</a>&nbsp;namespace)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../catalog/SessionCatalog.html#listNamespaces(org.apache.iceberg.catalog.SessionCatalog.SessionContext,org.apache.iceberg.catalog.Namespace)">SessionCatalog</a></code></span></div>
<div class="block">List namespaces from the namespace.
<p>For example, if table a.b.t exists, use 'SELECT NAMESPACE IN a' this method must return
Namepace.of("a","b") <a href="../catalog/Namespace.html" title="class in org.apache.iceberg.catalog"><code>Namespace</code></a>.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../catalog/SessionCatalog.html#listNamespaces(org.apache.iceberg.catalog.SessionCatalog.SessionContext,org.apache.iceberg.catalog.Namespace)">listNamespaces</a></code>&nbsp;in interface&nbsp;<code><a href="../catalog/SessionCatalog.html" title="interface in org.apache.iceberg.catalog">SessionCatalog</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>context</code> - session context</dd>
<dd><code>namespace</code> - a <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 List of namespace <a href="../catalog/Namespace.html" title="class in org.apache.iceberg.catalog"><code>Namespace</code></a> names</dd>
</dl>
</li>
</ul>
<a id="loadNamespaceMetadata(org.apache.iceberg.catalog.SessionCatalog.SessionContext,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/SessionCatalog.SessionContext.html" title="class in org.apache.iceberg.catalog">SessionCatalog.SessionContext</a>&nbsp;context,
<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/SessionCatalog.html#loadNamespaceMetadata(org.apache.iceberg.catalog.SessionCatalog.SessionContext,org.apache.iceberg.catalog.Namespace)">SessionCatalog</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/SessionCatalog.html#loadNamespaceMetadata(org.apache.iceberg.catalog.SessionCatalog.SessionContext,org.apache.iceberg.catalog.Namespace)">loadNamespaceMetadata</a></code>&nbsp;in interface&nbsp;<code><a href="../catalog/SessionCatalog.html" title="interface in org.apache.iceberg.catalog">SessionCatalog</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>context</code> - session context</dd>
<dd><code>ns</code> - a <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>
</dl>
</li>
</ul>
<a id="dropNamespace(org.apache.iceberg.catalog.SessionCatalog.SessionContext,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/SessionCatalog.SessionContext.html" title="class in org.apache.iceberg.catalog">SessionCatalog.SessionContext</a>&nbsp;context,
<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/SessionCatalog.html#dropNamespace(org.apache.iceberg.catalog.SessionCatalog.SessionContext,org.apache.iceberg.catalog.Namespace)">SessionCatalog</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/SessionCatalog.html#dropNamespace(org.apache.iceberg.catalog.SessionCatalog.SessionContext,org.apache.iceberg.catalog.Namespace)">dropNamespace</a></code>&nbsp;in interface&nbsp;<code><a href="../catalog/SessionCatalog.html" title="interface in org.apache.iceberg.catalog">SessionCatalog</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>context</code> - session context</dd>
<dd><code>ns</code> - a <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>
</dl>
</li>
</ul>
<a id="updateNamespaceMetadata(org.apache.iceberg.catalog.SessionCatalog.SessionContext,org.apache.iceberg.catalog.Namespace,java.util.Map,java.util.Set)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>updateNamespaceMetadata</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;updateNamespaceMetadata&#8203;(<a href="../catalog/SessionCatalog.SessionContext.html" title="class in org.apache.iceberg.catalog">SessionCatalog.SessionContext</a>&nbsp;context,
<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;updates,
java.util.Set&lt;java.lang.String&gt;&nbsp;removals)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../catalog/SessionCatalog.html#updateNamespaceMetadata(org.apache.iceberg.catalog.SessionCatalog.SessionContext,org.apache.iceberg.catalog.Namespace,java.util.Map,java.util.Set)">SessionCatalog</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/SessionCatalog.html#updateNamespaceMetadata(org.apache.iceberg.catalog.SessionCatalog.SessionContext,org.apache.iceberg.catalog.Namespace,java.util.Map,java.util.Set)">updateNamespaceMetadata</a></code>&nbsp;in interface&nbsp;<code><a href="../catalog/SessionCatalog.html" title="interface in org.apache.iceberg.catalog">SessionCatalog</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>context</code> - session context</dd>
<dd><code>ns</code> - a <a href="../catalog/Namespace.html" title="class in org.apache.iceberg.catalog"><code>namespace</code></a></dd>
<dd><code>updates</code> - properties to set for the namespace</dd>
<dd><code>removals</code> - properties to remove from the namespace</dd>
</dl>
</li>
</ul>
<a id="close()">
<!-- -->
</a>
<ul class="blockListLast">
<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>
</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>