blob: 02b27fb6f9223ddb0f2668235fe93d4387c36413 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>HttpClientProperties</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
<script type="text/javascript" src="../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../jquery/jquery-3.5.1.js"></script>
<script type="text/javascript" src="../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="HttpClientProperties";
}
}
catch(err) {
}
//-->
var data = {"i0":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
var pathtoroot = "../../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&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.iceberg.aws</a></div>
<h2 title="Class HttpClientProperties" class="title">Class HttpClientProperties</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.apache.iceberg.aws.HttpClientProperties</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><code>java.io.Serializable</code></dd>
</dl>
<hr>
<pre>public class <span class="typeNameLabel">HttpClientProperties</span>
extends java.lang.Object
implements java.io.Serializable</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../serialized-form.html#org.apache.iceberg.aws.HttpClientProperties">Serialized Form</a></dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== 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 java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#APACHE_CONNECTION_ACQUISITION_TIMEOUT_MS">APACHE_CONNECTION_ACQUISITION_TIMEOUT_MS</a></span></code></th>
<td class="colLast">
<div class="block">Used to configure the connection acquisition timeout in milliseconds for <code>ApacheHttpClient.Builder</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#APACHE_CONNECTION_MAX_IDLE_TIME_MS">APACHE_CONNECTION_MAX_IDLE_TIME_MS</a></span></code></th>
<td class="colLast">
<div class="block">Used to configure the connection max idle time in milliseconds for <code>ApacheHttpClient.Builder</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#APACHE_CONNECTION_TIME_TO_LIVE_MS">APACHE_CONNECTION_TIME_TO_LIVE_MS</a></span></code></th>
<td class="colLast">
<div class="block">Used to configure the connection time to live in milliseconds for <code>ApacheHttpClient.Builder</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#APACHE_CONNECTION_TIMEOUT_MS">APACHE_CONNECTION_TIMEOUT_MS</a></span></code></th>
<td class="colLast">
<div class="block">Used to configure the connection timeout in milliseconds for <code>ApacheHttpClient.Builder</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#APACHE_EXPECT_CONTINUE_ENABLED">APACHE_EXPECT_CONTINUE_ENABLED</a></span></code></th>
<td class="colLast">
<div class="block">Used to configure whether to enable the expect continue setting for <code>ApacheHttpClient.Builder</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#APACHE_MAX_CONNECTIONS">APACHE_MAX_CONNECTIONS</a></span></code></th>
<td class="colLast">
<div class="block">Used to configure the max connections number for <code>ApacheHttpClient.Builder</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#APACHE_SOCKET_TIMEOUT_MS">APACHE_SOCKET_TIMEOUT_MS</a></span></code></th>
<td class="colLast">
<div class="block">Used to configure the socket timeout in milliseconds for <code>ApacheHttpClient.Builder</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#APACHE_TCP_KEEP_ALIVE_ENABLED">APACHE_TCP_KEEP_ALIVE_ENABLED</a></span></code></th>
<td class="colLast">
<div class="block">Used to configure whether to enable the tcp keep alive setting for <code>ApacheHttpClient.Builder</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#APACHE_USE_IDLE_CONNECTION_REAPER_ENABLED">APACHE_USE_IDLE_CONNECTION_REAPER_ENABLED</a></span></code></th>
<td class="colLast">
<div class="block">Used to configure whether to use idle connection reaper for <code>ApacheHttpClient.Builder</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#CLIENT_TYPE">CLIENT_TYPE</a></span></code></th>
<td class="colLast">
<div class="block">The type of <code>SdkHttpClient</code> implementation used by <a href="AwsClientFactory.html" title="interface in org.apache.iceberg.aws"><code>AwsClientFactory</code></a> If set, all AWS clients will use this specified HTTP client.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#CLIENT_TYPE_APACHE">CLIENT_TYPE_APACHE</a></span></code></th>
<td class="colLast">
<div class="block">If this is set under <a href="#CLIENT_TYPE"><code>CLIENT_TYPE</code></a>, <code>ApacheHttpClient</code> will be used as the HTTP Client in <a href="AwsClientFactory.html" title="interface in org.apache.iceberg.aws"><code>AwsClientFactory</code></a></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#CLIENT_TYPE_DEFAULT">CLIENT_TYPE_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#CLIENT_TYPE_URLCONNECTION">CLIENT_TYPE_URLCONNECTION</a></span></code></th>
<td class="colLast">
<div class="block">If this is set under <a href="#CLIENT_TYPE"><code>CLIENT_TYPE</code></a>, <code>UrlConnectionHttpClient</code> will be used as the HTTP
Client in <a href="AwsClientFactory.html" title="interface in org.apache.iceberg.aws"><code>AwsClientFactory</code></a></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#URLCONNECTION_CONNECTION_TIMEOUT_MS">URLCONNECTION_CONNECTION_TIMEOUT_MS</a></span></code></th>
<td class="colLast">
<div class="block">Used to configure the connection timeout in milliseconds for <code>UrlConnectionHttpClient.Builder</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#URLCONNECTION_SOCKET_TIMEOUT_MS">URLCONNECTION_SOCKET_TIMEOUT_MS</a></span></code></th>
<td class="colLast">
<div class="block">Used to configure the socket timeout in milliseconds for <code>UrlConnectionHttpClient.Builder</code>.</div>
</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()">HttpClientProperties</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(java.util.Map)">HttpClientProperties</a></span>&#8203;(java.util.Map&lt;java.lang.String,&#8203;java.lang.String&gt;&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="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>&lt;T extends software.amazon.awssdk.awscore.client.builder.AwsSyncClientBuilder&gt;<br>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#applyHttpClientConfigurations(T)">applyHttpClientConfigurations</a></span>&#8203;(T&nbsp;builder)</code></th>
<td class="colLast">
<div class="block">Configure the httpClient for a client according to the HttpClientType.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</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="CLIENT_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CLIENT_TYPE</h4>
<pre>public static final&nbsp;java.lang.String CLIENT_TYPE</pre>
<div class="block">The type of <code>SdkHttpClient</code> implementation used by <a href="AwsClientFactory.html" title="interface in org.apache.iceberg.aws"><code>AwsClientFactory</code></a> If set, all AWS clients will use this specified HTTP client. If not set,
<a href="#CLIENT_TYPE_DEFAULT"><code>CLIENT_TYPE_DEFAULT</code></a> will be used. For specific types supported, see CLIENT_TYPE_*
defined below.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.iceberg.aws.HttpClientProperties.CLIENT_TYPE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="CLIENT_TYPE_APACHE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CLIENT_TYPE_APACHE</h4>
<pre>public static final&nbsp;java.lang.String CLIENT_TYPE_APACHE</pre>
<div class="block">If this is set under <a href="#CLIENT_TYPE"><code>CLIENT_TYPE</code></a>, <code>ApacheHttpClient</code> will be used as the HTTP Client in <a href="AwsClientFactory.html" title="interface in org.apache.iceberg.aws"><code>AwsClientFactory</code></a></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.iceberg.aws.HttpClientProperties.CLIENT_TYPE_APACHE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="CLIENT_TYPE_URLCONNECTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CLIENT_TYPE_URLCONNECTION</h4>
<pre>public static final&nbsp;java.lang.String CLIENT_TYPE_URLCONNECTION</pre>
<div class="block">If this is set under <a href="#CLIENT_TYPE"><code>CLIENT_TYPE</code></a>, <code>UrlConnectionHttpClient</code> will be used as the HTTP
Client in <a href="AwsClientFactory.html" title="interface in org.apache.iceberg.aws"><code>AwsClientFactory</code></a></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.iceberg.aws.HttpClientProperties.CLIENT_TYPE_URLCONNECTION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="CLIENT_TYPE_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CLIENT_TYPE_DEFAULT</h4>
<pre>public static final&nbsp;java.lang.String CLIENT_TYPE_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.iceberg.aws.HttpClientProperties.CLIENT_TYPE_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="URLCONNECTION_CONNECTION_TIMEOUT_MS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>URLCONNECTION_CONNECTION_TIMEOUT_MS</h4>
<pre>public static final&nbsp;java.lang.String URLCONNECTION_CONNECTION_TIMEOUT_MS</pre>
<div class="block">Used to configure the connection timeout in milliseconds for <code>UrlConnectionHttpClient.Builder</code>. This flag only
works when <a href="#CLIENT_TYPE"><code>CLIENT_TYPE</code></a> is set to <a href="#CLIENT_TYPE_URLCONNECTION"><code>CLIENT_TYPE_URLCONNECTION</code></a>
<p>For more details, see
https://sdk.amazonaws.com/java/api/latest/software/amazon/awssdk/http/urlconnection/UrlConnectionHttpClient.Builder.html</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.iceberg.aws.HttpClientProperties.URLCONNECTION_CONNECTION_TIMEOUT_MS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="URLCONNECTION_SOCKET_TIMEOUT_MS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>URLCONNECTION_SOCKET_TIMEOUT_MS</h4>
<pre>public static final&nbsp;java.lang.String URLCONNECTION_SOCKET_TIMEOUT_MS</pre>
<div class="block">Used to configure the socket timeout in milliseconds for <code>UrlConnectionHttpClient.Builder</code>. This flag only
works when <a href="#CLIENT_TYPE"><code>CLIENT_TYPE</code></a> is set to <a href="#CLIENT_TYPE_URLCONNECTION"><code>CLIENT_TYPE_URLCONNECTION</code></a>
<p>For more details, see
https://sdk.amazonaws.com/java/api/latest/software/amazon/awssdk/http/urlconnection/UrlConnectionHttpClient.Builder.html</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.iceberg.aws.HttpClientProperties.URLCONNECTION_SOCKET_TIMEOUT_MS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="APACHE_CONNECTION_TIMEOUT_MS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>APACHE_CONNECTION_TIMEOUT_MS</h4>
<pre>public static final&nbsp;java.lang.String APACHE_CONNECTION_TIMEOUT_MS</pre>
<div class="block">Used to configure the connection timeout in milliseconds for <code>ApacheHttpClient.Builder</code>. This flag only works when <a href="#CLIENT_TYPE"><code>CLIENT_TYPE</code></a> is set to <a href="#CLIENT_TYPE_APACHE"><code>CLIENT_TYPE_APACHE</code></a>
<p>For more details, see
https://sdk.amazonaws.com/java/api/latest/software/amazon/awssdk/http/apache/ApacheHttpClient.Builder.html</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.iceberg.aws.HttpClientProperties.APACHE_CONNECTION_TIMEOUT_MS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="APACHE_SOCKET_TIMEOUT_MS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>APACHE_SOCKET_TIMEOUT_MS</h4>
<pre>public static final&nbsp;java.lang.String APACHE_SOCKET_TIMEOUT_MS</pre>
<div class="block">Used to configure the socket timeout in milliseconds for <code>ApacheHttpClient.Builder</code>. This flag only works when <a href="#CLIENT_TYPE"><code>CLIENT_TYPE</code></a> is set to <a href="#CLIENT_TYPE_APACHE"><code>CLIENT_TYPE_APACHE</code></a>
<p>For more details, see
https://sdk.amazonaws.com/java/api/latest/software/amazon/awssdk/http/apache/ApacheHttpClient.Builder.html</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.iceberg.aws.HttpClientProperties.APACHE_SOCKET_TIMEOUT_MS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="APACHE_CONNECTION_ACQUISITION_TIMEOUT_MS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>APACHE_CONNECTION_ACQUISITION_TIMEOUT_MS</h4>
<pre>public static final&nbsp;java.lang.String APACHE_CONNECTION_ACQUISITION_TIMEOUT_MS</pre>
<div class="block">Used to configure the connection acquisition timeout in milliseconds for <code>ApacheHttpClient.Builder</code>. This flag only works when <a href="#CLIENT_TYPE"><code>CLIENT_TYPE</code></a> is set to <a href="#CLIENT_TYPE_APACHE"><code>CLIENT_TYPE_APACHE</code></a>
<p>For more details, see
https://sdk.amazonaws.com/java/api/latest/software/amazon/awssdk/http/apache/ApacheHttpClient.Builder.html</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.iceberg.aws.HttpClientProperties.APACHE_CONNECTION_ACQUISITION_TIMEOUT_MS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="APACHE_CONNECTION_MAX_IDLE_TIME_MS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>APACHE_CONNECTION_MAX_IDLE_TIME_MS</h4>
<pre>public static final&nbsp;java.lang.String APACHE_CONNECTION_MAX_IDLE_TIME_MS</pre>
<div class="block">Used to configure the connection max idle time in milliseconds for <code>ApacheHttpClient.Builder</code>. This flag only works when <a href="#CLIENT_TYPE"><code>CLIENT_TYPE</code></a> is set to <a href="#CLIENT_TYPE_APACHE"><code>CLIENT_TYPE_APACHE</code></a>
<p>For more details, see
https://sdk.amazonaws.com/java/api/latest/software/amazon/awssdk/http/apache/ApacheHttpClient.Builder.html</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.iceberg.aws.HttpClientProperties.APACHE_CONNECTION_MAX_IDLE_TIME_MS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="APACHE_CONNECTION_TIME_TO_LIVE_MS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>APACHE_CONNECTION_TIME_TO_LIVE_MS</h4>
<pre>public static final&nbsp;java.lang.String APACHE_CONNECTION_TIME_TO_LIVE_MS</pre>
<div class="block">Used to configure the connection time to live in milliseconds for <code>ApacheHttpClient.Builder</code>. This flag only works when <a href="#CLIENT_TYPE"><code>CLIENT_TYPE</code></a> is set to <a href="#CLIENT_TYPE_APACHE"><code>CLIENT_TYPE_APACHE</code></a>
<p>For more details, see
https://sdk.amazonaws.com/java/api/latest/software/amazon/awssdk/http/apache/ApacheHttpClient.Builder.html</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.iceberg.aws.HttpClientProperties.APACHE_CONNECTION_TIME_TO_LIVE_MS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="APACHE_EXPECT_CONTINUE_ENABLED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>APACHE_EXPECT_CONTINUE_ENABLED</h4>
<pre>public static final&nbsp;java.lang.String APACHE_EXPECT_CONTINUE_ENABLED</pre>
<div class="block">Used to configure whether to enable the expect continue setting for <code>ApacheHttpClient.Builder</code>. This flag only works when <a href="#CLIENT_TYPE"><code>CLIENT_TYPE</code></a> is set to <a href="#CLIENT_TYPE_APACHE"><code>CLIENT_TYPE_APACHE</code></a>
<p>In default, this is disabled.
<p>For more details, see
https://sdk.amazonaws.com/java/api/latest/software/amazon/awssdk/http/apache/ApacheHttpClient.Builder.html</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.iceberg.aws.HttpClientProperties.APACHE_EXPECT_CONTINUE_ENABLED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="APACHE_MAX_CONNECTIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>APACHE_MAX_CONNECTIONS</h4>
<pre>public static final&nbsp;java.lang.String APACHE_MAX_CONNECTIONS</pre>
<div class="block">Used to configure the max connections number for <code>ApacheHttpClient.Builder</code>. This flag only works when <a href="#CLIENT_TYPE"><code>CLIENT_TYPE</code></a> is set to <a href="#CLIENT_TYPE_APACHE"><code>CLIENT_TYPE_APACHE</code></a>
<p>For more details, see
https://sdk.amazonaws.com/java/api/latest/software/amazon/awssdk/http/apache/ApacheHttpClient.Builder.html</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.iceberg.aws.HttpClientProperties.APACHE_MAX_CONNECTIONS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="APACHE_TCP_KEEP_ALIVE_ENABLED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>APACHE_TCP_KEEP_ALIVE_ENABLED</h4>
<pre>public static final&nbsp;java.lang.String APACHE_TCP_KEEP_ALIVE_ENABLED</pre>
<div class="block">Used to configure whether to enable the tcp keep alive setting for <code>ApacheHttpClient.Builder</code>. This flag only works when <a href="#CLIENT_TYPE"><code>CLIENT_TYPE</code></a> is set to <a href="#CLIENT_TYPE_APACHE"><code>CLIENT_TYPE_APACHE</code></a>.
<p>In default, this is disabled.
<p>For more details, see
https://sdk.amazonaws.com/java/api/latest/software/amazon/awssdk/http/apache/ApacheHttpClient.Builder.html</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.iceberg.aws.HttpClientProperties.APACHE_TCP_KEEP_ALIVE_ENABLED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="APACHE_USE_IDLE_CONNECTION_REAPER_ENABLED">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>APACHE_USE_IDLE_CONNECTION_REAPER_ENABLED</h4>
<pre>public static final&nbsp;java.lang.String APACHE_USE_IDLE_CONNECTION_REAPER_ENABLED</pre>
<div class="block">Used to configure whether to use idle connection reaper for <code>ApacheHttpClient.Builder</code>. This flag only works when <a href="#CLIENT_TYPE"><code>CLIENT_TYPE</code></a> is set to <a href="#CLIENT_TYPE_APACHE"><code>CLIENT_TYPE_APACHE</code></a>.
<p>In default, this is enabled.
<p>For more details, see
https://sdk.amazonaws.com/java/api/latest/software/amazon/awssdk/http/apache/ApacheHttpClient.Builder.html</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.iceberg.aws.HttpClientProperties.APACHE_USE_IDLE_CONNECTION_REAPER_ENABLED">Constant Field Values</a></dd>
</dl>
</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;()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>HttpClientProperties</h4>
<pre>public&nbsp;HttpClientProperties()</pre>
</li>
</ul>
<a id="&lt;init&gt;(java.util.Map)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>HttpClientProperties</h4>
<pre>public&nbsp;HttpClientProperties&#8203;(java.util.Map&lt;java.lang.String,&#8203;java.lang.String&gt;&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="applyHttpClientConfigurations(software.amazon.awssdk.awscore.client.builder.AwsSyncClientBuilder)">
<!-- -->
</a><a id="applyHttpClientConfigurations(T)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>applyHttpClientConfigurations</h4>
<pre class="methodSignature">public&nbsp;&lt;T extends software.amazon.awssdk.awscore.client.builder.AwsSyncClientBuilder&gt;&nbsp;void&nbsp;applyHttpClientConfigurations&#8203;(T&nbsp;builder)</pre>
<div class="block">Configure the httpClient for a client according to the HttpClientType. The two supported
HttpClientTypes are urlconnection and apache
<p>Sample usage:
<pre>
S3Client.builder().applyMutation(awsProperties::applyHttpClientConfigurations)
</pre></div>
</li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
</div>
</main>
<!-- ========= END OF CLASS DATA ========= -->
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&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>
</footer>
</body>
</html>