blob: 6885fe8b01bf9f1e96fc33913d661ddd316849c0 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>ConnectionConfigImpl (Apache Calcite Avatica API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
<script type="text/javascript" src="../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../jquery/jquery-3.3.1.js"></script>
<script type="text/javascript" src="../../../../jquery/jquery-migrate-3.0.1.js"></script>
<script type="text/javascript" src="../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ConnectionConfigImpl (Apache Calcite Avatica API)";
}
}
catch(err) {
}
//-->
var data = {"i0":10,"i1":10,"i2":10,"i3":9,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":9,"i14":9,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
var pathtoroot = "../../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ConnectionConfigImpl.html">Use</a></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><a href="#field.summary">Field</a>&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><a href="#field.detail">Field</a>&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.calcite.avatica</a></div>
<h2 title="Class ConnectionConfigImpl" class="title">Class ConnectionConfigImpl</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.apache.calcite.avatica.ConnectionConfigImpl</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><code><a href="ConnectionConfig.html" title="interface in org.apache.calcite.avatica">ConnectionConfig</a></code></dd>
</dl>
<dl>
<dt>Direct Known Subclasses:</dt>
<dd><code><a href="remote/AvaticaRemoteConnectionConfigImpl.html" title="class in org.apache.calcite.avatica.remote">AvaticaRemoteConnectionConfigImpl</a></code></dd>
</dl>
<hr>
<pre>public class <span class="typeNameLabel">ConnectionConfigImpl</span>
extends java.lang.Object
implements <a href="ConnectionConfig.html" title="interface in org.apache.calcite.avatica">ConnectionConfig</a></pre>
<div class="block">Implementation of <a href="ConnectionConfig.html" title="interface in org.apache.calcite.avatica"><code>ConnectionConfig</code></a>.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<table class="memberSummary">
<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="ConnectionConfigImpl.Converter.html" title="interface in org.apache.calcite.avatica">ConnectionConfigImpl.Converter</a>&lt;<a href="ConnectionConfigImpl.Converter.html" title="type parameter in ConnectionConfigImpl.Converter">T</a>&gt;</span></code></th>
<td class="colLast">
<div class="block">Callback to parse a property from string to its native type.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="ConnectionConfigImpl.PropEnv.html" title="class in org.apache.calcite.avatica">ConnectionConfigImpl.PropEnv</a></span></code></th>
<td class="colLast">
<div class="block">The combination of a property definition and a map of property values.</div>
</td>
</tr>
</table>
</li>
</ul>
</section>
<!-- =========== FIELD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="ConnectionConfigImpl.Converter.html" title="interface in org.apache.calcite.avatica">ConnectionConfigImpl.Converter</a>&lt;java.lang.Boolean&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#BOOLEAN_CONVERTER">BOOLEAN_CONVERTER</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="ConnectionConfigImpl.Converter.html" title="interface in org.apache.calcite.avatica">ConnectionConfigImpl.Converter</a>&lt;java.lang.String&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#IDENTITY_CONVERTER">IDENTITY_CONVERTER</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="ConnectionConfigImpl.Converter.html" title="interface in org.apache.calcite.avatica">ConnectionConfigImpl.Converter</a>&lt;java.lang.Number&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#NUMBER_CONVERTER">NUMBER_CONVERTER</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected java.util.Properties</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#properties">properties</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</table>
</li>
</ul>
</section>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="altColor">
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(java.util.Properties)">ConnectionConfigImpl</a></span>&#8203;(java.util.Properties&nbsp;properties)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</table>
</li>
</ul>
</section>
<!-- ========== METHOD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#authentication()">authentication</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#avaticaPassword()">avaticaPassword</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#avaticaUser()">avaticaUser</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>static &lt;E extends java.lang.Enum&gt;<br><a href="ConnectionConfigImpl.Converter.html" title="interface in org.apache.calcite.avatica">ConnectionConfigImpl.Converter</a>&lt;E&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#enumConverter(java.lang.Class)">enumConverter</a></span>&#8203;(java.lang.Class&lt;E&gt;&nbsp;enumClass)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code><a href="remote/Service.Factory.html" title="interface in org.apache.calcite.avatica.remote">Service.Factory</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#factory()">factory</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="remote/HostnameVerificationConfigurable.HostnameVerification.html" title="enum in org.apache.calcite.avatica.remote">HostnameVerificationConfigurable.HostnameVerification</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#hostnameVerification()">hostnameVerification</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#httpClientClass()">httpClientClass</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="remote/AvaticaHttpClientFactory.html" title="interface in org.apache.calcite.avatica.remote">AvaticaHttpClientFactory</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#httpClientFactory()">httpClientFactory</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>java.io.File</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#kerberosKeytab()">kerberosKeytab</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#kerberosPrincipal()">kerberosPrincipal</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#keyPassword()">keyPassword</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>java.io.File</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#keystore()">keystore</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#keystorePassword()">keystorePassword</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>static java.util.Map&lt;<a href="ConnectionProperty.html" title="interface in org.apache.calcite.avatica">ConnectionProperty</a>,&#8203;java.lang.String&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#parse(java.util.Properties,java.util.Map)">parse</a></span>&#8203;(java.util.Properties&nbsp;properties,
java.util.Map&lt;java.lang.String,&#8203;? extends <a href="ConnectionProperty.html" title="interface in org.apache.calcite.avatica">ConnectionProperty</a>&gt;&nbsp;nameToProps)</code></th>
<td class="colLast">
<div class="block">Converts a <code>Properties</code> object containing (name, value)
pairs into a map whose keys are
<a href="InternalProperty.html" title="enum in org.apache.calcite.avatica"><code>InternalProperty</code></a> objects.</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="ConnectionConfigImpl.Converter.html" title="interface in org.apache.calcite.avatica">ConnectionConfigImpl.Converter</a>&lt;T&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#pluginConverter(java.lang.Class,T)">pluginConverter</a></span>&#8203;(java.lang.Class&lt;T&gt;&nbsp;pluginClass,
T&nbsp;defaultInstance)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#schema()">schema</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#serialization()">serialization</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#timeZone()">timeZone</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code>java.io.File</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#truststore()">truststore</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#truststorePassword()">truststorePassword</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#url()">url</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a id="properties">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>properties</h4>
<pre>protected final&nbsp;java.util.Properties properties</pre>
</li>
</ul>
<a id="BOOLEAN_CONVERTER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BOOLEAN_CONVERTER</h4>
<pre>public static final&nbsp;<a href="ConnectionConfigImpl.Converter.html" title="interface in org.apache.calcite.avatica">ConnectionConfigImpl.Converter</a>&lt;java.lang.Boolean&gt; BOOLEAN_CONVERTER</pre>
</li>
</ul>
<a id="NUMBER_CONVERTER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NUMBER_CONVERTER</h4>
<pre>public static final&nbsp;<a href="ConnectionConfigImpl.Converter.html" title="interface in org.apache.calcite.avatica">ConnectionConfigImpl.Converter</a>&lt;java.lang.Number&gt; NUMBER_CONVERTER</pre>
</li>
</ul>
<a id="IDENTITY_CONVERTER">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>IDENTITY_CONVERTER</h4>
<pre>public static final&nbsp;<a href="ConnectionConfigImpl.Converter.html" title="interface in org.apache.calcite.avatica">ConnectionConfigImpl.Converter</a>&lt;java.lang.String&gt; IDENTITY_CONVERTER</pre>
</li>
</ul>
</li>
</ul>
</section>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a id="&lt;init&gt;(java.util.Properties)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>ConnectionConfigImpl</h4>
<pre>public&nbsp;ConnectionConfigImpl&#8203;(java.util.Properties&nbsp;properties)</pre>
</li>
</ul>
</li>
</ul>
</section>
<!-- ============ METHOD DETAIL ========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a id="schema()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>schema</h4>
<pre class="methodSignature">public&nbsp;java.lang.String&nbsp;schema()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="ConnectionConfig.html#schema()">schema</a></code>&nbsp;in interface&nbsp;<code><a href="ConnectionConfig.html" title="interface in org.apache.calcite.avatica">ConnectionConfig</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="BuiltInConnectionProperty.html#SCHEMA"><code>BuiltInConnectionProperty.SCHEMA</code></a></dd>
</dl>
</li>
</ul>
<a id="timeZone()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>timeZone</h4>
<pre class="methodSignature">public&nbsp;java.lang.String&nbsp;timeZone()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="ConnectionConfig.html#timeZone()">timeZone</a></code>&nbsp;in interface&nbsp;<code><a href="ConnectionConfig.html" title="interface in org.apache.calcite.avatica">ConnectionConfig</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="BuiltInConnectionProperty.html#TIME_ZONE"><code>BuiltInConnectionProperty.TIME_ZONE</code></a></dd>
</dl>
</li>
</ul>
<a id="factory()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>factory</h4>
<pre class="methodSignature">public&nbsp;<a href="remote/Service.Factory.html" title="interface in org.apache.calcite.avatica.remote">Service.Factory</a>&nbsp;factory()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="ConnectionConfig.html#factory()">factory</a></code>&nbsp;in interface&nbsp;<code><a href="ConnectionConfig.html" title="interface in org.apache.calcite.avatica">ConnectionConfig</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="BuiltInConnectionProperty.html#FACTORY"><code>BuiltInConnectionProperty.FACTORY</code></a></dd>
</dl>
</li>
</ul>
<a id="url()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>url</h4>
<pre class="methodSignature">public&nbsp;java.lang.String&nbsp;url()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="ConnectionConfig.html#url()">url</a></code>&nbsp;in interface&nbsp;<code><a href="ConnectionConfig.html" title="interface in org.apache.calcite.avatica">ConnectionConfig</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="BuiltInConnectionProperty.html#URL"><code>BuiltInConnectionProperty.URL</code></a></dd>
</dl>
</li>
</ul>
<a id="serialization()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>serialization</h4>
<pre class="methodSignature">public&nbsp;java.lang.String&nbsp;serialization()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="ConnectionConfig.html#serialization()">serialization</a></code>&nbsp;in interface&nbsp;<code><a href="ConnectionConfig.html" title="interface in org.apache.calcite.avatica">ConnectionConfig</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="BuiltInConnectionProperty.html#SERIALIZATION"><code>BuiltInConnectionProperty.SERIALIZATION</code></a></dd>
</dl>
</li>
</ul>
<a id="authentication()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>authentication</h4>
<pre class="methodSignature">public&nbsp;java.lang.String&nbsp;authentication()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="ConnectionConfig.html#authentication()">authentication</a></code>&nbsp;in interface&nbsp;<code><a href="ConnectionConfig.html" title="interface in org.apache.calcite.avatica">ConnectionConfig</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="BuiltInConnectionProperty.html#AUTHENTICATION"><code>BuiltInConnectionProperty.AUTHENTICATION</code></a></dd>
</dl>
</li>
</ul>
<a id="avaticaUser()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>avaticaUser</h4>
<pre class="methodSignature">public&nbsp;java.lang.String&nbsp;avaticaUser()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="ConnectionConfig.html#avaticaUser()">avaticaUser</a></code>&nbsp;in interface&nbsp;<code><a href="ConnectionConfig.html" title="interface in org.apache.calcite.avatica">ConnectionConfig</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="BuiltInConnectionProperty.html#AVATICA_USER"><code>BuiltInConnectionProperty.AVATICA_USER</code></a></dd>
</dl>
</li>
</ul>
<a id="avaticaPassword()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>avaticaPassword</h4>
<pre class="methodSignature">public&nbsp;java.lang.String&nbsp;avaticaPassword()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="ConnectionConfig.html#avaticaPassword()">avaticaPassword</a></code>&nbsp;in interface&nbsp;<code><a href="ConnectionConfig.html" title="interface in org.apache.calcite.avatica">ConnectionConfig</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="BuiltInConnectionProperty.html#AVATICA_PASSWORD"><code>BuiltInConnectionProperty.AVATICA_PASSWORD</code></a></dd>
</dl>
</li>
</ul>
<a id="httpClientFactory()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>httpClientFactory</h4>
<pre class="methodSignature">public&nbsp;<a href="remote/AvaticaHttpClientFactory.html" title="interface in org.apache.calcite.avatica.remote">AvaticaHttpClientFactory</a>&nbsp;httpClientFactory()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="ConnectionConfig.html#httpClientFactory()">httpClientFactory</a></code>&nbsp;in interface&nbsp;<code><a href="ConnectionConfig.html" title="interface in org.apache.calcite.avatica">ConnectionConfig</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="BuiltInConnectionProperty.html#HTTP_CLIENT_FACTORY"><code>BuiltInConnectionProperty.HTTP_CLIENT_FACTORY</code></a></dd>
</dl>
</li>
</ul>
<a id="httpClientClass()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>httpClientClass</h4>
<pre class="methodSignature">public&nbsp;java.lang.String&nbsp;httpClientClass()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="ConnectionConfig.html#httpClientClass()">httpClientClass</a></code>&nbsp;in interface&nbsp;<code><a href="ConnectionConfig.html" title="interface in org.apache.calcite.avatica">ConnectionConfig</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="BuiltInConnectionProperty.html#HTTP_CLIENT_IMPL"><code>BuiltInConnectionProperty.HTTP_CLIENT_IMPL</code></a></dd>
</dl>
</li>
</ul>
<a id="kerberosPrincipal()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>kerberosPrincipal</h4>
<pre class="methodSignature">public&nbsp;java.lang.String&nbsp;kerberosPrincipal()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="ConnectionConfig.html#kerberosPrincipal()">kerberosPrincipal</a></code>&nbsp;in interface&nbsp;<code><a href="ConnectionConfig.html" title="interface in org.apache.calcite.avatica">ConnectionConfig</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="BuiltInConnectionProperty.html#PRINCIPAL"><code>BuiltInConnectionProperty.PRINCIPAL</code></a></dd>
</dl>
</li>
</ul>
<a id="kerberosKeytab()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>kerberosKeytab</h4>
<pre class="methodSignature">public&nbsp;java.io.File&nbsp;kerberosKeytab()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="ConnectionConfig.html#kerberosKeytab()">kerberosKeytab</a></code>&nbsp;in interface&nbsp;<code><a href="ConnectionConfig.html" title="interface in org.apache.calcite.avatica">ConnectionConfig</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="BuiltInConnectionProperty.html#KEYTAB"><code>BuiltInConnectionProperty.KEYTAB</code></a></dd>
</dl>
</li>
</ul>
<a id="truststore()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>truststore</h4>
<pre class="methodSignature">public&nbsp;java.io.File&nbsp;truststore()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="ConnectionConfig.html#truststore()">truststore</a></code>&nbsp;in interface&nbsp;<code><a href="ConnectionConfig.html" title="interface in org.apache.calcite.avatica">ConnectionConfig</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="BuiltInConnectionProperty.html#TRUSTSTORE"><code>BuiltInConnectionProperty.TRUSTSTORE</code></a></dd>
</dl>
</li>
</ul>
<a id="truststorePassword()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>truststorePassword</h4>
<pre class="methodSignature">public&nbsp;java.lang.String&nbsp;truststorePassword()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="ConnectionConfig.html#truststorePassword()">truststorePassword</a></code>&nbsp;in interface&nbsp;<code><a href="ConnectionConfig.html" title="interface in org.apache.calcite.avatica">ConnectionConfig</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="BuiltInConnectionProperty.html#TRUSTSTORE_PASSWORD"><code>BuiltInConnectionProperty.TRUSTSTORE_PASSWORD</code></a></dd>
</dl>
</li>
</ul>
<a id="keystore()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>keystore</h4>
<pre class="methodSignature">public&nbsp;java.io.File&nbsp;keystore()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="ConnectionConfig.html#keystore()">keystore</a></code>&nbsp;in interface&nbsp;<code><a href="ConnectionConfig.html" title="interface in org.apache.calcite.avatica">ConnectionConfig</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="BuiltInConnectionProperty.html#KEYSTORE"><code>BuiltInConnectionProperty.KEYSTORE</code></a></dd>
</dl>
</li>
</ul>
<a id="keystorePassword()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>keystorePassword</h4>
<pre class="methodSignature">public&nbsp;java.lang.String&nbsp;keystorePassword()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="ConnectionConfig.html#keystorePassword()">keystorePassword</a></code>&nbsp;in interface&nbsp;<code><a href="ConnectionConfig.html" title="interface in org.apache.calcite.avatica">ConnectionConfig</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="BuiltInConnectionProperty.html#KEYSTORE_PASSWORD"><code>BuiltInConnectionProperty.KEYSTORE_PASSWORD</code></a></dd>
</dl>
</li>
</ul>
<a id="keyPassword()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>keyPassword</h4>
<pre class="methodSignature">public&nbsp;java.lang.String&nbsp;keyPassword()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="ConnectionConfig.html#keyPassword()">keyPassword</a></code>&nbsp;in interface&nbsp;<code><a href="ConnectionConfig.html" title="interface in org.apache.calcite.avatica">ConnectionConfig</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="BuiltInConnectionProperty.html#KEY_PASSWORD"><code>BuiltInConnectionProperty.KEY_PASSWORD</code></a></dd>
</dl>
</li>
</ul>
<a id="hostnameVerification()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hostnameVerification</h4>
<pre class="methodSignature">public&nbsp;<a href="remote/HostnameVerificationConfigurable.HostnameVerification.html" title="enum in org.apache.calcite.avatica.remote">HostnameVerificationConfigurable.HostnameVerification</a>&nbsp;hostnameVerification()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="ConnectionConfig.html#hostnameVerification()">hostnameVerification</a></code>&nbsp;in interface&nbsp;<code><a href="ConnectionConfig.html" title="interface in org.apache.calcite.avatica">ConnectionConfig</a></code></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="BuiltInConnectionProperty.html#HOSTNAME_VERIFICATION"><code>BuiltInConnectionProperty.HOSTNAME_VERIFICATION</code></a></dd>
</dl>
</li>
</ul>
<a id="parse(java.util.Properties,java.util.Map)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>parse</h4>
<pre class="methodSignature">public static&nbsp;java.util.Map&lt;<a href="ConnectionProperty.html" title="interface in org.apache.calcite.avatica">ConnectionProperty</a>,&#8203;java.lang.String&gt;&nbsp;parse&#8203;(java.util.Properties&nbsp;properties,
java.util.Map&lt;java.lang.String,&#8203;? extends <a href="ConnectionProperty.html" title="interface in org.apache.calcite.avatica">ConnectionProperty</a>&gt;&nbsp;nameToProps)</pre>
<div class="block">Converts a <code>Properties</code> object containing (name, value)
pairs into a map whose keys are
<a href="InternalProperty.html" title="enum in org.apache.calcite.avatica"><code>InternalProperty</code></a> objects.
<p>Matching is case-insensitive. Throws if a property is not known.
If a property occurs more than once, takes the last occurrence.</p></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>properties</code> - Properties</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Map</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.RuntimeException</code> - if a property is not known</dd>
</dl>
</li>
</ul>
<a id="enumConverter(java.lang.Class)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>enumConverter</h4>
<pre class="methodSignature">public static&nbsp;&lt;E extends java.lang.Enum&gt;&nbsp;<a href="ConnectionConfigImpl.Converter.html" title="interface in org.apache.calcite.avatica">ConnectionConfigImpl.Converter</a>&lt;E&gt;&nbsp;enumConverter&#8203;(java.lang.Class&lt;E&gt;&nbsp;enumClass)</pre>
</li>
</ul>
<a id="pluginConverter(java.lang.Class,java.lang.Object)">
<!-- -->
</a><a id="pluginConverter(java.lang.Class,T)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>pluginConverter</h4>
<pre class="methodSignature">public static&nbsp;&lt;T&gt;&nbsp;<a href="ConnectionConfigImpl.Converter.html" title="interface in org.apache.calcite.avatica">ConnectionConfigImpl.Converter</a>&lt;T&gt;&nbsp;pluginConverter&#8203;(java.lang.Class&lt;T&gt;&nbsp;pluginClass,
T&nbsp;defaultInstance)</pre>
</li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
</div>
</main>
<!-- ========= END OF CLASS DATA ========= -->
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ConnectionConfigImpl.html">Use</a></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><a href="#field.summary">Field</a>&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><a href="#field.detail">Field</a>&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>
<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2019 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
</footer>
</body>
</html>