blob: 87f132a9fdeb4c59e4df1e514e66f91201435200 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_231) on Tue Jan 26 14:32:15 PST 2021 -->
<title>AwsProperties</title>
<meta name="date" content="2021-01-26">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="AwsProperties";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/iceberg/aws/AwsClientFactory.html" title="interface in org.apache.iceberg.aws"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li>Next&nbsp;Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/iceberg/aws/AwsProperties.html" target="_top">Frames</a></li>
<li><a href="AwsProperties.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><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 name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.iceberg.aws</div>
<h2 title="Class AwsProperties" class="title">Class AwsProperties</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.apache.iceberg.aws.AwsProperties</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd>java.io.Serializable</dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">AwsProperties</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.AwsProperties">Serialized Form</a></dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/aws/AwsProperties.html#CLIENT_ASSUME_ROLE_ARN">CLIENT_ASSUME_ROLE_ARN</a></span></code>
<div class="block">Used by <a href="../../../../org/apache/iceberg/aws/AssumeRoleAwsClientFactory.html" title="class in org.apache.iceberg.aws"><code>AssumeRoleAwsClientFactory</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/aws/AwsProperties.html#CLIENT_ASSUME_ROLE_EXTERNAL_ID">CLIENT_ASSUME_ROLE_EXTERNAL_ID</a></span></code>
<div class="block">Used by <a href="../../../../org/apache/iceberg/aws/AssumeRoleAwsClientFactory.html" title="class in org.apache.iceberg.aws"><code>AssumeRoleAwsClientFactory</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/aws/AwsProperties.html#CLIENT_ASSUME_ROLE_REGION">CLIENT_ASSUME_ROLE_REGION</a></span></code>
<div class="block">Used by <a href="../../../../org/apache/iceberg/aws/AssumeRoleAwsClientFactory.html" title="class in org.apache.iceberg.aws"><code>AssumeRoleAwsClientFactory</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/aws/AwsProperties.html#CLIENT_ASSUME_ROLE_TIMEOUT_SEC">CLIENT_ASSUME_ROLE_TIMEOUT_SEC</a></span></code>
<div class="block">Used by <a href="../../../../org/apache/iceberg/aws/AssumeRoleAwsClientFactory.html" title="class in org.apache.iceberg.aws"><code>AssumeRoleAwsClientFactory</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/aws/AwsProperties.html#CLIENT_ASSUME_ROLE_TIMEOUT_SEC_DEFAULT">CLIENT_ASSUME_ROLE_TIMEOUT_SEC_DEFAULT</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/aws/AwsProperties.html#CLIENT_FACTORY">CLIENT_FACTORY</a></span></code>
<div class="block">The implementation class of <a href="../../../../org/apache/iceberg/aws/AwsClientFactory.html" title="interface in org.apache.iceberg.aws"><code>AwsClientFactory</code></a> to customize AWS client configurations.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/aws/AwsProperties.html#GLUE_CATALOG_ID">GLUE_CATALOG_ID</a></span></code>
<div class="block">The ID of the Glue Data Catalog where the tables reside.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/aws/AwsProperties.html#GLUE_CATALOG_SKIP_ARCHIVE">GLUE_CATALOG_SKIP_ARCHIVE</a></span></code>
<div class="block">If Glue should skip archiving an old table version when creating a new version in a commit.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/aws/AwsProperties.html#GLUE_CATALOG_SKIP_ARCHIVE_DEFAULT">GLUE_CATALOG_SKIP_ARCHIVE_DEFAULT</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/aws/AwsProperties.html#S3FILEIO_ACL">S3FILEIO_ACL</a></span></code>
<div class="block">Used to configure canned access control list (ACL) for S3 client to use during write.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/aws/AwsProperties.html#S3FILEIO_MULTIPART_SIZE">S3FILEIO_MULTIPART_SIZE</a></span></code>
<div class="block">The size of a single part for multipart upload requests in bytes (default: 32MB).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/aws/AwsProperties.html#S3FILEIO_MULTIPART_SIZE_DEFAULT">S3FILEIO_MULTIPART_SIZE_DEFAULT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/aws/AwsProperties.html#S3FILEIO_MULTIPART_SIZE_MIN">S3FILEIO_MULTIPART_SIZE_MIN</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/aws/AwsProperties.html#S3FILEIO_MULTIPART_THRESHOLD_FACTOR">S3FILEIO_MULTIPART_THRESHOLD_FACTOR</a></span></code>
<div class="block">The threshold expressed as a factor times the multipart size at which to
switch from uploading using a single put object request to uploading using multipart upload
(default: 1.5).</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static double</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/aws/AwsProperties.html#S3FILEIO_MULTIPART_THRESHOLD_FACTOR_DEFAULT">S3FILEIO_MULTIPART_THRESHOLD_FACTOR_DEFAULT</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/aws/AwsProperties.html#S3FILEIO_MULTIPART_UPLOAD_THREADS">S3FILEIO_MULTIPART_UPLOAD_THREADS</a></span></code>
<div class="block">Number of threads to use for uploading parts to S3 (shared pool across all output streams),
default to <code>Runtime.availableProcessors()</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/aws/AwsProperties.html#S3FILEIO_SSE_KEY">S3FILEIO_SSE_KEY</a></span></code>
<div class="block">If S3 encryption type is SSE-KMS, input is a KMS Key ID or ARN.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/aws/AwsProperties.html#S3FILEIO_SSE_MD5">S3FILEIO_SSE_MD5</a></span></code>
<div class="block">If S3 encryption type is SSE-C, input is the base-64 MD5 digest of the secret key.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/aws/AwsProperties.html#S3FILEIO_SSE_TYPE">S3FILEIO_SSE_TYPE</a></span></code>
<div class="block">Type of S3 Server side encryption used, default to <a href="../../../../org/apache/iceberg/aws/AwsProperties.html#S3FILEIO_SSE_TYPE_NONE"><code>S3FILEIO_SSE_TYPE_NONE</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/aws/AwsProperties.html#S3FILEIO_SSE_TYPE_CUSTOM">S3FILEIO_SSE_TYPE_CUSTOM</a></span></code>
<div class="block">S3 SSE-C encryption.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/aws/AwsProperties.html#S3FILEIO_SSE_TYPE_KMS">S3FILEIO_SSE_TYPE_KMS</a></span></code>
<div class="block">S3 SSE-KMS encryption.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/aws/AwsProperties.html#S3FILEIO_SSE_TYPE_NONE">S3FILEIO_SSE_TYPE_NONE</a></span></code>
<div class="block">No server side encryption.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/aws/AwsProperties.html#S3FILEIO_SSE_TYPE_S3">S3FILEIO_SSE_TYPE_S3</a></span></code>
<div class="block">S3 SSE-S3 encryption.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/aws/AwsProperties.html#S3FILEIO_STAGING_DIRECTORY">S3FILEIO_STAGING_DIRECTORY</a></span></code>
<div class="block">Location to put staging files for upload to S3, default to temp directory set in java.io.tmpdir.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/aws/AwsProperties.html#AwsProperties--">AwsProperties</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/aws/AwsProperties.html#AwsProperties-java.util.Map-">AwsProperties</a></span>(java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;properties)</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/aws/AwsProperties.html#glueCatalogId--">glueCatalogId</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/aws/AwsProperties.html#glueCatalogSkipArchive--">glueCatalogSkipArchive</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>software.amazon.awssdk.services.s3.model.ObjectCannedACL</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/aws/AwsProperties.html#s3FileIoAcl--">s3FileIoAcl</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/aws/AwsProperties.html#s3FileIoMultiPartSize--">s3FileIoMultiPartSize</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/aws/AwsProperties.html#s3FileIOMultipartThresholdFactor--">s3FileIOMultipartThresholdFactor</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/aws/AwsProperties.html#s3FileIoMultipartUploadThreads--">s3FileIoMultipartUploadThreads</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/aws/AwsProperties.html#s3FileIoSseKey--">s3FileIoSseKey</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/aws/AwsProperties.html#s3FileIoSseMd5--">s3FileIoSseMd5</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/aws/AwsProperties.html#s3FileIoSseType--">s3FileIoSseType</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/aws/AwsProperties.html#s3fileIoStagingDirectory--">s3fileIoStagingDirectory</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/aws/AwsProperties.html#setGlueCatalogId-java.lang.String-">setGlueCatalogId</a></span>(java.lang.String&nbsp;id)</code>&nbsp;</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/aws/AwsProperties.html#setGlueCatalogSkipArchive-boolean-">setGlueCatalogSkipArchive</a></span>(boolean&nbsp;skipArchive)</code>&nbsp;</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/aws/AwsProperties.html#setS3FileIoAcl-software.amazon.awssdk.services.s3.model.ObjectCannedACL-">setS3FileIoAcl</a></span>(software.amazon.awssdk.services.s3.model.ObjectCannedACL&nbsp;acl)</code>&nbsp;</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/aws/AwsProperties.html#setS3FileIoMultiPartSize-int-">setS3FileIoMultiPartSize</a></span>(int&nbsp;size)</code>&nbsp;</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/aws/AwsProperties.html#setS3FileIoMultipartThresholdFactor-double-">setS3FileIoMultipartThresholdFactor</a></span>(double&nbsp;factor)</code>&nbsp;</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/aws/AwsProperties.html#setS3FileIoMultipartUploadThreads-int-">setS3FileIoMultipartUploadThreads</a></span>(int&nbsp;threads)</code>&nbsp;</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/aws/AwsProperties.html#setS3FileIoSseKey-java.lang.String-">setS3FileIoSseKey</a></span>(java.lang.String&nbsp;sseKey)</code>&nbsp;</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/aws/AwsProperties.html#setS3FileIoSseMd5-java.lang.String-">setS3FileIoSseMd5</a></span>(java.lang.String&nbsp;sseMd5)</code>&nbsp;</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/aws/AwsProperties.html#setS3FileIoSseType-java.lang.String-">setS3FileIoSseType</a></span>(java.lang.String&nbsp;sseType)</code>&nbsp;</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/aws/AwsProperties.html#setS3fileIoStagingDirectory-java.lang.String-">setS3fileIoStagingDirectory</a></span>(java.lang.String&nbsp;directory)</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="S3FILEIO_SSE_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>S3FILEIO_SSE_TYPE</h4>
<pre>public static final&nbsp;java.lang.String S3FILEIO_SSE_TYPE</pre>
<div class="block">Type of S3 Server side encryption used, default to <a href="../../../../org/apache/iceberg/aws/AwsProperties.html#S3FILEIO_SSE_TYPE_NONE"><code>S3FILEIO_SSE_TYPE_NONE</code></a>.
<p>
For more details: https://docs.aws.amazon.com/AmazonS3/latest/dev/serv-side-encryption.html</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.iceberg.aws.AwsProperties.S3FILEIO_SSE_TYPE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="S3FILEIO_SSE_TYPE_NONE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>S3FILEIO_SSE_TYPE_NONE</h4>
<pre>public static final&nbsp;java.lang.String S3FILEIO_SSE_TYPE_NONE</pre>
<div class="block">No server side encryption.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.iceberg.aws.AwsProperties.S3FILEIO_SSE_TYPE_NONE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="S3FILEIO_SSE_TYPE_KMS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>S3FILEIO_SSE_TYPE_KMS</h4>
<pre>public static final&nbsp;java.lang.String S3FILEIO_SSE_TYPE_KMS</pre>
<div class="block">S3 SSE-KMS encryption.
<p>
For more details: https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingKMSEncryption.html</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.iceberg.aws.AwsProperties.S3FILEIO_SSE_TYPE_KMS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="S3FILEIO_SSE_TYPE_S3">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>S3FILEIO_SSE_TYPE_S3</h4>
<pre>public static final&nbsp;java.lang.String S3FILEIO_SSE_TYPE_S3</pre>
<div class="block">S3 SSE-S3 encryption.
<p>
For more details: https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingServerSideEncryption.html</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.iceberg.aws.AwsProperties.S3FILEIO_SSE_TYPE_S3">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="S3FILEIO_SSE_TYPE_CUSTOM">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>S3FILEIO_SSE_TYPE_CUSTOM</h4>
<pre>public static final&nbsp;java.lang.String S3FILEIO_SSE_TYPE_CUSTOM</pre>
<div class="block">S3 SSE-C encryption.
<p>
For more details: https://docs.aws.amazon.com/AmazonS3/latest/dev/ServerSideEncryptionCustomerKeys.html</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.iceberg.aws.AwsProperties.S3FILEIO_SSE_TYPE_CUSTOM">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="S3FILEIO_SSE_KEY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>S3FILEIO_SSE_KEY</h4>
<pre>public static final&nbsp;java.lang.String S3FILEIO_SSE_KEY</pre>
<div class="block">If S3 encryption type is SSE-KMS, input is a KMS Key ID or ARN.
In case this property is not set, default key "aws/s3" is used.
If encryption type is SSE-C, input is a custom base-64 AES256 symmetric key.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.iceberg.aws.AwsProperties.S3FILEIO_SSE_KEY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="S3FILEIO_SSE_MD5">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>S3FILEIO_SSE_MD5</h4>
<pre>public static final&nbsp;java.lang.String S3FILEIO_SSE_MD5</pre>
<div class="block">If S3 encryption type is SSE-C, input is the base-64 MD5 digest of the secret key.
This MD5 must be explicitly passed in by the caller to ensure key integrity.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.iceberg.aws.AwsProperties.S3FILEIO_SSE_MD5">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="GLUE_CATALOG_ID">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GLUE_CATALOG_ID</h4>
<pre>public static final&nbsp;java.lang.String GLUE_CATALOG_ID</pre>
<div class="block">The ID of the Glue Data Catalog where the tables reside.
If none is provided, Glue automatically uses the caller's AWS account ID by default.
<p>
For more details, see https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-catalog-databases.html</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.iceberg.aws.AwsProperties.GLUE_CATALOG_ID">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="GLUE_CATALOG_SKIP_ARCHIVE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GLUE_CATALOG_SKIP_ARCHIVE</h4>
<pre>public static final&nbsp;java.lang.String GLUE_CATALOG_SKIP_ARCHIVE</pre>
<div class="block">If Glue should skip archiving an old table version when creating a new version in a commit.
By default Glue archives all old table versions after an UpdateTable call,
but Glue has a default max number of archived table versions (can be increased).
So for streaming use case with lots of commits, it is recommended to set this value to true.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.iceberg.aws.AwsProperties.GLUE_CATALOG_SKIP_ARCHIVE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="GLUE_CATALOG_SKIP_ARCHIVE_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GLUE_CATALOG_SKIP_ARCHIVE_DEFAULT</h4>
<pre>public static final&nbsp;boolean GLUE_CATALOG_SKIP_ARCHIVE_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.iceberg.aws.AwsProperties.GLUE_CATALOG_SKIP_ARCHIVE_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="S3FILEIO_MULTIPART_UPLOAD_THREADS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>S3FILEIO_MULTIPART_UPLOAD_THREADS</h4>
<pre>public static final&nbsp;java.lang.String S3FILEIO_MULTIPART_UPLOAD_THREADS</pre>
<div class="block">Number of threads to use for uploading parts to S3 (shared pool across all output streams),
default to <code>Runtime.availableProcessors()</code></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.iceberg.aws.AwsProperties.S3FILEIO_MULTIPART_UPLOAD_THREADS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="S3FILEIO_MULTIPART_SIZE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>S3FILEIO_MULTIPART_SIZE</h4>
<pre>public static final&nbsp;java.lang.String S3FILEIO_MULTIPART_SIZE</pre>
<div class="block">The size of a single part for multipart upload requests in bytes (default: 32MB).
based on S3 requirement, the part size must be at least 5MB.
Too ensure performance of the reader and writer, the part size must be less than 2GB.
<p>
For more details, see https://docs.aws.amazon.com/AmazonS3/latest/dev/qfacts.html</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.iceberg.aws.AwsProperties.S3FILEIO_MULTIPART_SIZE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="S3FILEIO_MULTIPART_SIZE_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>S3FILEIO_MULTIPART_SIZE_DEFAULT</h4>
<pre>public static final&nbsp;int S3FILEIO_MULTIPART_SIZE_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.iceberg.aws.AwsProperties.S3FILEIO_MULTIPART_SIZE_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="S3FILEIO_MULTIPART_SIZE_MIN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>S3FILEIO_MULTIPART_SIZE_MIN</h4>
<pre>public static final&nbsp;int S3FILEIO_MULTIPART_SIZE_MIN</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.iceberg.aws.AwsProperties.S3FILEIO_MULTIPART_SIZE_MIN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="S3FILEIO_MULTIPART_THRESHOLD_FACTOR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>S3FILEIO_MULTIPART_THRESHOLD_FACTOR</h4>
<pre>public static final&nbsp;java.lang.String S3FILEIO_MULTIPART_THRESHOLD_FACTOR</pre>
<div class="block">The threshold expressed as a factor times the multipart size at which to
switch from uploading using a single put object request to uploading using multipart upload
(default: 1.5).</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.iceberg.aws.AwsProperties.S3FILEIO_MULTIPART_THRESHOLD_FACTOR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="S3FILEIO_MULTIPART_THRESHOLD_FACTOR_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>S3FILEIO_MULTIPART_THRESHOLD_FACTOR_DEFAULT</h4>
<pre>public static final&nbsp;double S3FILEIO_MULTIPART_THRESHOLD_FACTOR_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.iceberg.aws.AwsProperties.S3FILEIO_MULTIPART_THRESHOLD_FACTOR_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="S3FILEIO_STAGING_DIRECTORY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>S3FILEIO_STAGING_DIRECTORY</h4>
<pre>public static final&nbsp;java.lang.String S3FILEIO_STAGING_DIRECTORY</pre>
<div class="block">Location to put staging files for upload to S3, default to temp directory set in java.io.tmpdir.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.iceberg.aws.AwsProperties.S3FILEIO_STAGING_DIRECTORY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="S3FILEIO_ACL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>S3FILEIO_ACL</h4>
<pre>public static final&nbsp;java.lang.String S3FILEIO_ACL</pre>
<div class="block">Used to configure canned access control list (ACL) for S3 client to use during write.
If not set, ACL will not be set for requests.
<p>
The input must be one of <code>ObjectCannedACL</code>,
such as 'public-read-write'
For more details: https://docs.aws.amazon.com/AmazonS3/latest/dev/acl-overview.html</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.iceberg.aws.AwsProperties.S3FILEIO_ACL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CLIENT_FACTORY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CLIENT_FACTORY</h4>
<pre>public static final&nbsp;java.lang.String CLIENT_FACTORY</pre>
<div class="block">The implementation class of <a href="../../../../org/apache/iceberg/aws/AwsClientFactory.html" title="interface in org.apache.iceberg.aws"><code>AwsClientFactory</code></a> to customize AWS client configurations.
If set, all AWS clients will be initialized by the specified factory.
If not set, <a href="../../../../org/apache/iceberg/aws/AwsClientFactories.html#defaultFactory--"><code>AwsClientFactories.defaultFactory()</code></a> is used as default factory.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.iceberg.aws.AwsProperties.CLIENT_FACTORY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CLIENT_ASSUME_ROLE_ARN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CLIENT_ASSUME_ROLE_ARN</h4>
<pre>public static final&nbsp;java.lang.String CLIENT_ASSUME_ROLE_ARN</pre>
<div class="block">Used by <a href="../../../../org/apache/iceberg/aws/AssumeRoleAwsClientFactory.html" title="class in org.apache.iceberg.aws"><code>AssumeRoleAwsClientFactory</code></a>.
If set, all AWS clients will assume a role of the given ARN, instead of using the default credential chain.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.iceberg.aws.AwsProperties.CLIENT_ASSUME_ROLE_ARN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CLIENT_ASSUME_ROLE_TIMEOUT_SEC">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CLIENT_ASSUME_ROLE_TIMEOUT_SEC</h4>
<pre>public static final&nbsp;java.lang.String CLIENT_ASSUME_ROLE_TIMEOUT_SEC</pre>
<div class="block">Used by <a href="../../../../org/apache/iceberg/aws/AssumeRoleAwsClientFactory.html" title="class in org.apache.iceberg.aws"><code>AssumeRoleAwsClientFactory</code></a>.
The timeout of the assume role session in seconds, default to 1 hour.
At the end of the timeout, a new set of role session credentials will be fetched through a STS client.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.iceberg.aws.AwsProperties.CLIENT_ASSUME_ROLE_TIMEOUT_SEC">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CLIENT_ASSUME_ROLE_TIMEOUT_SEC_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CLIENT_ASSUME_ROLE_TIMEOUT_SEC_DEFAULT</h4>
<pre>public static final&nbsp;int CLIENT_ASSUME_ROLE_TIMEOUT_SEC_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.iceberg.aws.AwsProperties.CLIENT_ASSUME_ROLE_TIMEOUT_SEC_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CLIENT_ASSUME_ROLE_EXTERNAL_ID">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CLIENT_ASSUME_ROLE_EXTERNAL_ID</h4>
<pre>public static final&nbsp;java.lang.String CLIENT_ASSUME_ROLE_EXTERNAL_ID</pre>
<div class="block">Used by <a href="../../../../org/apache/iceberg/aws/AssumeRoleAwsClientFactory.html" title="class in org.apache.iceberg.aws"><code>AssumeRoleAwsClientFactory</code></a>.
Optional external ID used to assume an IAM role.
<p>
For more details, see https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user_externalid.html</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.iceberg.aws.AwsProperties.CLIENT_ASSUME_ROLE_EXTERNAL_ID">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CLIENT_ASSUME_ROLE_REGION">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>CLIENT_ASSUME_ROLE_REGION</h4>
<pre>public static final&nbsp;java.lang.String CLIENT_ASSUME_ROLE_REGION</pre>
<div class="block">Used by <a href="../../../../org/apache/iceberg/aws/AssumeRoleAwsClientFactory.html" title="class in org.apache.iceberg.aws"><code>AssumeRoleAwsClientFactory</code></a>.
If set, all AWS clients except STS client will use the given region instead of the default region chain.
<p>
The value must be one of <code>Region</code>, such as 'us-east-1'.
For more details, see https://docs.aws.amazon.com/general/latest/gr/rande.html</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.iceberg.aws.AwsProperties.CLIENT_ASSUME_ROLE_REGION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="AwsProperties--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>AwsProperties</h4>
<pre>public&nbsp;AwsProperties()</pre>
</li>
</ul>
<a name="AwsProperties-java.util.Map-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>AwsProperties</h4>
<pre>public&nbsp;AwsProperties(java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;properties)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="s3FileIoSseType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>s3FileIoSseType</h4>
<pre>public&nbsp;java.lang.String&nbsp;s3FileIoSseType()</pre>
</li>
</ul>
<a name="setS3FileIoSseType-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setS3FileIoSseType</h4>
<pre>public&nbsp;void&nbsp;setS3FileIoSseType(java.lang.String&nbsp;sseType)</pre>
</li>
</ul>
<a name="s3FileIoSseKey--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>s3FileIoSseKey</h4>
<pre>public&nbsp;java.lang.String&nbsp;s3FileIoSseKey()</pre>
</li>
</ul>
<a name="setS3FileIoSseKey-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setS3FileIoSseKey</h4>
<pre>public&nbsp;void&nbsp;setS3FileIoSseKey(java.lang.String&nbsp;sseKey)</pre>
</li>
</ul>
<a name="s3FileIoSseMd5--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>s3FileIoSseMd5</h4>
<pre>public&nbsp;java.lang.String&nbsp;s3FileIoSseMd5()</pre>
</li>
</ul>
<a name="setS3FileIoSseMd5-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setS3FileIoSseMd5</h4>
<pre>public&nbsp;void&nbsp;setS3FileIoSseMd5(java.lang.String&nbsp;sseMd5)</pre>
</li>
</ul>
<a name="glueCatalogId--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glueCatalogId</h4>
<pre>public&nbsp;java.lang.String&nbsp;glueCatalogId()</pre>
</li>
</ul>
<a name="setGlueCatalogId-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setGlueCatalogId</h4>
<pre>public&nbsp;void&nbsp;setGlueCatalogId(java.lang.String&nbsp;id)</pre>
</li>
</ul>
<a name="glueCatalogSkipArchive--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>glueCatalogSkipArchive</h4>
<pre>public&nbsp;boolean&nbsp;glueCatalogSkipArchive()</pre>
</li>
</ul>
<a name="setGlueCatalogSkipArchive-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setGlueCatalogSkipArchive</h4>
<pre>public&nbsp;void&nbsp;setGlueCatalogSkipArchive(boolean&nbsp;skipArchive)</pre>
</li>
</ul>
<a name="s3FileIoMultipartUploadThreads--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>s3FileIoMultipartUploadThreads</h4>
<pre>public&nbsp;int&nbsp;s3FileIoMultipartUploadThreads()</pre>
</li>
</ul>
<a name="setS3FileIoMultipartUploadThreads-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setS3FileIoMultipartUploadThreads</h4>
<pre>public&nbsp;void&nbsp;setS3FileIoMultipartUploadThreads(int&nbsp;threads)</pre>
</li>
</ul>
<a name="s3FileIoMultiPartSize--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>s3FileIoMultiPartSize</h4>
<pre>public&nbsp;int&nbsp;s3FileIoMultiPartSize()</pre>
</li>
</ul>
<a name="setS3FileIoMultiPartSize-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setS3FileIoMultiPartSize</h4>
<pre>public&nbsp;void&nbsp;setS3FileIoMultiPartSize(int&nbsp;size)</pre>
</li>
</ul>
<a name="s3FileIOMultipartThresholdFactor--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>s3FileIOMultipartThresholdFactor</h4>
<pre>public&nbsp;double&nbsp;s3FileIOMultipartThresholdFactor()</pre>
</li>
</ul>
<a name="setS3FileIoMultipartThresholdFactor-double-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setS3FileIoMultipartThresholdFactor</h4>
<pre>public&nbsp;void&nbsp;setS3FileIoMultipartThresholdFactor(double&nbsp;factor)</pre>
</li>
</ul>
<a name="s3fileIoStagingDirectory--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>s3fileIoStagingDirectory</h4>
<pre>public&nbsp;java.lang.String&nbsp;s3fileIoStagingDirectory()</pre>
</li>
</ul>
<a name="setS3fileIoStagingDirectory-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setS3fileIoStagingDirectory</h4>
<pre>public&nbsp;void&nbsp;setS3fileIoStagingDirectory(java.lang.String&nbsp;directory)</pre>
</li>
</ul>
<a name="s3FileIoAcl--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>s3FileIoAcl</h4>
<pre>public&nbsp;software.amazon.awssdk.services.s3.model.ObjectCannedACL&nbsp;s3FileIoAcl()</pre>
</li>
</ul>
<a name="setS3FileIoAcl-software.amazon.awssdk.services.s3.model.ObjectCannedACL-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>setS3FileIoAcl</h4>
<pre>public&nbsp;void&nbsp;setS3FileIoAcl(software.amazon.awssdk.services.s3.model.ObjectCannedACL&nbsp;acl)</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/iceberg/aws/AwsClientFactory.html" title="interface in org.apache.iceberg.aws"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li>Next&nbsp;Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/iceberg/aws/AwsProperties.html" target="_top">Frames</a></li>
<li><a href="AwsProperties.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><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 name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>