http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4093d76/1.8/apidocs/org/apache/accumulo/core/client/class-use/Connector.html
----------------------------------------------------------------------
diff --git 
a/1.8/apidocs/org/apache/accumulo/core/client/class-use/Connector.html 
b/1.8/apidocs/org/apache/accumulo/core/client/class-use/Connector.html
index dac7ebb..9969af1 100644
--- a/1.8/apidocs/org/apache/accumulo/core/client/class-use/Connector.html
+++ b/1.8/apidocs/org/apache/accumulo/core/client/class-use/Connector.html
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:22 EDT 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 
-->
 <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.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Uses of Class org.apache.accumulo.core.client.Connector (Apache 
Accumulo Project 1.8.1-SNAPSHOT API)</title>
+<meta name="date" content="2017-02-27">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class 
org.apache.accumulo.core.client.Connector (Apache Accumulo Project 1.8.0 API)";
+        parent.document.title="Uses of Class 
org.apache.accumulo.core.client.Connector (Apache Accumulo Project 
1.8.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -108,17 +108,24 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/accumulo/core/client/Connector.html" 
title="class in org.apache.accumulo.core.client">Connector</a></code></td>
+<td class="colLast"><span 
class="strong">ZooKeeperInstance.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector(java.lang.String,%20org.apache.accumulo.core.client.security.tokens.AuthenticationToken)">getConnector</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/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>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../../org/apache/accumulo/core/client/Connector.html" 
title="class in org.apache.accumulo.core.client">Connector</a></code></td>
 <td class="colLast"><span class="strong">Instance.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/Instance.html#getConnector(java.lang.String,%20org.apache.accumulo.core.client.security.tokens.AuthenticationToken)">getConnector</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/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">Returns a connection to this instance of accumulo.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/accumulo/core/client/Connector.html" 
title="class in org.apache.accumulo.core.client">Connector</a></code></td>
-<td class="colLast"><span 
class="strong">ZooKeeperInstance.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector(java.lang.String,%20org.apache.accumulo.core.client.security.tokens.AuthenticationToken)">getConnector</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/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>&nbsp;</td>
+<td class="colLast"><span 
class="strong">ZooKeeperInstance.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector(java.lang.String,%20byte[])">getConnector</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;principal,
+            byte[]&nbsp;pass)</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
+</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/accumulo/core/client/Connector.html" 
title="class in org.apache.accumulo.core.client">Connector</a></code></td>
 <td class="colLast"><span class="strong">Instance.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/Instance.html#getConnector(java.lang.String,%20byte[])">getConnector</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;user,
             byte[]&nbsp;pass)</code>
@@ -127,14 +134,14 @@
 </div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/accumulo/core/client/Connector.html" 
title="class in org.apache.accumulo.core.client">Connector</a></code></td>
-<td class="colLast"><span 
class="strong">ZooKeeperInstance.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector(java.lang.String,%20byte[])">getConnector</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;principal,
-            byte[]&nbsp;pass)</code>
+<td class="colLast"><span 
class="strong">ZooKeeperInstance.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector(java.lang.String,%20java.nio.ByteBuffer)">getConnector</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;user,
+            <a 
href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a>&nbsp;pass)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/accumulo/core/client/Connector.html" 
title="class in org.apache.accumulo.core.client">Connector</a></code></td>
 <td class="colLast"><span class="strong">Instance.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/Instance.html#getConnector(java.lang.String,%20java.nio.ByteBuffer)">getConnector</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;user,
             <a 
href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a>&nbsp;pass)</code>
@@ -143,14 +150,14 @@
 </div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/accumulo/core/client/Connector.html" 
title="class in org.apache.accumulo.core.client">Connector</a></code></td>
-<td class="colLast"><span 
class="strong">ZooKeeperInstance.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector(java.lang.String,%20java.nio.ByteBuffer)">getConnector</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;user,
-            <a 
href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true";
 title="class or interface in java.nio">ByteBuffer</a>&nbsp;pass)</code>
+<td class="colLast"><span 
class="strong">ZooKeeperInstance.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector(java.lang.String,%20java.lang.CharSequence)">getConnector</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;user,
+            <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/CharSequence.html?is-external=true";
 title="class or interface in java.lang">CharSequence</a>&nbsp;pass)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/accumulo/core/client/Connector.html" 
title="class in org.apache.accumulo.core.client">Connector</a></code></td>
 <td class="colLast"><span class="strong">Instance.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/Instance.html#getConnector(java.lang.String,%20java.lang.CharSequence)">getConnector</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;user,
             <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/CharSequence.html?is-external=true";
 title="class or interface in java.lang">CharSequence</a>&nbsp;pass)</code>
@@ -159,13 +166,6 @@
 </div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a 
href="../../../../../../org/apache/accumulo/core/client/Connector.html" 
title="class in org.apache.accumulo.core.client">Connector</a></code></td>
-<td class="colLast"><span 
class="strong">ZooKeeperInstance.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector(java.lang.String,%20java.lang.CharSequence)">getConnector</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;user,
-            <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/CharSequence.html?is-external=true";
 title="class or interface in java.lang">CharSequence</a>&nbsp;pass)</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
-</td>
-</tr>
 </tbody>
 </table>
 </li>
@@ -298,6 +298,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2016 <a 
href="https://www.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2017 <a 
href="https://www.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4093d76/1.8/apidocs/org/apache/accumulo/core/client/class-use/Durability.html
----------------------------------------------------------------------
diff --git 
a/1.8/apidocs/org/apache/accumulo/core/client/class-use/Durability.html 
b/1.8/apidocs/org/apache/accumulo/core/client/class-use/Durability.html
index 34564fb..33ab4b6 100644
--- a/1.8/apidocs/org/apache/accumulo/core/client/class-use/Durability.html
+++ b/1.8/apidocs/org/apache/accumulo/core/client/class-use/Durability.html
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:22 EDT 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 
-->
 <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.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Uses of Class org.apache.accumulo.core.client.Durability (Apache 
Accumulo Project 1.8.1-SNAPSHOT API)</title>
+<meta name="date" content="2017-02-27">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class 
org.apache.accumulo.core.client.Durability (Apache Accumulo Project 1.8.0 API)";
+        parent.document.title="Uses of Class 
org.apache.accumulo.core.client.Durability (Apache Accumulo Project 
1.8.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -98,11 +98,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/accumulo/core/client/Durability.html" 
title="enum in org.apache.accumulo.core.client">Durability</a></code></td>
-<td class="colLast"><span 
class="strong">BatchWriterConfig.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/BatchWriterConfig.html#getDurability()">getDurability</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">ConditionalWriterConfig.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/ConditionalWriterConfig.html#getDurability()">getDurability</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/accumulo/core/client/Durability.html" 
title="enum in org.apache.accumulo.core.client">Durability</a></code></td>
-<td class="colLast"><span 
class="strong">ConditionalWriterConfig.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/ConditionalWriterConfig.html#getDurability()">getDurability</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">BatchWriterConfig.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/BatchWriterConfig.html#getDurability()">getDurability</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a 
href="../../../../../../org/apache/accumulo/core/client/Durability.html" 
title="enum in org.apache.accumulo.core.client">Durability</a></code></td>
@@ -127,17 +127,17 @@ the order they are declared.</div>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code><a 
href="../../../../../../org/apache/accumulo/core/client/BatchWriterConfig.html" 
title="class in 
org.apache.accumulo.core.client">BatchWriterConfig</a></code></td>
-<td class="colLast"><span 
class="strong">BatchWriterConfig.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/BatchWriterConfig.html#setDurability(org.apache.accumulo.core.client.Durability)">setDurability</a></strong>(<a
 href="../../../../../../org/apache/accumulo/core/client/Durability.html" 
title="enum in 
org.apache.accumulo.core.client">Durability</a>&nbsp;durability)</code>
-<div class="block">Change the durability for the BatchWriter session.</div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/accumulo/core/client/ConditionalWriterConfig.html"
 title="class in 
org.apache.accumulo.core.client">ConditionalWriterConfig</a></code></td>
 <td class="colLast"><span 
class="strong">ConditionalWriterConfig.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/ConditionalWriterConfig.html#setDurability(org.apache.accumulo.core.client.Durability)">setDurability</a></strong>(<a
 href="../../../../../../org/apache/accumulo/core/client/Durability.html" 
title="enum in 
org.apache.accumulo.core.client">Durability</a>&nbsp;durability)</code>
 <div class="block">Sets the Durability for the mutation, if applied.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../../org/apache/accumulo/core/client/BatchWriterConfig.html" 
title="class in 
org.apache.accumulo.core.client">BatchWriterConfig</a></code></td>
+<td class="colLast"><span 
class="strong">BatchWriterConfig.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/BatchWriterConfig.html#setDurability(org.apache.accumulo.core.client.Durability)">setDurability</a></strong>(<a
 href="../../../../../../org/apache/accumulo/core/client/Durability.html" 
title="enum in 
org.apache.accumulo.core.client">Durability</a>&nbsp;durability)</code>
+<div class="block">Change the durability for the BatchWriter session.</div>
+</td>
+</tr>
 </tbody>
 </table>
 </li>
@@ -190,6 +190,6 @@ the order they are declared.</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2016 <a 
href="https://www.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2017 <a 
href="https://www.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4093d76/1.8/apidocs/org/apache/accumulo/core/client/class-use/Instance.html
----------------------------------------------------------------------
diff --git 
a/1.8/apidocs/org/apache/accumulo/core/client/class-use/Instance.html 
b/1.8/apidocs/org/apache/accumulo/core/client/class-use/Instance.html
index 2c4b292..a6feed9 100644
--- a/1.8/apidocs/org/apache/accumulo/core/client/class-use/Instance.html
+++ b/1.8/apidocs/org/apache/accumulo/core/client/class-use/Instance.html
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:22 EDT 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 
-->
 <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.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Uses of Interface org.apache.accumulo.core.client.Instance (Apache 
Accumulo Project 1.8.1-SNAPSHOT API)</title>
+<meta name="date" content="2017-02-27">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface 
org.apache.accumulo.core.client.Instance (Apache Accumulo Project 1.8.0 API)";
+        parent.document.title="Uses of Interface 
org.apache.accumulo.core.client.Instance (Apache Accumulo Project 
1.8.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -187,13 +187,13 @@
 <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="strong">AbstractInputFormat.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#getInstance(org.apache.hadoop.mapred.JobConf)">getInstance</a></strong>(org.apache.hadoop.mapred.JobConf&nbsp;job)</code>
+<td class="colLast"><span 
class="strong">AccumuloOutputFormat.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#getInstance(org.apache.hadoop.mapred.JobConf)">getInstance</a></strong>(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="strong">AccumuloOutputFormat.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#getInstance(org.apache.hadoop.mapred.JobConf)">getInstance</a></strong>(org.apache.hadoop.mapred.JobConf&nbsp;job)</code>
+<td class="colLast"><span 
class="strong">AbstractInputFormat.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#getInstance(org.apache.hadoop.mapred.JobConf)">getInstance</a></strong>(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>
@@ -225,13 +225,13 @@
 </tr>
 <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="strong">AbstractInputFormat.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#getInstance(org.apache.hadoop.mapreduce.JobContext)">getInstance</a></strong>(org.apache.hadoop.mapreduce.JobContext&nbsp;context)</code>
+<td class="colLast"><span 
class="strong">AccumuloOutputFormat.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#getInstance(org.apache.hadoop.mapreduce.JobContext)">getInstance</a></strong>(org.apache.hadoop.mapreduce.JobContext&nbsp;context)</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="strong">AccumuloOutputFormat.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#getInstance(org.apache.hadoop.mapreduce.JobContext)">getInstance</a></strong>(org.apache.hadoop.mapreduce.JobContext&nbsp;context)</code>
+<td class="colLast"><span 
class="strong">AbstractInputFormat.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#getInstance(org.apache.hadoop.mapreduce.JobContext)">getInstance</a></strong>(org.apache.hadoop.mapreduce.JobContext&nbsp;context)</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>
@@ -365,6 +365,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2016 <a 
href="https://www.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2017 <a 
href="https://www.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4093d76/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.MemoryRowBuffer.html
----------------------------------------------------------------------
diff --git 
a/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.MemoryRowBuffer.html
 
b/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.MemoryRowBuffer.html
index b44a961..2da63c6 100644
--- 
a/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.MemoryRowBuffer.html
+++ 
b/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.MemoryRowBuffer.html
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:22 EDT 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 
-->
 <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.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Uses of Class 
org.apache.accumulo.core.client.IsolatedScanner.MemoryRowBuffer (Apache 
Accumulo Project 1.8.1-SNAPSHOT API)</title>
+<meta name="date" content="2017-02-27">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class 
org.apache.accumulo.core.client.IsolatedScanner.MemoryRowBuffer (Apache 
Accumulo Project 1.8.0 API)";
+        parent.document.title="Uses of Class 
org.apache.accumulo.core.client.IsolatedScanner.MemoryRowBuffer (Apache 
Accumulo Project 1.8.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -112,6 +112,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2016 <a 
href="https://www.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2017 <a 
href="https://www.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4093d76/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.MemoryRowBufferFactory.html
----------------------------------------------------------------------
diff --git 
a/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.MemoryRowBufferFactory.html
 
b/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.MemoryRowBufferFactory.html
index 0ce157f..a76a051 100644
--- 
a/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.MemoryRowBufferFactory.html
+++ 
b/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.MemoryRowBufferFactory.html
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:22 EDT 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 
-->
 <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.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Uses of Class 
org.apache.accumulo.core.client.IsolatedScanner.MemoryRowBufferFactory (Apache 
Accumulo Project 1.8.1-SNAPSHOT API)</title>
+<meta name="date" content="2017-02-27">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class 
org.apache.accumulo.core.client.IsolatedScanner.MemoryRowBufferFactory (Apache 
Accumulo Project 1.8.0 API)";
+        parent.document.title="Uses of Class 
org.apache.accumulo.core.client.IsolatedScanner.MemoryRowBufferFactory (Apache 
Accumulo Project 1.8.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -112,6 +112,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2016 <a 
href="https://www.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2017 <a 
href="https://www.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4093d76/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.RowBuffer.html
----------------------------------------------------------------------
diff --git 
a/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.RowBuffer.html
 
b/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.RowBuffer.html
index d5106a8..9aed855 100644
--- 
a/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.RowBuffer.html
+++ 
b/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.RowBuffer.html
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:22 EDT 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 
-->
 <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.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Uses of Interface 
org.apache.accumulo.core.client.IsolatedScanner.RowBuffer (Apache Accumulo 
Project 1.8.1-SNAPSHOT API)</title>
+<meta name="date" content="2017-02-27">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface 
org.apache.accumulo.core.client.IsolatedScanner.RowBuffer (Apache Accumulo 
Project 1.8.0 API)";
+        parent.document.title="Uses of Interface 
org.apache.accumulo.core.client.IsolatedScanner.RowBuffer (Apache Accumulo 
Project 1.8.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -169,6 +169,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2016 <a 
href="https://www.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2017 <a 
href="https://www.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4093d76/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.RowBufferFactory.html
----------------------------------------------------------------------
diff --git 
a/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.RowBufferFactory.html
 
b/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.RowBufferFactory.html
index 915bc4a..7415ad7 100644
--- 
a/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.RowBufferFactory.html
+++ 
b/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.RowBufferFactory.html
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:22 EDT 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 
-->
 <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.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Uses of Interface 
org.apache.accumulo.core.client.IsolatedScanner.RowBufferFactory (Apache 
Accumulo Project 1.8.1-SNAPSHOT API)</title>
+<meta name="date" content="2017-02-27">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface 
org.apache.accumulo.core.client.IsolatedScanner.RowBufferFactory (Apache 
Accumulo Project 1.8.0 API)";
+        parent.document.title="Uses of Interface 
org.apache.accumulo.core.client.IsolatedScanner.RowBufferFactory (Apache 
Accumulo Project 1.8.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -164,6 +164,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2016 <a 
href="https://www.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2017 <a 
href="https://www.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4093d76/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.html
----------------------------------------------------------------------
diff --git 
a/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.html 
b/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.html
index 0b3eab2..3d1012f 100644
--- a/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.html
+++ b/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.html
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:22 EDT 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 
-->
 <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.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Uses of Class org.apache.accumulo.core.client.IsolatedScanner (Apache 
Accumulo Project 1.8.1-SNAPSHOT API)</title>
+<meta name="date" content="2017-02-27">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class 
org.apache.accumulo.core.client.IsolatedScanner (Apache Accumulo Project 1.8.0 
API)";
+        parent.document.title="Uses of Class 
org.apache.accumulo.core.client.IsolatedScanner (Apache Accumulo Project 
1.8.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -112,6 +112,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2016 <a 
href="https://www.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2017 <a 
href="https://www.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4093d76/1.8/apidocs/org/apache/accumulo/core/client/class-use/IteratorSetting.Column.html
----------------------------------------------------------------------
diff --git 
a/1.8/apidocs/org/apache/accumulo/core/client/class-use/IteratorSetting.Column.html
 
b/1.8/apidocs/org/apache/accumulo/core/client/class-use/IteratorSetting.Column.html
index 859774a..5d8ffa6 100644
--- 
a/1.8/apidocs/org/apache/accumulo/core/client/class-use/IteratorSetting.Column.html
+++ 
b/1.8/apidocs/org/apache/accumulo/core/client/class-use/IteratorSetting.Column.html
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:22 EDT 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 
-->
 <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.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Uses of Class org.apache.accumulo.core.client.IteratorSetting.Column 
(Apache Accumulo Project 1.8.1-SNAPSHOT API)</title>
+<meta name="date" content="2017-02-27">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class 
org.apache.accumulo.core.client.IteratorSetting.Column (Apache Accumulo Project 
1.8.0 API)";
+        parent.document.title="Uses of Class 
org.apache.accumulo.core.client.IteratorSetting.Column (Apache Accumulo Project 
1.8.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -154,6 +154,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2016 <a 
href="https://www.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2017 <a 
href="https://www.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4093d76/1.8/apidocs/org/apache/accumulo/core/client/class-use/IteratorSetting.html
----------------------------------------------------------------------
diff --git 
a/1.8/apidocs/org/apache/accumulo/core/client/class-use/IteratorSetting.html 
b/1.8/apidocs/org/apache/accumulo/core/client/class-use/IteratorSetting.html
index 4686fc2..e142e63 100644
--- a/1.8/apidocs/org/apache/accumulo/core/client/class-use/IteratorSetting.html
+++ b/1.8/apidocs/org/apache/accumulo/core/client/class-use/IteratorSetting.html
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:22 EDT 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 
-->
 <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.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Uses of Class org.apache.accumulo.core.client.IteratorSetting (Apache 
Accumulo Project 1.8.1-SNAPSHOT API)</title>
+<meta name="date" content="2017-02-27">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class 
org.apache.accumulo.core.client.IteratorSetting (Apache Accumulo Project 1.8.0 
API)";
+        parent.document.title="Uses of Class 
org.apache.accumulo.core.client.IteratorSetting (Apache Accumulo Project 
1.8.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -138,7 +138,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="strong">NamespaceOperations.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#getIteratorSetting(java.lang.String,%20java.lang.String,%20org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope)">getIteratorSetting</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/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="strong">TableOperations.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#getIteratorSetting(java.lang.String,%20java.lang.String,%20org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope)">getIteratorSetting</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;tableName,
                   <a 
href="http://docs.oracle.com/javase/7/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>
@@ -146,7 +146,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="strong">TableOperations.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#getIteratorSetting(java.lang.String,%20java.lang.String,%20org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope)">getIteratorSetting</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/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="strong">NamespaceOperations.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#getIteratorSetting(java.lang.String,%20java.lang.String,%20org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope)">getIteratorSetting</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;namespace,
                   <a 
href="http://docs.oracle.com/javase/7/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>
@@ -162,13 +162,13 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>abstract <a 
href="http://docs.oracle.com/javase/7/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="strong">ActiveCompaction.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/ActiveCompaction.html#getIterators()">getIterators</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/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="strong">CompactionConfig.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/CompactionConfig.html#getIterators()">getIterators</a></strong>()</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>abstract <a 
href="http://docs.oracle.com/javase/7/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="strong">ActiveCompaction.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/ActiveCompaction.html#getIterators()">getIterators</a></strong>()</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
@@ -180,37 +180,37 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span 
class="strong">NamespaceOperations.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#attachIterator(java.lang.String,%20org.apache.accumulo.core.client.IteratorSetting)">attachIterator</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/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="strong">TableOperations.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#attachIterator(java.lang.String,%20org.apache.accumulo.core.client.IteratorSetting)">attachIterator</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/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 namespace on all scopes.</div>
+<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="strong">TableOperations.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#attachIterator(java.lang.String,%20org.apache.accumulo.core.client.IteratorSetting)">attachIterator</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/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="strong">NamespaceOperations.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#attachIterator(java.lang.String,%20org.apache.accumulo.core.client.IteratorSetting)">attachIterator</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/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 table on all scopes.</div>
+<div class="block">Add an iterator to a namespace on all scopes.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span 
class="strong">NamespaceOperations.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#attachIterator(java.lang.String,%20org.apache.accumulo.core.client.IteratorSetting,%20java.util.EnumSet)">attachIterator</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/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="strong">TableOperations.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#attachIterator(java.lang.String,%20org.apache.accumulo.core.client.IteratorSetting,%20java.util.EnumSet)">attachIterator</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/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="http://docs.oracle.com/javase/7/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 namespace on the given scopes.</div>
+<div class="block">Add an iterator to a table on the given scopes.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span 
class="strong">TableOperations.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#attachIterator(java.lang.String,%20org.apache.accumulo.core.client.IteratorSetting,%20java.util.EnumSet)">attachIterator</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/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="strong">NamespaceOperations.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#attachIterator(java.lang.String,%20org.apache.accumulo.core.client.IteratorSetting,%20java.util.EnumSet)">attachIterator</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/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="http://docs.oracle.com/javase/7/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>
+<div class="block">Add an iterator to a namespace on the given scopes.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span 
class="strong">NamespaceOperations.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#checkIteratorConflicts(java.lang.String,%20org.apache.accumulo.core.client.IteratorSetting,%20java.util.EnumSet)">checkIteratorConflicts</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/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="strong">TableOperations.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#checkIteratorConflicts(java.lang.String,%20org.apache.accumulo.core.client.IteratorSetting,%20java.util.EnumSet)">checkIteratorConflicts</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/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="http://docs.oracle.com/javase/7/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 particular, determine if the name or priority are 
already in use for
@@ -219,7 +219,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span 
class="strong">TableOperations.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#checkIteratorConflicts(java.lang.String,%20org.apache.accumulo.core.client.IteratorSetting,%20java.util.EnumSet)">checkIteratorConflicts</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/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="strong">NamespaceOperations.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#checkIteratorConflicts(java.lang.String,%20org.apache.accumulo.core.client.IteratorSetting,%20java.util.EnumSet)">checkIteratorConflicts</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/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="http://docs.oracle.com/javase/7/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 particular, determine if the name or priority are 
already in use for
@@ -271,17 +271,17 @@
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>protected <a 
href="http://docs.oracle.com/javase/7/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="strong">InputFormatBase.RecordReaderBase.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/mapred/InputFormatBase.RecordReaderBase.html#jobIterators(org.apache.hadoop.mapred.JobConf,%20java.lang.String)">jobIterators</a></strong>(org.apache.hadoop.mapred.JobConf&nbsp;job,
+            <a 
href="http://docs.oracle.com/javase/7/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="http://docs.oracle.com/javase/7/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="strong">AbstractInputFormat.AbstractRecordReader.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/mapred/AbstractInputFormat.AbstractRecordReader.html#jobIterators(org.apache.hadoop.mapred.JobConf,%20java.lang.String)">jobIterators</a></strong>(org.apache.hadoop.mapred.JobConf&nbsp;job,
             <a 
href="http://docs.oracle.com/javase/7/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="http://docs.oracle.com/javase/7/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="strong">InputFormatBase.RecordReaderBase.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/mapred/InputFormatBase.RecordReaderBase.html#jobIterators(org.apache.hadoop.mapred.JobConf,%20java.lang.String)">jobIterators</a></strong>(org.apache.hadoop.mapred.JobConf&nbsp;job,
-            <a 
href="http://docs.oracle.com/javase/7/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 border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
@@ -331,26 +331,26 @@
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colFirst"><code>protected <a 
href="http://docs.oracle.com/javase/7/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="strong">InputFormatBase.RecordReaderBase.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/mapreduce/InputFormatBase.RecordReaderBase.html#contextIterators(org.apache.hadoop.mapreduce.TaskAttemptContext,%20java.lang.String)">contextIterators</a></strong>(org.apache.hadoop.mapreduce.TaskAttemptContext&nbsp;context,
+                <a 
href="http://docs.oracle.com/javase/7/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="rowColor">
 <td class="colFirst"><code>protected abstract <a 
href="http://docs.oracle.com/javase/7/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="strong">AbstractInputFormat.AbstractRecordReader.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html#contextIterators(org.apache.hadoop.mapreduce.TaskAttemptContext,%20java.lang.String)">contextIterators</a></strong>(org.apache.hadoop.mapreduce.TaskAttemptContext&nbsp;context,
                 <a 
href="http://docs.oracle.com/javase/7/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="rowColor">
-<td class="colFirst"><code>protected <a 
href="http://docs.oracle.com/javase/7/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="strong">InputFormatBase.RecordReaderBase.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/mapreduce/InputFormatBase.RecordReaderBase.html#contextIterators(org.apache.hadoop.mapreduce.TaskAttemptContext,%20java.lang.String)">contextIterators</a></strong>(org.apache.hadoop.mapreduce.TaskAttemptContext&nbsp;context,
-                <a 
href="http://docs.oracle.com/javase/7/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><a 
href="http://docs.oracle.com/javase/7/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="strong">InputTableConfig.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/mapreduce/InputTableConfig.html#getIterators()">getIterators</a></strong>()</code>
-<div class="block">Returns the iterators to be set on this configuration</div>
-</td>
+<td class="colLast"><span 
class="strong">RangeInputSplit.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#getIterators()">getIterators</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/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="strong">RangeInputSplit.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#getIterators()">getIterators</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span 
class="strong">InputTableConfig.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/mapreduce/InputTableConfig.html#getIterators()">getIterators</a></strong>()</code>
+<div class="block">Returns the iterators to be set on this configuration</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected static <a 
href="http://docs.oracle.com/javase/7/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>
@@ -384,15 +384,15 @@
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span 
class="strong">RangeInputSplit.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#setIterators(java.util.List)">setIterators</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/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;&nbsp;iterators)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../../org/apache/accumulo/core/client/mapreduce/InputTableConfig.html"
 title="class in 
org.apache.accumulo.core.client.mapreduce">InputTableConfig</a></code></td>
 <td class="colLast"><span 
class="strong">InputTableConfig.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/mapreduce/InputTableConfig.html#setIterators(java.util.List)">setIterators</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/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;&nbsp;iterators)</code>
 <div class="block">Set iterators on to be used in the query.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span 
class="strong">RangeInputSplit.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#setIterators(java.util.List)">setIterators</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/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;&nbsp;iterators)</code>&nbsp;</td>
-</tr>
 </tbody>
 </table>
 </li>
@@ -522,6 +522,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2016 <a 
href="https://www.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2017 <a 
href="https://www.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4093d76/1.8/apidocs/org/apache/accumulo/core/client/class-use/MultiTableBatchWriter.html
----------------------------------------------------------------------
diff --git 
a/1.8/apidocs/org/apache/accumulo/core/client/class-use/MultiTableBatchWriter.html
 
b/1.8/apidocs/org/apache/accumulo/core/client/class-use/MultiTableBatchWriter.html
index 5b209b5..a9fe8d0 100644
--- 
a/1.8/apidocs/org/apache/accumulo/core/client/class-use/MultiTableBatchWriter.html
+++ 
b/1.8/apidocs/org/apache/accumulo/core/client/class-use/MultiTableBatchWriter.html
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:23 EDT 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 
-->
 <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.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Uses of Interface org.apache.accumulo.core.client.MultiTableBatchWriter 
(Apache Accumulo Project 1.8.1-SNAPSHOT API)</title>
+<meta name="date" content="2017-02-27">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface 
org.apache.accumulo.core.client.MultiTableBatchWriter (Apache Accumulo Project 
1.8.0 API)";
+        parent.document.title="Uses of Interface 
org.apache.accumulo.core.client.MultiTableBatchWriter (Apache Accumulo Project 
1.8.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -215,6 +215,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2016 <a 
href="https://www.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2017 <a 
href="https://www.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4093d76/1.8/apidocs/org/apache/accumulo/core/client/class-use/MutationsRejectedException.html
----------------------------------------------------------------------
diff --git 
a/1.8/apidocs/org/apache/accumulo/core/client/class-use/MutationsRejectedException.html
 
b/1.8/apidocs/org/apache/accumulo/core/client/class-use/MutationsRejectedException.html
index 7b8db7b..772cb31 100644
--- 
a/1.8/apidocs/org/apache/accumulo/core/client/class-use/MutationsRejectedException.html
+++ 
b/1.8/apidocs/org/apache/accumulo/core/client/class-use/MutationsRejectedException.html
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:23 EDT 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 
-->
 <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.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Uses of Class 
org.apache.accumulo.core.client.MutationsRejectedException (Apache Accumulo 
Project 1.8.1-SNAPSHOT API)</title>
+<meta name="date" content="2017-02-27">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class 
org.apache.accumulo.core.client.MutationsRejectedException (Apache Accumulo 
Project 1.8.0 API)";
+        parent.document.title="Uses of Class 
org.apache.accumulo.core.client.MutationsRejectedException (Apache Accumulo 
Project 1.8.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -172,13 +172,13 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span 
class="strong">MockBatchWriter.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/mock/MockBatchWriter.html#close()">close</a></strong>()</code>
+<td class="colLast"><span 
class="strong">MockMultiTableBatchWriter.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/mock/MockMultiTableBatchWriter.html#close()">close</a></strong>()</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;</div>
 &nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span 
class="strong">MockMultiTableBatchWriter.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/mock/MockMultiTableBatchWriter.html#close()">close</a></strong>()</code>
+<td class="colLast"><span 
class="strong">MockBatchWriter.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/mock/MockBatchWriter.html#close()">close</a></strong>()</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;</div>
 &nbsp;</td>
 </tr>
@@ -190,13 +190,13 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span 
class="strong">MockBatchWriter.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/mock/MockBatchWriter.html#flush()">flush</a></strong>()</code>
+<td class="colLast"><span 
class="strong">MockMultiTableBatchWriter.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/mock/MockMultiTableBatchWriter.html#flush()">flush</a></strong>()</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;</div>
 &nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span 
class="strong">MockMultiTableBatchWriter.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/mock/MockMultiTableBatchWriter.html#flush()">flush</a></strong>()</code>
+<td class="colLast"><span 
class="strong">MockBatchWriter.</span><code><strong><a 
href="../../../../../../org/apache/accumulo/core/client/mock/MockBatchWriter.html#flush()">flush</a></strong>()</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;</div>
 &nbsp;</td>
 </tr>
@@ -252,6 +252,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2016 <a 
href="https://www.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2017 <a 
href="https://www.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4093d76/1.8/apidocs/org/apache/accumulo/core/client/class-use/NamespaceExistsException.html
----------------------------------------------------------------------
diff --git 
a/1.8/apidocs/org/apache/accumulo/core/client/class-use/NamespaceExistsException.html
 
b/1.8/apidocs/org/apache/accumulo/core/client/class-use/NamespaceExistsException.html
index d7fcbb0..35441d4 100644
--- 
a/1.8/apidocs/org/apache/accumulo/core/client/class-use/NamespaceExistsException.html
+++ 
b/1.8/apidocs/org/apache/accumulo/core/client/class-use/NamespaceExistsException.html
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:23 EDT 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 
-->
 <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.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Uses of Class org.apache.accumulo.core.client.NamespaceExistsException 
(Apache Accumulo Project 1.8.1-SNAPSHOT API)</title>
+<meta name="date" content="2017-02-27">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class 
org.apache.accumulo.core.client.NamespaceExistsException (Apache Accumulo 
Project 1.8.0 API)";
+        parent.document.title="Uses of Class 
org.apache.accumulo.core.client.NamespaceExistsException (Apache Accumulo 
Project 1.8.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -161,6 +161,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2016 <a 
href="https://www.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2017 <a 
href="https://www.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4093d76/1.8/apidocs/org/apache/accumulo/core/client/class-use/NamespaceNotEmptyException.html
----------------------------------------------------------------------
diff --git 
a/1.8/apidocs/org/apache/accumulo/core/client/class-use/NamespaceNotEmptyException.html
 
b/1.8/apidocs/org/apache/accumulo/core/client/class-use/NamespaceNotEmptyException.html
index 7d78dce..f09bdca 100644
--- 
a/1.8/apidocs/org/apache/accumulo/core/client/class-use/NamespaceNotEmptyException.html
+++ 
b/1.8/apidocs/org/apache/accumulo/core/client/class-use/NamespaceNotEmptyException.html
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:23 EDT 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 
-->
 <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.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Uses of Class 
org.apache.accumulo.core.client.NamespaceNotEmptyException (Apache Accumulo 
Project 1.8.1-SNAPSHOT API)</title>
+<meta name="date" content="2017-02-27">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class 
org.apache.accumulo.core.client.NamespaceNotEmptyException (Apache Accumulo 
Project 1.8.0 API)";
+        parent.document.title="Uses of Class 
org.apache.accumulo.core.client.NamespaceNotEmptyException (Apache Accumulo 
Project 1.8.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -154,6 +154,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2016 <a 
href="https://www.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2017 <a 
href="https://www.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4093d76/1.8/apidocs/org/apache/accumulo/core/client/class-use/NamespaceNotFoundException.html
----------------------------------------------------------------------
diff --git 
a/1.8/apidocs/org/apache/accumulo/core/client/class-use/NamespaceNotFoundException.html
 
b/1.8/apidocs/org/apache/accumulo/core/client/class-use/NamespaceNotFoundException.html
index 12e76d5..149c5b1 100644
--- 
a/1.8/apidocs/org/apache/accumulo/core/client/class-use/NamespaceNotFoundException.html
+++ 
b/1.8/apidocs/org/apache/accumulo/core/client/class-use/NamespaceNotFoundException.html
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:23 EDT 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 
-->
 <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.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Uses of Class 
org.apache.accumulo.core.client.NamespaceNotFoundException (Apache Accumulo 
Project 1.8.1-SNAPSHOT API)</title>
+<meta name="date" content="2017-02-27">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class 
org.apache.accumulo.core.client.NamespaceNotFoundException (Apache Accumulo 
Project 1.8.0 API)";
+        parent.document.title="Uses of Class 
org.apache.accumulo.core.client.NamespaceNotFoundException (Apache Accumulo 
Project 1.8.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -277,6 +277,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2016 <a 
href="https://www.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2017 <a 
href="https://www.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4093d76/1.8/apidocs/org/apache/accumulo/core/client/class-use/RowIterator.html
----------------------------------------------------------------------
diff --git 
a/1.8/apidocs/org/apache/accumulo/core/client/class-use/RowIterator.html 
b/1.8/apidocs/org/apache/accumulo/core/client/class-use/RowIterator.html
index f19f9f2..d51f140 100644
--- a/1.8/apidocs/org/apache/accumulo/core/client/class-use/RowIterator.html
+++ b/1.8/apidocs/org/apache/accumulo/core/client/class-use/RowIterator.html
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:23 EDT 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 
-->
 <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.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Uses of Class org.apache.accumulo.core.client.RowIterator (Apache 
Accumulo Project 1.8.1-SNAPSHOT API)</title>
+<meta name="date" content="2017-02-27">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class 
org.apache.accumulo.core.client.RowIterator (Apache Accumulo Project 1.8.0 
API)";
+        parent.document.title="Uses of Class 
org.apache.accumulo.core.client.RowIterator (Apache Accumulo Project 
1.8.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -112,6 +112,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2016 <a 
href="https://www.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2017 <a 
href="https://www.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4093d76/1.8/apidocs/org/apache/accumulo/core/client/class-use/SampleNotPresentException.html
----------------------------------------------------------------------
diff --git 
a/1.8/apidocs/org/apache/accumulo/core/client/class-use/SampleNotPresentException.html
 
b/1.8/apidocs/org/apache/accumulo/core/client/class-use/SampleNotPresentException.html
index 63d2873..6513e33 100644
--- 
a/1.8/apidocs/org/apache/accumulo/core/client/class-use/SampleNotPresentException.html
+++ 
b/1.8/apidocs/org/apache/accumulo/core/client/class-use/SampleNotPresentException.html
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:23 EDT 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 
-->
 <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.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Uses of Class org.apache.accumulo.core.client.SampleNotPresentException 
(Apache Accumulo Project 1.8.1-SNAPSHOT API)</title>
+<meta name="date" content="2017-02-27">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class 
org.apache.accumulo.core.client.SampleNotPresentException (Apache Accumulo 
Project 1.8.0 API)";
+        parent.document.title="Uses of Class 
org.apache.accumulo.core.client.SampleNotPresentException (Apache Accumulo 
Project 1.8.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -112,6 +112,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2016 <a 
href="https://www.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2017 <a 
href="https://www.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4093d76/1.8/apidocs/org/apache/accumulo/core/client/class-use/Scanner.html
----------------------------------------------------------------------
diff --git a/1.8/apidocs/org/apache/accumulo/core/client/class-use/Scanner.html 
b/1.8/apidocs/org/apache/accumulo/core/client/class-use/Scanner.html
index 42aafc0..15d1f36 100644
--- a/1.8/apidocs/org/apache/accumulo/core/client/class-use/Scanner.html
+++ b/1.8/apidocs/org/apache/accumulo/core/client/class-use/Scanner.html
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:23 EDT 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 
-->
 <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.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Uses of Interface org.apache.accumulo.core.client.Scanner (Apache 
Accumulo Project 1.8.1-SNAPSHOT API)</title>
+<meta name="date" content="2017-02-27">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface 
org.apache.accumulo.core.client.Scanner (Apache Accumulo Project 1.8.0 API)";
+        parent.document.title="Uses of Interface 
org.apache.accumulo.core.client.Scanner (Apache Accumulo Project 1.8.1-SNAPSHOT 
API)";
     }
 //-->
 </script>
@@ -401,6 +401,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2016 <a 
href="https://www.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2017 <a 
href="https://www.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4093d76/1.8/apidocs/org/apache/accumulo/core/client/class-use/ScannerBase.html
----------------------------------------------------------------------
diff --git 
a/1.8/apidocs/org/apache/accumulo/core/client/class-use/ScannerBase.html 
b/1.8/apidocs/org/apache/accumulo/core/client/class-use/ScannerBase.html
index 2d5e0af..941f3b8 100644
--- a/1.8/apidocs/org/apache/accumulo/core/client/class-use/ScannerBase.html
+++ b/1.8/apidocs/org/apache/accumulo/core/client/class-use/ScannerBase.html
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:23 EDT 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:33 UTC 2017 
-->
 <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.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Uses of Interface org.apache.accumulo.core.client.ScannerBase (Apache 
Accumulo Project 1.8.1-SNAPSHOT API)</title>
+<meta name="date" content="2017-02-27">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface 
org.apache.accumulo.core.client.ScannerBase (Apache Accumulo Project 1.8.0 
API)";
+        parent.document.title="Uses of Interface 
org.apache.accumulo.core.client.ScannerBase (Apache Accumulo Project 
1.8.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -307,6 +307,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2016 <a 
href="https://www.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2017 <a 
href="https://www.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4093d76/1.8/apidocs/org/apache/accumulo/core/client/class-use/TableDeletedException.html
----------------------------------------------------------------------
diff --git 
a/1.8/apidocs/org/apache/accumulo/core/client/class-use/TableDeletedException.html
 
b/1.8/apidocs/org/apache/accumulo/core/client/class-use/TableDeletedException.html
index 855151c..d2ddcb0 100644
--- 
a/1.8/apidocs/org/apache/accumulo/core/client/class-use/TableDeletedException.html
+++ 
b/1.8/apidocs/org/apache/accumulo/core/client/class-use/TableDeletedException.html
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:24 EDT 2016 
-->
+<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 
-->
 <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.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Uses of Class org.apache.accumulo.core.client.TableDeletedException 
(Apache Accumulo Project 1.8.1-SNAPSHOT API)</title>
+<meta name="date" content="2017-02-27">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class 
org.apache.accumulo.core.client.TableDeletedException (Apache Accumulo Project 
1.8.0 API)";
+        parent.document.title="Uses of Class 
org.apache.accumulo.core.client.TableDeletedException (Apache Accumulo Project 
1.8.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -112,6 +112,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2016 <a 
href="https://www.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2017 <a 
href="https://www.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

Reply via email to