blob: f07f6c574f278d4df69259a874e38f8539de8a71 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>BaseMetastoreViewCatalog.BaseViewBuilder</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="BaseMetastoreViewCatalog.BaseViewBuilder";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/iceberg/view/BaseMetastoreViewCatalog.BaseMetastoreViewCatalogTableBuilder.html" title="class in org.apache.iceberg.view"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../org/apache/iceberg/view/BaseView.html" title="class in org.apache.iceberg.view"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/iceberg/view/BaseMetastoreViewCatalog.BaseViewBuilder.html" target="_top">Frames</a></li>
<li><a href="BaseMetastoreViewCatalog.BaseViewBuilder.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.iceberg.view</div>
<h2 title="Class BaseMetastoreViewCatalog.BaseViewBuilder" class="title">Class BaseMetastoreViewCatalog.BaseViewBuilder</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.apache.iceberg.view.BaseMetastoreViewCatalog.BaseViewBuilder</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="../../../../org/apache/iceberg/view/VersionBuilder.html" title="interface in org.apache.iceberg.view">VersionBuilder</a>&lt;<a href="../../../../org/apache/iceberg/view/ViewBuilder.html" title="interface in org.apache.iceberg.view">ViewBuilder</a>&gt;, <a href="../../../../org/apache/iceberg/view/ViewBuilder.html" title="interface in org.apache.iceberg.view">ViewBuilder</a></dd>
</dl>
<dl>
<dt>Enclosing class:</dt>
<dd><a href="../../../../org/apache/iceberg/view/BaseMetastoreViewCatalog.html" title="class in org.apache.iceberg.view">BaseMetastoreViewCatalog</a></dd>
</dl>
<hr>
<br>
<pre>protected class <span class="typeNameLabel">BaseMetastoreViewCatalog.BaseViewBuilder</span>
extends java.lang.Object
implements <a href="../../../../org/apache/iceberg/view/ViewBuilder.html" title="interface in org.apache.iceberg.view">ViewBuilder</a></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier</th>
<th class="colLast" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/view/BaseMetastoreViewCatalog.BaseViewBuilder.html#BaseViewBuilder-org.apache.iceberg.catalog.TableIdentifier-">BaseViewBuilder</a></span>(<a href="../../../../org/apache/iceberg/catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;identifier)</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/iceberg/view/View.html" title="interface in org.apache.iceberg.view">View</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/view/BaseMetastoreViewCatalog.BaseViewBuilder.html#create--">create</a></span>()</code>
<div class="block">Create the view.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/iceberg/view/View.html" title="interface in org.apache.iceberg.view">View</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/view/BaseMetastoreViewCatalog.BaseViewBuilder.html#createOrReplace--">createOrReplace</a></span>()</code>
<div class="block">Create or replace the view.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/iceberg/view/View.html" title="interface in org.apache.iceberg.view">View</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/view/BaseMetastoreViewCatalog.BaseViewBuilder.html#replace--">replace</a></span>()</code>
<div class="block">Replace the view.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/iceberg/view/ViewBuilder.html" title="interface in org.apache.iceberg.view">ViewBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/view/BaseMetastoreViewCatalog.BaseViewBuilder.html#withDefaultCatalog-java.lang.String-">withDefaultCatalog</a></span>(java.lang.String&nbsp;catalog)</code>
<div class="block">Set the default catalog to use for the view.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/iceberg/view/ViewBuilder.html" title="interface in org.apache.iceberg.view">ViewBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/view/BaseMetastoreViewCatalog.BaseViewBuilder.html#withDefaultNamespace-org.apache.iceberg.catalog.Namespace-">withDefaultNamespace</a></span>(<a href="../../../../org/apache/iceberg/catalog/Namespace.html" title="class in org.apache.iceberg.catalog">Namespace</a>&nbsp;namespace)</code>
<div class="block">Set the default namespace to use for the view.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/iceberg/view/ViewBuilder.html" title="interface in org.apache.iceberg.view">ViewBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/view/BaseMetastoreViewCatalog.BaseViewBuilder.html#withLocation-java.lang.String-">withLocation</a></span>(java.lang.String&nbsp;newLocation)</code>
<div class="block">Sets a location for the view</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/iceberg/view/ViewBuilder.html" title="interface in org.apache.iceberg.view">ViewBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/view/BaseMetastoreViewCatalog.BaseViewBuilder.html#withProperties-java.util.Map-">withProperties</a></span>(java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;newProperties)</code>
<div class="block">Add key/value properties to the view.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/iceberg/view/ViewBuilder.html" title="interface in org.apache.iceberg.view">ViewBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/view/BaseMetastoreViewCatalog.BaseViewBuilder.html#withProperty-java.lang.String-java.lang.String-">withProperty</a></span>(java.lang.String&nbsp;key,
java.lang.String&nbsp;value)</code>
<div class="block">Add a key/value property to the view.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/iceberg/view/ViewBuilder.html" title="interface in org.apache.iceberg.view">ViewBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/view/BaseMetastoreViewCatalog.BaseViewBuilder.html#withQuery-java.lang.String-java.lang.String-">withQuery</a></span>(java.lang.String&nbsp;dialect,
java.lang.String&nbsp;sql)</code>
<div class="block">Add a view representation for the given dialect and the SQL to the view.</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/iceberg/view/ViewBuilder.html" title="interface in org.apache.iceberg.view">ViewBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/view/BaseMetastoreViewCatalog.BaseViewBuilder.html#withSchema-org.apache.iceberg.Schema-">withSchema</a></span>(<a href="../../../../org/apache/iceberg/Schema.html" title="class in org.apache.iceberg">Schema</a>&nbsp;newSchema)</code>
<div class="block">Set the view schema.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="BaseViewBuilder-org.apache.iceberg.catalog.TableIdentifier-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>BaseViewBuilder</h4>
<pre>protected&nbsp;BaseViewBuilder(<a href="../../../../org/apache/iceberg/catalog/TableIdentifier.html" title="class in org.apache.iceberg.catalog">TableIdentifier</a>&nbsp;identifier)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="withSchema-org.apache.iceberg.Schema-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSchema</h4>
<pre>public&nbsp;<a href="../../../../org/apache/iceberg/view/ViewBuilder.html" title="interface in org.apache.iceberg.view">ViewBuilder</a>&nbsp;withSchema(<a href="../../../../org/apache/iceberg/Schema.html" title="class in org.apache.iceberg">Schema</a>&nbsp;newSchema)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/apache/iceberg/view/VersionBuilder.html#withSchema-org.apache.iceberg.Schema-">VersionBuilder</a></code></span></div>
<div class="block">Set the view schema.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/apache/iceberg/view/VersionBuilder.html#withSchema-org.apache.iceberg.Schema-">withSchema</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/iceberg/view/VersionBuilder.html" title="interface in org.apache.iceberg.view">VersionBuilder</a>&lt;<a href="../../../../org/apache/iceberg/view/ViewBuilder.html" title="interface in org.apache.iceberg.view">ViewBuilder</a>&gt;</code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>newSchema</code> - The schema to use for this view version</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>this for method chaining</dd>
</dl>
</li>
</ul>
<a name="withQuery-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withQuery</h4>
<pre>public&nbsp;<a href="../../../../org/apache/iceberg/view/ViewBuilder.html" title="interface in org.apache.iceberg.view">ViewBuilder</a>&nbsp;withQuery(java.lang.String&nbsp;dialect,
java.lang.String&nbsp;sql)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/apache/iceberg/view/VersionBuilder.html#withQuery-java.lang.String-java.lang.String-">VersionBuilder</a></code></span></div>
<div class="block">Add a view representation for the given dialect and the SQL to the view.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/apache/iceberg/view/VersionBuilder.html#withQuery-java.lang.String-java.lang.String-">withQuery</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/iceberg/view/VersionBuilder.html" title="interface in org.apache.iceberg.view">VersionBuilder</a>&lt;<a href="../../../../org/apache/iceberg/view/ViewBuilder.html" title="interface in org.apache.iceberg.view">ViewBuilder</a>&gt;</code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>dialect</code> - The dialect of the view representation</dd>
<dd><code>sql</code> - The SQL of the view representation</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>this for method chaining</dd>
</dl>
</li>
</ul>
<a name="withDefaultCatalog-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withDefaultCatalog</h4>
<pre>public&nbsp;<a href="../../../../org/apache/iceberg/view/ViewBuilder.html" title="interface in org.apache.iceberg.view">ViewBuilder</a>&nbsp;withDefaultCatalog(java.lang.String&nbsp;catalog)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/apache/iceberg/view/VersionBuilder.html#withDefaultCatalog-java.lang.String-">VersionBuilder</a></code></span></div>
<div class="block">Set the default catalog to use for the view.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/apache/iceberg/view/VersionBuilder.html#withDefaultCatalog-java.lang.String-">withDefaultCatalog</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/iceberg/view/VersionBuilder.html" title="interface in org.apache.iceberg.view">VersionBuilder</a>&lt;<a href="../../../../org/apache/iceberg/view/ViewBuilder.html" title="interface in org.apache.iceberg.view">ViewBuilder</a>&gt;</code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>catalog</code> - The default catalog to use when the SQL does not contain a catalog</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>this for method chaining</dd>
</dl>
</li>
</ul>
<a name="withDefaultNamespace-org.apache.iceberg.catalog.Namespace-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withDefaultNamespace</h4>
<pre>public&nbsp;<a href="../../../../org/apache/iceberg/view/ViewBuilder.html" title="interface in org.apache.iceberg.view">ViewBuilder</a>&nbsp;withDefaultNamespace(<a href="../../../../org/apache/iceberg/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="../../../../org/apache/iceberg/view/VersionBuilder.html#withDefaultNamespace-org.apache.iceberg.catalog.Namespace-">VersionBuilder</a></code></span></div>
<div class="block">Set the default namespace to use for the view.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/apache/iceberg/view/VersionBuilder.html#withDefaultNamespace-org.apache.iceberg.catalog.Namespace-">withDefaultNamespace</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/iceberg/view/VersionBuilder.html" title="interface in org.apache.iceberg.view">VersionBuilder</a>&lt;<a href="../../../../org/apache/iceberg/view/ViewBuilder.html" title="interface in org.apache.iceberg.view">ViewBuilder</a>&gt;</code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>namespace</code> - The default namespace to use when the SQL does not contain a namespace</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>this for method chaining</dd>
</dl>
</li>
</ul>
<a name="withProperties-java.util.Map-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withProperties</h4>
<pre>public&nbsp;<a href="../../../../org/apache/iceberg/view/ViewBuilder.html" title="interface in org.apache.iceberg.view">ViewBuilder</a>&nbsp;withProperties(java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;newProperties)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/apache/iceberg/view/ViewBuilder.html#withProperties-java.util.Map-">ViewBuilder</a></code></span></div>
<div class="block">Add key/value properties to the view.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/apache/iceberg/view/ViewBuilder.html#withProperties-java.util.Map-">withProperties</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/iceberg/view/ViewBuilder.html" title="interface in org.apache.iceberg.view">ViewBuilder</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>newProperties</code> - key/value properties</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>this for method chaining</dd>
</dl>
</li>
</ul>
<a name="withProperty-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withProperty</h4>
<pre>public&nbsp;<a href="../../../../org/apache/iceberg/view/ViewBuilder.html" title="interface in org.apache.iceberg.view">ViewBuilder</a>&nbsp;withProperty(java.lang.String&nbsp;key,
java.lang.String&nbsp;value)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/apache/iceberg/view/ViewBuilder.html#withProperty-java.lang.String-java.lang.String-">ViewBuilder</a></code></span></div>
<div class="block">Add a key/value property to the view.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/apache/iceberg/view/ViewBuilder.html#withProperty-java.lang.String-java.lang.String-">withProperty</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/iceberg/view/ViewBuilder.html" title="interface in org.apache.iceberg.view">ViewBuilder</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>key</code> - a key</dd>
<dd><code>value</code> - a value</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>this for method chaining</dd>
</dl>
</li>
</ul>
<a name="withLocation-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withLocation</h4>
<pre>public&nbsp;<a href="../../../../org/apache/iceberg/view/ViewBuilder.html" title="interface in org.apache.iceberg.view">ViewBuilder</a>&nbsp;withLocation(java.lang.String&nbsp;newLocation)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/apache/iceberg/view/ViewBuilder.html#withLocation-java.lang.String-">ViewBuilder</a></code></span></div>
<div class="block">Sets a location for the view</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/apache/iceberg/view/ViewBuilder.html#withLocation-java.lang.String-">withLocation</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/iceberg/view/ViewBuilder.html" title="interface in org.apache.iceberg.view">ViewBuilder</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>newLocation</code> - the location to set for the view</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>this for method chaining</dd>
</dl>
</li>
</ul>
<a name="create--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>create</h4>
<pre>public&nbsp;<a href="../../../../org/apache/iceberg/view/View.html" title="interface in org.apache.iceberg.view">View</a>&nbsp;create()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/apache/iceberg/view/ViewBuilder.html#create--">ViewBuilder</a></code></span></div>
<div class="block">Create the view.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/apache/iceberg/view/ViewBuilder.html#create--">create</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/iceberg/view/ViewBuilder.html" title="interface in org.apache.iceberg.view">ViewBuilder</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the view created</dd>
</dl>
</li>
</ul>
<a name="replace--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>replace</h4>
<pre>public&nbsp;<a href="../../../../org/apache/iceberg/view/View.html" title="interface in org.apache.iceberg.view">View</a>&nbsp;replace()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/apache/iceberg/view/ViewBuilder.html#replace--">ViewBuilder</a></code></span></div>
<div class="block">Replace the view.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/apache/iceberg/view/ViewBuilder.html#replace--">replace</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/iceberg/view/ViewBuilder.html" title="interface in org.apache.iceberg.view">ViewBuilder</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the <a href="../../../../org/apache/iceberg/view/View.html" title="interface in org.apache.iceberg.view"><code>View</code></a> replaced</dd>
</dl>
</li>
</ul>
<a name="createOrReplace--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>createOrReplace</h4>
<pre>public&nbsp;<a href="../../../../org/apache/iceberg/view/View.html" title="interface in org.apache.iceberg.view">View</a>&nbsp;createOrReplace()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/apache/iceberg/view/ViewBuilder.html#createOrReplace--">ViewBuilder</a></code></span></div>
<div class="block">Create or replace the view.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/apache/iceberg/view/ViewBuilder.html#createOrReplace--">createOrReplace</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/iceberg/view/ViewBuilder.html" title="interface in org.apache.iceberg.view">ViewBuilder</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the <a href="../../../../org/apache/iceberg/view/View.html" title="interface in org.apache.iceberg.view"><code>View</code></a> created or replaced</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/iceberg/view/BaseMetastoreViewCatalog.BaseMetastoreViewCatalogTableBuilder.html" title="class in org.apache.iceberg.view"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../org/apache/iceberg/view/BaseView.html" title="class in org.apache.iceberg.view"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/iceberg/view/BaseMetastoreViewCatalog.BaseViewBuilder.html" target="_top">Frames</a></li>
<li><a href="BaseMetastoreViewCatalog.BaseViewBuilder.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>