Skip to content

Commit d6b380e

Browse files
committed
Update site with 2.1.4 content
* Update javadocs * Update DOAP * Update config properties * Update downloads page
1 parent 89e3f87 commit d6b380e

File tree

1,029 files changed

+6773
-4178
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,029 files changed

+6773
-4178
lines changed

_docs-2/apidocs/allclasses-index.html

Lines changed: 596 additions & 576 deletions
Large diffs are not rendered by default.

_docs-2/apidocs/allpackages-index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>All Packages (Apache Accumulo Project 2.1.3 API)</title>
5+
<title>All Packages (Apache Accumulo Project 2.1.4 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="description" content="package index">
@@ -11,7 +11,7 @@
1111
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
1212
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
1313
<script type="text/javascript" src="script.js"></script>
14-
<script type="text/javascript" src="script-dir/jquery-3.6.1.min.js"></script>
14+
<script type="text/javascript" src="script-dir/jquery-3.7.1.min.js"></script>
1515
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
1616
</head>
1717
<body class="all-packages-index-page">
@@ -129,7 +129,7 @@ <h1 title="All&amp;nbsp;Packages" class="title">All&nbsp;Packages</h1>
129129
</main>
130130
<footer role="contentinfo">
131131
<hr>
132-
<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2024 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
132+
<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2025 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
133133
</footer>
134134
</div>
135135
</div>

_docs-2/apidocs/constant-values.html

Lines changed: 20 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>Constant Field Values (Apache Accumulo Project 2.1.3 API)</title>
5+
<title>Constant Field Values (Apache Accumulo Project 2.1.4 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="description" content="summary of constants">
@@ -11,7 +11,7 @@
1111
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
1212
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
1313
<script type="text/javascript" src="script.js"></script>
14-
<script type="text/javascript" src="script-dir/jquery-3.6.1.min.js"></script>
14+
<script type="text/javascript" src="script-dir/jquery-3.7.1.min.js"></script>
1515
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
1616
</head>
1717
<body class="constants-summary-page">
@@ -107,6 +107,23 @@ <h2 title="org.apache">org.apache.*</h2>
107107
</div>
108108
</li>
109109
<li>
110+
<div class="caption"><span>org.apache.accumulo.core.client.admin.compaction.<a href="org/apache/accumulo/core/client/admin/compaction/ErasureCodeConfigurer.html" title="class in org.apache.accumulo.core.client.admin.compaction">ErasureCodeConfigurer</a></span></div>
111+
<div class="summary-table three-column-summary">
112+
<div class="table-header col-first">Modifier and Type</div>
113+
<div class="table-header col-second">Constant Field</div>
114+
<div class="table-header col-last">Value</div>
115+
<div class="col-first even-row-color"><code id="org.apache.accumulo.core.client.admin.compaction.ErasureCodeConfigurer.BYPASS_ERASURE_CODES">public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
116+
<div class="col-second even-row-color"><code><a href="org/apache/accumulo/core/client/admin/compaction/ErasureCodeConfigurer.html#BYPASS_ERASURE_CODES">BYPASS_ERASURE_CODES</a></code></div>
117+
<div class="col-last even-row-color"><code>"erasure.code.bypass"</code></div>
118+
<div class="col-first odd-row-color"><code id="org.apache.accumulo.core.client.admin.compaction.ErasureCodeConfigurer.ERASURE_CODE_POLICY">public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
119+
<div class="col-second odd-row-color"><code><a href="org/apache/accumulo/core/client/admin/compaction/ErasureCodeConfigurer.html#ERASURE_CODE_POLICY">ERASURE_CODE_POLICY</a></code></div>
120+
<div class="col-last odd-row-color"><code>"erasure.code.policy"</code></div>
121+
<div class="col-first even-row-color"><code id="org.apache.accumulo.core.client.admin.compaction.ErasureCodeConfigurer.ERASURE_CODE_SIZE">public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
122+
<div class="col-second even-row-color"><code><a href="org/apache/accumulo/core/client/admin/compaction/ErasureCodeConfigurer.html#ERASURE_CODE_SIZE">ERASURE_CODE_SIZE</a></code></div>
123+
<div class="col-last even-row-color"><code>"erasure.code.size.conversion"</code></div>
124+
</div>
125+
</li>
126+
<li>
110127
<div class="caption"><span>org.apache.accumulo.core.client.admin.compaction.<a href="org/apache/accumulo/core/client/admin/compaction/TooManyDeletesSelector.html" title="class in org.apache.accumulo.core.client.admin.compaction">TooManyDeletesSelector</a></span></div>
111128
<div class="summary-table three-column-summary">
112129
<div class="table-header col-first">Modifier and Type</div>
@@ -567,7 +584,7 @@ <h2 title="org.apache">org.apache.*</h2>
567584
</main>
568585
<footer role="contentinfo">
569586
<hr>
570-
<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2024 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
587+
<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2025 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
571588
</footer>
572589
</div>
573590
</div>

_docs-2/apidocs/deprecated-list.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>Deprecated List (Apache Accumulo Project 2.1.3 API)</title>
5+
<title>Deprecated List (Apache Accumulo Project 2.1.4 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="description" content="deprecated elements">
@@ -11,7 +11,7 @@
1111
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
1212
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
1313
<script type="text/javascript" src="script.js"></script>
14-
<script type="text/javascript" src="script-dir/jquery-3.6.1.min.js"></script>
14+
<script type="text/javascript" src="script-dir/jquery-3.7.1.min.js"></script>
1515
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
1616
</head>
1717
<body class="deprecated-list-page">
@@ -470,12 +470,12 @@ <h2 title="Contents">Contents</h2>
470470
</div>
471471
<div class="col-summary-item-name even-row-color"><a href="org/apache/accumulo/core/iterators/IteratorEnvironment.html#getConfig()">org.apache.accumulo.core.iterators.IteratorEnvironment.getConfig()</a></div>
472472
<div class="col-last even-row-color">
473-
<div class="deprecation-comment">since 2.0.0. This method was using an unstable non public type. Use
473+
<div class="deprecation-comment">since 2.0.0. This method was using an unstable, non-public type. Use
474474
<a href="org/apache/accumulo/core/iterators/IteratorEnvironment.html#getPluginEnv()"><code>IteratorEnvironment.getPluginEnv()</code></a></div>
475475
</div>
476476
<div class="col-summary-item-name odd-row-color"><a href="org/apache/accumulo/core/iterators/IteratorEnvironment.html#getServiceEnv()">org.apache.accumulo.core.iterators.IteratorEnvironment.getServiceEnv()</a></div>
477477
<div class="col-last odd-row-color">
478-
<div class="deprecation-comment">since 2.1.0. This method was using a non public API type. Use
478+
<div class="deprecation-comment">since 2.1.0. This method was using a non-public API type. Use
479479
<a href="org/apache/accumulo/core/iterators/IteratorEnvironment.html#getPluginEnv()"><code>IteratorEnvironment.getPluginEnv()</code></a> instead because it has better stability guarantees.</div>
480480
</div>
481481
<div class="col-summary-item-name even-row-color"><a href="org/apache/accumulo/core/iterators/IteratorEnvironment.html#registerSideChannel(org.apache.accumulo.core.iterators.SortedKeyValueIterator)">org.apache.accumulo.core.iterators.IteratorEnvironment.registerSideChannel<wbr>(SortedKeyValueIterator&lt;Key, Value&gt;)</a></div>
@@ -565,7 +565,7 @@ <h2 title="Contents">Contents</h2>
565565
</main>
566566
<footer role="contentinfo">
567567
<hr>
568-
<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2024 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
568+
<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2025 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
569569
</footer>
570570
</div>
571571
</div>

_docs-2/apidocs/help-doc.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>API Help (Apache Accumulo Project 2.1.3 API)</title>
5+
<title>API Help (Apache Accumulo Project 2.1.4 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="description" content="help">
@@ -11,7 +11,7 @@
1111
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
1212
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
1313
<script type="text/javascript" src="script.js"></script>
14-
<script type="text/javascript" src="script-dir/jquery-3.6.1.min.js"></script>
14+
<script type="text/javascript" src="script-dir/jquery-3.7.1.min.js"></script>
1515
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
1616
</head>
1717
<body class="help-page">
@@ -193,7 +193,7 @@ <h3>Index</h3>
193193
<span class="help-footnote">This help file applies to API documentation generated by the standard doclet.</span></main>
194194
<footer role="contentinfo">
195195
<hr>
196-
<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2024 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
196+
<p class="legal-copy"><small>Copyright &#169; 2011&#x2013;2025 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
197197
</footer>
198198
</div>
199199
</div>

0 commit comments

Comments
 (0)