Minor updates to website for 1.9.3 release

* Build javadocs with a slightly newer version of Java 8
* Use user manual directly copied from the release build (the one
published in Maven Central) to ensure it's identical
* Update example upgrade section in 2.x docs to mention 1.9.3 as an
example instead of 1.9.2 (not really important)
diff --git a/1.9/accumulo_user_manual.html b/1.9/accumulo_user_manual.html
index 8d73e67..d13dc8d 100644
--- a/1.9/accumulo_user_manual.html
+++ b/1.9/accumulo_user_manual.html
@@ -12259,7 +12259,7 @@
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2019-04-11 16:24:53 EDT
+Last updated 2019-04-05 21:51:53 EDT
 </div>
 </div>
 <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/github.min.css">
diff --git a/1.9/apidocs/allclasses-frame.html b/1.9/apidocs/allclasses-frame.html
index e94b7da..8d446ee 100644
--- a/1.9/apidocs/allclasses-frame.html
+++ b/1.9/apidocs/allclasses-frame.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>All Classes (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/allclasses-noframe.html b/1.9/apidocs/allclasses-noframe.html
index 30b4c9f..87a9bba 100644
--- a/1.9/apidocs/allclasses-noframe.html
+++ b/1.9/apidocs/allclasses-noframe.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>All Classes (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/constant-values.html b/1.9/apidocs/constant-values.html
index 43a3b59..cf7da5f 100644
--- a/1.9/apidocs/constant-values.html
+++ b/1.9/apidocs/constant-values.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Constant Field Values (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/deprecated-list.html b/1.9/apidocs/deprecated-list.html
index 3d00d7b..8604e99 100644
--- a/1.9/apidocs/deprecated-list.html
+++ b/1.9/apidocs/deprecated-list.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Deprecated List (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
@@ -981,19 +981,19 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockScanner.html#getTimeOut--">org.apache.accumulo.core.client.mock.MockScanner.getTimeOut()</a></td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.html#getTimeOut--">org.apache.accumulo.core.client.ClientSideIteratorScanner.getTimeOut()</a></td>
-</tr>
-<tr class="rowColor">
 <td class="colOne"><a href="org/apache/accumulo/core/client/Scanner.html#getTimeOut--">org.apache.accumulo.core.client.Scanner.getTimeOut()</a>
 <div class="block"><span class="deprecationComment">Since 1.5. See <a href="org/apache/accumulo/core/client/ScannerBase.html#getTimeout-java.util.concurrent.TimeUnit-"><code>ScannerBase.getTimeout(java.util.concurrent.TimeUnit)</code></a></span></div>
 </td>
 </tr>
 <tr class="altColor">
+<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockScanner.html#getTimeOut--">org.apache.accumulo.core.client.mock.MockScanner.getTimeOut()</a></td>
+</tr>
+<tr class="rowColor">
 <td class="colOne"><a href="org/apache/accumulo/core/client/IsolatedScanner.html#getTimeOut--">org.apache.accumulo.core.client.IsolatedScanner.getTimeOut()</a></td>
 </tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.html#getTimeOut--">org.apache.accumulo.core.client.ClientSideIteratorScanner.getTimeOut()</a></td>
+</tr>
 <tr class="rowColor">
 <td class="colOne"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html#getToken-java.lang.Class-org.apache.hadoop.conf.Configuration-">org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.getToken(Class&lt;?&gt;, Configuration)</a>
 <div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
@@ -1262,12 +1262,12 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#setMockInstance-org.apache.hadoop.mapred.JobConf-java.lang.String-">org.apache.accumulo.core.client.mapred.AccumuloOutputFormat.setMockInstance(JobConf, String)</a>
+<td class="colOne"><a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#setMockInstance-org.apache.hadoop.mapred.JobConf-java.lang.String-">org.apache.accumulo.core.client.mapred.AbstractInputFormat.setMockInstance(JobConf, String)</a>
 <div class="block"><span class="deprecationComment">since 1.8.0; use MiniAccumuloCluster or a standard mock framework</span></div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#setMockInstance-org.apache.hadoop.mapred.JobConf-java.lang.String-">org.apache.accumulo.core.client.mapred.AbstractInputFormat.setMockInstance(JobConf, String)</a>
+<td class="colOne"><a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#setMockInstance-org.apache.hadoop.mapred.JobConf-java.lang.String-">org.apache.accumulo.core.client.mapred.AccumuloOutputFormat.setMockInstance(JobConf, String)</a>
 <div class="block"><span class="deprecationComment">since 1.8.0; use MiniAccumuloCluster or a standard mock framework</span></div>
 </td>
 </tr>
@@ -1327,19 +1327,19 @@
 </td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockScanner.html#setTimeOut-int-">org.apache.accumulo.core.client.mock.MockScanner.setTimeOut(int)</a></td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.html#setTimeOut-int-">org.apache.accumulo.core.client.ClientSideIteratorScanner.setTimeOut(int)</a></td>
-</tr>
-<tr class="altColor">
 <td class="colOne"><a href="org/apache/accumulo/core/client/Scanner.html#setTimeOut-int-">org.apache.accumulo.core.client.Scanner.setTimeOut(int)</a>
 <div class="block"><span class="deprecationComment">Since 1.5. See <a href="org/apache/accumulo/core/client/ScannerBase.html#setTimeout-long-java.util.concurrent.TimeUnit-"><code>ScannerBase.setTimeout(long, java.util.concurrent.TimeUnit)</code></a></span></div>
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colOne"><a href="org/apache/accumulo/core/client/mock/MockScanner.html#setTimeOut-int-">org.apache.accumulo.core.client.mock.MockScanner.setTimeOut(int)</a></td>
+</tr>
+<tr class="altColor">
 <td class="colOne"><a href="org/apache/accumulo/core/client/IsolatedScanner.html#setTimeOut-int-">org.apache.accumulo.core.client.IsolatedScanner.setTimeOut(int)</a></td>
 </tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.html#setTimeOut-int-">org.apache.accumulo.core.client.ClientSideIteratorScanner.setTimeOut(int)</a></td>
+</tr>
 <tr class="altColor">
 <td class="colOne"><a href="org/apache/accumulo/core/client/mapred/InputFormatBase.RecordReaderBase.html#setupIterators-org.apache.hadoop.mapred.JobConf-org.apache.accumulo.core.client.Scanner-">org.apache.accumulo.core.client.mapred.InputFormatBase.RecordReaderBase.setupIterators(JobConf, Scanner)</a></td>
 </tr>
@@ -1374,14 +1374,14 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#setZooKeeperInstance-org.apache.hadoop.mapred.JobConf-java.lang.String-java.lang.String-">org.apache.accumulo.core.client.mapred.AccumuloOutputFormat.setZooKeeperInstance(JobConf, String, String)</a>
-<div class="block"><span class="deprecationComment">since 1.6.0; Use <a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#setZooKeeperInstance-org.apache.hadoop.mapred.JobConf-org.apache.accumulo.core.client.ClientConfiguration-"><code>AccumuloOutputFormat.setZooKeeperInstance(JobConf, ClientConfiguration)</code></a>
+<td class="colOne"><a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#setZooKeeperInstance-org.apache.hadoop.mapred.JobConf-java.lang.String-java.lang.String-">org.apache.accumulo.core.client.mapred.AbstractInputFormat.setZooKeeperInstance(JobConf, String, String)</a>
+<div class="block"><span class="deprecationComment">since 1.6.0; Use <a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#setZooKeeperInstance-org.apache.hadoop.mapred.JobConf-org.apache.accumulo.core.client.ClientConfiguration-"><code>AbstractInputFormat.setZooKeeperInstance(JobConf, ClientConfiguration)</code></a>
              instead.</span></div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#setZooKeeperInstance-org.apache.hadoop.mapred.JobConf-java.lang.String-java.lang.String-">org.apache.accumulo.core.client.mapred.AbstractInputFormat.setZooKeeperInstance(JobConf, String, String)</a>
-<div class="block"><span class="deprecationComment">since 1.6.0; Use <a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#setZooKeeperInstance-org.apache.hadoop.mapred.JobConf-org.apache.accumulo.core.client.ClientConfiguration-"><code>AbstractInputFormat.setZooKeeperInstance(JobConf, ClientConfiguration)</code></a>
+<td class="colOne"><a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#setZooKeeperInstance-org.apache.hadoop.mapred.JobConf-java.lang.String-java.lang.String-">org.apache.accumulo.core.client.mapred.AccumuloOutputFormat.setZooKeeperInstance(JobConf, String, String)</a>
+<div class="block"><span class="deprecationComment">since 1.6.0; Use <a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#setZooKeeperInstance-org.apache.hadoop.mapred.JobConf-org.apache.accumulo.core.client.ClientConfiguration-"><code>AccumuloOutputFormat.setZooKeeperInstance(JobConf, ClientConfiguration)</code></a>
              instead.</span></div>
 </td>
 </tr>
diff --git a/1.9/apidocs/help-doc.html b/1.9/apidocs/help-doc.html
index 2643960..d4697de 100644
--- a/1.9/apidocs/help-doc.html
+++ b/1.9/apidocs/help-doc.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>API Help (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/index-all.html b/1.9/apidocs/index-all.html
index 51a35ff..65933e2 100644
--- a/1.9/apidocs/index-all.html
+++ b/1.9/apidocs/index-all.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Index (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/index.html b/1.9/apidocs/index.html
index 0889038..d6bab42 100644
--- a/1.9/apidocs/index.html
+++ b/1.9/apidocs/index.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Apache Accumulo Project 1.9.3 API</title>
 <script type="text/javascript">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/AccumuloException.html b/1.9/apidocs/org/apache/accumulo/core/client/AccumuloException.html
index 8942d37..1fbbd7e 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/AccumuloException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/AccumuloException.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AccumuloException (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/AccumuloSecurityException.html b/1.9/apidocs/org/apache/accumulo/core/client/AccumuloSecurityException.html
index 7e0579e..c201d35 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/AccumuloSecurityException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/AccumuloSecurityException.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AccumuloSecurityException (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/BatchDeleter.html b/1.9/apidocs/org/apache/accumulo/core/client/BatchDeleter.html
index c0ec19a..903ef07 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/BatchDeleter.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/BatchDeleter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>BatchDeleter (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/BatchScanner.html b/1.9/apidocs/org/apache/accumulo/core/client/BatchScanner.html
index 2d4e8c6..47ab1f0 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/BatchScanner.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/BatchScanner.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>BatchScanner (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/BatchWriter.html b/1.9/apidocs/org/apache/accumulo/core/client/BatchWriter.html
index 8d2f7c5..af15873 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/BatchWriter.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/BatchWriter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>BatchWriter (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/BatchWriterConfig.html b/1.9/apidocs/org/apache/accumulo/core/client/BatchWriterConfig.html
index 104b08e..292ceeb 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/BatchWriterConfig.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/BatchWriterConfig.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>BatchWriterConfig (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/ClientConfiguration.ClientProperty.html b/1.9/apidocs/org/apache/accumulo/core/client/ClientConfiguration.ClientProperty.html
index 54fb532..5d183d4 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/ClientConfiguration.ClientProperty.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/ClientConfiguration.ClientProperty.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ClientConfiguration.ClientProperty (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/ClientConfiguration.html b/1.9/apidocs/org/apache/accumulo/core/client/ClientConfiguration.html
index 9b9a658..ec88b50 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/ClientConfiguration.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/ClientConfiguration.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ClientConfiguration (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/ClientSideIteratorScanner.ScannerTranslator.html b/1.9/apidocs/org/apache/accumulo/core/client/ClientSideIteratorScanner.ScannerTranslator.html
index 873a854..a86dad1 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/ClientSideIteratorScanner.ScannerTranslator.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/ClientSideIteratorScanner.ScannerTranslator.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ClientSideIteratorScanner.ScannerTranslator (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/ClientSideIteratorScanner.html b/1.9/apidocs/org/apache/accumulo/core/client/ClientSideIteratorScanner.html
index 295a3bb..ecfe9af 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/ClientSideIteratorScanner.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/ClientSideIteratorScanner.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ClientSideIteratorScanner (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/ConditionalWriter.Result.html b/1.9/apidocs/org/apache/accumulo/core/client/ConditionalWriter.Result.html
index 9463a01..61c4d7d 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/ConditionalWriter.Result.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/ConditionalWriter.Result.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ConditionalWriter.Result (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/ConditionalWriter.Status.html b/1.9/apidocs/org/apache/accumulo/core/client/ConditionalWriter.Status.html
index 090ea8e..b1f7b74 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/ConditionalWriter.Status.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/ConditionalWriter.Status.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ConditionalWriter.Status (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/ConditionalWriter.html b/1.9/apidocs/org/apache/accumulo/core/client/ConditionalWriter.html
index e4b26e1..5edadac 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/ConditionalWriter.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/ConditionalWriter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ConditionalWriter (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/ConditionalWriterConfig.html b/1.9/apidocs/org/apache/accumulo/core/client/ConditionalWriterConfig.html
index b480060..d686517 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/ConditionalWriterConfig.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/ConditionalWriterConfig.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ConditionalWriterConfig (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/Connector.html b/1.9/apidocs/org/apache/accumulo/core/client/Connector.html
index 49026fa..e589474 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/Connector.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/Connector.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Connector (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/Durability.html b/1.9/apidocs/org/apache/accumulo/core/client/Durability.html
index 90a7399..78681a5 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/Durability.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/Durability.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Durability (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/Instance.html b/1.9/apidocs/org/apache/accumulo/core/client/Instance.html
index e842be7..57006b2 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/Instance.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/Instance.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Instance (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/IsolatedScanner.MemoryRowBuffer.html b/1.9/apidocs/org/apache/accumulo/core/client/IsolatedScanner.MemoryRowBuffer.html
index 9f5a3aa..788f4ac 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/IsolatedScanner.MemoryRowBuffer.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/IsolatedScanner.MemoryRowBuffer.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>IsolatedScanner.MemoryRowBuffer (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/IsolatedScanner.MemoryRowBufferFactory.html b/1.9/apidocs/org/apache/accumulo/core/client/IsolatedScanner.MemoryRowBufferFactory.html
index b6730ec..f8d7729 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/IsolatedScanner.MemoryRowBufferFactory.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/IsolatedScanner.MemoryRowBufferFactory.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>IsolatedScanner.MemoryRowBufferFactory (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/IsolatedScanner.RowBuffer.html b/1.9/apidocs/org/apache/accumulo/core/client/IsolatedScanner.RowBuffer.html
index b2552c7..3e2c3ef 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/IsolatedScanner.RowBuffer.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/IsolatedScanner.RowBuffer.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>IsolatedScanner.RowBuffer (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/IsolatedScanner.RowBufferFactory.html b/1.9/apidocs/org/apache/accumulo/core/client/IsolatedScanner.RowBufferFactory.html
index fe85056..0762a06 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/IsolatedScanner.RowBufferFactory.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/IsolatedScanner.RowBufferFactory.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>IsolatedScanner.RowBufferFactory (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/IsolatedScanner.html b/1.9/apidocs/org/apache/accumulo/core/client/IsolatedScanner.html
index 02a4a41..f40aebb 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/IsolatedScanner.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/IsolatedScanner.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>IsolatedScanner (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/IteratorSetting.Column.html b/1.9/apidocs/org/apache/accumulo/core/client/IteratorSetting.Column.html
index 0c87cfc..ddddb94 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/IteratorSetting.Column.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/IteratorSetting.Column.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>IteratorSetting.Column (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/IteratorSetting.html b/1.9/apidocs/org/apache/accumulo/core/client/IteratorSetting.html
index 1153853..0318160 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/IteratorSetting.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/IteratorSetting.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>IteratorSetting (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/MultiTableBatchWriter.html b/1.9/apidocs/org/apache/accumulo/core/client/MultiTableBatchWriter.html
index 2de1e7d..18ced46 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/MultiTableBatchWriter.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/MultiTableBatchWriter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>MultiTableBatchWriter (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/MutationsRejectedException.html b/1.9/apidocs/org/apache/accumulo/core/client/MutationsRejectedException.html
index bc8e36c..797d2fb 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/MutationsRejectedException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/MutationsRejectedException.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>MutationsRejectedException (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/NamespaceExistsException.html b/1.9/apidocs/org/apache/accumulo/core/client/NamespaceExistsException.html
index 0433bf6..1af8164 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/NamespaceExistsException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/NamespaceExistsException.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>NamespaceExistsException (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/NamespaceNotEmptyException.html b/1.9/apidocs/org/apache/accumulo/core/client/NamespaceNotEmptyException.html
index ad1f246..4d00081 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/NamespaceNotEmptyException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/NamespaceNotEmptyException.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>NamespaceNotEmptyException (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/NamespaceNotFoundException.html b/1.9/apidocs/org/apache/accumulo/core/client/NamespaceNotFoundException.html
index ba44efc..3a4a6c9 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/NamespaceNotFoundException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/NamespaceNotFoundException.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>NamespaceNotFoundException (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/RowIterator.html b/1.9/apidocs/org/apache/accumulo/core/client/RowIterator.html
index 553910b..99b38be 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/RowIterator.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/RowIterator.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RowIterator (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/SampleNotPresentException.html b/1.9/apidocs/org/apache/accumulo/core/client/SampleNotPresentException.html
index f3be68d..faaea16 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/SampleNotPresentException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/SampleNotPresentException.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SampleNotPresentException (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/Scanner.html b/1.9/apidocs/org/apache/accumulo/core/client/Scanner.html
index e722f33..408e3ad 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/Scanner.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/Scanner.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Scanner (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/ScannerBase.html b/1.9/apidocs/org/apache/accumulo/core/client/ScannerBase.html
index 94e8f27..e2137b4 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/ScannerBase.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/ScannerBase.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ScannerBase (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/TableDeletedException.html b/1.9/apidocs/org/apache/accumulo/core/client/TableDeletedException.html
index e5577ca..e4a7ae1 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/TableDeletedException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/TableDeletedException.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TableDeletedException (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/TableExistsException.html b/1.9/apidocs/org/apache/accumulo/core/client/TableExistsException.html
index c10b3a8..aed54d0 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/TableExistsException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/TableExistsException.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TableExistsException (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/TableNotFoundException.html b/1.9/apidocs/org/apache/accumulo/core/client/TableNotFoundException.html
index aa951b9..00971b7 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/TableNotFoundException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/TableNotFoundException.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TableNotFoundException (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/TableOfflineException.html b/1.9/apidocs/org/apache/accumulo/core/client/TableOfflineException.html
index 375070e..a9ac4d5 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/TableOfflineException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/TableOfflineException.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TableOfflineException (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/TimedOutException.html b/1.9/apidocs/org/apache/accumulo/core/client/TimedOutException.html
index 749ce8b..cc1115e 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/TimedOutException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/TimedOutException.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TimedOutException (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/ZooKeeperInstance.html b/1.9/apidocs/org/apache/accumulo/core/client/ZooKeeperInstance.html
index 2ed5f8e..638d8bb 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/ZooKeeperInstance.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/ZooKeeperInstance.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ZooKeeperInstance (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/ActiveCompaction.CompactionReason.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/ActiveCompaction.CompactionReason.html
index e89802d..e89ad53 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/ActiveCompaction.CompactionReason.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/ActiveCompaction.CompactionReason.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:16:59 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:10 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ActiveCompaction.CompactionReason (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/ActiveCompaction.CompactionType.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/ActiveCompaction.CompactionType.html
index 51686c0..0906214 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/ActiveCompaction.CompactionType.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/ActiveCompaction.CompactionType.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:16:59 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:10 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ActiveCompaction.CompactionType (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/ActiveCompaction.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/ActiveCompaction.html
index b040b39..8d255c8 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/ActiveCompaction.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/ActiveCompaction.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:16:59 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:10 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ActiveCompaction (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/ActiveScan.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/ActiveScan.html
index bcb0ae1..31d76f6 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/ActiveScan.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/ActiveScan.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:16:59 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:10 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ActiveScan (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/CompactionConfig.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/CompactionConfig.html
index 170728d..34da1c6 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/CompactionConfig.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/CompactionConfig.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:16:59 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:10 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>CompactionConfig (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/CompactionStrategyConfig.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/CompactionStrategyConfig.html
index 847123f..f075125 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/CompactionStrategyConfig.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/CompactionStrategyConfig.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:16:59 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:10 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>CompactionStrategyConfig (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/DelegationTokenConfig.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/DelegationTokenConfig.html
index bdc5cca..c6e42dc 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/DelegationTokenConfig.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/DelegationTokenConfig.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:16:59 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:10 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DelegationTokenConfig (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/DiskUsage.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/DiskUsage.html
index f72b73f..9f778d4 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/DiskUsage.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/DiskUsage.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:16:59 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:10 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DiskUsage (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/FindMax.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/FindMax.html
index 1c42ab9..fcc8bf9 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/FindMax.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/FindMax.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:16:59 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:10 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>FindMax (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/InstanceOperations.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/InstanceOperations.html
index 03a6ebf..ba214c3 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/InstanceOperations.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/InstanceOperations.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:16:59 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:10 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>InstanceOperations (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/Locations.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/Locations.html
index 0041cf7..e2c0b85 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/Locations.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/Locations.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:16:59 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:10 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Locations (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/NamespaceOperations.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/NamespaceOperations.html
index 682bd8b..52ab9ce 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/NamespaceOperations.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/NamespaceOperations.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:16:59 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:11 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>NamespaceOperations (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/NewTableConfiguration.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/NewTableConfiguration.html
index febb0d9..49cd765 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/NewTableConfiguration.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/NewTableConfiguration.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:16:59 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:11 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>NewTableConfiguration (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/ReplicationOperations.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/ReplicationOperations.html
index d6a4738..625faaa 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/ReplicationOperations.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/ReplicationOperations.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:16:59 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:11 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ReplicationOperations (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/ScanState.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/ScanState.html
index af9b375..20294fe 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/ScanState.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/ScanState.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:16:59 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:11 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ScanState (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/ScanType.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/ScanType.html
index 063fb4f..09eb966 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/ScanType.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/ScanType.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:16:59 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:11 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ScanType (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/SecurityOperations.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/SecurityOperations.html
index b21358b..f92d3a5 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/SecurityOperations.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/SecurityOperations.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:16:59 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:11 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SecurityOperations (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/TableOperations.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/TableOperations.html
index 3288bbd..e69d43b 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/TableOperations.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/TableOperations.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:16:59 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:11 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TableOperations (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/TimeType.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/TimeType.html
index 312d6f5..4b55d7d 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/TimeType.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/TimeType.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:16:59 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:11 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TimeType (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveCompaction.CompactionReason.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveCompaction.CompactionReason.html
index 770218c..e847f18 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveCompaction.CompactionReason.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveCompaction.CompactionReason.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.admin.ActiveCompaction.CompactionReason (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveCompaction.CompactionType.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveCompaction.CompactionType.html
index e5e68d1..fd7c809 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveCompaction.CompactionType.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveCompaction.CompactionType.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.admin.ActiveCompaction.CompactionType (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveCompaction.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveCompaction.html
index 10c9a20..68ec5bd 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveCompaction.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveCompaction.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.admin.ActiveCompaction (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveScan.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveScan.html
index 287b3b0..1191adf 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveScan.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ActiveScan.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.admin.ActiveScan (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/CompactionConfig.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/CompactionConfig.html
index 9ef7ad5..462b5ed 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/CompactionConfig.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/CompactionConfig.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.admin.CompactionConfig (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/CompactionStrategyConfig.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/CompactionStrategyConfig.html
index b263b3b..34c9afa 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/CompactionStrategyConfig.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/CompactionStrategyConfig.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.admin.CompactionStrategyConfig (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/DelegationTokenConfig.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/DelegationTokenConfig.html
index 12336b2..614fccc 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/DelegationTokenConfig.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/DelegationTokenConfig.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.admin.DelegationTokenConfig (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/DiskUsage.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/DiskUsage.html
index def0ff5..c7ceb52 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/DiskUsage.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/DiskUsage.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.admin.DiskUsage (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/FindMax.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/FindMax.html
index e22756e..66459cf 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/FindMax.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/FindMax.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.admin.FindMax (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/InstanceOperations.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/InstanceOperations.html
index fb9a028..c0da834 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/InstanceOperations.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/InstanceOperations.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.accumulo.core.client.admin.InstanceOperations (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/Locations.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/Locations.html
index 8f31a3c..fe72f92 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/Locations.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/Locations.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.accumulo.core.client.admin.Locations (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/NamespaceOperations.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/NamespaceOperations.html
index 523fc95..e1216d5 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/NamespaceOperations.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/NamespaceOperations.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.accumulo.core.client.admin.NamespaceOperations (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/NewTableConfiguration.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/NewTableConfiguration.html
index 8e3bf22..09fae99 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/NewTableConfiguration.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/NewTableConfiguration.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.admin.NewTableConfiguration (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ReplicationOperations.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ReplicationOperations.html
index c4f8fe0..c2afe80 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ReplicationOperations.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ReplicationOperations.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.accumulo.core.client.admin.ReplicationOperations (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ScanState.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ScanState.html
index 214bb06..819fa7f 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ScanState.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ScanState.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.admin.ScanState (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ScanType.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ScanType.html
index d1a3c43..f9e86c4 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ScanType.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/ScanType.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.admin.ScanType (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/SecurityOperations.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/SecurityOperations.html
index b08eb20..105a92b 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/SecurityOperations.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/SecurityOperations.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.accumulo.core.client.admin.SecurityOperations (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/TableOperations.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/TableOperations.html
index 94072a4..c686193 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/TableOperations.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/TableOperations.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.accumulo.core.client.admin.TableOperations (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/TimeType.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/TimeType.html
index f980b3b..59dcfbc 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/TimeType.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/class-use/TimeType.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.admin.TimeType (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/package-frame.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/package-frame.html
index 1c8d3ce..c52dc3d 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/package-frame.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/package-frame.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.accumulo.core.client.admin (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/package-summary.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/package-summary.html
index d0f2d03..b42184b 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/package-summary.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/package-summary.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.accumulo.core.client.admin (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/package-tree.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/package-tree.html
index 2336ca4..275186e 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/package-tree.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/package-tree.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.accumulo.core.client.admin Class Hierarchy (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
@@ -108,11 +108,11 @@
 <ul>
 <li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Enum</span></a>&lt;E&gt; (implements java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;T&gt;, java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
 <ul>
+<li type="circle">org.apache.accumulo.core.client.admin.<a href="../../../../../../org/apache/accumulo/core/client/admin/ScanState.html" title="enum in org.apache.accumulo.core.client.admin"><span class="typeNameLink">ScanState</span></a></li>
 <li type="circle">org.apache.accumulo.core.client.admin.<a href="../../../../../../org/apache/accumulo/core/client/admin/ActiveCompaction.CompactionType.html" title="enum in org.apache.accumulo.core.client.admin"><span class="typeNameLink">ActiveCompaction.CompactionType</span></a></li>
+<li type="circle">org.apache.accumulo.core.client.admin.<a href="../../../../../../org/apache/accumulo/core/client/admin/TimeType.html" title="enum in org.apache.accumulo.core.client.admin"><span class="typeNameLink">TimeType</span></a></li>
 <li type="circle">org.apache.accumulo.core.client.admin.<a href="../../../../../../org/apache/accumulo/core/client/admin/ActiveCompaction.CompactionReason.html" title="enum in org.apache.accumulo.core.client.admin"><span class="typeNameLink">ActiveCompaction.CompactionReason</span></a></li>
 <li type="circle">org.apache.accumulo.core.client.admin.<a href="../../../../../../org/apache/accumulo/core/client/admin/ScanType.html" title="enum in org.apache.accumulo.core.client.admin"><span class="typeNameLink">ScanType</span></a></li>
-<li type="circle">org.apache.accumulo.core.client.admin.<a href="../../../../../../org/apache/accumulo/core/client/admin/TimeType.html" title="enum in org.apache.accumulo.core.client.admin"><span class="typeNameLink">TimeType</span></a></li>
-<li type="circle">org.apache.accumulo.core.client.admin.<a href="../../../../../../org/apache/accumulo/core/client/admin/ScanState.html" title="enum in org.apache.accumulo.core.client.admin"><span class="typeNameLink">ScanState</span></a></li>
 </ul>
 </li>
 </ul>
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/admin/package-use.html b/1.9/apidocs/org/apache/accumulo/core/client/admin/package-use.html
index cd01464..b4e1cc1 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/admin/package-use.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/admin/package-use.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.accumulo.core.client.admin (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/AccumuloException.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/AccumuloException.html
index 3b556e7..c1d7278 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/AccumuloException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/AccumuloException.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.AccumuloException (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
@@ -232,16 +232,16 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>int</code></td>
-<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#addConstraint-java.lang.String-java.lang.String-">addConstraint</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
+<td class="colLast"><span class="typeNameLabel">NamespaceOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#addConstraint-java.lang.String-java.lang.String-">addConstraint</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace,
              <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;constraintClassName)</code>
-<div class="block">Add a new constraint to a table.</div>
+<div class="block">Add a new constraint to a namespace.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
-<td class="colLast"><span class="typeNameLabel">NamespaceOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#addConstraint-java.lang.String-java.lang.String-">addConstraint</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace,
+<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#addConstraint-java.lang.String-java.lang.String-">addConstraint</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
              <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;constraintClassName)</code>
-<div class="block">Add a new constraint to a namespace.</div>
+<div class="block">Add a new constraint to a table.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -260,27 +260,19 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#attachIterator-java.lang.String-org.apache.accumulo.core.client.IteratorSetting-">attachIterator</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
-              <a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a>&nbsp;setting)</code>
-<div class="block">Add an iterator to a table on all scopes.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">NamespaceOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#attachIterator-java.lang.String-org.apache.accumulo.core.client.IteratorSetting-">attachIterator</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace,
               <a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a>&nbsp;setting)</code>
 <div class="block">Add an iterator to a namespace on all scopes.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#attachIterator-java.lang.String-org.apache.accumulo.core.client.IteratorSetting-java.util.EnumSet-">attachIterator</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
-              <a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a>&nbsp;setting,
-              <a href="https://docs.oracle.com/javase/8/docs/api/java/util/EnumSet.html?is-external=true" title="class or interface in java.util">EnumSet</a>&lt;org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope&gt;&nbsp;scopes)</code>
-<div class="block">Add an iterator to a table on the given scopes.</div>
+<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#attachIterator-java.lang.String-org.apache.accumulo.core.client.IteratorSetting-">attachIterator</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
+              <a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a>&nbsp;setting)</code>
+<div class="block">Add an iterator to a table on all scopes.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">NamespaceOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#attachIterator-java.lang.String-org.apache.accumulo.core.client.IteratorSetting-java.util.EnumSet-">attachIterator</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace,
               <a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a>&nbsp;setting,
@@ -288,6 +280,14 @@
 <div class="block">Add an iterator to a namespace on the given scopes.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#attachIterator-java.lang.String-org.apache.accumulo.core.client.IteratorSetting-java.util.EnumSet-">attachIterator</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
+              <a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a>&nbsp;setting,
+              <a href="https://docs.oracle.com/javase/8/docs/api/java/util/EnumSet.html?is-external=true" title="class or interface in java.util">EnumSet</a>&lt;org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope&gt;&nbsp;scopes)</code>
+<div class="block">Add an iterator to a table on the given scopes.</div>
+</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><span class="typeNameLabel">SecurityOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/SecurityOperations.html#authenticateUser-java.lang.String-org.apache.accumulo.core.client.security.tokens.AuthenticationToken-">authenticateUser</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;principal,
@@ -338,7 +338,7 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#checkIteratorConflicts-java.lang.String-org.apache.accumulo.core.client.IteratorSetting-java.util.EnumSet-">checkIteratorConflicts</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
+<td class="colLast"><span class="typeNameLabel">NamespaceOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#checkIteratorConflicts-java.lang.String-org.apache.accumulo.core.client.IteratorSetting-java.util.EnumSet-">checkIteratorConflicts</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace,
                       <a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a>&nbsp;setting,
                       <a href="https://docs.oracle.com/javase/8/docs/api/java/util/EnumSet.html?is-external=true" title="class or interface in java.util">EnumSet</a>&lt;org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope&gt;&nbsp;scopes)</code>
 <div class="block">Check whether a given iterator configuration conflicts with existing configuration; in
@@ -347,7 +347,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">NamespaceOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#checkIteratorConflicts-java.lang.String-org.apache.accumulo.core.client.IteratorSetting-java.util.EnumSet-">checkIteratorConflicts</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace,
+<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#checkIteratorConflicts-java.lang.String-org.apache.accumulo.core.client.IteratorSetting-java.util.EnumSet-">checkIteratorConflicts</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
                       <a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a>&nbsp;setting,
                       <a href="https://docs.oracle.com/javase/8/docs/api/java/util/EnumSet.html?is-external=true" title="class or interface in java.util">EnumSet</a>&lt;org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope&gt;&nbsp;scopes)</code>
 <div class="block">Check whether a given iterator configuration conflicts with existing configuration; in
@@ -400,14 +400,14 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#create-java.lang.String-">create</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName)</code>
-<div class="block">Create a table with no special configuration</div>
+<td class="colLast"><span class="typeNameLabel">NamespaceOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#create-java.lang.String-">create</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace)</code>
+<div class="block">Create an empty namespace with no initial configuration.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">NamespaceOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#create-java.lang.String-">create</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace)</code>
-<div class="block">Create an empty namespace with no initial configuration.</div>
+<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#create-java.lang.String-">create</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName)</code>
+<div class="block">Create a table with no special configuration</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -454,14 +454,14 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#delete-java.lang.String-">delete</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName)</code>
-<div class="block">Delete a table</div>
+<td class="colLast"><span class="typeNameLabel">NamespaceOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#delete-java.lang.String-">delete</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace)</code>
+<div class="block">Delete an empty namespace</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">NamespaceOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#delete-java.lang.String-">delete</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace)</code>
-<div class="block">Delete an empty namespace</div>
+<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#delete-java.lang.String-">delete</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName)</code>
+<div class="block">Delete a table</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -558,7 +558,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a></code></td>
-<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#getIteratorSetting-java.lang.String-java.lang.String-org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope-">getIteratorSetting</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
+<td class="colLast"><span class="typeNameLabel">NamespaceOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#getIteratorSetting-java.lang.String-java.lang.String-org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope-">getIteratorSetting</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace,
                   <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                   org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope&nbsp;scope)</code>
 <div class="block">Get the settings for an iterator.</div>
@@ -566,7 +566,7 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a></code></td>
-<td class="colLast"><span class="typeNameLabel">NamespaceOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#getIteratorSetting-java.lang.String-java.lang.String-org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope-">getIteratorSetting</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace,
+<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#getIteratorSetting-java.lang.String-java.lang.String-org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope-">getIteratorSetting</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
                   <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                   org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope&nbsp;scope)</code>
 <div class="block">Get the settings for an iterator.</div>
@@ -591,14 +591,14 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#getProperties-java.lang.String-">getProperties</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName)</code>
-<div class="block">Gets properties of a table.</div>
+<td class="colLast"><span class="typeNameLabel">NamespaceOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#getProperties-java.lang.String-">getProperties</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace)</code>
+<div class="block">Gets properties of a namespace, which are inherited by tables in this namespace.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">NamespaceOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#getProperties-java.lang.String-">getProperties</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace)</code>
-<div class="block">Gets properties of a namespace, which are inherited by tables in this namespace.</div>
+<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#getProperties-java.lang.String-">getProperties</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName)</code>
+<div class="block">Gets properties of a table.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -691,26 +691,26 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#listConstraints-java.lang.String-">listConstraints</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName)</code>
-<div class="block">List constraints on a table with their assigned numbers.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">NamespaceOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#listConstraints-java.lang.String-">listConstraints</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace)</code>
 <div class="block">List constraints on a namespace with their assigned numbers.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#listConstraints-java.lang.String-">listConstraints</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName)</code>
+<div class="block">List constraints on a table with their assigned numbers.</div>
+</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/util/EnumSet.html?is-external=true" title="class or interface in java.util">EnumSet</a>&lt;org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope&gt;&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#listIterators-java.lang.String-">listIterators</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName)</code>
-<div class="block">Get a list of iterators for this table.</div>
+<td class="colLast"><span class="typeNameLabel">NamespaceOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#listIterators-java.lang.String-">listIterators</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace)</code>
+<div class="block">Get a list of iterators for this namespace.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/util/EnumSet.html?is-external=true" title="class or interface in java.util">EnumSet</a>&lt;org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope&gt;&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">NamespaceOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#listIterators-java.lang.String-">listIterators</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace)</code>
-<div class="block">Get a list of iterators for this namespace.</div>
+<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#listIterators-java.lang.String-">listIterators</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName)</code>
+<div class="block">Get a list of iterators for this table.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -794,27 +794,19 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#removeConstraint-java.lang.String-int-">removeConstraint</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
-                int&nbsp;number)</code>
-<div class="block">Remove a constraint from a table.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">NamespaceOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#removeConstraint-java.lang.String-int-">removeConstraint</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace,
                 int&nbsp;id)</code>
 <div class="block">Remove a constraint from a namespace.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#removeIterator-java.lang.String-java.lang.String-java.util.EnumSet-">removeIterator</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
-              <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
-              <a href="https://docs.oracle.com/javase/8/docs/api/java/util/EnumSet.html?is-external=true" title="class or interface in java.util">EnumSet</a>&lt;org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope&gt;&nbsp;scopes)</code>
-<div class="block">Remove an iterator from a table by name.</div>
+<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#removeConstraint-java.lang.String-int-">removeConstraint</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
+                int&nbsp;number)</code>
+<div class="block">Remove a constraint from a table.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">NamespaceOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#removeIterator-java.lang.String-java.lang.String-java.util.EnumSet-">removeIterator</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace,
               <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
@@ -822,6 +814,14 @@
 <div class="block">Remove an iterator from a namespace by name.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#removeIterator-java.lang.String-java.lang.String-java.util.EnumSet-">removeIterator</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
+              <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+              <a href="https://docs.oracle.com/javase/8/docs/api/java/util/EnumSet.html?is-external=true" title="class or interface in java.util">EnumSet</a>&lt;org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope&gt;&nbsp;scopes)</code>
+<div class="block">Remove an iterator from a table by name.</div>
+</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">ReplicationOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/ReplicationOperations.html#removePeer-java.lang.String-">removePeer</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>
@@ -836,32 +836,32 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#removeProperty-java.lang.String-java.lang.String-">removeProperty</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
-              <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;property)</code>
-<div class="block">Removes a property from a table.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">NamespaceOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#removeProperty-java.lang.String-java.lang.String-">removeProperty</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace,
               <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;property)</code>
 <div class="block">Removes a property from a namespace.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#rename-java.lang.String-java.lang.String-">rename</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;oldTableName,
-      <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;newTableName)</code>
-<div class="block">Rename a table</div>
+<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#removeProperty-java.lang.String-java.lang.String-">removeProperty</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
+              <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;property)</code>
+<div class="block">Removes a property from a table.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">NamespaceOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#rename-java.lang.String-java.lang.String-">rename</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;oldNamespaceName,
       <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;newNamespaceName)</code>
 <div class="block">Rename a namespace</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#rename-java.lang.String-java.lang.String-">rename</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;oldTableName,
+      <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;newTableName)</code>
+<div class="block">Rename a table</div>
+</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">SecurityOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/SecurityOperations.html#revokeNamespacePermission-java.lang.String-java.lang.String-org.apache.accumulo.core.security.NamespacePermission-">revokeNamespacePermission</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;principal,
@@ -901,20 +901,20 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#setProperty-java.lang.String-java.lang.String-java.lang.String-">setProperty</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
-           <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;property,
-           <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
-<div class="block">Sets a property on a table.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">NamespaceOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#setProperty-java.lang.String-java.lang.String-java.lang.String-">setProperty</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace,
            <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;property,
            <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
 <div class="block">Sets a property on a namespace which applies to all tables in the namespace.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#setProperty-java.lang.String-java.lang.String-java.lang.String-">setProperty</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
+           <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;property,
+           <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
+<div class="block">Sets a property on a table.</div>
+</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#setSamplerConfiguration-java.lang.String-org.apache.accumulo.core.client.sample.SamplerConfiguration-">setSamplerConfiguration</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
@@ -937,7 +937,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#testClassLoad-java.lang.String-java.lang.String-java.lang.String-">testClassLoad</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
+<td class="colLast"><span class="typeNameLabel">NamespaceOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#testClassLoad-java.lang.String-java.lang.String-java.lang.String-">testClassLoad</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace,
              <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;className,
              <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;asTypeName)</code>
 <div class="block">Test to see if the instance can load the given class as the given type.</div>
@@ -945,7 +945,7 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">NamespaceOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#testClassLoad-java.lang.String-java.lang.String-java.lang.String-">testClassLoad</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace,
+<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#testClassLoad-java.lang.String-java.lang.String-java.lang.String-">testClassLoad</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
              <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;className,
              <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;asTypeName)</code>
 <div class="block">Test to see if the instance can load the given class as the given type.</div>
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/AccumuloSecurityException.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/AccumuloSecurityException.html
index cb95664..ca49e09 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/AccumuloSecurityException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/AccumuloSecurityException.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.AccumuloSecurityException (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
@@ -221,16 +221,16 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>int</code></td>
-<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#addConstraint-java.lang.String-java.lang.String-">addConstraint</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
+<td class="colLast"><span class="typeNameLabel">NamespaceOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#addConstraint-java.lang.String-java.lang.String-">addConstraint</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace,
              <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;constraintClassName)</code>
-<div class="block">Add a new constraint to a table.</div>
+<div class="block">Add a new constraint to a namespace.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
-<td class="colLast"><span class="typeNameLabel">NamespaceOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#addConstraint-java.lang.String-java.lang.String-">addConstraint</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace,
+<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#addConstraint-java.lang.String-java.lang.String-">addConstraint</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
              <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;constraintClassName)</code>
-<div class="block">Add a new constraint to a namespace.</div>
+<div class="block">Add a new constraint to a table.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -249,27 +249,19 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#attachIterator-java.lang.String-org.apache.accumulo.core.client.IteratorSetting-">attachIterator</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
-              <a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a>&nbsp;setting)</code>
-<div class="block">Add an iterator to a table on all scopes.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">NamespaceOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#attachIterator-java.lang.String-org.apache.accumulo.core.client.IteratorSetting-">attachIterator</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace,
               <a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a>&nbsp;setting)</code>
 <div class="block">Add an iterator to a namespace on all scopes.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#attachIterator-java.lang.String-org.apache.accumulo.core.client.IteratorSetting-java.util.EnumSet-">attachIterator</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
-              <a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a>&nbsp;setting,
-              <a href="https://docs.oracle.com/javase/8/docs/api/java/util/EnumSet.html?is-external=true" title="class or interface in java.util">EnumSet</a>&lt;org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope&gt;&nbsp;scopes)</code>
-<div class="block">Add an iterator to a table on the given scopes.</div>
+<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#attachIterator-java.lang.String-org.apache.accumulo.core.client.IteratorSetting-">attachIterator</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
+              <a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a>&nbsp;setting)</code>
+<div class="block">Add an iterator to a table on all scopes.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">NamespaceOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#attachIterator-java.lang.String-org.apache.accumulo.core.client.IteratorSetting-java.util.EnumSet-">attachIterator</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace,
               <a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a>&nbsp;setting,
@@ -277,6 +269,14 @@
 <div class="block">Add an iterator to a namespace on the given scopes.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#attachIterator-java.lang.String-org.apache.accumulo.core.client.IteratorSetting-java.util.EnumSet-">attachIterator</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
+              <a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a>&nbsp;setting,
+              <a href="https://docs.oracle.com/javase/8/docs/api/java/util/EnumSet.html?is-external=true" title="class or interface in java.util">EnumSet</a>&lt;org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope&gt;&nbsp;scopes)</code>
+<div class="block">Add an iterator to a table on the given scopes.</div>
+</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><span class="typeNameLabel">SecurityOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/SecurityOperations.html#authenticateUser-java.lang.String-org.apache.accumulo.core.client.security.tokens.AuthenticationToken-">authenticateUser</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;principal,
@@ -380,14 +380,14 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#create-java.lang.String-">create</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName)</code>
-<div class="block">Create a table with no special configuration</div>
+<td class="colLast"><span class="typeNameLabel">NamespaceOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#create-java.lang.String-">create</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace)</code>
+<div class="block">Create an empty namespace with no initial configuration.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">NamespaceOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#create-java.lang.String-">create</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace)</code>
-<div class="block">Create an empty namespace with no initial configuration.</div>
+<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#create-java.lang.String-">create</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName)</code>
+<div class="block">Create a table with no special configuration</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -434,14 +434,14 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#delete-java.lang.String-">delete</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName)</code>
-<div class="block">Delete a table</div>
+<td class="colLast"><span class="typeNameLabel">NamespaceOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#delete-java.lang.String-">delete</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace)</code>
+<div class="block">Delete an empty namespace</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">NamespaceOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#delete-java.lang.String-">delete</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace)</code>
-<div class="block">Delete an empty namespace</div>
+<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#delete-java.lang.String-">delete</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName)</code>
+<div class="block">Delete a table</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -538,7 +538,7 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a></code></td>
-<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#getIteratorSetting-java.lang.String-java.lang.String-org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope-">getIteratorSetting</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
+<td class="colLast"><span class="typeNameLabel">NamespaceOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#getIteratorSetting-java.lang.String-java.lang.String-org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope-">getIteratorSetting</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace,
                   <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                   org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope&nbsp;scope)</code>
 <div class="block">Get the settings for an iterator.</div>
@@ -546,7 +546,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a></code></td>
-<td class="colLast"><span class="typeNameLabel">NamespaceOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#getIteratorSetting-java.lang.String-java.lang.String-org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope-">getIteratorSetting</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace,
+<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#getIteratorSetting-java.lang.String-java.lang.String-org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope-">getIteratorSetting</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
                   <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                   org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope&nbsp;scope)</code>
 <div class="block">Get the settings for an iterator.</div>
@@ -665,14 +665,14 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/util/EnumSet.html?is-external=true" title="class or interface in java.util">EnumSet</a>&lt;org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope&gt;&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#listIterators-java.lang.String-">listIterators</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName)</code>
-<div class="block">Get a list of iterators for this table.</div>
+<td class="colLast"><span class="typeNameLabel">NamespaceOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#listIterators-java.lang.String-">listIterators</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace)</code>
+<div class="block">Get a list of iterators for this namespace.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/util/EnumSet.html?is-external=true" title="class or interface in java.util">EnumSet</a>&lt;org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope&gt;&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">NamespaceOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#listIterators-java.lang.String-">listIterators</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace)</code>
-<div class="block">Get a list of iterators for this namespace.</div>
+<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#listIterators-java.lang.String-">listIterators</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName)</code>
+<div class="block">Get a list of iterators for this table.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -750,27 +750,19 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#removeConstraint-java.lang.String-int-">removeConstraint</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
-                int&nbsp;number)</code>
-<div class="block">Remove a constraint from a table.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">NamespaceOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#removeConstraint-java.lang.String-int-">removeConstraint</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace,
                 int&nbsp;id)</code>
 <div class="block">Remove a constraint from a namespace.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#removeIterator-java.lang.String-java.lang.String-java.util.EnumSet-">removeIterator</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
-              <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
-              <a href="https://docs.oracle.com/javase/8/docs/api/java/util/EnumSet.html?is-external=true" title="class or interface in java.util">EnumSet</a>&lt;org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope&gt;&nbsp;scopes)</code>
-<div class="block">Remove an iterator from a table by name.</div>
+<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#removeConstraint-java.lang.String-int-">removeConstraint</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
+                int&nbsp;number)</code>
+<div class="block">Remove a constraint from a table.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">NamespaceOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#removeIterator-java.lang.String-java.lang.String-java.util.EnumSet-">removeIterator</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace,
               <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
@@ -778,6 +770,14 @@
 <div class="block">Remove an iterator from a namespace by name.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#removeIterator-java.lang.String-java.lang.String-java.util.EnumSet-">removeIterator</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
+              <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+              <a href="https://docs.oracle.com/javase/8/docs/api/java/util/EnumSet.html?is-external=true" title="class or interface in java.util">EnumSet</a>&lt;org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope&gt;&nbsp;scopes)</code>
+<div class="block">Remove an iterator from a table by name.</div>
+</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">ReplicationOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/ReplicationOperations.html#removePeer-java.lang.String-">removePeer</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>
@@ -792,32 +792,32 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#removeProperty-java.lang.String-java.lang.String-">removeProperty</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
-              <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;property)</code>
-<div class="block">Removes a property from a table.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">NamespaceOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#removeProperty-java.lang.String-java.lang.String-">removeProperty</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace,
               <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;property)</code>
 <div class="block">Removes a property from a namespace.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#rename-java.lang.String-java.lang.String-">rename</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;oldTableName,
-      <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;newTableName)</code>
-<div class="block">Rename a table</div>
+<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#removeProperty-java.lang.String-java.lang.String-">removeProperty</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
+              <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;property)</code>
+<div class="block">Removes a property from a table.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">NamespaceOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#rename-java.lang.String-java.lang.String-">rename</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;oldNamespaceName,
       <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;newNamespaceName)</code>
 <div class="block">Rename a namespace</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#rename-java.lang.String-java.lang.String-">rename</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;oldTableName,
+      <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;newTableName)</code>
+<div class="block">Rename a table</div>
+</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">SecurityOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/SecurityOperations.html#revokeNamespacePermission-java.lang.String-java.lang.String-org.apache.accumulo.core.security.NamespacePermission-">revokeNamespacePermission</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;principal,
@@ -857,20 +857,20 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#setProperty-java.lang.String-java.lang.String-java.lang.String-">setProperty</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
-           <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;property,
-           <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
-<div class="block">Sets a property on a table.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">NamespaceOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#setProperty-java.lang.String-java.lang.String-java.lang.String-">setProperty</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace,
            <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;property,
            <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
 <div class="block">Sets a property on a namespace which applies to all tables in the namespace.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#setProperty-java.lang.String-java.lang.String-java.lang.String-">setProperty</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
+           <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;property,
+           <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
+<div class="block">Sets a property on a table.</div>
+</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#setSamplerConfiguration-java.lang.String-org.apache.accumulo.core.client.sample.SamplerConfiguration-">setSamplerConfiguration</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
@@ -893,7 +893,7 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#testClassLoad-java.lang.String-java.lang.String-java.lang.String-">testClassLoad</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
+<td class="colLast"><span class="typeNameLabel">NamespaceOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#testClassLoad-java.lang.String-java.lang.String-java.lang.String-">testClassLoad</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace,
              <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;className,
              <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;asTypeName)</code>
 <div class="block">Test to see if the instance can load the given class as the given type.</div>
@@ -901,7 +901,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">NamespaceOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#testClassLoad-java.lang.String-java.lang.String-java.lang.String-">testClassLoad</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace,
+<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#testClassLoad-java.lang.String-java.lang.String-java.lang.String-">testClassLoad</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
              <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;className,
              <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;asTypeName)</code>
 <div class="block">Test to see if the instance can load the given class as the given type.</div>
@@ -927,7 +927,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
-<td class="colLast"><span class="typeNameLabel">AccumuloOutputFormat.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#setConnectorInfo-org.apache.hadoop.mapred.JobConf-java.lang.String-org.apache.accumulo.core.client.security.tokens.AuthenticationToken-">setConnectorInfo</a></span>(org.apache.hadoop.mapred.JobConf&nbsp;job,
+<td class="colLast"><span class="typeNameLabel">AbstractInputFormat.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#setConnectorInfo-org.apache.hadoop.mapred.JobConf-java.lang.String-org.apache.accumulo.core.client.security.tokens.AuthenticationToken-">setConnectorInfo</a></span>(org.apache.hadoop.mapred.JobConf&nbsp;job,
                 <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;principal,
                 <a href="../../../../../../org/apache/accumulo/core/client/security/tokens/AuthenticationToken.html" title="interface in org.apache.accumulo.core.client.security.tokens">AuthenticationToken</a>&nbsp;token)</code>
 <div class="block">Sets the connector information needed to communicate with Accumulo in this job.</div>
@@ -935,7 +935,7 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
-<td class="colLast"><span class="typeNameLabel">AbstractInputFormat.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#setConnectorInfo-org.apache.hadoop.mapred.JobConf-java.lang.String-org.apache.accumulo.core.client.security.tokens.AuthenticationToken-">setConnectorInfo</a></span>(org.apache.hadoop.mapred.JobConf&nbsp;job,
+<td class="colLast"><span class="typeNameLabel">AccumuloOutputFormat.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#setConnectorInfo-org.apache.hadoop.mapred.JobConf-java.lang.String-org.apache.accumulo.core.client.security.tokens.AuthenticationToken-">setConnectorInfo</a></span>(org.apache.hadoop.mapred.JobConf&nbsp;job,
                 <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;principal,
                 <a href="../../../../../../org/apache/accumulo/core/client/security/tokens/AuthenticationToken.html" title="interface in org.apache.accumulo.core.client.security.tokens">AuthenticationToken</a>&nbsp;token)</code>
 <div class="block">Sets the connector information needed to communicate with Accumulo in this job.</div>
@@ -943,7 +943,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
-<td class="colLast"><span class="typeNameLabel">AccumuloOutputFormat.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#setConnectorInfo-org.apache.hadoop.mapred.JobConf-java.lang.String-java.lang.String-">setConnectorInfo</a></span>(org.apache.hadoop.mapred.JobConf&nbsp;job,
+<td class="colLast"><span class="typeNameLabel">AbstractInputFormat.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#setConnectorInfo-org.apache.hadoop.mapred.JobConf-java.lang.String-java.lang.String-">setConnectorInfo</a></span>(org.apache.hadoop.mapred.JobConf&nbsp;job,
                 <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;principal,
                 <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tokenFile)</code>
 <div class="block">Sets the connector information needed to communicate with Accumulo in this job.</div>
@@ -951,7 +951,7 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
-<td class="colLast"><span class="typeNameLabel">AbstractInputFormat.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#setConnectorInfo-org.apache.hadoop.mapred.JobConf-java.lang.String-java.lang.String-">setConnectorInfo</a></span>(org.apache.hadoop.mapred.JobConf&nbsp;job,
+<td class="colLast"><span class="typeNameLabel">AccumuloOutputFormat.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#setConnectorInfo-org.apache.hadoop.mapred.JobConf-java.lang.String-java.lang.String-">setConnectorInfo</a></span>(org.apache.hadoop.mapred.JobConf&nbsp;job,
                 <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;principal,
                 <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tokenFile)</code>
 <div class="block">Sets the connector information needed to communicate with Accumulo in this job.</div>
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/BatchDeleter.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/BatchDeleter.html
index aaa533b..fafcc99 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/BatchDeleter.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/BatchDeleter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.accumulo.core.client.BatchDeleter (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/BatchScanner.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/BatchScanner.html
index b6f5c2f..5c5b6b4 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/BatchScanner.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/BatchScanner.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.accumulo.core.client.BatchScanner (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/BatchWriter.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/BatchWriter.html
index ff3df42..d1da037 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/BatchWriter.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/BatchWriter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.accumulo.core.client.BatchWriter (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/BatchWriterConfig.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/BatchWriterConfig.html
index 140cfa4..a8fbd11 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/BatchWriterConfig.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/BatchWriterConfig.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.BatchWriterConfig (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/ClientConfiguration.ClientProperty.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/ClientConfiguration.ClientProperty.html
index d5a80d6..07e4e5b 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/ClientConfiguration.ClientProperty.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/ClientConfiguration.ClientProperty.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.ClientConfiguration.ClientProperty (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/ClientConfiguration.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/ClientConfiguration.html
index 8514d3a..d315dc3 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/ClientConfiguration.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/ClientConfiguration.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.ClientConfiguration (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
@@ -285,14 +285,14 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
-<td class="colLast"><span class="typeNameLabel">AccumuloOutputFormat.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#setZooKeeperInstance-org.apache.hadoop.mapred.JobConf-org.apache.accumulo.core.client.ClientConfiguration-">setZooKeeperInstance</a></span>(org.apache.hadoop.mapred.JobConf&nbsp;job,
+<td class="colLast"><span class="typeNameLabel">AbstractInputFormat.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#setZooKeeperInstance-org.apache.hadoop.mapred.JobConf-org.apache.accumulo.core.client.ClientConfiguration-">setZooKeeperInstance</a></span>(org.apache.hadoop.mapred.JobConf&nbsp;job,
                     <a href="../../../../../../org/apache/accumulo/core/client/ClientConfiguration.html" title="class in org.apache.accumulo.core.client">ClientConfiguration</a>&nbsp;clientConfig)</code>
 <div class="block">Configures a <a href="../../../../../../org/apache/accumulo/core/client/ZooKeeperInstance.html" title="class in org.apache.accumulo.core.client"><code>ZooKeeperInstance</code></a> for this job.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
-<td class="colLast"><span class="typeNameLabel">AbstractInputFormat.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#setZooKeeperInstance-org.apache.hadoop.mapred.JobConf-org.apache.accumulo.core.client.ClientConfiguration-">setZooKeeperInstance</a></span>(org.apache.hadoop.mapred.JobConf&nbsp;job,
+<td class="colLast"><span class="typeNameLabel">AccumuloOutputFormat.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#setZooKeeperInstance-org.apache.hadoop.mapred.JobConf-org.apache.accumulo.core.client.ClientConfiguration-">setZooKeeperInstance</a></span>(org.apache.hadoop.mapred.JobConf&nbsp;job,
                     <a href="../../../../../../org/apache/accumulo/core/client/ClientConfiguration.html" title="class in org.apache.accumulo.core.client">ClientConfiguration</a>&nbsp;clientConfig)</code>
 <div class="block">Configures a <a href="../../../../../../org/apache/accumulo/core/client/ZooKeeperInstance.html" title="class in org.apache.accumulo.core.client"><code>ZooKeeperInstance</code></a> for this job.</div>
 </td>
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/ClientSideIteratorScanner.ScannerTranslator.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/ClientSideIteratorScanner.ScannerTranslator.html
index 3f628af..646c05f 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/ClientSideIteratorScanner.ScannerTranslator.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/ClientSideIteratorScanner.ScannerTranslator.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.ClientSideIteratorScanner.ScannerTranslator (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/ClientSideIteratorScanner.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/ClientSideIteratorScanner.html
index 326b3ee..ca0a35b 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/ClientSideIteratorScanner.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/ClientSideIteratorScanner.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.ClientSideIteratorScanner (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.Result.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.Result.html
index 8ea4b13..374804a 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.Result.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.Result.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.ConditionalWriter.Result (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.Status.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.Status.html
index 21041c0..d65d10d 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.Status.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.Status.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.ConditionalWriter.Status (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.html
index 104a436..1307f82 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.accumulo.core.client.ConditionalWriter (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriterConfig.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriterConfig.html
index 834ceb3..efb19ae 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriterConfig.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriterConfig.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.ConditionalWriterConfig (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/Connector.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/Connector.html
index e75bdd6..e7fa50f 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/Connector.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/Connector.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.Connector (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/Durability.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/Durability.html
index ce7a3fd..25a4eb7 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/Durability.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/Durability.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.Durability (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/Instance.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/Instance.html
index cfde411..40b789a 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/Instance.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/Instance.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.accumulo.core.client.Instance (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
@@ -196,15 +196,15 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>protected static <a href="../../../../../../org/apache/accumulo/core/client/Instance.html" title="interface in org.apache.accumulo.core.client">Instance</a></code></td>
-<td class="colLast"><span class="typeNameLabel">AccumuloOutputFormat.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#getInstance-org.apache.hadoop.mapred.JobConf-">getInstance</a></span>(org.apache.hadoop.mapred.JobConf&nbsp;job)</code>
-<div class="block">Initializes an Accumulo <a href="../../../../../../org/apache/accumulo/core/client/Instance.html" title="interface in org.apache.accumulo.core.client"><code>Instance</code></a> based on the configuration.</div>
+<td class="colLast"><span class="typeNameLabel">AbstractInputFormat.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#getInstance-org.apache.hadoop.mapred.JobConf-">getInstance</a></span>(org.apache.hadoop.mapred.JobConf&nbsp;job)</code>
+<div class="block">Initializes an Accumulo <a href="../../../../../../org/apache/accumulo/core/client/Instance.html" title="interface in org.apache.accumulo.core.client"><code>Instance</code></a> based on the
+ configuration.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected static <a href="../../../../../../org/apache/accumulo/core/client/Instance.html" title="interface in org.apache.accumulo.core.client">Instance</a></code></td>
-<td class="colLast"><span class="typeNameLabel">AbstractInputFormat.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#getInstance-org.apache.hadoop.mapred.JobConf-">getInstance</a></span>(org.apache.hadoop.mapred.JobConf&nbsp;job)</code>
-<div class="block">Initializes an Accumulo <a href="../../../../../../org/apache/accumulo/core/client/Instance.html" title="interface in org.apache.accumulo.core.client"><code>Instance</code></a> based on the
- configuration.</div>
+<td class="colLast"><span class="typeNameLabel">AccumuloOutputFormat.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#getInstance-org.apache.hadoop.mapred.JobConf-">getInstance</a></span>(org.apache.hadoop.mapred.JobConf&nbsp;job)</code>
+<div class="block">Initializes an Accumulo <a href="../../../../../../org/apache/accumulo/core/client/Instance.html" title="interface in org.apache.accumulo.core.client"><code>Instance</code></a> based on the configuration.</div>
 </td>
 </tr>
 </tbody>
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.MemoryRowBuffer.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.MemoryRowBuffer.html
index de2174e..970065d 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.MemoryRowBuffer.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.MemoryRowBuffer.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.IsolatedScanner.MemoryRowBuffer (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.MemoryRowBufferFactory.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.MemoryRowBufferFactory.html
index bf45188..9fd8a83 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.MemoryRowBufferFactory.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.MemoryRowBufferFactory.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.IsolatedScanner.MemoryRowBufferFactory (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.RowBuffer.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.RowBuffer.html
index 4dad3c1..4227e15 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.RowBuffer.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.RowBuffer.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.accumulo.core.client.IsolatedScanner.RowBuffer (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.RowBufferFactory.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.RowBufferFactory.html
index 7f7210e..0361188 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.RowBufferFactory.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.RowBufferFactory.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.accumulo.core.client.IsolatedScanner.RowBufferFactory (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.html
index 0b159fc..e9842bf 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.IsolatedScanner (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/IteratorSetting.Column.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/IteratorSetting.Column.html
index e5a86de..bc63378 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/IteratorSetting.Column.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/IteratorSetting.Column.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.IteratorSetting.Column (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/IteratorSetting.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/IteratorSetting.html
index 04c8bb8..1b752fe 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/IteratorSetting.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/IteratorSetting.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.IteratorSetting (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
@@ -145,7 +145,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a></code></td>
-<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#getIteratorSetting-java.lang.String-java.lang.String-org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope-">getIteratorSetting</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
+<td class="colLast"><span class="typeNameLabel">NamespaceOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#getIteratorSetting-java.lang.String-java.lang.String-org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope-">getIteratorSetting</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace,
                   <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                   org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope&nbsp;scope)</code>
 <div class="block">Get the settings for an iterator.</div>
@@ -153,7 +153,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a></code></td>
-<td class="colLast"><span class="typeNameLabel">NamespaceOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#getIteratorSetting-java.lang.String-java.lang.String-org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope-">getIteratorSetting</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace,
+<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#getIteratorSetting-java.lang.String-java.lang.String-org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope-">getIteratorSetting</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
                   <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                   org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope&nbsp;scope)</code>
 <div class="block">Get the settings for an iterator.</div>
@@ -187,27 +187,19 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#attachIterator-java.lang.String-org.apache.accumulo.core.client.IteratorSetting-">attachIterator</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
-              <a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a>&nbsp;setting)</code>
-<div class="block">Add an iterator to a table on all scopes.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">NamespaceOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#attachIterator-java.lang.String-org.apache.accumulo.core.client.IteratorSetting-">attachIterator</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace,
               <a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a>&nbsp;setting)</code>
 <div class="block">Add an iterator to a namespace on all scopes.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#attachIterator-java.lang.String-org.apache.accumulo.core.client.IteratorSetting-java.util.EnumSet-">attachIterator</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
-              <a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a>&nbsp;setting,
-              <a href="https://docs.oracle.com/javase/8/docs/api/java/util/EnumSet.html?is-external=true" title="class or interface in java.util">EnumSet</a>&lt;org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope&gt;&nbsp;scopes)</code>
-<div class="block">Add an iterator to a table on the given scopes.</div>
+<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#attachIterator-java.lang.String-org.apache.accumulo.core.client.IteratorSetting-">attachIterator</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
+              <a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a>&nbsp;setting)</code>
+<div class="block">Add an iterator to a table on all scopes.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">NamespaceOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#attachIterator-java.lang.String-org.apache.accumulo.core.client.IteratorSetting-java.util.EnumSet-">attachIterator</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace,
               <a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a>&nbsp;setting,
@@ -215,9 +207,17 @@
 <div class="block">Add an iterator to a namespace on the given scopes.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#attachIterator-java.lang.String-org.apache.accumulo.core.client.IteratorSetting-java.util.EnumSet-">attachIterator</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
+              <a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a>&nbsp;setting,
+              <a href="https://docs.oracle.com/javase/8/docs/api/java/util/EnumSet.html?is-external=true" title="class or interface in java.util">EnumSet</a>&lt;org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope&gt;&nbsp;scopes)</code>
+<div class="block">Add an iterator to a table on the given scopes.</div>
+</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#checkIteratorConflicts-java.lang.String-org.apache.accumulo.core.client.IteratorSetting-java.util.EnumSet-">checkIteratorConflicts</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
+<td class="colLast"><span class="typeNameLabel">NamespaceOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#checkIteratorConflicts-java.lang.String-org.apache.accumulo.core.client.IteratorSetting-java.util.EnumSet-">checkIteratorConflicts</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace,
                       <a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a>&nbsp;setting,
                       <a href="https://docs.oracle.com/javase/8/docs/api/java/util/EnumSet.html?is-external=true" title="class or interface in java.util">EnumSet</a>&lt;org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope&gt;&nbsp;scopes)</code>
 <div class="block">Check whether a given iterator configuration conflicts with existing configuration; in
@@ -226,7 +226,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">NamespaceOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#checkIteratorConflicts-java.lang.String-org.apache.accumulo.core.client.IteratorSetting-java.util.EnumSet-">checkIteratorConflicts</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace,
+<td class="colLast"><span class="typeNameLabel">TableOperations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#checkIteratorConflicts-java.lang.String-org.apache.accumulo.core.client.IteratorSetting-java.util.EnumSet-">checkIteratorConflicts</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
                       <a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a>&nbsp;setting,
                       <a href="https://docs.oracle.com/javase/8/docs/api/java/util/EnumSet.html?is-external=true" title="class or interface in java.util">EnumSet</a>&lt;org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope&gt;&nbsp;scopes)</code>
 <div class="block">Check whether a given iterator configuration conflicts with existing configuration; in
@@ -279,17 +279,17 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">InputFormatBase.RecordReaderBase.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mapred/InputFormatBase.RecordReaderBase.html#jobIterators-org.apache.hadoop.mapred.JobConf-java.lang.String-">jobIterators</a></span>(org.apache.hadoop.mapred.JobConf&nbsp;job,
-            <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><code>protected abstract <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a>&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">AbstractInputFormat.AbstractRecordReader.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mapred/AbstractInputFormat.AbstractRecordReader.html#jobIterators-org.apache.hadoop.mapred.JobConf-java.lang.String-">jobIterators</a></span>(org.apache.hadoop.mapred.JobConf&nbsp;job,
             <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName)</code>
 <div class="block">Extracts Iterators settings from the context to be used by RecordReader.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">InputFormatBase.RecordReaderBase.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mapred/InputFormatBase.RecordReaderBase.html#jobIterators-org.apache.hadoop.mapred.JobConf-java.lang.String-">jobIterators</a></span>(org.apache.hadoop.mapred.JobConf&nbsp;job,
+            <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName)</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/MultiTableBatchWriter.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/MultiTableBatchWriter.html
index 2ba66ae..e49d98f 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/MultiTableBatchWriter.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/MultiTableBatchWriter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.accumulo.core.client.MultiTableBatchWriter (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/MutationsRejectedException.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/MutationsRejectedException.html
index 1eeade9..993ad4b 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/MutationsRejectedException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/MutationsRejectedException.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.MutationsRejectedException (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
@@ -179,13 +179,13 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">MockMultiTableBatchWriter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mock/MockMultiTableBatchWriter.html#close--">close</a></span>()</code>
+<td class="colLast"><span class="typeNameLabel">MockBatchWriter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mock/MockBatchWriter.html#close--">close</a></span>()</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 &nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">MockBatchWriter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mock/MockBatchWriter.html#close--">close</a></span>()</code>
+<td class="colLast"><span class="typeNameLabel">MockMultiTableBatchWriter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mock/MockMultiTableBatchWriter.html#close--">close</a></span>()</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 &nbsp;</td>
 </tr>
@@ -197,13 +197,13 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">MockMultiTableBatchWriter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mock/MockMultiTableBatchWriter.html#flush--">flush</a></span>()</code>
+<td class="colLast"><span class="typeNameLabel">MockBatchWriter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mock/MockBatchWriter.html#flush--">flush</a></span>()</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 &nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">MockBatchWriter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mock/MockBatchWriter.html#flush--">flush</a></span>()</code>
+<td class="colLast"><span class="typeNameLabel">MockMultiTableBatchWriter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mock/MockMultiTableBatchWriter.html#flush--">flush</a></span>()</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 &nbsp;</td>
 </tr>
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/NamespaceExistsException.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/NamespaceExistsException.html
index 8c9b8ce..0be921f 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/NamespaceExistsException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/NamespaceExistsException.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.NamespaceExistsException (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/NamespaceNotEmptyException.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/NamespaceNotEmptyException.html
index d5c267f..21c7863 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/NamespaceNotEmptyException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/NamespaceNotEmptyException.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.NamespaceNotEmptyException (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/NamespaceNotFoundException.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/NamespaceNotFoundException.html
index ec97397..25d6315 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/NamespaceNotFoundException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/NamespaceNotFoundException.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.NamespaceNotFoundException (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/RowIterator.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/RowIterator.html
index 59ac8d4..fda6149 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/RowIterator.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/RowIterator.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.RowIterator (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/SampleNotPresentException.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/SampleNotPresentException.html
index 041aea1..b58ca2c 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/SampleNotPresentException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/SampleNotPresentException.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.SampleNotPresentException (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/Scanner.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/Scanner.html
index cbfaf8c..cfddc2f 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/Scanner.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/Scanner.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.accumulo.core.client.Scanner (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/ScannerBase.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/ScannerBase.html
index 7c2b936..9e2efda 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/ScannerBase.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/ScannerBase.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.accumulo.core.client.ScannerBase (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/TableDeletedException.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/TableDeletedException.html
index 0fe53a8..97a1876 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/TableDeletedException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/TableDeletedException.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.TableDeletedException (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/TableExistsException.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/TableExistsException.html
index 1601de4..0a70788 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/TableExistsException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/TableExistsException.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.TableExistsException (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/TableNotFoundException.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/TableNotFoundException.html
index 06b7385..f5b1f79 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/TableNotFoundException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/TableNotFoundException.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.TableNotFoundException (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/TableOfflineException.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/TableOfflineException.html
index f823163..9b85693 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/TableOfflineException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/TableOfflineException.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.TableOfflineException (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/TimedOutException.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/TimedOutException.html
index 212e653..7ef35d8 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/TimedOutException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/TimedOutException.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.TimedOutException (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/class-use/ZooKeeperInstance.html b/1.9/apidocs/org/apache/accumulo/core/client/class-use/ZooKeeperInstance.html
index 3ce1a46..40f6e25 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/class-use/ZooKeeperInstance.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/class-use/ZooKeeperInstance.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.ZooKeeperInstance (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/AbstractEncoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/AbstractEncoder.html
index 01ae156..8a36d6b 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/AbstractEncoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/AbstractEncoder.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AbstractEncoder (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/BigIntegerLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/BigIntegerLexicoder.html
index 0f85878..45c6e85 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/BigIntegerLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/BigIntegerLexicoder.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>BigIntegerLexicoder (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/BytesLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/BytesLexicoder.html
index 09edf69..3e7b0d1 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/BytesLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/BytesLexicoder.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>BytesLexicoder (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/DateLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/DateLexicoder.html
index 19d4849..83eb122 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/DateLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/DateLexicoder.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DateLexicoder (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/DoubleLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/DoubleLexicoder.html
index 06e84c2..a84e802 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/DoubleLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/DoubleLexicoder.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DoubleLexicoder (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/Encoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/Encoder.html
index 61fe0f9..4a78786 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/Encoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/Encoder.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Encoder (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/FloatLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/FloatLexicoder.html
index 1a554de..6cc2052 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/FloatLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/FloatLexicoder.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>FloatLexicoder (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/IntegerLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/IntegerLexicoder.html
index d857f05..6ba25c8 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/IntegerLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/IntegerLexicoder.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>IntegerLexicoder (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/Lexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/Lexicoder.html
index 0bbcb3e..4e0a936 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/Lexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/Lexicoder.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Lexicoder (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/ListLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/ListLexicoder.html
index 6e7c8cb..3edd7a6 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/ListLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/ListLexicoder.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ListLexicoder (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/LongLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/LongLexicoder.html
index 0d40fb4..f2b0551 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/LongLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/LongLexicoder.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>LongLexicoder (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/PairLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/PairLexicoder.html
index 9858104..9ede4dd 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/PairLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/PairLexicoder.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>PairLexicoder (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html
index 97bb545..b6ab695 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ReverseLexicoder (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/StringLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/StringLexicoder.html
index e67664b..28f8bc4 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/StringLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/StringLexicoder.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>StringLexicoder (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/TextLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/TextLexicoder.html
index 261b1bd..aca45d1 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/TextLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/TextLexicoder.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TextLexicoder (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/UIntegerLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/UIntegerLexicoder.html
index df6b37d..1c318d5 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/UIntegerLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/UIntegerLexicoder.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>UIntegerLexicoder (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/ULongLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/ULongLexicoder.html
index 75e4786..9be477f 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/ULongLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/ULongLexicoder.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ULongLexicoder (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/UUIDLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/UUIDLexicoder.html
index c7cfb7f..b654b00 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/UUIDLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/UUIDLexicoder.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>UUIDLexicoder (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/AbstractEncoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/AbstractEncoder.html
index f7037d7..3e88641 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/AbstractEncoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/AbstractEncoder.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.lexicoder.AbstractEncoder (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/BigIntegerLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/BigIntegerLexicoder.html
index 7ea276b..fce6998 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/BigIntegerLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/BigIntegerLexicoder.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.lexicoder.BigIntegerLexicoder (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/BytesLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/BytesLexicoder.html
index d2c8171..a5250e5 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/BytesLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/BytesLexicoder.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.lexicoder.BytesLexicoder (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/DateLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/DateLexicoder.html
index 7da5b0c..6965d19 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/DateLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/DateLexicoder.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.lexicoder.DateLexicoder (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/DoubleLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/DoubleLexicoder.html
index 29cdc19..2eec9ee 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/DoubleLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/DoubleLexicoder.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.lexicoder.DoubleLexicoder (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/Encoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/Encoder.html
index f4dbc59..585f796 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/Encoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/Encoder.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.accumulo.core.client.lexicoder.Encoder (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/FloatLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/FloatLexicoder.html
index c71350c..c2cfcb1 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/FloatLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/FloatLexicoder.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.lexicoder.FloatLexicoder (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/IntegerLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/IntegerLexicoder.html
index 8702c98..d30a8a6 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/IntegerLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/IntegerLexicoder.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.lexicoder.IntegerLexicoder (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/Lexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/Lexicoder.html
index 804308e..f2f1a97 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/Lexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/Lexicoder.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.accumulo.core.client.lexicoder.Lexicoder (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/ListLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/ListLexicoder.html
index 4e6aad3..b495f72 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/ListLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/ListLexicoder.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.lexicoder.ListLexicoder (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/LongLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/LongLexicoder.html
index f60102b..4be432f 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/LongLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/LongLexicoder.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.lexicoder.LongLexicoder (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/PairLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/PairLexicoder.html
index a3ac3e2..33bf682 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/PairLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/PairLexicoder.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.lexicoder.PairLexicoder (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/ReverseLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/ReverseLexicoder.html
index 67bb85a..d284cec 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/ReverseLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/ReverseLexicoder.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.lexicoder.ReverseLexicoder (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/StringLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/StringLexicoder.html
index b871e28..24af7bd 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/StringLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/StringLexicoder.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.lexicoder.StringLexicoder (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/TextLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/TextLexicoder.html
index 20d6324..693172c 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/TextLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/TextLexicoder.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.lexicoder.TextLexicoder (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/UIntegerLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/UIntegerLexicoder.html
index 7d58ab1..cc7369a 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/UIntegerLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/UIntegerLexicoder.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.lexicoder.UIntegerLexicoder (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/ULongLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/ULongLexicoder.html
index 1cb3c1f..0d462ab 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/ULongLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/ULongLexicoder.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.lexicoder.ULongLexicoder (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/UUIDLexicoder.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/UUIDLexicoder.html
index a1f71bb..4597737 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/UUIDLexicoder.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/class-use/UUIDLexicoder.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.lexicoder.UUIDLexicoder (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/package-frame.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/package-frame.html
index 181ab0b..ff4f5c5 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/package-frame.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/package-frame.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.accumulo.core.client.lexicoder (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/package-summary.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/package-summary.html
index 1828a1f..fe829d3 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/package-summary.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/package-summary.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.accumulo.core.client.lexicoder (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/package-tree.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/package-tree.html
index 0fe1d43..bca2786 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/package-tree.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/package-tree.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.accumulo.core.client.lexicoder Class Hierarchy (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/package-use.html b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/package-use.html
index 6738d0d..fc8c188 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/package-use.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/lexicoder/package-use.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.accumulo.core.client.lexicoder (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/AbstractInputFormat.AbstractRecordReader.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/AbstractInputFormat.AbstractRecordReader.html
index 5efe967..57ab1ac 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/AbstractInputFormat.AbstractRecordReader.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/AbstractInputFormat.AbstractRecordReader.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:12 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AbstractInputFormat.AbstractRecordReader (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/AbstractInputFormat.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/AbstractInputFormat.html
index e244cf0..2d11287 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/AbstractInputFormat.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/AbstractInputFormat.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:12 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AbstractInputFormat (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloFileOutputFormat.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloFileOutputFormat.html
index 6c81581..f0fd11d 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloFileOutputFormat.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloFileOutputFormat.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:12 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AccumuloFileOutputFormat (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloInputFormat.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloInputFormat.html
index 15b147f..f92ae49 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloInputFormat.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloInputFormat.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:12 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AccumuloInputFormat (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloMultiTableInputFormat.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloMultiTableInputFormat.html
index da5ba5d..62cb122 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloMultiTableInputFormat.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloMultiTableInputFormat.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:12 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AccumuloMultiTableInputFormat (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.AccumuloRecordWriter.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.AccumuloRecordWriter.html
index 23264f1..19d7692 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.AccumuloRecordWriter.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.AccumuloRecordWriter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:12 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AccumuloOutputFormat.AccumuloRecordWriter (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html
index 8f96400..5c7a22a 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:12 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AccumuloOutputFormat (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloRowInputFormat.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloRowInputFormat.html
index 53891fb..21edcfd 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloRowInputFormat.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/AccumuloRowInputFormat.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:12 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AccumuloRowInputFormat (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/InputFormatBase.RangeInputSplit.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/InputFormatBase.RangeInputSplit.html
index d48dc0c..867d2b3 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/InputFormatBase.RangeInputSplit.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/InputFormatBase.RangeInputSplit.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:12 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>InputFormatBase.RangeInputSplit (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/InputFormatBase.RecordReaderBase.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/InputFormatBase.RecordReaderBase.html
index 45209e4..c5481fb 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/InputFormatBase.RecordReaderBase.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/InputFormatBase.RecordReaderBase.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:12 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>InputFormatBase.RecordReaderBase (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/InputFormatBase.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/InputFormatBase.html
index fdd0b01..4beb780 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/InputFormatBase.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/InputFormatBase.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:12 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>InputFormatBase (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/RangeInputSplit.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/RangeInputSplit.html
index 640790c..92f2710 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/RangeInputSplit.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/RangeInputSplit.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:12 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RangeInputSplit (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AbstractInputFormat.AbstractRecordReader.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AbstractInputFormat.AbstractRecordReader.html
index 5c9688f..a7eebf4 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AbstractInputFormat.AbstractRecordReader.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AbstractInputFormat.AbstractRecordReader.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mapred.AbstractInputFormat.AbstractRecordReader (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AbstractInputFormat.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AbstractInputFormat.html
index d4ea5d9..f18b0d8 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AbstractInputFormat.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AbstractInputFormat.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mapred.AbstractInputFormat (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloFileOutputFormat.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloFileOutputFormat.html
index aecb319..3be7183 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloFileOutputFormat.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloFileOutputFormat.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mapred.AccumuloFileOutputFormat (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloInputFormat.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloInputFormat.html
index 92941be..103b3a2 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloInputFormat.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloInputFormat.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mapred.AccumuloInputFormat (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloMultiTableInputFormat.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloMultiTableInputFormat.html
index d81ddbb..b04720f 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloMultiTableInputFormat.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloMultiTableInputFormat.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mapred.AccumuloMultiTableInputFormat (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloOutputFormat.AccumuloRecordWriter.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloOutputFormat.AccumuloRecordWriter.html
index 1c4a1c6..959a648 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloOutputFormat.AccumuloRecordWriter.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloOutputFormat.AccumuloRecordWriter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mapred.AccumuloOutputFormat.AccumuloRecordWriter (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloOutputFormat.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloOutputFormat.html
index ce4dfa8..961e3b6 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloOutputFormat.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloOutputFormat.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mapred.AccumuloOutputFormat (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloRowInputFormat.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloRowInputFormat.html
index 544dff2..f5f603c 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloRowInputFormat.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/AccumuloRowInputFormat.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mapred.AccumuloRowInputFormat (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/InputFormatBase.RangeInputSplit.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/InputFormatBase.RangeInputSplit.html
index 36f9c09..96a6699 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/InputFormatBase.RangeInputSplit.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/InputFormatBase.RangeInputSplit.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mapred.InputFormatBase.RangeInputSplit (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/InputFormatBase.RecordReaderBase.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/InputFormatBase.RecordReaderBase.html
index 50a04fe..5f3aed9 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/InputFormatBase.RecordReaderBase.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/InputFormatBase.RecordReaderBase.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mapred.InputFormatBase.RecordReaderBase (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/InputFormatBase.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/InputFormatBase.html
index 25b367c..e6e8999 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/InputFormatBase.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/InputFormatBase.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mapred.InputFormatBase (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/RangeInputSplit.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/RangeInputSplit.html
index 5f3894b..6dc803b 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/RangeInputSplit.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/class-use/RangeInputSplit.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mapred.RangeInputSplit (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/package-frame.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/package-frame.html
index f5cb12d..c5e8c89 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/package-frame.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/package-frame.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.accumulo.core.client.mapred (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/package-summary.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/package-summary.html
index 810c43f..1c22b82 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/package-summary.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/package-summary.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.accumulo.core.client.mapred (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/package-tree.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/package-tree.html
index 1535823..72f3ac2 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/package-tree.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/package-tree.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.accumulo.core.client.mapred Class Hierarchy (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapred/package-use.html b/1.9/apidocs/org/apache/accumulo/core/client/mapred/package-use.html
index deef761..3a823dd 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapred/package-use.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapred/package-use.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.accumulo.core.client.mapred (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html
index bee9d23..35bcc6d 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AbstractInputFormat.AbstractRecordReader (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html
index 9adaa66..fab6d69 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:12 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AbstractInputFormat (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloFileOutputFormat.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloFileOutputFormat.html
index c1816c3..0167be6 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloFileOutputFormat.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloFileOutputFormat.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AccumuloFileOutputFormat (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloInputFormat.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloInputFormat.html
index 97550cf..6c91b95 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloInputFormat.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloInputFormat.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AccumuloInputFormat (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloMultiTableInputFormat.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloMultiTableInputFormat.html
index 5d13173..c5d10e8 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloMultiTableInputFormat.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloMultiTableInputFormat.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AccumuloMultiTableInputFormat (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.AccumuloRecordWriter.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.AccumuloRecordWriter.html
index 0a026c1..0a5463d 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.AccumuloRecordWriter.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.AccumuloRecordWriter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AccumuloOutputFormat.AccumuloRecordWriter (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html
index 126423e..52afcae 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AccumuloOutputFormat (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloRowInputFormat.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloRowInputFormat.html
index 2129aaf..889c8ad 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloRowInputFormat.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/AccumuloRowInputFormat.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AccumuloRowInputFormat (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/InputFormatBase.RangeInputSplit.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/InputFormatBase.RangeInputSplit.html
index e42f79e..88ebfaf 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/InputFormatBase.RangeInputSplit.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/InputFormatBase.RangeInputSplit.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>InputFormatBase.RangeInputSplit (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/InputFormatBase.RecordReaderBase.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/InputFormatBase.RecordReaderBase.html
index 6542a5a..5b83543 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/InputFormatBase.RecordReaderBase.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/InputFormatBase.RecordReaderBase.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>InputFormatBase.RecordReaderBase (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/InputFormatBase.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/InputFormatBase.html
index 9c1aa1d..365b8bd 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/InputFormatBase.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/InputFormatBase.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>InputFormatBase (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/InputTableConfig.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/InputTableConfig.html
index 48c6f3a..cda99e6 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/InputTableConfig.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/InputTableConfig.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>InputTableConfig (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html
index 667151b..d707faa 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RangeInputSplit (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AbstractInputFormat.AbstractRecordReader.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AbstractInputFormat.AbstractRecordReader.html
index bdcb9e5..b901455 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AbstractInputFormat.AbstractRecordReader.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AbstractInputFormat.AbstractRecordReader.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mapreduce.AbstractInputFormat.AbstractRecordReader (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AbstractInputFormat.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AbstractInputFormat.html
index 043cf27..bde27de 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AbstractInputFormat.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AbstractInputFormat.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mapreduce.AbstractInputFormat (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloFileOutputFormat.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloFileOutputFormat.html
index b8c3b18..1c79f85 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloFileOutputFormat.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloFileOutputFormat.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mapreduce.AccumuloFileOutputFormat (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloInputFormat.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloInputFormat.html
index 395faaf..e9a5adb 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloInputFormat.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloInputFormat.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mapreduce.AccumuloInputFormat (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloMultiTableInputFormat.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloMultiTableInputFormat.html
index 5f7874b..bad332f 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloMultiTableInputFormat.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloMultiTableInputFormat.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mapreduce.AccumuloMultiTableInputFormat (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloOutputFormat.AccumuloRecordWriter.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloOutputFormat.AccumuloRecordWriter.html
index 3a16c99..13cbbf2 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloOutputFormat.AccumuloRecordWriter.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloOutputFormat.AccumuloRecordWriter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat.AccumuloRecordWriter (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloOutputFormat.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloOutputFormat.html
index e8076e2..03fb890 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloOutputFormat.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloOutputFormat.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mapreduce.AccumuloOutputFormat (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloRowInputFormat.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloRowInputFormat.html
index bfa82bb..3154df2 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloRowInputFormat.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/AccumuloRowInputFormat.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mapreduce.AccumuloRowInputFormat (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/InputFormatBase.RangeInputSplit.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/InputFormatBase.RangeInputSplit.html
index c30c925..4279bb7 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/InputFormatBase.RangeInputSplit.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/InputFormatBase.RangeInputSplit.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mapreduce.InputFormatBase.RangeInputSplit (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/InputFormatBase.RecordReaderBase.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/InputFormatBase.RecordReaderBase.html
index 2f13097..ec43882 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/InputFormatBase.RecordReaderBase.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/InputFormatBase.RecordReaderBase.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mapreduce.InputFormatBase.RecordReaderBase (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/InputFormatBase.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/InputFormatBase.html
index 2984b1a..ce32a69 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/InputFormatBase.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/InputFormatBase.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mapreduce.InputFormatBase (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/InputTableConfig.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/InputTableConfig.html
index 64b18c9..82cda0d 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/InputTableConfig.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/InputTableConfig.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mapreduce.InputTableConfig (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/RangeInputSplit.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/RangeInputSplit.html
index dcdb913..13a8ffe 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/RangeInputSplit.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/class-use/RangeInputSplit.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mapreduce.RangeInputSplit (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/KeyRangePartitioner.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/KeyRangePartitioner.html
index 3338182..57afcb0 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/KeyRangePartitioner.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/KeyRangePartitioner.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:16:59 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:11 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>KeyRangePartitioner (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/RangePartitioner.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/RangePartitioner.html
index 31c678b..8270e99 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/RangePartitioner.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/RangePartitioner.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:16:59 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:11 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RangePartitioner (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/class-use/KeyRangePartitioner.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/class-use/KeyRangePartitioner.html
index 4e34d52..62c6b5f 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/class-use/KeyRangePartitioner.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/class-use/KeyRangePartitioner.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mapreduce.lib.partition.KeyRangePartitioner (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/class-use/RangePartitioner.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/class-use/RangePartitioner.html
index 15da377..03fa141 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/class-use/RangePartitioner.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/class-use/RangePartitioner.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mapreduce.lib.partition.RangePartitioner (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/package-frame.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/package-frame.html
index 8714fa3..b0b0d9d 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/package-frame.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/package-frame.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.accumulo.core.client.mapreduce.lib.partition (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/package-summary.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/package-summary.html
index e8d9e31..6fcfeb3 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/package-summary.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/package-summary.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.accumulo.core.client.mapreduce.lib.partition (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/package-tree.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/package-tree.html
index 7e8c682..4a2fa01 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/package-tree.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/package-tree.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.accumulo.core.client.mapreduce.lib.partition Class Hierarchy (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/package-use.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/package-use.html
index 7d21b3d..59b3b1a 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/package-use.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/partition/package-use.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.accumulo.core.client.mapreduce.lib.partition (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.ConnectorInfo.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.ConnectorInfo.html
index 6fac239..b03a038 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.ConnectorInfo.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.ConnectorInfo.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ConfiguratorBase.ConnectorInfo (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.GeneralOpts.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.GeneralOpts.html
index da6d233..524537b 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.GeneralOpts.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.GeneralOpts.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ConfiguratorBase.GeneralOpts (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.InstanceOpts.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.InstanceOpts.html
index deca398..e9e66a1 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.InstanceOpts.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.InstanceOpts.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ConfiguratorBase.InstanceOpts (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html
index 5a60d3b..57d8290 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ConfiguratorBase (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.Opts.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.Opts.html
index ce5d58c..e03e279 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.Opts.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.Opts.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>FileOutputConfigurator.Opts (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.html
index cc7c232..ab0c5e2 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>FileOutputConfigurator (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.Features.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.Features.html
index 81d185a..c81696a 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.Features.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.Features.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>InputConfigurator.Features (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.ScanOpts.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.ScanOpts.html
index e6e6c73..d59c1a2 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.ScanOpts.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.ScanOpts.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>InputConfigurator.ScanOpts (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html
index 08cff72..a8f6086 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>InputConfigurator (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.Features.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.Features.html
index 7cae5c0..085c499 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.Features.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.Features.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>OutputConfigurator.Features (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.WriteOpts.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.WriteOpts.html
index 18f7ffa..2f36c5e 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.WriteOpts.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.WriteOpts.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>OutputConfigurator.WriteOpts (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.html
index 327784d..8aa44f6 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>OutputConfigurator (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/ConfiguratorBase.ConnectorInfo.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/ConfiguratorBase.ConnectorInfo.html
index eccdbcf..3082213 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/ConfiguratorBase.ConnectorInfo.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/ConfiguratorBase.ConnectorInfo.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.ConnectorInfo (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/ConfiguratorBase.GeneralOpts.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/ConfiguratorBase.GeneralOpts.html
index 02144ed..f9bd734 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/ConfiguratorBase.GeneralOpts.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/ConfiguratorBase.GeneralOpts.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.GeneralOpts (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/ConfiguratorBase.InstanceOpts.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/ConfiguratorBase.InstanceOpts.html
index 5dba17a..663c3f3 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/ConfiguratorBase.InstanceOpts.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/ConfiguratorBase.InstanceOpts.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.InstanceOpts (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/ConfiguratorBase.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/ConfiguratorBase.html
index f182bba..f8de786 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/ConfiguratorBase.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/ConfiguratorBase.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/FileOutputConfigurator.Opts.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/FileOutputConfigurator.Opts.html
index ed8b03a..b03a0a3 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/FileOutputConfigurator.Opts.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/FileOutputConfigurator.Opts.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.FileOutputConfigurator.Opts (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/FileOutputConfigurator.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/FileOutputConfigurator.html
index e24da27..f6c5ee8 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/FileOutputConfigurator.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/FileOutputConfigurator.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.FileOutputConfigurator (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/InputConfigurator.Features.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/InputConfigurator.Features.html
index 3131d3e..471dfe5 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/InputConfigurator.Features.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/InputConfigurator.Features.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.Features (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/InputConfigurator.ScanOpts.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/InputConfigurator.ScanOpts.html
index 1efe3f9..ccab280 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/InputConfigurator.ScanOpts.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/InputConfigurator.ScanOpts.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator.ScanOpts (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/InputConfigurator.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/InputConfigurator.html
index 225a14d..cae5a0a 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/InputConfigurator.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/InputConfigurator.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/OutputConfigurator.Features.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/OutputConfigurator.Features.html
index 4db2e0f..1a27243 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/OutputConfigurator.Features.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/OutputConfigurator.Features.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator.Features (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/OutputConfigurator.WriteOpts.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/OutputConfigurator.WriteOpts.html
index cd185c1..b3403bb 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/OutputConfigurator.WriteOpts.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/OutputConfigurator.WriteOpts.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator.WriteOpts (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/OutputConfigurator.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/OutputConfigurator.html
index 9b14b55..1638c41 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/OutputConfigurator.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/class-use/OutputConfigurator.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mapreduce.lib.util.OutputConfigurator (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/package-frame.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/package-frame.html
index a4ffec5..e29d5b9 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/package-frame.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/package-frame.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.accumulo.core.client.mapreduce.lib.util (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/package-summary.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/package-summary.html
index 108c74c..00d0d95 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/package-summary.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/package-summary.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.accumulo.core.client.mapreduce.lib.util (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/package-tree.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/package-tree.html
index ff733bf..95372a8 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/package-tree.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/package-tree.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.accumulo.core.client.mapreduce.lib.util Class Hierarchy (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
@@ -98,14 +98,14 @@
 <ul>
 <li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Enum</span></a>&lt;E&gt; (implements java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;T&gt;, java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
 <ul>
-<li type="circle">org.apache.accumulo.core.client.mapreduce.lib.util.<a href="../../../../../../../../org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.WriteOpts.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util"><span class="typeNameLink">OutputConfigurator.WriteOpts</span></a></li>
+<li type="circle">org.apache.accumulo.core.client.mapreduce.lib.util.<a href="../../../../../../../../org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.GeneralOpts.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util"><span class="typeNameLink">ConfiguratorBase.GeneralOpts</span></a></li>
 <li type="circle">org.apache.accumulo.core.client.mapreduce.lib.util.<a href="../../../../../../../../org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.InstanceOpts.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util"><span class="typeNameLink">ConfiguratorBase.InstanceOpts</span></a></li>
+<li type="circle">org.apache.accumulo.core.client.mapreduce.lib.util.<a href="../../../../../../../../org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.ScanOpts.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util"><span class="typeNameLink">InputConfigurator.ScanOpts</span></a></li>
 <li type="circle">org.apache.accumulo.core.client.mapreduce.lib.util.<a href="../../../../../../../../org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.Features.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util"><span class="typeNameLink">InputConfigurator.Features</span></a></li>
 <li type="circle">org.apache.accumulo.core.client.mapreduce.lib.util.<a href="../../../../../../../../org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.ConnectorInfo.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util"><span class="typeNameLink">ConfiguratorBase.ConnectorInfo</span></a></li>
-<li type="circle">org.apache.accumulo.core.client.mapreduce.lib.util.<a href="../../../../../../../../org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.GeneralOpts.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util"><span class="typeNameLink">ConfiguratorBase.GeneralOpts</span></a></li>
 <li type="circle">org.apache.accumulo.core.client.mapreduce.lib.util.<a href="../../../../../../../../org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.Opts.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util"><span class="typeNameLink">FileOutputConfigurator.Opts</span></a></li>
-<li type="circle">org.apache.accumulo.core.client.mapreduce.lib.util.<a href="../../../../../../../../org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.ScanOpts.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util"><span class="typeNameLink">InputConfigurator.ScanOpts</span></a></li>
 <li type="circle">org.apache.accumulo.core.client.mapreduce.lib.util.<a href="../../../../../../../../org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.Features.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util"><span class="typeNameLink">OutputConfigurator.Features</span></a></li>
+<li type="circle">org.apache.accumulo.core.client.mapreduce.lib.util.<a href="../../../../../../../../org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.WriteOpts.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util"><span class="typeNameLink">OutputConfigurator.WriteOpts</span></a></li>
 </ul>
 </li>
 </ul>
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/package-use.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/package-use.html
index 5335c3e..f4d4570 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/package-use.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/lib/util/package-use.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.accumulo.core.client.mapreduce.lib.util (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/package-frame.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/package-frame.html
index 8a1c675..0d46546 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/package-frame.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/package-frame.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.accumulo.core.client.mapreduce (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/package-summary.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/package-summary.html
index ef3b772..157eafc 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/package-summary.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/package-summary.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.accumulo.core.client.mapreduce (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/package-tree.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/package-tree.html
index 9a7a045..117cff9 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/package-tree.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/package-tree.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.accumulo.core.client.mapreduce Class Hierarchy (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/package-use.html b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/package-use.html
index 02bddc6..291dc4a 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/package-use.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mapreduce/package-use.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.accumulo.core.client.mapreduce (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/IteratorAdapter.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/IteratorAdapter.html
index b482287..b345298 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/IteratorAdapter.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/IteratorAdapter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:16:59 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:12 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>IteratorAdapter (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/MockAccumulo.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/MockAccumulo.html
index 6683be7..c35079c 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/MockAccumulo.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/MockAccumulo.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:16:59 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:12 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>MockAccumulo (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/MockBatchDeleter.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/MockBatchDeleter.html
index 85e040e..064036c 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/MockBatchDeleter.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/MockBatchDeleter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:16:59 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:12 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>MockBatchDeleter (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/MockBatchScanner.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/MockBatchScanner.html
index 8267f27..2530030 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/MockBatchScanner.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/MockBatchScanner.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:16:59 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:12 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>MockBatchScanner (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/MockBatchWriter.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/MockBatchWriter.html
index 0d33b7e..18f5443 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/MockBatchWriter.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/MockBatchWriter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:16:59 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:12 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>MockBatchWriter (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/MockConnector.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/MockConnector.html
index 82ac592..a72abd2 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/MockConnector.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/MockConnector.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:16:59 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:12 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>MockConnector (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/MockInstance.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/MockInstance.html
index 7ad3acb..7e2a0e9 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/MockInstance.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/MockInstance.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:16:59 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:12 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>MockInstance (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/MockMultiTableBatchWriter.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/MockMultiTableBatchWriter.html
index 52e89d3..777aff6 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/MockMultiTableBatchWriter.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/MockMultiTableBatchWriter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:16:59 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:12 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>MockMultiTableBatchWriter (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/MockNamespace.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/MockNamespace.html
index 3d1625d..3567835 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/MockNamespace.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/MockNamespace.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:16:59 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:12 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>MockNamespace (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/MockScanner.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/MockScanner.html
index e1834b9..c84c06f 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/MockScanner.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/MockScanner.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:12 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>MockScanner (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/MockScannerBase.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/MockScannerBase.html
index 65f95e1..1a6cbd0 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/MockScannerBase.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/MockScannerBase.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:12 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>MockScannerBase (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/MockTable.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/MockTable.html
index d30c692..640c413 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/MockTable.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/MockTable.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:12 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>MockTable (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/MockUser.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/MockUser.html
index 6041479..7294f3b 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/MockUser.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/MockUser.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:12 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>MockUser (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/IteratorAdapter.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/IteratorAdapter.html
index 938d59f..985cfea 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/IteratorAdapter.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/IteratorAdapter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mock.IteratorAdapter (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockAccumulo.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockAccumulo.html
index 69f2a41..5997c66 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockAccumulo.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockAccumulo.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mock.MockAccumulo (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockBatchDeleter.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockBatchDeleter.html
index 8d8281f..1e14065 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockBatchDeleter.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockBatchDeleter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mock.MockBatchDeleter (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockBatchScanner.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockBatchScanner.html
index 535155e..1bc2ced 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockBatchScanner.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockBatchScanner.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mock.MockBatchScanner (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockBatchWriter.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockBatchWriter.html
index c3f2e62..a03609f 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockBatchWriter.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockBatchWriter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mock.MockBatchWriter (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockConnector.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockConnector.html
index 8bba157..8700577 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockConnector.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockConnector.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mock.MockConnector (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockInstance.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockInstance.html
index d1b0105..b3b5c39 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockInstance.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockInstance.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mock.MockInstance (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockMultiTableBatchWriter.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockMultiTableBatchWriter.html
index ca21eab..6efbfdd 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockMultiTableBatchWriter.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockMultiTableBatchWriter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mock.MockMultiTableBatchWriter (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockNamespace.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockNamespace.html
index 75c524f..184975b 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockNamespace.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockNamespace.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mock.MockNamespace (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockScanner.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockScanner.html
index 1d2ef8d..3ee4574 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockScanner.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockScanner.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mock.MockScanner (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockScannerBase.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockScannerBase.html
index 0f6592e..0088ab4 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockScannerBase.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockScannerBase.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mock.MockScannerBase (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockTable.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockTable.html
index a2b4dbd..ba9984f 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockTable.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockTable.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mock.MockTable (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockUser.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockUser.html
index ad94546..2647efe 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockUser.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/class-use/MockUser.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.mock.MockUser (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/package-frame.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/package-frame.html
index 243ab7b..fc327a6 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/package-frame.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/package-frame.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.accumulo.core.client.mock (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/package-summary.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/package-summary.html
index 9e6402f..226d16b 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/package-summary.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/package-summary.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.accumulo.core.client.mock (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/package-tree.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/package-tree.html
index bc8f427..55adc49 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/package-tree.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/package-tree.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.accumulo.core.client.mock Class Hierarchy (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/mock/package-use.html b/1.9/apidocs/org/apache/accumulo/core/client/mock/package-use.html
index 28902db..3f63590 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/mock/package-use.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/mock/package-use.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.accumulo.core.client.mock (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/package-frame.html b/1.9/apidocs/org/apache/accumulo/core/client/package-frame.html
index 9394e47..022cd99 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/package-frame.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/package-frame.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.accumulo.core.client (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/package-summary.html b/1.9/apidocs/org/apache/accumulo/core/client/package-summary.html
index 4ebf47e..90bbb88 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/package-summary.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/package-summary.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.accumulo.core.client (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/package-tree.html b/1.9/apidocs/org/apache/accumulo/core/client/package-tree.html
index 1a2c573..a2607e6 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/package-tree.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/package-tree.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.accumulo.core.client Class Hierarchy (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
@@ -183,9 +183,9 @@
 <ul>
 <li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Enum</span></a>&lt;E&gt; (implements java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;T&gt;, java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
 <ul>
+<li type="circle">org.apache.accumulo.core.client.<a href="../../../../../org/apache/accumulo/core/client/ConditionalWriter.Status.html" title="enum in org.apache.accumulo.core.client"><span class="typeNameLink">ConditionalWriter.Status</span></a></li>
 <li type="circle">org.apache.accumulo.core.client.<a href="../../../../../org/apache/accumulo/core/client/Durability.html" title="enum in org.apache.accumulo.core.client"><span class="typeNameLink">Durability</span></a></li>
 <li type="circle">org.apache.accumulo.core.client.<a href="../../../../../org/apache/accumulo/core/client/ClientConfiguration.ClientProperty.html" title="enum in org.apache.accumulo.core.client"><span class="typeNameLink">ClientConfiguration.ClientProperty</span></a></li>
-<li type="circle">org.apache.accumulo.core.client.<a href="../../../../../org/apache/accumulo/core/client/ConditionalWriter.Status.html" title="enum in org.apache.accumulo.core.client"><span class="typeNameLink">ConditionalWriter.Status</span></a></li>
 </ul>
 </li>
 </ul>
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/package-use.html b/1.9/apidocs/org/apache/accumulo/core/client/package-use.html
index 75443c7..76626e4 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/package-use.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/package-use.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.accumulo.core.client (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/replication/PeerExistsException.html b/1.9/apidocs/org/apache/accumulo/core/client/replication/PeerExistsException.html
index c490f75..a89f83b 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/replication/PeerExistsException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/replication/PeerExistsException.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>PeerExistsException (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/replication/PeerNotFoundException.html b/1.9/apidocs/org/apache/accumulo/core/client/replication/PeerNotFoundException.html
index 49ffb14..9d4a824 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/replication/PeerNotFoundException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/replication/PeerNotFoundException.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>PeerNotFoundException (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/replication/class-use/PeerExistsException.html b/1.9/apidocs/org/apache/accumulo/core/client/replication/class-use/PeerExistsException.html
index ebc6d1f..bd378ec 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/replication/class-use/PeerExistsException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/replication/class-use/PeerExistsException.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.replication.PeerExistsException (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/replication/class-use/PeerNotFoundException.html b/1.9/apidocs/org/apache/accumulo/core/client/replication/class-use/PeerNotFoundException.html
index 3d47f31..ed715ff 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/replication/class-use/PeerNotFoundException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/replication/class-use/PeerNotFoundException.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.replication.PeerNotFoundException (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/replication/package-frame.html b/1.9/apidocs/org/apache/accumulo/core/client/replication/package-frame.html
index aa1a313..f4504bd 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/replication/package-frame.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/replication/package-frame.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.accumulo.core.client.replication (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/replication/package-summary.html b/1.9/apidocs/org/apache/accumulo/core/client/replication/package-summary.html
index c888142..638868e 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/replication/package-summary.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/replication/package-summary.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.accumulo.core.client.replication (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/replication/package-tree.html b/1.9/apidocs/org/apache/accumulo/core/client/replication/package-tree.html
index 46ef31c..9bda6db 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/replication/package-tree.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/replication/package-tree.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.accumulo.core.client.replication Class Hierarchy (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/replication/package-use.html b/1.9/apidocs/org/apache/accumulo/core/client/replication/package-use.html
index 4c07779..d6fc5b3 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/replication/package-use.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/replication/package-use.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.accumulo.core.client.replication (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.InputArguments.html b/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.InputArguments.html
index 3050a94..e2f717d 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.InputArguments.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.InputArguments.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RFile.InputArguments (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.OutputArguments.html b/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.OutputArguments.html
index 481d8ae..30a878d 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.OutputArguments.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.OutputArguments.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RFile.OutputArguments (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.ScannerFSOptions.html b/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.ScannerFSOptions.html
index 64a24c1..e4221e6 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.ScannerFSOptions.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.ScannerFSOptions.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RFile.ScannerFSOptions (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.ScannerOptions.html b/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.ScannerOptions.html
index c9db597..42d49bb 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.ScannerOptions.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.ScannerOptions.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RFile.ScannerOptions (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.WriterFSOptions.html b/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.WriterFSOptions.html
index 1b7ceb3..1f740f1 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.WriterFSOptions.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.WriterFSOptions.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RFile.WriterFSOptions (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.WriterOptions.html b/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.WriterOptions.html
index 5c739de..7a7eeeb 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.WriterOptions.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.WriterOptions.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RFile.WriterOptions (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.html b/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.html
index 94a98bc..0e79bd5 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFile.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RFile (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFileSource.html b/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFileSource.html
index 9d68f5d..a1469a1 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFileSource.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFileSource.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RFileSource (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFileWriter.html b/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFileWriter.html
index fa9d38a..2c3a841 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFileWriter.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/rfile/RFileWriter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RFileWriter (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.InputArguments.html b/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.InputArguments.html
index 55af8f9..e71fda7 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.InputArguments.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.InputArguments.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.accumulo.core.client.rfile.RFile.InputArguments (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.OutputArguments.html b/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.OutputArguments.html
index f9bc667..5ff3fb8 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.OutputArguments.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.OutputArguments.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.accumulo.core.client.rfile.RFile.OutputArguments (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.ScannerFSOptions.html b/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.ScannerFSOptions.html
index b4a4416..589c09f 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.ScannerFSOptions.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.ScannerFSOptions.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.accumulo.core.client.rfile.RFile.ScannerFSOptions (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.ScannerOptions.html b/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.ScannerOptions.html
index 3f275ef..5cbdff0 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.ScannerOptions.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.ScannerOptions.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.accumulo.core.client.rfile.RFile.ScannerOptions (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.WriterFSOptions.html b/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.WriterFSOptions.html
index 4a8041d..1221828 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.WriterFSOptions.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.WriterFSOptions.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.accumulo.core.client.rfile.RFile.WriterFSOptions (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.WriterOptions.html b/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.WriterOptions.html
index 4efae10..2524f61 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.WriterOptions.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.WriterOptions.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.accumulo.core.client.rfile.RFile.WriterOptions (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.html b/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.html
index 3e25ec4..f2d7738 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFile.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.rfile.RFile (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFileSource.html b/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFileSource.html
index 6cdb5a8..52f353c 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFileSource.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFileSource.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.rfile.RFileSource (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFileWriter.html b/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFileWriter.html
index 4d99f23..18c3148 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFileWriter.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/rfile/class-use/RFileWriter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.rfile.RFileWriter (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/rfile/package-frame.html b/1.9/apidocs/org/apache/accumulo/core/client/rfile/package-frame.html
index 8b66b4e..f6de46a 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/rfile/package-frame.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/rfile/package-frame.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.accumulo.core.client.rfile (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/rfile/package-summary.html b/1.9/apidocs/org/apache/accumulo/core/client/rfile/package-summary.html
index e825798..197a1eb 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/rfile/package-summary.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/rfile/package-summary.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.accumulo.core.client.rfile (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/rfile/package-tree.html b/1.9/apidocs/org/apache/accumulo/core/client/rfile/package-tree.html
index 26c10f7..eb008dc 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/rfile/package-tree.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/rfile/package-tree.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.accumulo.core.client.rfile Class Hierarchy (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/rfile/package-use.html b/1.9/apidocs/org/apache/accumulo/core/client/rfile/package-use.html
index b3ac4b3..a55201d 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/rfile/package-use.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/rfile/package-use.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.accumulo.core.client.rfile (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/sample/AbstractHashSampler.html b/1.9/apidocs/org/apache/accumulo/core/client/sample/AbstractHashSampler.html
index 89eae6e..08efba2 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/sample/AbstractHashSampler.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/sample/AbstractHashSampler.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AbstractHashSampler (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/sample/RowColumnSampler.html b/1.9/apidocs/org/apache/accumulo/core/client/sample/RowColumnSampler.html
index cd621af..dc61477 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/sample/RowColumnSampler.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/sample/RowColumnSampler.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RowColumnSampler (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/sample/RowSampler.html b/1.9/apidocs/org/apache/accumulo/core/client/sample/RowSampler.html
index e8d1735..d10693e 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/sample/RowSampler.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/sample/RowSampler.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RowSampler (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/sample/Sampler.html b/1.9/apidocs/org/apache/accumulo/core/client/sample/Sampler.html
index 0e81332..b6e05ad 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/sample/Sampler.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/sample/Sampler.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Sampler (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/sample/SamplerConfiguration.html b/1.9/apidocs/org/apache/accumulo/core/client/sample/SamplerConfiguration.html
index dd90f9c..bd6b221 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/sample/SamplerConfiguration.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/sample/SamplerConfiguration.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SamplerConfiguration (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/sample/class-use/AbstractHashSampler.html b/1.9/apidocs/org/apache/accumulo/core/client/sample/class-use/AbstractHashSampler.html
index 70145d1..7d53f0d 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/sample/class-use/AbstractHashSampler.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/sample/class-use/AbstractHashSampler.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.sample.AbstractHashSampler (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/sample/class-use/RowColumnSampler.html b/1.9/apidocs/org/apache/accumulo/core/client/sample/class-use/RowColumnSampler.html
index c55f762..d90f671 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/sample/class-use/RowColumnSampler.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/sample/class-use/RowColumnSampler.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.sample.RowColumnSampler (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/sample/class-use/RowSampler.html b/1.9/apidocs/org/apache/accumulo/core/client/sample/class-use/RowSampler.html
index bbbf14d..ee4c81f 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/sample/class-use/RowSampler.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/sample/class-use/RowSampler.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.sample.RowSampler (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/sample/class-use/Sampler.html b/1.9/apidocs/org/apache/accumulo/core/client/sample/class-use/Sampler.html
index 073bb54..0b3b9d4 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/sample/class-use/Sampler.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/sample/class-use/Sampler.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.accumulo.core.client.sample.Sampler (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/sample/class-use/SamplerConfiguration.html b/1.9/apidocs/org/apache/accumulo/core/client/sample/class-use/SamplerConfiguration.html
index 7c43a4f..d955938 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/sample/class-use/SamplerConfiguration.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/sample/class-use/SamplerConfiguration.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.sample.SamplerConfiguration (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
@@ -333,18 +333,18 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">RowColumnSampler.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/accumulo/core/client/sample/RowColumnSampler.html#init-org.apache.accumulo.core.client.sample.SamplerConfiguration-">init</a></span>(<a href="../../../../../../../org/apache/accumulo/core/client/sample/SamplerConfiguration.html" title="class in org.apache.accumulo.core.client.sample">SamplerConfiguration</a>&nbsp;config)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">AbstractHashSampler.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/accumulo/core/client/sample/AbstractHashSampler.html#init-org.apache.accumulo.core.client.sample.SamplerConfiguration-">init</a></span>(<a href="../../../../../../../org/apache/accumulo/core/client/sample/SamplerConfiguration.html" title="class in org.apache.accumulo.core.client.sample">SamplerConfiguration</a>&nbsp;config)</code>
+<div class="block">Subclasses with options should override this method and call <code>super.init(config)</code>.</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">Sampler.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/accumulo/core/client/sample/Sampler.html#init-org.apache.accumulo.core.client.sample.SamplerConfiguration-">init</a></span>(<a href="../../../../../../../org/apache/accumulo/core/client/sample/SamplerConfiguration.html" title="class in org.apache.accumulo.core.client.sample">SamplerConfiguration</a>&nbsp;config)</code>
-<div class="block">An implementation of Sampler must have a noarg constructor.</div>
-</td>
+<td class="colLast"><span class="typeNameLabel">RowColumnSampler.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/accumulo/core/client/sample/RowColumnSampler.html#init-org.apache.accumulo.core.client.sample.SamplerConfiguration-">init</a></span>(<a href="../../../../../../../org/apache/accumulo/core/client/sample/SamplerConfiguration.html" title="class in org.apache.accumulo.core.client.sample">SamplerConfiguration</a>&nbsp;config)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">AbstractHashSampler.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/accumulo/core/client/sample/AbstractHashSampler.html#init-org.apache.accumulo.core.client.sample.SamplerConfiguration-">init</a></span>(<a href="../../../../../../../org/apache/accumulo/core/client/sample/SamplerConfiguration.html" title="class in org.apache.accumulo.core.client.sample">SamplerConfiguration</a>&nbsp;config)</code>
-<div class="block">Subclasses with options should override this method and call <code>super.init(config)</code>.</div>
+<td class="colLast"><span class="typeNameLabel">Sampler.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/accumulo/core/client/sample/Sampler.html#init-org.apache.accumulo.core.client.sample.SamplerConfiguration-">init</a></span>(<a href="../../../../../../../org/apache/accumulo/core/client/sample/SamplerConfiguration.html" title="class in org.apache.accumulo.core.client.sample">SamplerConfiguration</a>&nbsp;config)</code>
+<div class="block">An implementation of Sampler must have a noarg constructor.</div>
 </td>
 </tr>
 </tbody>
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/sample/package-frame.html b/1.9/apidocs/org/apache/accumulo/core/client/sample/package-frame.html
index 19f54ac..a88c27b 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/sample/package-frame.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/sample/package-frame.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.accumulo.core.client.sample (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/sample/package-summary.html b/1.9/apidocs/org/apache/accumulo/core/client/sample/package-summary.html
index c43d536..f2d5a39 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/sample/package-summary.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/sample/package-summary.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.accumulo.core.client.sample (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/sample/package-tree.html b/1.9/apidocs/org/apache/accumulo/core/client/sample/package-tree.html
index 2cd1245..d7d6e8d 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/sample/package-tree.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/sample/package-tree.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.accumulo.core.client.sample Class Hierarchy (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/sample/package-use.html b/1.9/apidocs/org/apache/accumulo/core/client/sample/package-use.html
index 9f85d0e..62a66d2 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/sample/package-use.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/sample/package-use.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.accumulo.core.client.sample (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/security/SecurityErrorCode.html b/1.9/apidocs/org/apache/accumulo/core/client/security/SecurityErrorCode.html
index ace1fcd..83addd4 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/security/SecurityErrorCode.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/security/SecurityErrorCode.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:12 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SecurityErrorCode (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/security/class-use/SecurityErrorCode.html b/1.9/apidocs/org/apache/accumulo/core/client/security/class-use/SecurityErrorCode.html
index fc358ee..af5e5cb 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/security/class-use/SecurityErrorCode.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/security/class-use/SecurityErrorCode.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.security.SecurityErrorCode (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/security/package-frame.html b/1.9/apidocs/org/apache/accumulo/core/client/security/package-frame.html
index 0dd8bab..7ac2bf0 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/security/package-frame.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/security/package-frame.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.accumulo.core.client.security (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/security/package-summary.html b/1.9/apidocs/org/apache/accumulo/core/client/security/package-summary.html
index ccf5a16..a789351 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/security/package-summary.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/security/package-summary.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.accumulo.core.client.security (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/security/package-tree.html b/1.9/apidocs/org/apache/accumulo/core/client/security/package-tree.html
index 598e130..c754fe1 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/security/package-tree.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/security/package-tree.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.accumulo.core.client.security Class Hierarchy (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/security/package-use.html b/1.9/apidocs/org/apache/accumulo/core/client/security/package-use.html
index 8db73cd..e22e7bc 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/security/package-use.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/security/package-use.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.accumulo.core.client.security (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/AuthenticationToken.AuthenticationTokenSerializer.html b/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/AuthenticationToken.AuthenticationTokenSerializer.html
index aff17db..99b7caa 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/AuthenticationToken.AuthenticationTokenSerializer.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/AuthenticationToken.AuthenticationTokenSerializer.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AuthenticationToken.AuthenticationTokenSerializer (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/AuthenticationToken.Properties.html b/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/AuthenticationToken.Properties.html
index b197f49..ab4c12f 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/AuthenticationToken.Properties.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/AuthenticationToken.Properties.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AuthenticationToken.Properties (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/AuthenticationToken.TokenProperty.html b/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/AuthenticationToken.TokenProperty.html
index 8b6062c..93a25a4 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/AuthenticationToken.TokenProperty.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/AuthenticationToken.TokenProperty.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AuthenticationToken.TokenProperty (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/AuthenticationToken.html b/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/AuthenticationToken.html
index 9baa92b..4bdeab6 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/AuthenticationToken.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/AuthenticationToken.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AuthenticationToken (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/CredentialProviderToken.html b/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/CredentialProviderToken.html
index ca4e678..3fc4798 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/CredentialProviderToken.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/CredentialProviderToken.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>CredentialProviderToken (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/DelegationToken.html b/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/DelegationToken.html
index c36f06d..51aea28 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/DelegationToken.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/DelegationToken.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DelegationToken (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/KerberosToken.html b/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/KerberosToken.html
index ce1d21e..e071129 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/KerberosToken.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/KerberosToken.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>KerberosToken (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/NullToken.html b/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/NullToken.html
index f9cc296..2e9ea6a 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/NullToken.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/NullToken.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>NullToken (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/PasswordToken.html b/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/PasswordToken.html
index 85cd3e6..cf1b239 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/PasswordToken.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/PasswordToken.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>PasswordToken (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/class-use/AuthenticationToken.AuthenticationTokenSerializer.html b/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/class-use/AuthenticationToken.AuthenticationTokenSerializer.html
index 637c1d5..ba41c1a 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/class-use/AuthenticationToken.AuthenticationTokenSerializer.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/class-use/AuthenticationToken.AuthenticationTokenSerializer.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.security.tokens.AuthenticationToken.AuthenticationTokenSerializer (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/class-use/AuthenticationToken.Properties.html b/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/class-use/AuthenticationToken.Properties.html
index cfd5060..7513100 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/class-use/AuthenticationToken.Properties.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/class-use/AuthenticationToken.Properties.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.security.tokens.AuthenticationToken.Properties (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
@@ -113,7 +113,7 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">PasswordToken.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/accumulo/core/client/security/tokens/PasswordToken.html#init-org.apache.accumulo.core.client.security.tokens.AuthenticationToken.Properties-">init</a></span>(<a href="../../../../../../../../org/apache/accumulo/core/client/security/tokens/AuthenticationToken.Properties.html" title="class in org.apache.accumulo.core.client.security.tokens">AuthenticationToken.Properties</a>&nbsp;properties)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">CredentialProviderToken.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/accumulo/core/client/security/tokens/CredentialProviderToken.html#init-org.apache.accumulo.core.client.security.tokens.AuthenticationToken.Properties-">init</a></span>(<a href="../../../../../../../../org/apache/accumulo/core/client/security/tokens/AuthenticationToken.Properties.html" title="class in org.apache.accumulo.core.client.security.tokens">AuthenticationToken.Properties</a>&nbsp;properties)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
@@ -121,7 +121,7 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">CredentialProviderToken.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/accumulo/core/client/security/tokens/CredentialProviderToken.html#init-org.apache.accumulo.core.client.security.tokens.AuthenticationToken.Properties-">init</a></span>(<a href="../../../../../../../../org/apache/accumulo/core/client/security/tokens/AuthenticationToken.Properties.html" title="class in org.apache.accumulo.core.client.security.tokens">AuthenticationToken.Properties</a>&nbsp;properties)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">PasswordToken.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/accumulo/core/client/security/tokens/PasswordToken.html#init-org.apache.accumulo.core.client.security.tokens.AuthenticationToken.Properties-">init</a></span>(<a href="../../../../../../../../org/apache/accumulo/core/client/security/tokens/AuthenticationToken.Properties.html" title="class in org.apache.accumulo.core.client.security.tokens">AuthenticationToken.Properties</a>&nbsp;properties)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/class-use/AuthenticationToken.TokenProperty.html b/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/class-use/AuthenticationToken.TokenProperty.html
index 88e823d..38ce53b 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/class-use/AuthenticationToken.TokenProperty.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/class-use/AuthenticationToken.TokenProperty.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.security.tokens.AuthenticationToken.TokenProperty (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
@@ -113,7 +113,7 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../../../../../org/apache/accumulo/core/client/security/tokens/AuthenticationToken.TokenProperty.html" title="class in org.apache.accumulo.core.client.security.tokens">AuthenticationToken.TokenProperty</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">PasswordToken.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/accumulo/core/client/security/tokens/PasswordToken.html#getProperties--">getProperties</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">CredentialProviderToken.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/accumulo/core/client/security/tokens/CredentialProviderToken.html#getProperties--">getProperties</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../../../../../org/apache/accumulo/core/client/security/tokens/AuthenticationToken.TokenProperty.html" title="class in org.apache.accumulo.core.client.security.tokens">AuthenticationToken.TokenProperty</a>&gt;</code></td>
@@ -121,7 +121,7 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../../../../../org/apache/accumulo/core/client/security/tokens/AuthenticationToken.TokenProperty.html" title="class in org.apache.accumulo.core.client.security.tokens">AuthenticationToken.TokenProperty</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">CredentialProviderToken.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/accumulo/core/client/security/tokens/CredentialProviderToken.html#getProperties--">getProperties</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">PasswordToken.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/accumulo/core/client/security/tokens/PasswordToken.html#getProperties--">getProperties</a></span>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/class-use/AuthenticationToken.html b/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/class-use/AuthenticationToken.html
index bfb5990..6252cc7 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/class-use/AuthenticationToken.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/class-use/AuthenticationToken.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.accumulo.core.client.security.tokens.AuthenticationToken (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
@@ -178,14 +178,14 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>protected static <a href="../../../../../../../../org/apache/accumulo/core/client/security/tokens/AuthenticationToken.html" title="interface in org.apache.accumulo.core.client.security.tokens">AuthenticationToken</a></code></td>
-<td class="colLast"><span class="typeNameLabel">AccumuloOutputFormat.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#getAuthenticationToken-org.apache.hadoop.mapred.JobConf-">getAuthenticationToken</a></span>(org.apache.hadoop.mapred.JobConf&nbsp;job)</code>
+<td class="colLast"><span class="typeNameLabel">AbstractInputFormat.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#getAuthenticationToken-org.apache.hadoop.mapred.JobConf-">getAuthenticationToken</a></span>(org.apache.hadoop.mapred.JobConf&nbsp;job)</code>
 <div class="block">Gets the authenticated token from either the specified token file or directly from the
  configuration, whichever was used when the job was configured.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected static <a href="../../../../../../../../org/apache/accumulo/core/client/security/tokens/AuthenticationToken.html" title="interface in org.apache.accumulo.core.client.security.tokens">AuthenticationToken</a></code></td>
-<td class="colLast"><span class="typeNameLabel">AbstractInputFormat.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#getAuthenticationToken-org.apache.hadoop.mapred.JobConf-">getAuthenticationToken</a></span>(org.apache.hadoop.mapred.JobConf&nbsp;job)</code>
+<td class="colLast"><span class="typeNameLabel">AccumuloOutputFormat.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#getAuthenticationToken-org.apache.hadoop.mapred.JobConf-">getAuthenticationToken</a></span>(org.apache.hadoop.mapred.JobConf&nbsp;job)</code>
 <div class="block">Gets the authenticated token from either the specified token file or directly from the
  configuration, whichever was used when the job was configured.</div>
 </td>
@@ -201,7 +201,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
-<td class="colLast"><span class="typeNameLabel">AccumuloOutputFormat.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#setConnectorInfo-org.apache.hadoop.mapred.JobConf-java.lang.String-org.apache.accumulo.core.client.security.tokens.AuthenticationToken-">setConnectorInfo</a></span>(org.apache.hadoop.mapred.JobConf&nbsp;job,
+<td class="colLast"><span class="typeNameLabel">AbstractInputFormat.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#setConnectorInfo-org.apache.hadoop.mapred.JobConf-java.lang.String-org.apache.accumulo.core.client.security.tokens.AuthenticationToken-">setConnectorInfo</a></span>(org.apache.hadoop.mapred.JobConf&nbsp;job,
                 <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;principal,
                 <a href="../../../../../../../../org/apache/accumulo/core/client/security/tokens/AuthenticationToken.html" title="interface in org.apache.accumulo.core.client.security.tokens">AuthenticationToken</a>&nbsp;token)</code>
 <div class="block">Sets the connector information needed to communicate with Accumulo in this job.</div>
@@ -209,7 +209,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
-<td class="colLast"><span class="typeNameLabel">AbstractInputFormat.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#setConnectorInfo-org.apache.hadoop.mapred.JobConf-java.lang.String-org.apache.accumulo.core.client.security.tokens.AuthenticationToken-">setConnectorInfo</a></span>(org.apache.hadoop.mapred.JobConf&nbsp;job,
+<td class="colLast"><span class="typeNameLabel">AccumuloOutputFormat.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#setConnectorInfo-org.apache.hadoop.mapred.JobConf-java.lang.String-org.apache.accumulo.core.client.security.tokens.AuthenticationToken-">setConnectorInfo</a></span>(org.apache.hadoop.mapred.JobConf&nbsp;job,
                 <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;principal,
                 <a href="../../../../../../../../org/apache/accumulo/core/client/security/tokens/AuthenticationToken.html" title="interface in org.apache.accumulo.core.client.security.tokens">AuthenticationToken</a>&nbsp;token)</code>
 <div class="block">Sets the connector information needed to communicate with Accumulo in this job.</div>
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/class-use/CredentialProviderToken.html b/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/class-use/CredentialProviderToken.html
index 7e89b70..7508493 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/class-use/CredentialProviderToken.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/class-use/CredentialProviderToken.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.security.tokens.CredentialProviderToken (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/class-use/DelegationToken.html b/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/class-use/DelegationToken.html
index 9cc6b0c..a361e5a 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/class-use/DelegationToken.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/class-use/DelegationToken.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.accumulo.core.client.security.tokens.DelegationToken (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/class-use/KerberosToken.html b/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/class-use/KerberosToken.html
index 6747ca8..909197d 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/class-use/KerberosToken.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/class-use/KerberosToken.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.security.tokens.KerberosToken (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/class-use/NullToken.html b/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/class-use/NullToken.html
index fe789de..aa2c877 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/class-use/NullToken.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/class-use/NullToken.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.security.tokens.NullToken (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/class-use/PasswordToken.html b/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/class-use/PasswordToken.html
index 9fc3136..eef1adc 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/class-use/PasswordToken.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/class-use/PasswordToken.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.client.security.tokens.PasswordToken (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/package-frame.html b/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/package-frame.html
index 6111122..499d23e 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/package-frame.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/package-frame.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.accumulo.core.client.security.tokens (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/package-summary.html b/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/package-summary.html
index d31e997..b8a32f0 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/package-summary.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/package-summary.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.accumulo.core.client.security.tokens (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/package-tree.html b/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/package-tree.html
index c4e818c..c7009ad 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/package-tree.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/package-tree.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.accumulo.core.client.security.tokens Class Hierarchy (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/package-use.html b/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/package-use.html
index eb4f8cf..64b0a0b 100644
--- a/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/package-use.html
+++ b/1.9/apidocs/org/apache/accumulo/core/client/security/tokens/package-use.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.accumulo.core.client.security.tokens (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/data/ArrayByteSequence.html b/1.9/apidocs/org/apache/accumulo/core/data/ArrayByteSequence.html
index 83c5f83..fe66f13 100644
--- a/1.9/apidocs/org/apache/accumulo/core/data/ArrayByteSequence.html
+++ b/1.9/apidocs/org/apache/accumulo/core/data/ArrayByteSequence.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ArrayByteSequence (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/data/ByteSequence.html b/1.9/apidocs/org/apache/accumulo/core/data/ByteSequence.html
index 2fc0baf..a7418b9 100644
--- a/1.9/apidocs/org/apache/accumulo/core/data/ByteSequence.html
+++ b/1.9/apidocs/org/apache/accumulo/core/data/ByteSequence.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ByteSequence (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/data/Column.html b/1.9/apidocs/org/apache/accumulo/core/data/Column.html
index 64c93b1..9c5955c 100644
--- a/1.9/apidocs/org/apache/accumulo/core/data/Column.html
+++ b/1.9/apidocs/org/apache/accumulo/core/data/Column.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Column (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/data/ColumnUpdate.html b/1.9/apidocs/org/apache/accumulo/core/data/ColumnUpdate.html
index 04c82d1..aeec922 100644
--- a/1.9/apidocs/org/apache/accumulo/core/data/ColumnUpdate.html
+++ b/1.9/apidocs/org/apache/accumulo/core/data/ColumnUpdate.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ColumnUpdate (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/data/ComparableBytes.html b/1.9/apidocs/org/apache/accumulo/core/data/ComparableBytes.html
index d54da44..e0e4e37 100644
--- a/1.9/apidocs/org/apache/accumulo/core/data/ComparableBytes.html
+++ b/1.9/apidocs/org/apache/accumulo/core/data/ComparableBytes.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ComparableBytes (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/data/Condition.html b/1.9/apidocs/org/apache/accumulo/core/data/Condition.html
index f76c8f2..2f8353c 100644
--- a/1.9/apidocs/org/apache/accumulo/core/data/Condition.html
+++ b/1.9/apidocs/org/apache/accumulo/core/data/Condition.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Condition (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/data/ConditionalMutation.html b/1.9/apidocs/org/apache/accumulo/core/data/ConditionalMutation.html
index 9a8c02f..14c3628 100644
--- a/1.9/apidocs/org/apache/accumulo/core/data/ConditionalMutation.html
+++ b/1.9/apidocs/org/apache/accumulo/core/data/ConditionalMutation.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ConditionalMutation (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/data/ConstraintViolationSummary.html b/1.9/apidocs/org/apache/accumulo/core/data/ConstraintViolationSummary.html
index 81cb930..6ad6083 100644
--- a/1.9/apidocs/org/apache/accumulo/core/data/ConstraintViolationSummary.html
+++ b/1.9/apidocs/org/apache/accumulo/core/data/ConstraintViolationSummary.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ConstraintViolationSummary (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/data/Key.html b/1.9/apidocs/org/apache/accumulo/core/data/Key.html
index 90ac464..85f6104 100644
--- a/1.9/apidocs/org/apache/accumulo/core/data/Key.html
+++ b/1.9/apidocs/org/apache/accumulo/core/data/Key.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Key (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/data/KeyExtent.html b/1.9/apidocs/org/apache/accumulo/core/data/KeyExtent.html
index 21241e3..f401706 100644
--- a/1.9/apidocs/org/apache/accumulo/core/data/KeyExtent.html
+++ b/1.9/apidocs/org/apache/accumulo/core/data/KeyExtent.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>KeyExtent (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/data/KeyValue.html b/1.9/apidocs/org/apache/accumulo/core/data/KeyValue.html
index 47e51c0..b3c82b0 100644
--- a/1.9/apidocs/org/apache/accumulo/core/data/KeyValue.html
+++ b/1.9/apidocs/org/apache/accumulo/core/data/KeyValue.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>KeyValue (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/data/Mutation.SERIALIZED_FORMAT.html b/1.9/apidocs/org/apache/accumulo/core/data/Mutation.SERIALIZED_FORMAT.html
index c4d98dc..aa6acf2 100644
--- a/1.9/apidocs/org/apache/accumulo/core/data/Mutation.SERIALIZED_FORMAT.html
+++ b/1.9/apidocs/org/apache/accumulo/core/data/Mutation.SERIALIZED_FORMAT.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Mutation.SERIALIZED_FORMAT (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/data/Mutation.html b/1.9/apidocs/org/apache/accumulo/core/data/Mutation.html
index a96dcd3..612846f 100644
--- a/1.9/apidocs/org/apache/accumulo/core/data/Mutation.html
+++ b/1.9/apidocs/org/apache/accumulo/core/data/Mutation.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Mutation (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/data/PartialKey.html b/1.9/apidocs/org/apache/accumulo/core/data/PartialKey.html
index 36e95c6..c2bef69 100644
--- a/1.9/apidocs/org/apache/accumulo/core/data/PartialKey.html
+++ b/1.9/apidocs/org/apache/accumulo/core/data/PartialKey.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>PartialKey (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/data/Range.html b/1.9/apidocs/org/apache/accumulo/core/data/Range.html
index ca8ffa2..90844ff 100644
--- a/1.9/apidocs/org/apache/accumulo/core/data/Range.html
+++ b/1.9/apidocs/org/apache/accumulo/core/data/Range.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Range (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/data/TabletId.html b/1.9/apidocs/org/apache/accumulo/core/data/TabletId.html
index 9c0572c..453d753 100644
--- a/1.9/apidocs/org/apache/accumulo/core/data/TabletId.html
+++ b/1.9/apidocs/org/apache/accumulo/core/data/TabletId.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TabletId (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/data/Value.Comparator.html b/1.9/apidocs/org/apache/accumulo/core/data/Value.Comparator.html
index 6c2dad4..bd2c963 100644
--- a/1.9/apidocs/org/apache/accumulo/core/data/Value.Comparator.html
+++ b/1.9/apidocs/org/apache/accumulo/core/data/Value.Comparator.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Value.Comparator (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/data/Value.html b/1.9/apidocs/org/apache/accumulo/core/data/Value.html
index 0d1e87a..735a73d 100644
--- a/1.9/apidocs/org/apache/accumulo/core/data/Value.html
+++ b/1.9/apidocs/org/apache/accumulo/core/data/Value.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Value (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/data/class-use/ArrayByteSequence.html b/1.9/apidocs/org/apache/accumulo/core/data/class-use/ArrayByteSequence.html
index 8517308..1eedac4 100644
--- a/1.9/apidocs/org/apache/accumulo/core/data/class-use/ArrayByteSequence.html
+++ b/1.9/apidocs/org/apache/accumulo/core/data/class-use/ArrayByteSequence.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.data.ArrayByteSequence (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/data/class-use/ByteSequence.html b/1.9/apidocs/org/apache/accumulo/core/data/class-use/ByteSequence.html
index 6e7821e..f6834db 100644
--- a/1.9/apidocs/org/apache/accumulo/core/data/class-use/ByteSequence.html
+++ b/1.9/apidocs/org/apache/accumulo/core/data/class-use/ByteSequence.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.data.ByteSequence (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
@@ -195,17 +195,17 @@
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/data/ByteSequence.html" title="class in org.apache.accumulo.core.data">ByteSequence</a></code></td>
-<td class="colLast"><span class="typeNameLabel">ArrayByteSequence.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/data/ArrayByteSequence.html#subSequence-int-int-">subSequence</a></span>(int&nbsp;start,
-           int&nbsp;end)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>abstract <a href="../../../../../../org/apache/accumulo/core/data/ByteSequence.html" title="class in org.apache.accumulo.core.data">ByteSequence</a></code></td>
 <td class="colLast"><span class="typeNameLabel">ByteSequence.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/data/ByteSequence.html#subSequence-int-int-">subSequence</a></span>(int&nbsp;start,
            int&nbsp;end)</code>
 <div class="block">Returns a portion of this sequence.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/data/ByteSequence.html" title="class in org.apache.accumulo.core.data">ByteSequence</a></code></td>
+<td class="colLast"><span class="typeNameLabel">ArrayByteSequence.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/data/ArrayByteSequence.html#subSequence-int-int-">subSequence</a></span>(int&nbsp;start,
+           int&nbsp;end)</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
@@ -286,13 +286,13 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">AuthorizationContainer.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/security/AuthorizationContainer.html#contains-org.apache.accumulo.core.data.ByteSequence-">contains</a></span>(<a href="../../../../../../org/apache/accumulo/core/data/ByteSequence.html" title="class in org.apache.accumulo.core.data">ByteSequence</a>&nbsp;auth)</code>
+<td class="colLast"><span class="typeNameLabel">Authorizations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/security/Authorizations.html#contains-org.apache.accumulo.core.data.ByteSequence-">contains</a></span>(<a href="../../../../../../org/apache/accumulo/core/data/ByteSequence.html" title="class in org.apache.accumulo.core.data">ByteSequence</a>&nbsp;auth)</code>
 <div class="block">Checks whether this object contains the given authorization.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">Authorizations.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/security/Authorizations.html#contains-org.apache.accumulo.core.data.ByteSequence-">contains</a></span>(<a href="../../../../../../org/apache/accumulo/core/data/ByteSequence.html" title="class in org.apache.accumulo.core.data">ByteSequence</a>&nbsp;auth)</code>
+<td class="colLast"><span class="typeNameLabel">AuthorizationContainer.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/security/AuthorizationContainer.html#contains-org.apache.accumulo.core.data.ByteSequence-">contains</a></span>(<a href="../../../../../../org/apache/accumulo/core/data/ByteSequence.html" title="class in org.apache.accumulo.core.data">ByteSequence</a>&nbsp;auth)</code>
 <div class="block">Checks whether this object contains the given authorization.</div>
 </td>
 </tr>
diff --git a/1.9/apidocs/org/apache/accumulo/core/data/class-use/Column.html b/1.9/apidocs/org/apache/accumulo/core/data/class-use/Column.html
index 6ab3058..6eaa94d 100644
--- a/1.9/apidocs/org/apache/accumulo/core/data/class-use/Column.html
+++ b/1.9/apidocs/org/apache/accumulo/core/data/class-use/Column.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.data.Column (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/data/class-use/ColumnUpdate.html b/1.9/apidocs/org/apache/accumulo/core/data/class-use/ColumnUpdate.html
index 0f52c5a..de81741 100644
--- a/1.9/apidocs/org/apache/accumulo/core/data/class-use/ColumnUpdate.html
+++ b/1.9/apidocs/org/apache/accumulo/core/data/class-use/ColumnUpdate.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.data.ColumnUpdate (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/data/class-use/ComparableBytes.html b/1.9/apidocs/org/apache/accumulo/core/data/class-use/ComparableBytes.html
index 9f95f13..cbfd778 100644
--- a/1.9/apidocs/org/apache/accumulo/core/data/class-use/ComparableBytes.html
+++ b/1.9/apidocs/org/apache/accumulo/core/data/class-use/ComparableBytes.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.data.ComparableBytes (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/data/class-use/Condition.html b/1.9/apidocs/org/apache/accumulo/core/data/class-use/Condition.html
index 77cacee..25d6886 100644
--- a/1.9/apidocs/org/apache/accumulo/core/data/class-use/Condition.html
+++ b/1.9/apidocs/org/apache/accumulo/core/data/class-use/Condition.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.data.Condition (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/data/class-use/ConditionalMutation.html b/1.9/apidocs/org/apache/accumulo/core/data/class-use/ConditionalMutation.html
index 5ba50d5..47622a8 100644
--- a/1.9/apidocs/org/apache/accumulo/core/data/class-use/ConditionalMutation.html
+++ b/1.9/apidocs/org/apache/accumulo/core/data/class-use/ConditionalMutation.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.data.ConditionalMutation (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/data/class-use/ConstraintViolationSummary.html b/1.9/apidocs/org/apache/accumulo/core/data/class-use/ConstraintViolationSummary.html
index 418d912..04f8da9 100644
--- a/1.9/apidocs/org/apache/accumulo/core/data/class-use/ConstraintViolationSummary.html
+++ b/1.9/apidocs/org/apache/accumulo/core/data/class-use/ConstraintViolationSummary.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.data.ConstraintViolationSummary (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/data/class-use/Key.html b/1.9/apidocs/org/apache/accumulo/core/data/class-use/Key.html
index 038ce91..02a968f 100644
--- a/1.9/apidocs/org/apache/accumulo/core/data/class-use/Key.html
+++ b/1.9/apidocs/org/apache/accumulo/core/data/class-use/Key.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.data.Key (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
@@ -141,16 +141,6 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a>&lt;<a href="../../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>,<a href="../../../../../../org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">ClientSideIteratorScanner.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/ClientSideIteratorScanner.html#iterator--">iterator</a></span>()</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a>&lt;<a href="../../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>,<a href="../../../../../../org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">ScannerBase.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/ScannerBase.html#iterator--">iterator</a></span>()</code>
-<div class="block">Returns an iterator over an accumulo table.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a>&lt;<a href="../../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>,<a href="../../../../../../org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a>&gt;&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">IsolatedScanner.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/IsolatedScanner.html#iterator--">iterator</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
@@ -163,6 +153,16 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a>&lt;<a href="../../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>,<a href="../../../../../../org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a>&gt;&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">ScannerBase.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/ScannerBase.html#iterator--">iterator</a></span>()</code>
+<div class="block">Returns an iterator over an accumulo table.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a>&lt;<a href="../../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>,<a href="../../../../../../org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a>&gt;&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">ClientSideIteratorScanner.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/ClientSideIteratorScanner.html#iterator--">iterator</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a>&lt;<a href="../../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>,<a href="../../../../../../org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a>&gt;&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">RowIterator.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/RowIterator.html#next--">next</a></span>()</code>
 <div class="block">Fetch the next row.</div>
 </td>
@@ -279,14 +279,14 @@
                org.apache.hadoop.mapred.Reporter&nbsp;reporter)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>org.apache.hadoop.mapred.RecordReader&lt;org.apache.hadoop.io.Text,org.apache.accumulo.core.util.PeekingIterator&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a>&lt;<a href="../../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>,<a href="../../../../../../org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a>&gt;&gt;&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">AccumuloRowInputFormat.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mapred/AccumuloRowInputFormat.html#getRecordReader-org.apache.hadoop.mapred.InputSplit-org.apache.hadoop.mapred.JobConf-org.apache.hadoop.mapred.Reporter-">getRecordReader</a></span>(org.apache.hadoop.mapred.InputSplit&nbsp;split,
+<td class="colFirst"><code>org.apache.hadoop.mapred.RecordReader&lt;<a href="../../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>,<a href="../../../../../../org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">AccumuloMultiTableInputFormat.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mapred/AccumuloMultiTableInputFormat.html#getRecordReader-org.apache.hadoop.mapred.InputSplit-org.apache.hadoop.mapred.JobConf-org.apache.hadoop.mapred.Reporter-">getRecordReader</a></span>(org.apache.hadoop.mapred.InputSplit&nbsp;split,
                org.apache.hadoop.mapred.JobConf&nbsp;job,
                org.apache.hadoop.mapred.Reporter&nbsp;reporter)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>org.apache.hadoop.mapred.RecordReader&lt;<a href="../../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>,<a href="../../../../../../org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">AccumuloMultiTableInputFormat.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mapred/AccumuloMultiTableInputFormat.html#getRecordReader-org.apache.hadoop.mapred.InputSplit-org.apache.hadoop.mapred.JobConf-org.apache.hadoop.mapred.Reporter-">getRecordReader</a></span>(org.apache.hadoop.mapred.InputSplit&nbsp;split,
+<td class="colFirst"><code>org.apache.hadoop.mapred.RecordReader&lt;org.apache.hadoop.io.Text,org.apache.accumulo.core.util.PeekingIterator&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a>&lt;<a href="../../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>,<a href="../../../../../../org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a>&gt;&gt;&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">AccumuloRowInputFormat.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mapred/AccumuloRowInputFormat.html#getRecordReader-org.apache.hadoop.mapred.InputSplit-org.apache.hadoop.mapred.JobConf-org.apache.hadoop.mapred.Reporter-">getRecordReader</a></span>(org.apache.hadoop.mapred.InputSplit&nbsp;split,
                org.apache.hadoop.mapred.JobConf&nbsp;job,
                org.apache.hadoop.mapred.Reporter&nbsp;reporter)</code>&nbsp;</td>
 </tr>
@@ -345,13 +345,13 @@
                   org.apache.hadoop.mapreduce.TaskAttemptContext&nbsp;context)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>org.apache.hadoop.mapreduce.RecordReader&lt;org.apache.hadoop.io.Text,org.apache.accumulo.core.util.PeekingIterator&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a>&lt;<a href="../../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>,<a href="../../../../../../org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a>&gt;&gt;&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">AccumuloRowInputFormat.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mapreduce/AccumuloRowInputFormat.html#createRecordReader-org.apache.hadoop.mapreduce.InputSplit-org.apache.hadoop.mapreduce.TaskAttemptContext-">createRecordReader</a></span>(org.apache.hadoop.mapreduce.InputSplit&nbsp;split,
+<td class="colFirst"><code>org.apache.hadoop.mapreduce.RecordReader&lt;<a href="../../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>,<a href="../../../../../../org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">AccumuloMultiTableInputFormat.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mapreduce/AccumuloMultiTableInputFormat.html#createRecordReader-org.apache.hadoop.mapreduce.InputSplit-org.apache.hadoop.mapreduce.TaskAttemptContext-">createRecordReader</a></span>(org.apache.hadoop.mapreduce.InputSplit&nbsp;inputSplit,
                   org.apache.hadoop.mapreduce.TaskAttemptContext&nbsp;context)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>org.apache.hadoop.mapreduce.RecordReader&lt;<a href="../../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>,<a href="../../../../../../org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">AccumuloMultiTableInputFormat.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mapreduce/AccumuloMultiTableInputFormat.html#createRecordReader-org.apache.hadoop.mapreduce.InputSplit-org.apache.hadoop.mapreduce.TaskAttemptContext-">createRecordReader</a></span>(org.apache.hadoop.mapreduce.InputSplit&nbsp;inputSplit,
+<td class="colFirst"><code>org.apache.hadoop.mapreduce.RecordReader&lt;org.apache.hadoop.io.Text,org.apache.accumulo.core.util.PeekingIterator&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a>&lt;<a href="../../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>,<a href="../../../../../../org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a>&gt;&gt;&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">AccumuloRowInputFormat.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mapreduce/AccumuloRowInputFormat.html#createRecordReader-org.apache.hadoop.mapreduce.InputSplit-org.apache.hadoop.mapreduce.TaskAttemptContext-">createRecordReader</a></span>(org.apache.hadoop.mapreduce.InputSplit&nbsp;split,
                   org.apache.hadoop.mapreduce.TaskAttemptContext&nbsp;context)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
@@ -413,13 +413,13 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a>&lt;<a href="../../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>,<a href="../../../../../../org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">MockScanner.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mock/MockScanner.html#iterator--">iterator</a></span>()</code>
+<td class="colLast"><span class="typeNameLabel">MockBatchScanner.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mock/MockBatchScanner.html#iterator--">iterator</a></span>()</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 &nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a>&lt;<a href="../../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>,<a href="../../../../../../org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">MockBatchScanner.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mock/MockBatchScanner.html#iterator--">iterator</a></span>()</code>
+<td class="colLast"><span class="typeNameLabel">MockScanner.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mock/MockScanner.html#iterator--">iterator</a></span>()</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 &nbsp;</td>
 </tr>
@@ -509,24 +509,24 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">Sampler.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/sample/Sampler.html#accept-org.apache.accumulo.core.data.Key-">accept</a></span>(<a href="../../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>&nbsp;k)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">AbstractHashSampler.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/sample/AbstractHashSampler.html#accept-org.apache.accumulo.core.data.Key-">accept</a></span>(<a href="../../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>&nbsp;k)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">AbstractHashSampler.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/sample/AbstractHashSampler.html#accept-org.apache.accumulo.core.data.Key-">accept</a></span>(<a href="../../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>&nbsp;k)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">Sampler.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/sample/Sampler.html#accept-org.apache.accumulo.core.data.Key-">accept</a></span>(<a href="../../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>&nbsp;k)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="typeNameLabel">RowColumnSampler.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/sample/RowColumnSampler.html#hash-java.io.DataOutput-org.apache.accumulo.core.data.Key-">hash</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/DataOutput.html?is-external=true" title="class or interface in java.io">DataOutput</a>&nbsp;hasher,
-    <a href="../../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>&nbsp;k)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>protected abstract void</code></td>
 <td class="colLast"><span class="typeNameLabel">AbstractHashSampler.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/sample/AbstractHashSampler.html#hash-java.io.DataOutput-org.apache.accumulo.core.data.Key-">hash</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/DataOutput.html?is-external=true" title="class or interface in java.io">DataOutput</a>&nbsp;hasher,
     <a href="../../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>&nbsp;k)</code>
 <div class="block">Subclass must override this method and hash some portion of the key.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><span class="typeNameLabel">RowColumnSampler.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/sample/RowColumnSampler.html#hash-java.io.DataOutput-org.apache.accumulo.core.data.Key-">hash</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/DataOutput.html?is-external=true" title="class or interface in java.io">DataOutput</a>&nbsp;hasher,
+    <a href="../../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>&nbsp;k)</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><span class="typeNameLabel">RowSampler.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/sample/RowSampler.html#hash-java.io.DataOutput-org.apache.accumulo.core.data.Key-">hash</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/DataOutput.html?is-external=true" title="class or interface in java.io">DataOutput</a>&nbsp;hasher,
diff --git a/1.9/apidocs/org/apache/accumulo/core/data/class-use/KeyExtent.html b/1.9/apidocs/org/apache/accumulo/core/data/class-use/KeyExtent.html
index 61b7ae0..c2829b4 100644
--- a/1.9/apidocs/org/apache/accumulo/core/data/class-use/KeyExtent.html
+++ b/1.9/apidocs/org/apache/accumulo/core/data/class-use/KeyExtent.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.data.KeyExtent (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/data/class-use/KeyValue.html b/1.9/apidocs/org/apache/accumulo/core/data/class-use/KeyValue.html
index 308ea7c..343c6e4 100644
--- a/1.9/apidocs/org/apache/accumulo/core/data/class-use/KeyValue.html
+++ b/1.9/apidocs/org/apache/accumulo/core/data/class-use/KeyValue.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.data.KeyValue (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/data/class-use/Mutation.SERIALIZED_FORMAT.html b/1.9/apidocs/org/apache/accumulo/core/data/class-use/Mutation.SERIALIZED_FORMAT.html
index a24868e..1d0011d 100644
--- a/1.9/apidocs/org/apache/accumulo/core/data/class-use/Mutation.SERIALIZED_FORMAT.html
+++ b/1.9/apidocs/org/apache/accumulo/core/data/class-use/Mutation.SERIALIZED_FORMAT.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.data.Mutation.SERIALIZED_FORMAT (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/data/class-use/Mutation.html b/1.9/apidocs/org/apache/accumulo/core/data/class-use/Mutation.html
index a2f4db3..b884cc3 100644
--- a/1.9/apidocs/org/apache/accumulo/core/data/class-use/Mutation.html
+++ b/1.9/apidocs/org/apache/accumulo/core/data/class-use/Mutation.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.data.Mutation (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/data/class-use/PartialKey.html b/1.9/apidocs/org/apache/accumulo/core/data/class-use/PartialKey.html
index 7fe8f0d..46b0bfc 100644
--- a/1.9/apidocs/org/apache/accumulo/core/data/class-use/PartialKey.html
+++ b/1.9/apidocs/org/apache/accumulo/core/data/class-use/PartialKey.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.data.PartialKey (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/data/class-use/Range.html b/1.9/apidocs/org/apache/accumulo/core/data/class-use/Range.html
index a39df02..fd95f95 100644
--- a/1.9/apidocs/org/apache/accumulo/core/data/class-use/Range.html
+++ b/1.9/apidocs/org/apache/accumulo/core/data/class-use/Range.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.data.Range (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
@@ -135,18 +135,18 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></code></td>
-<td class="colLast"><span class="typeNameLabel">ClientSideIteratorScanner.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/ClientSideIteratorScanner.html#getRange--">getRange</a></span>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></code></td>
 <td class="colLast"><span class="typeNameLabel">Scanner.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/Scanner.html#getRange--">getRange</a></span>()</code>
 <div class="block">Returns the range of keys to scan over.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></code></td>
 <td class="colLast"><span class="typeNameLabel">IsolatedScanner.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/IsolatedScanner.html#getRange--">getRange</a></span>()</code>&nbsp;</td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></code></td>
+<td class="colLast"><span class="typeNameLabel">ClientSideIteratorScanner.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/ClientSideIteratorScanner.html#getRange--">getRange</a></span>()</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
@@ -158,18 +158,18 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">ClientSideIteratorScanner.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/ClientSideIteratorScanner.html#setRange-org.apache.accumulo.core.data.Range-">setRange</a></span>(<a href="../../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&nbsp;range)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">Scanner.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/Scanner.html#setRange-org.apache.accumulo.core.data.Range-">setRange</a></span>(<a href="../../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&nbsp;range)</code>
 <div class="block">Sets the range of keys to scan over.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">IsolatedScanner.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/IsolatedScanner.html#setRange-org.apache.accumulo.core.data.Range-">setRange</a></span>(<a href="../../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&nbsp;range)</code>&nbsp;</td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">ClientSideIteratorScanner.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/ClientSideIteratorScanner.html#setRange-org.apache.accumulo.core.data.Range-">setRange</a></span>(<a href="../../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&nbsp;range)</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
@@ -181,14 +181,14 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">BatchScanner.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/BatchScanner.html#setRanges-java.util.Collection-">setRanges</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&gt;&nbsp;ranges)</code>
-<div class="block">Allows scanning over multiple ranges efficiently.</div>
+<td class="colLast"><span class="typeNameLabel">BatchDeleter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/BatchDeleter.html#setRanges-java.util.Collection-">setRanges</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&gt;&nbsp;ranges)</code>
+<div class="block">Allows deleting multiple ranges efficiently.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">BatchDeleter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/BatchDeleter.html#setRanges-java.util.Collection-">setRanges</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&gt;&nbsp;ranges)</code>
-<div class="block">Allows deleting multiple ranges efficiently.</div>
+<td class="colLast"><span class="typeNameLabel">BatchScanner.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/BatchScanner.html#setRanges-java.util.Collection-">setRanges</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&gt;&nbsp;ranges)</code>
+<div class="block">Allows scanning over multiple ranges efficiently.</div>
 </td>
 </tr>
 </tbody>
diff --git a/1.9/apidocs/org/apache/accumulo/core/data/class-use/TabletId.html b/1.9/apidocs/org/apache/accumulo/core/data/class-use/TabletId.html
index 482ae30..620e43a 100644
--- a/1.9/apidocs/org/apache/accumulo/core/data/class-use/TabletId.html
+++ b/1.9/apidocs/org/apache/accumulo/core/data/class-use/TabletId.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.accumulo.core.data.TabletId (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/data/class-use/Value.Comparator.html b/1.9/apidocs/org/apache/accumulo/core/data/class-use/Value.Comparator.html
index 6188351..f1e8112 100644
--- a/1.9/apidocs/org/apache/accumulo/core/data/class-use/Value.Comparator.html
+++ b/1.9/apidocs/org/apache/accumulo/core/data/class-use/Value.Comparator.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.data.Value.Comparator (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/data/class-use/Value.html b/1.9/apidocs/org/apache/accumulo/core/data/class-use/Value.html
index f975a82..89663f3 100644
--- a/1.9/apidocs/org/apache/accumulo/core/data/class-use/Value.html
+++ b/1.9/apidocs/org/apache/accumulo/core/data/class-use/Value.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.data.Value (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
@@ -133,16 +133,6 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a>&lt;<a href="../../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>,<a href="../../../../../../org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">ClientSideIteratorScanner.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/ClientSideIteratorScanner.html#iterator--">iterator</a></span>()</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a>&lt;<a href="../../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>,<a href="../../../../../../org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">ScannerBase.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/ScannerBase.html#iterator--">iterator</a></span>()</code>
-<div class="block">Returns an iterator over an accumulo table.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a>&lt;<a href="../../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>,<a href="../../../../../../org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a>&gt;&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">IsolatedScanner.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/IsolatedScanner.html#iterator--">iterator</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
@@ -155,6 +145,16 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a>&lt;<a href="../../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>,<a href="../../../../../../org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a>&gt;&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">ScannerBase.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/ScannerBase.html#iterator--">iterator</a></span>()</code>
+<div class="block">Returns an iterator over an accumulo table.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a>&lt;<a href="../../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>,<a href="../../../../../../org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a>&gt;&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">ClientSideIteratorScanner.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/ClientSideIteratorScanner.html#iterator--">iterator</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a>&lt;<a href="../../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>,<a href="../../../../../../org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a>&gt;&gt;</code></td>
 <td class="colLast"><span class="typeNameLabel">RowIterator.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/RowIterator.html#next--">next</a></span>()</code>
 <div class="block">Fetch the next row.</div>
 </td>
@@ -258,14 +258,14 @@
                org.apache.hadoop.mapred.Reporter&nbsp;reporter)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>org.apache.hadoop.mapred.RecordReader&lt;org.apache.hadoop.io.Text,org.apache.accumulo.core.util.PeekingIterator&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a>&lt;<a href="../../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>,<a href="../../../../../../org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a>&gt;&gt;&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">AccumuloRowInputFormat.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mapred/AccumuloRowInputFormat.html#getRecordReader-org.apache.hadoop.mapred.InputSplit-org.apache.hadoop.mapred.JobConf-org.apache.hadoop.mapred.Reporter-">getRecordReader</a></span>(org.apache.hadoop.mapred.InputSplit&nbsp;split,
+<td class="colFirst"><code>org.apache.hadoop.mapred.RecordReader&lt;<a href="../../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>,<a href="../../../../../../org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">AccumuloMultiTableInputFormat.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mapred/AccumuloMultiTableInputFormat.html#getRecordReader-org.apache.hadoop.mapred.InputSplit-org.apache.hadoop.mapred.JobConf-org.apache.hadoop.mapred.Reporter-">getRecordReader</a></span>(org.apache.hadoop.mapred.InputSplit&nbsp;split,
                org.apache.hadoop.mapred.JobConf&nbsp;job,
                org.apache.hadoop.mapred.Reporter&nbsp;reporter)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>org.apache.hadoop.mapred.RecordReader&lt;<a href="../../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>,<a href="../../../../../../org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">AccumuloMultiTableInputFormat.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mapred/AccumuloMultiTableInputFormat.html#getRecordReader-org.apache.hadoop.mapred.InputSplit-org.apache.hadoop.mapred.JobConf-org.apache.hadoop.mapred.Reporter-">getRecordReader</a></span>(org.apache.hadoop.mapred.InputSplit&nbsp;split,
+<td class="colFirst"><code>org.apache.hadoop.mapred.RecordReader&lt;org.apache.hadoop.io.Text,org.apache.accumulo.core.util.PeekingIterator&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a>&lt;<a href="../../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>,<a href="../../../../../../org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a>&gt;&gt;&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">AccumuloRowInputFormat.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mapred/AccumuloRowInputFormat.html#getRecordReader-org.apache.hadoop.mapred.InputSplit-org.apache.hadoop.mapred.JobConf-org.apache.hadoop.mapred.Reporter-">getRecordReader</a></span>(org.apache.hadoop.mapred.InputSplit&nbsp;split,
                org.apache.hadoop.mapred.JobConf&nbsp;job,
                org.apache.hadoop.mapred.Reporter&nbsp;reporter)</code>&nbsp;</td>
 </tr>
@@ -309,13 +309,13 @@
                   org.apache.hadoop.mapreduce.TaskAttemptContext&nbsp;context)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>org.apache.hadoop.mapreduce.RecordReader&lt;org.apache.hadoop.io.Text,org.apache.accumulo.core.util.PeekingIterator&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a>&lt;<a href="../../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>,<a href="../../../../../../org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a>&gt;&gt;&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">AccumuloRowInputFormat.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mapreduce/AccumuloRowInputFormat.html#createRecordReader-org.apache.hadoop.mapreduce.InputSplit-org.apache.hadoop.mapreduce.TaskAttemptContext-">createRecordReader</a></span>(org.apache.hadoop.mapreduce.InputSplit&nbsp;split,
+<td class="colFirst"><code>org.apache.hadoop.mapreduce.RecordReader&lt;<a href="../../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>,<a href="../../../../../../org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">AccumuloMultiTableInputFormat.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mapreduce/AccumuloMultiTableInputFormat.html#createRecordReader-org.apache.hadoop.mapreduce.InputSplit-org.apache.hadoop.mapreduce.TaskAttemptContext-">createRecordReader</a></span>(org.apache.hadoop.mapreduce.InputSplit&nbsp;inputSplit,
                   org.apache.hadoop.mapreduce.TaskAttemptContext&nbsp;context)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>org.apache.hadoop.mapreduce.RecordReader&lt;<a href="../../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>,<a href="../../../../../../org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">AccumuloMultiTableInputFormat.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mapreduce/AccumuloMultiTableInputFormat.html#createRecordReader-org.apache.hadoop.mapreduce.InputSplit-org.apache.hadoop.mapreduce.TaskAttemptContext-">createRecordReader</a></span>(org.apache.hadoop.mapreduce.InputSplit&nbsp;inputSplit,
+<td class="colFirst"><code>org.apache.hadoop.mapreduce.RecordReader&lt;org.apache.hadoop.io.Text,org.apache.accumulo.core.util.PeekingIterator&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a>&lt;<a href="../../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>,<a href="../../../../../../org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a>&gt;&gt;&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">AccumuloRowInputFormat.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mapreduce/AccumuloRowInputFormat.html#createRecordReader-org.apache.hadoop.mapreduce.InputSplit-org.apache.hadoop.mapreduce.TaskAttemptContext-">createRecordReader</a></span>(org.apache.hadoop.mapreduce.InputSplit&nbsp;split,
                   org.apache.hadoop.mapreduce.TaskAttemptContext&nbsp;context)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
@@ -344,13 +344,13 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a>&lt;<a href="../../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>,<a href="../../../../../../org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">MockScanner.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mock/MockScanner.html#iterator--">iterator</a></span>()</code>
+<td class="colLast"><span class="typeNameLabel">MockBatchScanner.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mock/MockBatchScanner.html#iterator--">iterator</a></span>()</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 &nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a>&lt;<a href="../../../../../../org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a>,<a href="../../../../../../org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">MockBatchScanner.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mock/MockBatchScanner.html#iterator--">iterator</a></span>()</code>
+<td class="colLast"><span class="typeNameLabel">MockScanner.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/mock/MockScanner.html#iterator--">iterator</a></span>()</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 &nbsp;</td>
 </tr>
diff --git a/1.9/apidocs/org/apache/accumulo/core/data/package-frame.html b/1.9/apidocs/org/apache/accumulo/core/data/package-frame.html
index a727d7d..00897b5 100644
--- a/1.9/apidocs/org/apache/accumulo/core/data/package-frame.html
+++ b/1.9/apidocs/org/apache/accumulo/core/data/package-frame.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.accumulo.core.data (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/data/package-summary.html b/1.9/apidocs/org/apache/accumulo/core/data/package-summary.html
index 42b7e87..d3028a3 100644
--- a/1.9/apidocs/org/apache/accumulo/core/data/package-summary.html
+++ b/1.9/apidocs/org/apache/accumulo/core/data/package-summary.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.accumulo.core.data (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/data/package-tree.html b/1.9/apidocs/org/apache/accumulo/core/data/package-tree.html
index 6cd5525..6f8d979 100644
--- a/1.9/apidocs/org/apache/accumulo/core/data/package-tree.html
+++ b/1.9/apidocs/org/apache/accumulo/core/data/package-tree.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.accumulo.core.data Class Hierarchy (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
@@ -132,8 +132,8 @@
 <ul>
 <li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Enum</span></a>&lt;E&gt; (implements java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;T&gt;, java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
 <ul>
-<li type="circle">org.apache.accumulo.core.data.<a href="../../../../../org/apache/accumulo/core/data/PartialKey.html" title="enum in org.apache.accumulo.core.data"><span class="typeNameLink">PartialKey</span></a></li>
 <li type="circle">org.apache.accumulo.core.data.<a href="../../../../../org/apache/accumulo/core/data/Mutation.SERIALIZED_FORMAT.html" title="enum in org.apache.accumulo.core.data"><span class="typeNameLink">Mutation.SERIALIZED_FORMAT</span></a></li>
+<li type="circle">org.apache.accumulo.core.data.<a href="../../../../../org/apache/accumulo/core/data/PartialKey.html" title="enum in org.apache.accumulo.core.data"><span class="typeNameLink">PartialKey</span></a></li>
 </ul>
 </li>
 </ul>
diff --git a/1.9/apidocs/org/apache/accumulo/core/data/package-use.html b/1.9/apidocs/org/apache/accumulo/core/data/package-use.html
index ccf0f1b..c16c308 100644
--- a/1.9/apidocs/org/apache/accumulo/core/data/package-use.html
+++ b/1.9/apidocs/org/apache/accumulo/core/data/package-use.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.accumulo.core.data (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/security/AuthorizationContainer.html b/1.9/apidocs/org/apache/accumulo/core/security/AuthorizationContainer.html
index fbe755c..7d737af 100644
--- a/1.9/apidocs/org/apache/accumulo/core/security/AuthorizationContainer.html
+++ b/1.9/apidocs/org/apache/accumulo/core/security/AuthorizationContainer.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AuthorizationContainer (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/security/Authorizations.html b/1.9/apidocs/org/apache/accumulo/core/security/Authorizations.html
index ee03654..19d6f62 100644
--- a/1.9/apidocs/org/apache/accumulo/core/security/Authorizations.html
+++ b/1.9/apidocs/org/apache/accumulo/core/security/Authorizations.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Authorizations (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/security/ColumnVisibility.Node.html b/1.9/apidocs/org/apache/accumulo/core/security/ColumnVisibility.Node.html
index 2b8d710..d13373e 100644
--- a/1.9/apidocs/org/apache/accumulo/core/security/ColumnVisibility.Node.html
+++ b/1.9/apidocs/org/apache/accumulo/core/security/ColumnVisibility.Node.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ColumnVisibility.Node (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/security/ColumnVisibility.NodeComparator.html b/1.9/apidocs/org/apache/accumulo/core/security/ColumnVisibility.NodeComparator.html
index c1ab5b7..780a049 100644
--- a/1.9/apidocs/org/apache/accumulo/core/security/ColumnVisibility.NodeComparator.html
+++ b/1.9/apidocs/org/apache/accumulo/core/security/ColumnVisibility.NodeComparator.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ColumnVisibility.NodeComparator (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/security/ColumnVisibility.NodeType.html b/1.9/apidocs/org/apache/accumulo/core/security/ColumnVisibility.NodeType.html
index e8cc507..6555927 100644
--- a/1.9/apidocs/org/apache/accumulo/core/security/ColumnVisibility.NodeType.html
+++ b/1.9/apidocs/org/apache/accumulo/core/security/ColumnVisibility.NodeType.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ColumnVisibility.NodeType (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/security/ColumnVisibility.html b/1.9/apidocs/org/apache/accumulo/core/security/ColumnVisibility.html
index be764fb..3afc8d4 100644
--- a/1.9/apidocs/org/apache/accumulo/core/security/ColumnVisibility.html
+++ b/1.9/apidocs/org/apache/accumulo/core/security/ColumnVisibility.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ColumnVisibility (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/security/NamespacePermission.html b/1.9/apidocs/org/apache/accumulo/core/security/NamespacePermission.html
index 5be3bf6..1690126 100644
--- a/1.9/apidocs/org/apache/accumulo/core/security/NamespacePermission.html
+++ b/1.9/apidocs/org/apache/accumulo/core/security/NamespacePermission.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>NamespacePermission (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/security/SystemPermission.html b/1.9/apidocs/org/apache/accumulo/core/security/SystemPermission.html
index 41a7430..00b3bdb 100644
--- a/1.9/apidocs/org/apache/accumulo/core/security/SystemPermission.html
+++ b/1.9/apidocs/org/apache/accumulo/core/security/SystemPermission.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SystemPermission (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/security/TablePermission.html b/1.9/apidocs/org/apache/accumulo/core/security/TablePermission.html
index c7c4971..b8d5849 100644
--- a/1.9/apidocs/org/apache/accumulo/core/security/TablePermission.html
+++ b/1.9/apidocs/org/apache/accumulo/core/security/TablePermission.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TablePermission (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/security/VisibilityConstraint.html b/1.9/apidocs/org/apache/accumulo/core/security/VisibilityConstraint.html
index a38612f..9866c5f 100644
--- a/1.9/apidocs/org/apache/accumulo/core/security/VisibilityConstraint.html
+++ b/1.9/apidocs/org/apache/accumulo/core/security/VisibilityConstraint.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>VisibilityConstraint (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/security/VisibilityEvaluator.html b/1.9/apidocs/org/apache/accumulo/core/security/VisibilityEvaluator.html
index f2d4390..2a840ea 100644
--- a/1.9/apidocs/org/apache/accumulo/core/security/VisibilityEvaluator.html
+++ b/1.9/apidocs/org/apache/accumulo/core/security/VisibilityEvaluator.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>VisibilityEvaluator (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/security/VisibilityParseException.html b/1.9/apidocs/org/apache/accumulo/core/security/VisibilityParseException.html
index 3c42212..c0d3018 100644
--- a/1.9/apidocs/org/apache/accumulo/core/security/VisibilityParseException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/security/VisibilityParseException.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:00 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:13 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>VisibilityParseException (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/security/class-use/AuthorizationContainer.html b/1.9/apidocs/org/apache/accumulo/core/security/class-use/AuthorizationContainer.html
index 61fbc13..56ee683 100644
--- a/1.9/apidocs/org/apache/accumulo/core/security/class-use/AuthorizationContainer.html
+++ b/1.9/apidocs/org/apache/accumulo/core/security/class-use/AuthorizationContainer.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.accumulo.core.security.AuthorizationContainer (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/security/class-use/Authorizations.html b/1.9/apidocs/org/apache/accumulo/core/security/class-use/Authorizations.html
index 04327ce..f782bed 100644
--- a/1.9/apidocs/org/apache/accumulo/core/security/class-use/Authorizations.html
+++ b/1.9/apidocs/org/apache/accumulo/core/security/class-use/Authorizations.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.security.Authorizations (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
@@ -135,18 +135,18 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/security/Authorizations.html" title="class in org.apache.accumulo.core.security">Authorizations</a></code></td>
-<td class="colLast"><span class="typeNameLabel">ClientSideIteratorScanner.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/ClientSideIteratorScanner.html#getAuthorizations--">getAuthorizations</a></span>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/security/Authorizations.html" title="class in org.apache.accumulo.core.security">Authorizations</a></code></td>
 <td class="colLast"><span class="typeNameLabel">ScannerBase.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/ScannerBase.html#getAuthorizations--">getAuthorizations</a></span>()</code>
 <div class="block">Returns the authorizations that have been set on the scanner</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/security/Authorizations.html" title="class in org.apache.accumulo.core.security">Authorizations</a></code></td>
 <td class="colLast"><span class="typeNameLabel">ConditionalWriterConfig.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/ConditionalWriterConfig.html#getAuthorizations--">getAuthorizations</a></span>()</code>&nbsp;</td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/security/Authorizations.html" title="class in org.apache.accumulo.core.security">Authorizations</a></code></td>
+<td class="colLast"><span class="typeNameLabel">ClientSideIteratorScanner.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/accumulo/core/client/ClientSideIteratorScanner.html#getAuthorizations--">getAuthorizations</a></span>()</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
diff --git a/1.9/apidocs/org/apache/accumulo/core/security/class-use/ColumnVisibility.Node.html b/1.9/apidocs/org/apache/accumulo/core/security/class-use/ColumnVisibility.Node.html
index 52fb40f..55f76e8 100644
--- a/1.9/apidocs/org/apache/accumulo/core/security/class-use/ColumnVisibility.Node.html
+++ b/1.9/apidocs/org/apache/accumulo/core/security/class-use/ColumnVisibility.Node.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.security.ColumnVisibility.Node (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/security/class-use/ColumnVisibility.NodeComparator.html b/1.9/apidocs/org/apache/accumulo/core/security/class-use/ColumnVisibility.NodeComparator.html
index 5f867e3..2215bc2 100644
--- a/1.9/apidocs/org/apache/accumulo/core/security/class-use/ColumnVisibility.NodeComparator.html
+++ b/1.9/apidocs/org/apache/accumulo/core/security/class-use/ColumnVisibility.NodeComparator.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.security.ColumnVisibility.NodeComparator (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/security/class-use/ColumnVisibility.NodeType.html b/1.9/apidocs/org/apache/accumulo/core/security/class-use/ColumnVisibility.NodeType.html
index b15d52e..bea53aa 100644
--- a/1.9/apidocs/org/apache/accumulo/core/security/class-use/ColumnVisibility.NodeType.html
+++ b/1.9/apidocs/org/apache/accumulo/core/security/class-use/ColumnVisibility.NodeType.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.security.ColumnVisibility.NodeType (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/security/class-use/ColumnVisibility.html b/1.9/apidocs/org/apache/accumulo/core/security/class-use/ColumnVisibility.html
index 74508c0..acf1975 100644
--- a/1.9/apidocs/org/apache/accumulo/core/security/class-use/ColumnVisibility.html
+++ b/1.9/apidocs/org/apache/accumulo/core/security/class-use/ColumnVisibility.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.security.ColumnVisibility (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/security/class-use/NamespacePermission.html b/1.9/apidocs/org/apache/accumulo/core/security/class-use/NamespacePermission.html
index 8f7d2e9..53e46ef 100644
--- a/1.9/apidocs/org/apache/accumulo/core/security/class-use/NamespacePermission.html
+++ b/1.9/apidocs/org/apache/accumulo/core/security/class-use/NamespacePermission.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.security.NamespacePermission (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/security/class-use/SystemPermission.html b/1.9/apidocs/org/apache/accumulo/core/security/class-use/SystemPermission.html
index 3990214..d39bc09 100644
--- a/1.9/apidocs/org/apache/accumulo/core/security/class-use/SystemPermission.html
+++ b/1.9/apidocs/org/apache/accumulo/core/security/class-use/SystemPermission.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.security.SystemPermission (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/security/class-use/TablePermission.html b/1.9/apidocs/org/apache/accumulo/core/security/class-use/TablePermission.html
index 5214f9a..9b2d33c 100644
--- a/1.9/apidocs/org/apache/accumulo/core/security/class-use/TablePermission.html
+++ b/1.9/apidocs/org/apache/accumulo/core/security/class-use/TablePermission.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.security.TablePermission (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/security/class-use/VisibilityConstraint.html b/1.9/apidocs/org/apache/accumulo/core/security/class-use/VisibilityConstraint.html
index 18f7564..fc304b1 100644
--- a/1.9/apidocs/org/apache/accumulo/core/security/class-use/VisibilityConstraint.html
+++ b/1.9/apidocs/org/apache/accumulo/core/security/class-use/VisibilityConstraint.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.security.VisibilityConstraint (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/security/class-use/VisibilityEvaluator.html b/1.9/apidocs/org/apache/accumulo/core/security/class-use/VisibilityEvaluator.html
index 05bc1dc..1ff760a 100644
--- a/1.9/apidocs/org/apache/accumulo/core/security/class-use/VisibilityEvaluator.html
+++ b/1.9/apidocs/org/apache/accumulo/core/security/class-use/VisibilityEvaluator.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.security.VisibilityEvaluator (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/security/class-use/VisibilityParseException.html b/1.9/apidocs/org/apache/accumulo/core/security/class-use/VisibilityParseException.html
index 1bdac0b..82ecf71 100644
--- a/1.9/apidocs/org/apache/accumulo/core/security/class-use/VisibilityParseException.html
+++ b/1.9/apidocs/org/apache/accumulo/core/security/class-use/VisibilityParseException.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.core.security.VisibilityParseException (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/security/package-frame.html b/1.9/apidocs/org/apache/accumulo/core/security/package-frame.html
index 44b8ff7..efa2748 100644
--- a/1.9/apidocs/org/apache/accumulo/core/security/package-frame.html
+++ b/1.9/apidocs/org/apache/accumulo/core/security/package-frame.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.accumulo.core.security (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/security/package-summary.html b/1.9/apidocs/org/apache/accumulo/core/security/package-summary.html
index e978c9c..7f0ff10 100644
--- a/1.9/apidocs/org/apache/accumulo/core/security/package-summary.html
+++ b/1.9/apidocs/org/apache/accumulo/core/security/package-summary.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.accumulo.core.security (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/core/security/package-tree.html b/1.9/apidocs/org/apache/accumulo/core/security/package-tree.html
index a748db3..a9ba3e5 100644
--- a/1.9/apidocs/org/apache/accumulo/core/security/package-tree.html
+++ b/1.9/apidocs/org/apache/accumulo/core/security/package-tree.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.accumulo.core.security Class Hierarchy (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
@@ -118,10 +118,10 @@
 <ul>
 <li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Enum</span></a>&lt;E&gt; (implements java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;T&gt;, java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
 <ul>
-<li type="circle">org.apache.accumulo.core.security.<a href="../../../../../org/apache/accumulo/core/security/TablePermission.html" title="enum in org.apache.accumulo.core.security"><span class="typeNameLink">TablePermission</span></a></li>
-<li type="circle">org.apache.accumulo.core.security.<a href="../../../../../org/apache/accumulo/core/security/SystemPermission.html" title="enum in org.apache.accumulo.core.security"><span class="typeNameLink">SystemPermission</span></a></li>
 <li type="circle">org.apache.accumulo.core.security.<a href="../../../../../org/apache/accumulo/core/security/NamespacePermission.html" title="enum in org.apache.accumulo.core.security"><span class="typeNameLink">NamespacePermission</span></a></li>
+<li type="circle">org.apache.accumulo.core.security.<a href="../../../../../org/apache/accumulo/core/security/TablePermission.html" title="enum in org.apache.accumulo.core.security"><span class="typeNameLink">TablePermission</span></a></li>
 <li type="circle">org.apache.accumulo.core.security.<a href="../../../../../org/apache/accumulo/core/security/ColumnVisibility.NodeType.html" title="enum in org.apache.accumulo.core.security"><span class="typeNameLink">ColumnVisibility.NodeType</span></a></li>
+<li type="circle">org.apache.accumulo.core.security.<a href="../../../../../org/apache/accumulo/core/security/SystemPermission.html" title="enum in org.apache.accumulo.core.security"><span class="typeNameLink">SystemPermission</span></a></li>
 </ul>
 </li>
 </ul>
diff --git a/1.9/apidocs/org/apache/accumulo/core/security/package-use.html b/1.9/apidocs/org/apache/accumulo/core/security/package-use.html
index 903172b..6e0c5a5 100644
--- a/1.9/apidocs/org/apache/accumulo/core/security/package-use.html
+++ b/1.9/apidocs/org/apache/accumulo/core/security/package-use.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.accumulo.core.security (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/minicluster/MemoryUnit.html b/1.9/apidocs/org/apache/accumulo/minicluster/MemoryUnit.html
index 1ddc5a6..f6c7081 100644
--- a/1.9/apidocs/org/apache/accumulo/minicluster/MemoryUnit.html
+++ b/1.9/apidocs/org/apache/accumulo/minicluster/MemoryUnit.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:16:59 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:12 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>MemoryUnit (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/minicluster/MiniAccumuloCluster.html b/1.9/apidocs/org/apache/accumulo/minicluster/MiniAccumuloCluster.html
index e6e1556..17ae232 100644
--- a/1.9/apidocs/org/apache/accumulo/minicluster/MiniAccumuloCluster.html
+++ b/1.9/apidocs/org/apache/accumulo/minicluster/MiniAccumuloCluster.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:16:59 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:12 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>MiniAccumuloCluster (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/minicluster/MiniAccumuloConfig.html b/1.9/apidocs/org/apache/accumulo/minicluster/MiniAccumuloConfig.html
index 1e484ae..b367bb4 100644
--- a/1.9/apidocs/org/apache/accumulo/minicluster/MiniAccumuloConfig.html
+++ b/1.9/apidocs/org/apache/accumulo/minicluster/MiniAccumuloConfig.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:16:59 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:12 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>MiniAccumuloConfig (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/minicluster/MiniAccumuloInstance.html b/1.9/apidocs/org/apache/accumulo/minicluster/MiniAccumuloInstance.html
index 580f2dd..17d1927 100644
--- a/1.9/apidocs/org/apache/accumulo/minicluster/MiniAccumuloInstance.html
+++ b/1.9/apidocs/org/apache/accumulo/minicluster/MiniAccumuloInstance.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:16:59 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:12 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>MiniAccumuloInstance (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/minicluster/MiniAccumuloRunner.Opts.html b/1.9/apidocs/org/apache/accumulo/minicluster/MiniAccumuloRunner.Opts.html
index d5df46a..d2592b5 100644
--- a/1.9/apidocs/org/apache/accumulo/minicluster/MiniAccumuloRunner.Opts.html
+++ b/1.9/apidocs/org/apache/accumulo/minicluster/MiniAccumuloRunner.Opts.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:16:59 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:12 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>MiniAccumuloRunner.Opts (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/minicluster/MiniAccumuloRunner.PropertiesConverter.html b/1.9/apidocs/org/apache/accumulo/minicluster/MiniAccumuloRunner.PropertiesConverter.html
index ceeb37c..ab1f7b6 100644
--- a/1.9/apidocs/org/apache/accumulo/minicluster/MiniAccumuloRunner.PropertiesConverter.html
+++ b/1.9/apidocs/org/apache/accumulo/minicluster/MiniAccumuloRunner.PropertiesConverter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:16:59 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:12 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>MiniAccumuloRunner.PropertiesConverter (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/minicluster/MiniAccumuloRunner.html b/1.9/apidocs/org/apache/accumulo/minicluster/MiniAccumuloRunner.html
index a19c9f1..d98032d 100644
--- a/1.9/apidocs/org/apache/accumulo/minicluster/MiniAccumuloRunner.html
+++ b/1.9/apidocs/org/apache/accumulo/minicluster/MiniAccumuloRunner.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:16:59 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:12 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>MiniAccumuloRunner (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/minicluster/ServerType.html b/1.9/apidocs/org/apache/accumulo/minicluster/ServerType.html
index ff42ffb..806b2ce 100644
--- a/1.9/apidocs/org/apache/accumulo/minicluster/ServerType.html
+++ b/1.9/apidocs/org/apache/accumulo/minicluster/ServerType.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:16:59 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:12 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerType (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/minicluster/class-use/MemoryUnit.html b/1.9/apidocs/org/apache/accumulo/minicluster/class-use/MemoryUnit.html
index adc9ffb..90af03a 100644
--- a/1.9/apidocs/org/apache/accumulo/minicluster/class-use/MemoryUnit.html
+++ b/1.9/apidocs/org/apache/accumulo/minicluster/class-use/MemoryUnit.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.minicluster.MemoryUnit (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/minicluster/class-use/MiniAccumuloCluster.html b/1.9/apidocs/org/apache/accumulo/minicluster/class-use/MiniAccumuloCluster.html
index ca2ab42..75d8fc9 100644
--- a/1.9/apidocs/org/apache/accumulo/minicluster/class-use/MiniAccumuloCluster.html
+++ b/1.9/apidocs/org/apache/accumulo/minicluster/class-use/MiniAccumuloCluster.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.minicluster.MiniAccumuloCluster (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/minicluster/class-use/MiniAccumuloConfig.html b/1.9/apidocs/org/apache/accumulo/minicluster/class-use/MiniAccumuloConfig.html
index 55fb67b..09cdac1 100644
--- a/1.9/apidocs/org/apache/accumulo/minicluster/class-use/MiniAccumuloConfig.html
+++ b/1.9/apidocs/org/apache/accumulo/minicluster/class-use/MiniAccumuloConfig.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.minicluster.MiniAccumuloConfig (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/minicluster/class-use/MiniAccumuloInstance.html b/1.9/apidocs/org/apache/accumulo/minicluster/class-use/MiniAccumuloInstance.html
index d9c0a45..4a80351 100644
--- a/1.9/apidocs/org/apache/accumulo/minicluster/class-use/MiniAccumuloInstance.html
+++ b/1.9/apidocs/org/apache/accumulo/minicluster/class-use/MiniAccumuloInstance.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.minicluster.MiniAccumuloInstance (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/minicluster/class-use/MiniAccumuloRunner.Opts.html b/1.9/apidocs/org/apache/accumulo/minicluster/class-use/MiniAccumuloRunner.Opts.html
index 75fd687..673ea9d 100644
--- a/1.9/apidocs/org/apache/accumulo/minicluster/class-use/MiniAccumuloRunner.Opts.html
+++ b/1.9/apidocs/org/apache/accumulo/minicluster/class-use/MiniAccumuloRunner.Opts.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.minicluster.MiniAccumuloRunner.Opts (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/minicluster/class-use/MiniAccumuloRunner.PropertiesConverter.html b/1.9/apidocs/org/apache/accumulo/minicluster/class-use/MiniAccumuloRunner.PropertiesConverter.html
index 46ba70e..86d836c 100644
--- a/1.9/apidocs/org/apache/accumulo/minicluster/class-use/MiniAccumuloRunner.PropertiesConverter.html
+++ b/1.9/apidocs/org/apache/accumulo/minicluster/class-use/MiniAccumuloRunner.PropertiesConverter.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.minicluster.MiniAccumuloRunner.PropertiesConverter (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/minicluster/class-use/MiniAccumuloRunner.html b/1.9/apidocs/org/apache/accumulo/minicluster/class-use/MiniAccumuloRunner.html
index 8baf83c..84061d2 100644
--- a/1.9/apidocs/org/apache/accumulo/minicluster/class-use/MiniAccumuloRunner.html
+++ b/1.9/apidocs/org/apache/accumulo/minicluster/class-use/MiniAccumuloRunner.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.minicluster.MiniAccumuloRunner (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/minicluster/class-use/ServerType.html b/1.9/apidocs/org/apache/accumulo/minicluster/class-use/ServerType.html
index 2a57d83..a276a5a 100644
--- a/1.9/apidocs/org/apache/accumulo/minicluster/class-use/ServerType.html
+++ b/1.9/apidocs/org/apache/accumulo/minicluster/class-use/ServerType.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.accumulo.minicluster.ServerType (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/minicluster/package-frame.html b/1.9/apidocs/org/apache/accumulo/minicluster/package-frame.html
index ef05b3d..c4144ed 100644
--- a/1.9/apidocs/org/apache/accumulo/minicluster/package-frame.html
+++ b/1.9/apidocs/org/apache/accumulo/minicluster/package-frame.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.accumulo.minicluster (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/minicluster/package-summary.html b/1.9/apidocs/org/apache/accumulo/minicluster/package-summary.html
index 9b2d607..0e8bad0 100644
--- a/1.9/apidocs/org/apache/accumulo/minicluster/package-summary.html
+++ b/1.9/apidocs/org/apache/accumulo/minicluster/package-summary.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.accumulo.minicluster (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/minicluster/package-tree.html b/1.9/apidocs/org/apache/accumulo/minicluster/package-tree.html
index db65e44..5dfff3b 100644
--- a/1.9/apidocs/org/apache/accumulo/minicluster/package-tree.html
+++ b/1.9/apidocs/org/apache/accumulo/minicluster/package-tree.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.accumulo.minicluster Class Hierarchy (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/org/apache/accumulo/minicluster/package-use.html b/1.9/apidocs/org/apache/accumulo/minicluster/package-use.html
index c7c7018..74731ec 100644
--- a/1.9/apidocs/org/apache/accumulo/minicluster/package-use.html
+++ b/1.9/apidocs/org/apache/accumulo/minicluster/package-use.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.accumulo.minicluster (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/overview-frame.html b/1.9/apidocs/overview-frame.html
index 64aca82..982d0ac 100644
--- a/1.9/apidocs/overview-frame.html
+++ b/1.9/apidocs/overview-frame.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Overview List (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/overview-summary.html b/1.9/apidocs/overview-summary.html
index 94e0392..ec62cea 100644
--- a/1.9/apidocs/overview-summary.html
+++ b/1.9/apidocs/overview-summary.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Overview (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/1.9/apidocs/overview-tree.html b/1.9/apidocs/overview-tree.html
index 1eb9328..f2ff06c 100644
--- a/1.9/apidocs/overview-tree.html
+++ b/1.9/apidocs/overview-tree.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:15 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Class Hierarchy (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
@@ -502,29 +502,29 @@
 <ul>
 <li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Enum</span></a>&lt;E&gt; (implements java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;T&gt;, java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
 <ul>
-<li type="circle">org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/TablePermission.html" title="enum in org.apache.accumulo.core.security"><span class="typeNameLink">TablePermission</span></a></li>
-<li type="circle">org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/NamespacePermission.html" title="enum in org.apache.accumulo.core.security"><span class="typeNameLink">NamespacePermission</span></a></li>
-<li type="circle">org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/SystemPermission.html" title="enum in org.apache.accumulo.core.security"><span class="typeNameLink">SystemPermission</span></a></li>
-<li type="circle">org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/ColumnVisibility.NodeType.html" title="enum in org.apache.accumulo.core.security"><span class="typeNameLink">ColumnVisibility.NodeType</span></a></li>
-<li type="circle">org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ConditionalWriter.Status.html" title="enum in org.apache.accumulo.core.client"><span class="typeNameLink">ConditionalWriter.Status</span></a></li>
-<li type="circle">org.apache.accumulo.core.client.security.<a href="org/apache/accumulo/core/client/security/SecurityErrorCode.html" title="enum in org.apache.accumulo.core.client.security"><span class="typeNameLink">SecurityErrorCode</span></a></li>
-<li type="circle">org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/Durability.html" title="enum in org.apache.accumulo.core.client"><span class="typeNameLink">Durability</span></a></li>
+<li type="circle">org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.ConnectorInfo.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util"><span class="typeNameLink">ConfiguratorBase.ConnectorInfo</span></a></li>
+<li type="circle">org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.InstanceOpts.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util"><span class="typeNameLink">ConfiguratorBase.InstanceOpts</span></a></li>
+<li type="circle">org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.GeneralOpts.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util"><span class="typeNameLink">ConfiguratorBase.GeneralOpts</span></a></li>
 <li type="circle">org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.Opts.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util"><span class="typeNameLink">FileOutputConfigurator.Opts</span></a></li>
 <li type="circle">org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.ScanOpts.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util"><span class="typeNameLink">InputConfigurator.ScanOpts</span></a></li>
 <li type="circle">org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.Features.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util"><span class="typeNameLink">InputConfigurator.Features</span></a></li>
 <li type="circle">org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.WriteOpts.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util"><span class="typeNameLink">OutputConfigurator.WriteOpts</span></a></li>
 <li type="circle">org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.Features.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util"><span class="typeNameLink">OutputConfigurator.Features</span></a></li>
-<li type="circle">org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.ConnectorInfo.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util"><span class="typeNameLink">ConfiguratorBase.ConnectorInfo</span></a></li>
-<li type="circle">org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.InstanceOpts.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util"><span class="typeNameLink">ConfiguratorBase.InstanceOpts</span></a></li>
-<li type="circle">org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.GeneralOpts.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util"><span class="typeNameLink">ConfiguratorBase.GeneralOpts</span></a></li>
+<li type="circle">org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/Durability.html" title="enum in org.apache.accumulo.core.client"><span class="typeNameLink">Durability</span></a></li>
 <li type="circle">org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/ScanState.html" title="enum in org.apache.accumulo.core.client.admin"><span class="typeNameLink">ScanState</span></a></li>
+<li type="circle">org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/ScanType.html" title="enum in org.apache.accumulo.core.client.admin"><span class="typeNameLink">ScanType</span></a></li>
 <li type="circle">org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/ActiveCompaction.CompactionType.html" title="enum in org.apache.accumulo.core.client.admin"><span class="typeNameLink">ActiveCompaction.CompactionType</span></a></li>
 <li type="circle">org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/ActiveCompaction.CompactionReason.html" title="enum in org.apache.accumulo.core.client.admin"><span class="typeNameLink">ActiveCompaction.CompactionReason</span></a></li>
 <li type="circle">org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TimeType.html" title="enum in org.apache.accumulo.core.client.admin"><span class="typeNameLink">TimeType</span></a></li>
-<li type="circle">org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/ScanType.html" title="enum in org.apache.accumulo.core.client.admin"><span class="typeNameLink">ScanType</span></a></li>
+<li type="circle">org.apache.accumulo.core.client.security.<a href="org/apache/accumulo/core/client/security/SecurityErrorCode.html" title="enum in org.apache.accumulo.core.client.security"><span class="typeNameLink">SecurityErrorCode</span></a></li>
 <li type="circle">org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientConfiguration.ClientProperty.html" title="enum in org.apache.accumulo.core.client"><span class="typeNameLink">ClientConfiguration.ClientProperty</span></a></li>
-<li type="circle">org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.SERIALIZED_FORMAT.html" title="enum in org.apache.accumulo.core.data"><span class="typeNameLink">Mutation.SERIALIZED_FORMAT</span></a></li>
+<li type="circle">org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ConditionalWriter.Status.html" title="enum in org.apache.accumulo.core.client"><span class="typeNameLink">ConditionalWriter.Status</span></a></li>
 <li type="circle">org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/PartialKey.html" title="enum in org.apache.accumulo.core.data"><span class="typeNameLink">PartialKey</span></a></li>
+<li type="circle">org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.SERIALIZED_FORMAT.html" title="enum in org.apache.accumulo.core.data"><span class="typeNameLink">Mutation.SERIALIZED_FORMAT</span></a></li>
+<li type="circle">org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/NamespacePermission.html" title="enum in org.apache.accumulo.core.security"><span class="typeNameLink">NamespacePermission</span></a></li>
+<li type="circle">org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/SystemPermission.html" title="enum in org.apache.accumulo.core.security"><span class="typeNameLink">SystemPermission</span></a></li>
+<li type="circle">org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/ColumnVisibility.NodeType.html" title="enum in org.apache.accumulo.core.security"><span class="typeNameLink">ColumnVisibility.NodeType</span></a></li>
+<li type="circle">org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/TablePermission.html" title="enum in org.apache.accumulo.core.security"><span class="typeNameLink">TablePermission</span></a></li>
 <li type="circle">org.apache.accumulo.minicluster.<a href="org/apache/accumulo/minicluster/MemoryUnit.html" title="enum in org.apache.accumulo.minicluster"><span class="typeNameLink">MemoryUnit</span></a></li>
 <li type="circle">org.apache.accumulo.minicluster.<a href="org/apache/accumulo/minicluster/ServerType.html" title="enum in org.apache.accumulo.minicluster"><span class="typeNameLink">ServerType</span></a></li>
 </ul>
diff --git a/1.9/apidocs/serialized-form.html b/1.9/apidocs/serialized-form.html
index e82d535..7eee9e4 100644
--- a/1.9/apidocs/serialized-form.html
+++ b/1.9/apidocs/serialized-form.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_161) on Thu Apr 11 16:17:01 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_201) on Thu Apr 11 20:05:14 EDT 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Serialized Form (Apache Accumulo Project 1.9.3 API)</title>
 <meta name="date" content="2019-04-11">
diff --git a/_docs-2/administration/upgrading.md b/_docs-2/administration/upgrading.md
index 97e314b..fa7d9cc 100644
--- a/_docs-2/administration/upgrading.md
+++ b/_docs-2/administration/upgrading.md
@@ -52,7 +52,7 @@
 When your Accumulo 2.0 installation is properly configured, stop Accumulo 1.8/9 and start Accumulo 2.0:
 
 ```
-./accumulo-1.9.2/bin/stop-all.sh
+./accumulo-1.9.3/bin/stop-all.sh
 ./accumulo-2.0.0/bin/accumulo-cluster start
 ```
 It is recommended that users test this upgrade on development or test clusters before attempting it on production clusters.