blob: 9db01a758fb0cfe01210682c3419cff7e05798f5 [file] [log] [blame]
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) -->
<title>CalciteRootSchema (Apache Calcite API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="description" content="declaration: package: org.apache.calcite.jdbc, class: CalciteRootSchema">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../script-dir/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="../../../../script-dir/jquery-3.5.1.min.js"></script>
<script type="text/javascript" src="../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-declaration-page">
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<div class="about-language"><b>Apache Calcite</b></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="nav-bar-cell1-rev">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#class">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div>
<ul class="sub-nav-list">
<li>Summary:&nbsp;</li>
<li><a href="#nested-class-summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field-summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method-summary">Method</a></li>
</ul>
<ul class="sub-nav-list">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method-detail">Method</a></li>
</ul>
</div>
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="sub-title"><span class="package-label-in-type">Package</span>&nbsp;<a href="package-summary.html">org.apache.calcite.jdbc</a></div>
<h1 title="Class CalciteRootSchema" class="title">Class CalciteRootSchema</h1>
</div>
<div class="inheritance" title="Inheritance Tree"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">java.lang.Object</a>
<div class="inheritance"><a href="CalciteSchema.html" title="class in org.apache.calcite.jdbc">org.apache.calcite.jdbc.CalciteSchema</a>
<div class="inheritance">org.apache.calcite.jdbc.CalciteRootSchema</div>
</div>
</div>
<section class="class-description" id="class-description">
<hr>
<div class="type-signature"><span class="annotations"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Deprecated.html" title="class or interface in java.lang" class="external-link">@Deprecated</a>
</span><span class="modifiers">public class </span><span class="element-name type-name-label">CalciteRootSchema</span>
<span class="extends-implements">extends <a href="CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a></span></div>
<div class="deprecation-block"><span class="deprecated-label">Deprecated.</span></div>
<div class="block">Root schema.</div>
</section>
<section class="summary">
<ul class="summary-list">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<li>
<section class="nested-class-summary" id="nested-class-summary">
<h2>Nested Class Summary</h2>
<div class="inherited-list">
<h2 id="nested-classes-inherited-from-class-org.apache.calcite.jdbc.CalciteSchema">Nested classes/interfaces inherited from class&nbsp;org.apache.calcite.jdbc.<a href="CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a></h2>
<code><a href="CalciteSchema.Entry.html" title="class in org.apache.calcite.jdbc">CalciteSchema.Entry</a>, <a href="CalciteSchema.FunctionEntry.html" title="class in org.apache.calcite.jdbc">CalciteSchema.FunctionEntry</a>, <a href="CalciteSchema.FunctionEntryImpl.html" title="class in org.apache.calcite.jdbc">CalciteSchema.FunctionEntryImpl</a>, <a href="CalciteSchema.LatticeEntry.html" title="class in org.apache.calcite.jdbc">CalciteSchema.LatticeEntry</a>, <a href="CalciteSchema.LatticeEntryImpl.html" title="class in org.apache.calcite.jdbc">CalciteSchema.LatticeEntryImpl</a>, <a href="CalciteSchema.TableEntry.html" title="class in org.apache.calcite.jdbc">CalciteSchema.TableEntry</a>, <a href="CalciteSchema.TableEntryImpl.html" title="class in org.apache.calcite.jdbc">CalciteSchema.TableEntryImpl</a>, <a href="CalciteSchema.TypeEntry.html" title="class in org.apache.calcite.jdbc">CalciteSchema.TypeEntry</a>, <a href="CalciteSchema.TypeEntryImpl.html" title="class in org.apache.calcite.jdbc">CalciteSchema.TypeEntryImpl</a></code></div>
</section>
</li>
<!-- =========== FIELD SUMMARY =========== -->
<li>
<section class="field-summary" id="field-summary">
<h2>Field Summary</h2>
<div class="inherited-list">
<h3 id="fields-inherited-from-class-org.apache.calcite.jdbc.CalciteSchema">Fields inherited from class&nbsp;org.apache.calcite.jdbc.<a href="CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a></h3>
<code><a href="CalciteSchema.html#functionMap">functionMap</a>, <a href="CalciteSchema.html#functionNames">functionNames</a>, <a href="CalciteSchema.html#latticeMap">latticeMap</a>, <a href="CalciteSchema.html#name">name</a>, <a href="CalciteSchema.html#nullaryFunctionMap">nullaryFunctionMap</a>, <a href="CalciteSchema.html#schema">schema</a>, <a href="CalciteSchema.html#subSchemaMap">subSchemaMap</a>, <a href="CalciteSchema.html#tableMap">tableMap</a>, <a href="CalciteSchema.html#typeMap">typeMap</a></code></div>
</section>
</li>
<!-- ========== METHOD SUMMARY =========== -->
<li>
<section class="method-summary" id="method-summary">
<h2>Method Summary</h2>
<div id="method-summary-table">
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="method-summary-table-tab0" role="tab" aria-selected="true" aria-controls="method-summary-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table', 3)" class="active-table-tab">All Methods</button><button id="method-summary-table-tab2" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab2', 3)" class="table-tab">Instance Methods</button><button id="method-summary-table-tab4" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab4', 3)" class="table-tab">Concrete Methods</button><button id="method-summary-table-tab6" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab6', 3)" class="table-tab">Deprecated Methods</button></div>
<div id="method-summary-table.tabpanel" role="tabpanel">
<div class="summary-table three-column-summary" aria-labelledby="method-summary-table-tab0">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#add(java.lang.String,org.apache.calcite.schema.Schema)" class="member-name-link">add</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;name,
<a href="../schema/Schema.html" title="interface in org.apache.calcite.schema">Schema</a>&nbsp;schema)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6">
<div class="block">Adds a child schema of this schema.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code>protected void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#addImplicitFuncNamesToBuilder(com.google.common.collect.ImmutableSortedSet.Builder)" class="member-name-link">addImplicitFuncNamesToBuilder</a><wbr>(com.google.common.collect.ImmutableSortedSet.Builder&lt;<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&gt;&nbsp;builder)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6">
<div class="block">Adds implicit function names to a builder.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code>protected void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#addImplicitFunctionsToBuilder(com.google.common.collect.ImmutableList.Builder,java.lang.String,boolean)" class="member-name-link">addImplicitFunctionsToBuilder</a><wbr>(com.google.common.collect.ImmutableList.Builder&lt;<a href="../schema/Function.html" title="interface in org.apache.calcite.schema">Function</a>&gt;&nbsp;builder,
<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;name,
boolean&nbsp;caseSensitive)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6">
<div class="block">Adds implicit functions to a builder.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code>protected void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#addImplicitSubSchemaToBuilder(com.google.common.collect.ImmutableSortedMap.Builder)" class="member-name-link">addImplicitSubSchemaToBuilder</a><wbr>(com.google.common.collect.ImmutableSortedMap.Builder&lt;<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>,<wbr><a href="CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a>&gt;&nbsp;builder)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6">
<div class="block">Adds implicit sub-schemas to a builder.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code>protected void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#addImplicitTablesBasedOnNullaryFunctionsToBuilder(com.google.common.collect.ImmutableSortedMap.Builder)" class="member-name-link">addImplicitTablesBasedOnNullaryFunctionsToBuilder</a><wbr>(com.google.common.collect.ImmutableSortedMap.Builder&lt;<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>,<wbr><a href="../schema/Table.html" title="interface in org.apache.calcite.schema">Table</a>&gt;&nbsp;builder)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6">
<div class="block">Adds implicit table functions to a builder.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code>protected void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#addImplicitTableToBuilder(com.google.common.collect.ImmutableSortedSet.Builder)" class="member-name-link">addImplicitTableToBuilder</a><wbr>(com.google.common.collect.ImmutableSortedSet.Builder&lt;<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&gt;&nbsp;builder)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6">
<div class="block">Adds implicit tables to a builder.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code>protected void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#addImplicitTypeNamesToBuilder(com.google.common.collect.ImmutableSortedSet.Builder)" class="member-name-link">addImplicitTypeNamesToBuilder</a><wbr>(com.google.common.collect.ImmutableSortedSet.Builder&lt;<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&gt;&nbsp;builder)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6">
<div class="block">Adds implicit type names to a builder.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code>protected @Nullable <a href="CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#getImplicitSubSchema(java.lang.String,boolean)" class="member-name-link">getImplicitSubSchema</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;schemaName,
boolean&nbsp;caseSensitive)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6">
<div class="block">Returns a sub-schema with a given name that is defined implicitly
(that is, by the underlying <a href="../schema/Schema.html" title="interface in org.apache.calcite.schema"><code>Schema</code></a> object, not explicitly
by a call to <a href="CalciteSchema.html#add(java.lang.String,org.apache.calcite.schema.Schema)"><code>CalciteSchema.add(String, Schema)</code></a>), or null.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code>protected @Nullable <a href="CalciteSchema.TableEntry.html" title="class in org.apache.calcite.jdbc">CalciteSchema.TableEntry</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#getImplicitTable(java.lang.String,boolean)" class="member-name-link">getImplicitTable</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;tableName,
boolean&nbsp;caseSensitive)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6">
<div class="block">Returns a table with a given name that is defined implicitly
(that is, by the underlying <a href="../schema/Schema.html" title="interface in org.apache.calcite.schema"><code>Schema</code></a> object, not explicitly
by a call to <a href="CalciteSchema.html#add(java.lang.String,org.apache.calcite.schema.Table)"><code>CalciteSchema.add(String, Table)</code></a>), or null.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code>protected @Nullable <a href="CalciteSchema.TableEntry.html" title="class in org.apache.calcite.jdbc">CalciteSchema.TableEntry</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#getImplicitTableBasedOnNullaryFunction(java.lang.String,boolean)" class="member-name-link">getImplicitTableBasedOnNullaryFunction</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;tableName,
boolean&nbsp;caseSensitive)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6">
<div class="block">Returns table function with a given name and zero arguments that is
defined implicitly (that is, by the underlying <a href="../schema/Schema.html" title="interface in org.apache.calcite.schema"><code>Schema</code></a> object,
not explicitly by a call to <code>CalciteSchema.add(String, Function)</code>), or null.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code>protected @Nullable <a href="CalciteSchema.TypeEntry.html" title="class in org.apache.calcite.jdbc">CalciteSchema.TypeEntry</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#getImplicitType(java.lang.String,boolean)" class="member-name-link">getImplicitType</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;name,
boolean&nbsp;caseSensitive)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6">
<div class="block">Returns a type with a given name that is defined implicitly
(that is, by the underlying <a href="../schema/Schema.html" title="interface in org.apache.calcite.schema"><code>Schema</code></a> object, not explicitly
by a call to <a href="CalciteSchema.html#add(java.lang.String,org.apache.calcite.rel.type.RelProtoDataType)"><code>CalciteSchema.add(String, RelProtoDataType)</code></a>), or null.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code>protected boolean</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#isCacheEnabled()" class="member-name-link">isCacheEnabled</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code>boolean</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#removeFunction(java.lang.String)" class="member-name-link">removeFunction</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;name)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code>boolean</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#removeTable(java.lang.String)" class="member-name-link">removeTable</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;name)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#setCache(boolean)" class="member-name-link">setCache</a><wbr>(boolean&nbsp;cache)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code>protected <a href="CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6"><code><a href="#snapshot(org.apache.calcite.jdbc.CalciteSchema,org.apache.calcite.schema.SchemaVersion)" class="member-name-link">snapshot</a><wbr>(@Nullable <a href="CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a>&nbsp;parent,
<a href="../schema/SchemaVersion.html" title="interface in org.apache.calcite.schema">SchemaVersion</a>&nbsp;version)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4 method-summary-table-tab6">
<div class="block">Returns a snapshot representation of this CalciteSchema.</div>
</div>
</div>
</div>
</div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-org.apache.calcite.jdbc.CalciteSchema">Methods inherited from class&nbsp;org.apache.calcite.jdbc.<a href="CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a></h3>
<code><a href="CalciteSchema.html#add(java.lang.String,org.apache.calcite.rel.type.RelProtoDataType)">add</a>, <a href="CalciteSchema.html#add(java.lang.String,org.apache.calcite.schema.Table)">add</a>, <a href="CalciteSchema.html#add(java.lang.String,org.apache.calcite.schema.Table,com.google.common.collect.ImmutableList)">add</a>, <a href="CalciteSchema.html#createRootSchema(boolean)">createRootSchema</a>, <a href="CalciteSchema.html#createRootSchema(boolean,boolean)">createRootSchema</a>, <a href="CalciteSchema.html#createRootSchema(boolean,boolean,java.lang.String)">createRootSchema</a>, <a href="CalciteSchema.html#createRootSchema(boolean,boolean,java.lang.String,org.apache.calcite.schema.Schema)">createRootSchema</a>, <a href="CalciteSchema.html#createSnapshot(org.apache.calcite.schema.SchemaVersion)">createSnapshot</a>, <a href="CalciteSchema.html#find(java.util.NavigableMap,java.lang.String)">find</a>, <a href="CalciteSchema.html#find(java.util.NavigableSet,java.lang.String)">find</a>, <a href="CalciteSchema.html#from(org.apache.calcite.schema.SchemaPlus)">from</a>, <a href="CalciteSchema.html#getFunctionNames()">getFunctionNames</a>, <a href="CalciteSchema.html#getFunctions(java.lang.String,boolean)">getFunctions</a>, <a href="CalciteSchema.html#getLatticeMap()">getLatticeMap</a>, <a href="CalciteSchema.html#getName()">getName</a>, <a href="CalciteSchema.html#getPath()">getPath</a>, <a href="CalciteSchema.html#getSubSchema(java.lang.String,boolean)">getSubSchema</a>, <a href="CalciteSchema.html#getSubSchemaMap()">getSubSchemaMap</a>, <a href="CalciteSchema.html#getTable(java.lang.String,boolean)">getTable</a>, <a href="CalciteSchema.html#getTableBasedOnNullaryFunction(java.lang.String,boolean)">getTableBasedOnNullaryFunction</a>, <a href="CalciteSchema.html#getTableBySql(java.lang.String)">getTableBySql</a>, <a href="CalciteSchema.html#getTableNames()">getTableNames</a>, <a href="CalciteSchema.html#getTablesBasedOnNullaryFunctions()">getTablesBasedOnNullaryFunctions</a>, <a href="CalciteSchema.html#getType(java.lang.String,boolean)">getType</a>, <a href="CalciteSchema.html#getTypeNames()">getTypeNames</a>, <a href="CalciteSchema.html#isRoot()">isRoot</a>, <a href="CalciteSchema.html#path(java.lang.String)">path</a>, <a href="CalciteSchema.html#plus()">plus</a>, <a href="CalciteSchema.html#removeSubSchema(java.lang.String)">removeSubSchema</a>, <a href="CalciteSchema.html#removeType(java.lang.String)">removeType</a>, <a href="CalciteSchema.html#root()">root</a>, <a href="CalciteSchema.html#tableEntry(java.lang.String,org.apache.calcite.schema.Table)">tableEntry</a>, <a href="CalciteSchema.html#typeEntry(java.lang.String,org.apache.calcite.rel.type.RelProtoDataType)">typeEntry</a></code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></h3>
<code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#clone()" title="class or interface in java.lang" class="external-link">clone</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang" class="external-link">equals</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#finalize()" title="class or interface in java.lang" class="external-link">finalize</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#getClass()" title="class or interface in java.lang" class="external-link">getClass</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#hashCode()" title="class or interface in java.lang" class="external-link">hashCode</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#notify()" title="class or interface in java.lang" class="external-link">notify</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#notifyAll()" title="class or interface in java.lang" class="external-link">notifyAll</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#toString()" title="class or interface in java.lang" class="external-link">toString</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait()" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait(long)" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait(long,int)" title="class or interface in java.lang" class="external-link">wait</a></code></div>
</section>
</li>
</ul>
</section>
<section class="details">
<ul class="details-list">
<!-- ============ METHOD DETAIL ========== -->
<li>
<section class="method-details" id="method-detail">
<h2>Method Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="setCache(boolean)">
<h3>setCache</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">setCache</span><wbr><span class="parameters">(boolean&nbsp;cache)</span></div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="CalciteSchema.html#setCache(boolean)">setCache</a></code>&nbsp;in class&nbsp;<code><a href="CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a></code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="isCacheEnabled()">
<h3>isCacheEnabled</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type">boolean</span>&nbsp;<span class="element-name">isCacheEnabled</span>()</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="CalciteSchema.html#isCacheEnabled()">isCacheEnabled</a></code>&nbsp;in class&nbsp;<code><a href="CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a></code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getImplicitSubSchema(java.lang.String,boolean)">
<h3>getImplicitSubSchema</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type">@Nullable <a href="CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a></span>&nbsp;<span class="element-name">getImplicitSubSchema</span><wbr><span class="parameters">(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;schemaName,
boolean&nbsp;caseSensitive)</span></div>
<div class="block"><span class="descfrm-type-label">Description copied from class:&nbsp;<code><a href="CalciteSchema.html#getImplicitSubSchema(java.lang.String,boolean)">CalciteSchema</a></code></span></div>
<div class="block">Returns a sub-schema with a given name that is defined implicitly
(that is, by the underlying <a href="../schema/Schema.html" title="interface in org.apache.calcite.schema"><code>Schema</code></a> object, not explicitly
by a call to <a href="CalciteSchema.html#add(java.lang.String,org.apache.calcite.schema.Schema)"><code>CalciteSchema.add(String, Schema)</code></a>), or null.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="CalciteSchema.html#getImplicitSubSchema(java.lang.String,boolean)">getImplicitSubSchema</a></code>&nbsp;in class&nbsp;<code><a href="CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a></code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="add(java.lang.String,org.apache.calcite.schema.Schema)">
<h3>add</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a></span>&nbsp;<span class="element-name">add</span><wbr><span class="parameters">(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;name,
<a href="../schema/Schema.html" title="interface in org.apache.calcite.schema">Schema</a>&nbsp;schema)</span></div>
<div class="block">Adds a child schema of this schema.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="CalciteSchema.html#add(java.lang.String,org.apache.calcite.schema.Schema)">add</a></code>&nbsp;in class&nbsp;<code><a href="CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a></code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getImplicitTable(java.lang.String,boolean)">
<h3>getImplicitTable</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type">@Nullable <a href="CalciteSchema.TableEntry.html" title="class in org.apache.calcite.jdbc">CalciteSchema.TableEntry</a></span>&nbsp;<span class="element-name">getImplicitTable</span><wbr><span class="parameters">(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;tableName,
boolean&nbsp;caseSensitive)</span></div>
<div class="block"><span class="descfrm-type-label">Description copied from class:&nbsp;<code><a href="CalciteSchema.html#getImplicitTable(java.lang.String,boolean)">CalciteSchema</a></code></span></div>
<div class="block">Returns a table with a given name that is defined implicitly
(that is, by the underlying <a href="../schema/Schema.html" title="interface in org.apache.calcite.schema"><code>Schema</code></a> object, not explicitly
by a call to <a href="CalciteSchema.html#add(java.lang.String,org.apache.calcite.schema.Table)"><code>CalciteSchema.add(String, Table)</code></a>), or null.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="CalciteSchema.html#getImplicitTable(java.lang.String,boolean)">getImplicitTable</a></code>&nbsp;in class&nbsp;<code><a href="CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a></code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getImplicitType(java.lang.String,boolean)">
<h3>getImplicitType</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type">@Nullable <a href="CalciteSchema.TypeEntry.html" title="class in org.apache.calcite.jdbc">CalciteSchema.TypeEntry</a></span>&nbsp;<span class="element-name">getImplicitType</span><wbr><span class="parameters">(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;name,
boolean&nbsp;caseSensitive)</span></div>
<div class="block"><span class="descfrm-type-label">Description copied from class:&nbsp;<code><a href="CalciteSchema.html#getImplicitType(java.lang.String,boolean)">CalciteSchema</a></code></span></div>
<div class="block">Returns a type with a given name that is defined implicitly
(that is, by the underlying <a href="../schema/Schema.html" title="interface in org.apache.calcite.schema"><code>Schema</code></a> object, not explicitly
by a call to <a href="CalciteSchema.html#add(java.lang.String,org.apache.calcite.rel.type.RelProtoDataType)"><code>CalciteSchema.add(String, RelProtoDataType)</code></a>), or null.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="CalciteSchema.html#getImplicitType(java.lang.String,boolean)">getImplicitType</a></code>&nbsp;in class&nbsp;<code><a href="CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a></code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="addImplicitSubSchemaToBuilder(com.google.common.collect.ImmutableSortedMap.Builder)">
<h3>addImplicitSubSchemaToBuilder</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">addImplicitSubSchemaToBuilder</span><wbr><span class="parameters">(com.google.common.collect.ImmutableSortedMap.Builder&lt;<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>,<wbr><a href="CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a>&gt;&nbsp;builder)</span></div>
<div class="block"><span class="descfrm-type-label">Description copied from class:&nbsp;<code><a href="CalciteSchema.html#addImplicitSubSchemaToBuilder(com.google.common.collect.ImmutableSortedMap.Builder)">CalciteSchema</a></code></span></div>
<div class="block">Adds implicit sub-schemas to a builder.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="CalciteSchema.html#addImplicitSubSchemaToBuilder(com.google.common.collect.ImmutableSortedMap.Builder)">addImplicitSubSchemaToBuilder</a></code>&nbsp;in class&nbsp;<code><a href="CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a></code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="addImplicitTableToBuilder(com.google.common.collect.ImmutableSortedSet.Builder)">
<h3>addImplicitTableToBuilder</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">addImplicitTableToBuilder</span><wbr><span class="parameters">(com.google.common.collect.ImmutableSortedSet.Builder&lt;<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&gt;&nbsp;builder)</span></div>
<div class="block"><span class="descfrm-type-label">Description copied from class:&nbsp;<code><a href="CalciteSchema.html#addImplicitTableToBuilder(com.google.common.collect.ImmutableSortedSet.Builder)">CalciteSchema</a></code></span></div>
<div class="block">Adds implicit tables to a builder.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="CalciteSchema.html#addImplicitTableToBuilder(com.google.common.collect.ImmutableSortedSet.Builder)">addImplicitTableToBuilder</a></code>&nbsp;in class&nbsp;<code><a href="CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a></code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="addImplicitFunctionsToBuilder(com.google.common.collect.ImmutableList.Builder,java.lang.String,boolean)">
<h3>addImplicitFunctionsToBuilder</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">addImplicitFunctionsToBuilder</span><wbr><span class="parameters">(com.google.common.collect.ImmutableList.Builder&lt;<a href="../schema/Function.html" title="interface in org.apache.calcite.schema">Function</a>&gt;&nbsp;builder,
<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;name,
boolean&nbsp;caseSensitive)</span></div>
<div class="block"><span class="descfrm-type-label">Description copied from class:&nbsp;<code><a href="CalciteSchema.html#addImplicitFunctionsToBuilder(com.google.common.collect.ImmutableList.Builder,java.lang.String,boolean)">CalciteSchema</a></code></span></div>
<div class="block">Adds implicit functions to a builder.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="CalciteSchema.html#addImplicitFunctionsToBuilder(com.google.common.collect.ImmutableList.Builder,java.lang.String,boolean)">addImplicitFunctionsToBuilder</a></code>&nbsp;in class&nbsp;<code><a href="CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a></code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="addImplicitFuncNamesToBuilder(com.google.common.collect.ImmutableSortedSet.Builder)">
<h3>addImplicitFuncNamesToBuilder</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">addImplicitFuncNamesToBuilder</span><wbr><span class="parameters">(com.google.common.collect.ImmutableSortedSet.Builder&lt;<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&gt;&nbsp;builder)</span></div>
<div class="block"><span class="descfrm-type-label">Description copied from class:&nbsp;<code><a href="CalciteSchema.html#addImplicitFuncNamesToBuilder(com.google.common.collect.ImmutableSortedSet.Builder)">CalciteSchema</a></code></span></div>
<div class="block">Adds implicit function names to a builder.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="CalciteSchema.html#addImplicitFuncNamesToBuilder(com.google.common.collect.ImmutableSortedSet.Builder)">addImplicitFuncNamesToBuilder</a></code>&nbsp;in class&nbsp;<code><a href="CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a></code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="addImplicitTypeNamesToBuilder(com.google.common.collect.ImmutableSortedSet.Builder)">
<h3>addImplicitTypeNamesToBuilder</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">addImplicitTypeNamesToBuilder</span><wbr><span class="parameters">(com.google.common.collect.ImmutableSortedSet.Builder&lt;<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&gt;&nbsp;builder)</span></div>
<div class="block"><span class="descfrm-type-label">Description copied from class:&nbsp;<code><a href="CalciteSchema.html#addImplicitTypeNamesToBuilder(com.google.common.collect.ImmutableSortedSet.Builder)">CalciteSchema</a></code></span></div>
<div class="block">Adds implicit type names to a builder.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="CalciteSchema.html#addImplicitTypeNamesToBuilder(com.google.common.collect.ImmutableSortedSet.Builder)">addImplicitTypeNamesToBuilder</a></code>&nbsp;in class&nbsp;<code><a href="CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a></code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="addImplicitTablesBasedOnNullaryFunctionsToBuilder(com.google.common.collect.ImmutableSortedMap.Builder)">
<h3>addImplicitTablesBasedOnNullaryFunctionsToBuilder</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">addImplicitTablesBasedOnNullaryFunctionsToBuilder</span><wbr><span class="parameters">(com.google.common.collect.ImmutableSortedMap.Builder&lt;<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>,<wbr><a href="../schema/Table.html" title="interface in org.apache.calcite.schema">Table</a>&gt;&nbsp;builder)</span></div>
<div class="block"><span class="descfrm-type-label">Description copied from class:&nbsp;<code><a href="CalciteSchema.html#addImplicitTablesBasedOnNullaryFunctionsToBuilder(com.google.common.collect.ImmutableSortedMap.Builder)">CalciteSchema</a></code></span></div>
<div class="block">Adds implicit table functions to a builder.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="CalciteSchema.html#addImplicitTablesBasedOnNullaryFunctionsToBuilder(com.google.common.collect.ImmutableSortedMap.Builder)">addImplicitTablesBasedOnNullaryFunctionsToBuilder</a></code>&nbsp;in class&nbsp;<code><a href="CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a></code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="getImplicitTableBasedOnNullaryFunction(java.lang.String,boolean)">
<h3>getImplicitTableBasedOnNullaryFunction</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type">@Nullable <a href="CalciteSchema.TableEntry.html" title="class in org.apache.calcite.jdbc">CalciteSchema.TableEntry</a></span>&nbsp;<span class="element-name">getImplicitTableBasedOnNullaryFunction</span><wbr><span class="parameters">(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;tableName,
boolean&nbsp;caseSensitive)</span></div>
<div class="block"><span class="descfrm-type-label">Description copied from class:&nbsp;<code><a href="CalciteSchema.html#getImplicitTableBasedOnNullaryFunction(java.lang.String,boolean)">CalciteSchema</a></code></span></div>
<div class="block">Returns table function with a given name and zero arguments that is
defined implicitly (that is, by the underlying <a href="../schema/Schema.html" title="interface in org.apache.calcite.schema"><code>Schema</code></a> object,
not explicitly by a call to <code>CalciteSchema.add(String, Function)</code>), or null.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="CalciteSchema.html#getImplicitTableBasedOnNullaryFunction(java.lang.String,boolean)">getImplicitTableBasedOnNullaryFunction</a></code>&nbsp;in class&nbsp;<code><a href="CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a></code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="snapshot(org.apache.calcite.jdbc.CalciteSchema,org.apache.calcite.schema.SchemaVersion)">
<h3>snapshot</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type"><a href="CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a></span>&nbsp;<span class="element-name">snapshot</span><wbr><span class="parameters">(@Nullable <a href="CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a>&nbsp;parent,
<a href="../schema/SchemaVersion.html" title="interface in org.apache.calcite.schema">SchemaVersion</a>&nbsp;version)</span></div>
<div class="block"><span class="descfrm-type-label">Description copied from class:&nbsp;<code><a href="CalciteSchema.html#snapshot(org.apache.calcite.jdbc.CalciteSchema,org.apache.calcite.schema.SchemaVersion)">CalciteSchema</a></code></span></div>
<div class="block">Returns a snapshot representation of this CalciteSchema.</div>
<dl class="notes">
<dt>Specified by:</dt>
<dd><code><a href="CalciteSchema.html#snapshot(org.apache.calcite.jdbc.CalciteSchema,org.apache.calcite.schema.SchemaVersion)">snapshot</a></code>&nbsp;in class&nbsp;<code><a href="CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a></code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="removeTable(java.lang.String)">
<h3>removeTable</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">boolean</span>&nbsp;<span class="element-name">removeTable</span><wbr><span class="parameters">(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;name)</span></div>
<dl class="notes">
<dt>Overrides:</dt>
<dd><code><a href="CalciteSchema.html#removeTable(java.lang.String)">removeTable</a></code>&nbsp;in class&nbsp;<code><a href="CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a></code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="removeFunction(java.lang.String)">
<h3>removeFunction</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">boolean</span>&nbsp;<span class="element-name">removeFunction</span><wbr><span class="parameters">(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;name)</span></div>
<dl class="notes">
<dt>Overrides:</dt>
<dd><code><a href="CalciteSchema.html#removeFunction(java.lang.String)">removeFunction</a></code>&nbsp;in class&nbsp;<code><a href="CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a></code></dd>
</dl>
</section>
</li>
</ul>
</section>
</li>
</ul>
</section>
<!-- ========= END OF CLASS DATA ========= -->
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &copy; 2012-2023 Apache Software Foundation. All Rights Reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>