You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by mj...@apache.org on 2017/02/27 15:59:16 UTC

[03/16] accumulo-website git commit: Updates for 1.8.1 Release

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4093d76/1.8/apidocs/org/apache/accumulo/core/data/class-use/KeyExtent.html
----------------------------------------------------------------------
diff --git a/1.8/apidocs/org/apache/accumulo/core/data/class-use/KeyExtent.html b/1.8/apidocs/org/apache/accumulo/core/data/class-use/KeyExtent.html
index b755703..4c9fc50 100644
--- a/1.8/apidocs/org/apache/accumulo/core/data/class-use/KeyExtent.html
+++ b/1.8/apidocs/org/apache/accumulo/core/data/class-use/KeyExtent.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.data.KeyExtent (Apache Accumulo Project 1.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Uses of Class org.apache.accumulo.core.data.KeyExtent (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.data.KeyExtent (Apache Accumulo Project 1.8.0 API)";
+        parent.document.title="Uses of Class org.apache.accumulo.core.data.KeyExtent (Apache Accumulo Project 1.8.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -167,17 +167,17 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>abstract <a href="../../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a></code></td>
-<td class="colLast"><span class="strong">ActiveCompaction.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/admin/ActiveCompaction.html#getExtent()">getExtent</a></strong>()</code>
+<td class="colLast"><span class="strong">ActiveScan.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/admin/ActiveScan.html#getExtent()">getExtent</a></strong>()</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>since 1.7.0 use <a href="../../../../../../org/apache/accumulo/core/client/admin/ActiveCompaction.html#getTablet()"><code>ActiveCompaction.getTablet()</code></a></i></div>
+<div class="block"><i>since 1.7.0 use <a href="../../../../../../org/apache/accumulo/core/client/admin/ActiveScan.html#getTablet()"><code>ActiveScan.getTablet()</code></a></i></div>
 </div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>abstract <a href="../../../../../../org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a></code></td>
-<td class="colLast"><span class="strong">ActiveScan.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/admin/ActiveScan.html#getExtent()">getExtent</a></strong>()</code>
+<td class="colLast"><span class="strong">ActiveCompaction.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/admin/ActiveCompaction.html#getExtent()">getExtent</a></strong>()</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>since 1.7.0 use <a href="../../../../../../org/apache/accumulo/core/client/admin/ActiveScan.html#getTablet()"><code>ActiveScan.getTablet()</code></a></i></div>
+<div class="block"><i>since 1.7.0 use <a href="../../../../../../org/apache/accumulo/core/client/admin/ActiveCompaction.html#getTablet()"><code>ActiveCompaction.getTablet()</code></a></i></div>
 </div>
 </td>
 </tr>
@@ -421,6 +421,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/data/class-use/KeyValue.html
----------------------------------------------------------------------
diff --git a/1.8/apidocs/org/apache/accumulo/core/data/class-use/KeyValue.html b/1.8/apidocs/org/apache/accumulo/core/data/class-use/KeyValue.html
index 847f59e..a13cc1f 100644
--- a/1.8/apidocs/org/apache/accumulo/core/data/class-use/KeyValue.html
+++ b/1.8/apidocs/org/apache/accumulo/core/data/class-use/KeyValue.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.data.KeyValue (Apache Accumulo Project 1.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Uses of Class org.apache.accumulo.core.data.KeyValue (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.data.KeyValue (Apache Accumulo Project 1.8.0 API)";
+        parent.document.title="Uses of Class org.apache.accumulo.core.data.KeyValue (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/data/class-use/Mutation.SERIALIZED_FORMAT.html
----------------------------------------------------------------------
diff --git a/1.8/apidocs/org/apache/accumulo/core/data/class-use/Mutation.SERIALIZED_FORMAT.html b/1.8/apidocs/org/apache/accumulo/core/data/class-use/Mutation.SERIALIZED_FORMAT.html
index fb96f61..74979c3 100644
--- a/1.8/apidocs/org/apache/accumulo/core/data/class-use/Mutation.SERIALIZED_FORMAT.html
+++ b/1.8/apidocs/org/apache/accumulo/core/data/class-use/Mutation.SERIALIZED_FORMAT.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.data.Mutation.SERIALIZED_FORMAT (Apache Accumulo Project 1.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Uses of Class org.apache.accumulo.core.data.Mutation.SERIALIZED_FORMAT (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.data.Mutation.SERIALIZED_FORMAT (Apache Accumulo Project 1.8.0 API)";
+        parent.document.title="Uses of Class org.apache.accumulo.core.data.Mutation.SERIALIZED_FORMAT (Apache Accumulo Project 1.8.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -167,6 +167,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/data/class-use/Mutation.html
----------------------------------------------------------------------
diff --git a/1.8/apidocs/org/apache/accumulo/core/data/class-use/Mutation.html b/1.8/apidocs/org/apache/accumulo/core/data/class-use/Mutation.html
index 9b757d8..aa71d73 100644
--- a/1.8/apidocs/org/apache/accumulo/core/data/class-use/Mutation.html
+++ b/1.8/apidocs/org/apache/accumulo/core/data/class-use/Mutation.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.data.Mutation (Apache Accumulo Project 1.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Uses of Class org.apache.accumulo.core.data.Mutation (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.data.Mutation (Apache Accumulo Project 1.8.0 API)";
+        parent.document.title="Uses of Class org.apache.accumulo.core.data.Mutation (Apache Accumulo Project 1.8.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -369,6 +369,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/data/class-use/PartialKey.html
----------------------------------------------------------------------
diff --git a/1.8/apidocs/org/apache/accumulo/core/data/class-use/PartialKey.html b/1.8/apidocs/org/apache/accumulo/core/data/class-use/PartialKey.html
index 9d96aa9..64984a8 100644
--- a/1.8/apidocs/org/apache/accumulo/core/data/class-use/PartialKey.html
+++ b/1.8/apidocs/org/apache/accumulo/core/data/class-use/PartialKey.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.data.PartialKey (Apache Accumulo Project 1.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Uses of Class org.apache.accumulo.core.data.PartialKey (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.data.PartialKey (Apache Accumulo Project 1.8.0 API)";
+        parent.document.title="Uses of Class org.apache.accumulo.core.data.PartialKey (Apache Accumulo Project 1.8.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -198,6 +198,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/data/class-use/Range.html
----------------------------------------------------------------------
diff --git a/1.8/apidocs/org/apache/accumulo/core/data/class-use/Range.html b/1.8/apidocs/org/apache/accumulo/core/data/class-use/Range.html
index b8466ba..64b0a09 100644
--- a/1.8/apidocs/org/apache/accumulo/core/data/class-use/Range.html
+++ b/1.8/apidocs/org/apache/accumulo/core/data/class-use/Range.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.data.Range (Apache Accumulo Project 1.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Uses of Class org.apache.accumulo.core.data.Range (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.data.Range (Apache Accumulo Project 1.8.0 API)";
+        parent.document.title="Uses of Class org.apache.accumulo.core.data.Range (Apache Accumulo Project 1.8.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -174,14 +174,14 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">BatchDeleter.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/BatchDeleter.html#setRanges(java.util.Collection)">setRanges</a></strong>(<a href="http://docs.oracle.com/javase/7/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="strong">BatchScanner.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/BatchScanner.html#setRanges(java.util.Collection)">setRanges</a></strong>(<a href="http://docs.oracle.com/javase/7/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>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">BatchScanner.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/BatchScanner.html#setRanges(java.util.Collection)">setRanges</a></strong>(<a href="http://docs.oracle.com/javase/7/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="strong">BatchDeleter.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/BatchDeleter.html#setRanges(java.util.Collection)">setRanges</a></strong>(<a href="http://docs.oracle.com/javase/7/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>
 </tbody>
@@ -846,6 +846,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/data/class-use/TabletId.html
----------------------------------------------------------------------
diff --git a/1.8/apidocs/org/apache/accumulo/core/data/class-use/TabletId.html b/1.8/apidocs/org/apache/accumulo/core/data/class-use/TabletId.html
index e08a9e4..ec96041 100644
--- a/1.8/apidocs/org/apache/accumulo/core/data/class-use/TabletId.html
+++ b/1.8/apidocs/org/apache/accumulo/core/data/class-use/TabletId.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 Interface org.apache.accumulo.core.data.TabletId (Apache Accumulo Project 1.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Uses of Interface org.apache.accumulo.core.data.TabletId (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.data.TabletId (Apache Accumulo Project 1.8.0 API)";
+        parent.document.title="Uses of Interface org.apache.accumulo.core.data.TabletId (Apache Accumulo Project 1.8.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -136,11 +136,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>abstract <a href="../../../../../../org/apache/accumulo/core/data/TabletId.html" title="interface in org.apache.accumulo.core.data">TabletId</a></code></td>
-<td class="colLast"><span class="strong">ActiveCompaction.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/admin/ActiveCompaction.html#getTablet()">getTablet</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">ActiveScan.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/admin/ActiveScan.html#getTablet()">getTablet</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>abstract <a href="../../../../../../org/apache/accumulo/core/data/TabletId.html" title="interface in org.apache.accumulo.core.data">TabletId</a></code></td>
-<td class="colLast"><span class="strong">ActiveScan.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/admin/ActiveScan.html#getTablet()">getTablet</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">ActiveCompaction.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/admin/ActiveCompaction.html#getTablet()">getTablet</a></strong>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -230,6 +230,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/data/class-use/Value.Comparator.html
----------------------------------------------------------------------
diff --git a/1.8/apidocs/org/apache/accumulo/core/data/class-use/Value.Comparator.html b/1.8/apidocs/org/apache/accumulo/core/data/class-use/Value.Comparator.html
index 7d7a7d1..0764750 100644
--- a/1.8/apidocs/org/apache/accumulo/core/data/class-use/Value.Comparator.html
+++ b/1.8/apidocs/org/apache/accumulo/core/data/class-use/Value.Comparator.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.data.Value.Comparator (Apache Accumulo Project 1.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Uses of Class org.apache.accumulo.core.data.Value.Comparator (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.data.Value.Comparator (Apache Accumulo Project 1.8.0 API)";
+        parent.document.title="Uses of Class org.apache.accumulo.core.data.Value.Comparator (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/data/class-use/Value.html
----------------------------------------------------------------------
diff --git a/1.8/apidocs/org/apache/accumulo/core/data/class-use/Value.html b/1.8/apidocs/org/apache/accumulo/core/data/class-use/Value.html
index 1c21f04..64fa1cc 100644
--- a/1.8/apidocs/org/apache/accumulo/core/data/class-use/Value.html
+++ b/1.8/apidocs/org/apache/accumulo/core/data/class-use/Value.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.data.Value (Apache Accumulo Project 1.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Uses of Class org.apache.accumulo.core.data.Value (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.data.Value (Apache Accumulo Project 1.8.0 API)";
+        parent.document.title="Uses of Class org.apache.accumulo.core.data.Value (Apache Accumulo Project 1.8.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -244,20 +244,20 @@
 </tr>
 <tbody>
 <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="strong">AccumuloInputFormat.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapred/AccumuloInputFormat.html#getRecordReader(org.apache.hadoop.mapred.InputSplit,%20org.apache.hadoop.mapred.JobConf,%20org.apache.hadoop.mapred.Reporter)">getRecordReader</a></strong>(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="http://docs.oracle.com/javase/7/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="strong">AccumuloRowInputFormat.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapred/AccumuloRowInputFormat.html#getRecordReader(org.apache.hadoop.mapred.InputSplit,%20org.apache.hadoop.mapred.JobConf,%20org.apache.hadoop.mapred.Reporter)">getRecordReader</a></strong>(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="rowColor">
 <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="strong">AccumuloMultiTableInputFormat.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapred/AccumuloMultiTableInputFormat.html#getRecordReader(org.apache.hadoop.mapred.InputSplit,%20org.apache.hadoop.mapred.JobConf,%20org.apache.hadoop.mapred.Reporter)">getRecordReader</a></strong>(org.apache.hadoop.mapred.InputSplit&nbsp;split,
+<td class="colLast"><span class="strong">AccumuloInputFormat.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapred/AccumuloInputFormat.html#getRecordReader(org.apache.hadoop.mapred.InputSplit,%20org.apache.hadoop.mapred.JobConf,%20org.apache.hadoop.mapred.Reporter)">getRecordReader</a></strong>(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;org.apache.hadoop.io.Text,org.apache.accumulo.core.util.PeekingIterator&lt;<a href="http://docs.oracle.com/javase/7/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="strong">AccumuloRowInputFormat.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapred/AccumuloRowInputFormat.html#getRecordReader(org.apache.hadoop.mapred.InputSplit,%20org.apache.hadoop.mapred.JobConf,%20org.apache.hadoop.mapred.Reporter)">getRecordReader</a></strong>(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="strong">AccumuloMultiTableInputFormat.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapred/AccumuloMultiTableInputFormat.html#getRecordReader(org.apache.hadoop.mapred.InputSplit,%20org.apache.hadoop.mapred.JobConf,%20org.apache.hadoop.mapred.Reporter)">getRecordReader</a></strong>(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>
@@ -296,18 +296,18 @@
 </tr>
 <tbody>
 <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="strong">AccumuloInputFormat.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapreduce/AccumuloInputFormat.html#createRecordReader(org.apache.hadoop.mapreduce.InputSplit,%20org.apache.hadoop.mapreduce.TaskAttemptContext)">createRecordReader</a></strong>(org.apache.hadoop.mapreduce.InputSplit&nbsp;split,
+<td class="colFirst"><code>org.apache.hadoop.mapreduce.RecordReader&lt;org.apache.hadoop.io.Text,org.apache.accumulo.core.util.PeekingIterator&lt;<a href="http://docs.oracle.com/javase/7/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="strong">AccumuloRowInputFormat.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapreduce/AccumuloRowInputFormat.html#createRecordReader(org.apache.hadoop.mapreduce.InputSplit,%20org.apache.hadoop.mapreduce.TaskAttemptContext)">createRecordReader</a></strong>(org.apache.hadoop.mapreduce.InputSplit&nbsp;split,
                   org.apache.hadoop.mapreduce.TaskAttemptContext&nbsp;context)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <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="strong">AccumuloMultiTableInputFormat.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapreduce/AccumuloMultiTableInputFormat.html#createRecordReader(org.apache.hadoop.mapreduce.InputSplit,%20org.apache.hadoop.mapreduce.TaskAttemptContext)">createRecordReader</a></strong>(org.apache.hadoop.mapreduce.InputSplit&nbsp;inputSplit,
+<td class="colLast"><span class="strong">AccumuloInputFormat.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapreduce/AccumuloInputFormat.html#createRecordReader(org.apache.hadoop.mapreduce.InputSplit,%20org.apache.hadoop.mapreduce.TaskAttemptContext)">createRecordReader</a></strong>(org.apache.hadoop.mapreduce.InputSplit&nbsp;split,
                   org.apache.hadoop.mapreduce.TaskAttemptContext&nbsp;context)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>org.apache.hadoop.mapreduce.RecordReader&lt;org.apache.hadoop.io.Text,org.apache.accumulo.core.util.PeekingIterator&lt;<a href="http://docs.oracle.com/javase/7/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="strong">AccumuloRowInputFormat.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapreduce/AccumuloRowInputFormat.html#createRecordReader(org.apache.hadoop.mapreduce.InputSplit,%20org.apache.hadoop.mapreduce.TaskAttemptContext)">createRecordReader</a></strong>(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="strong">AccumuloMultiTableInputFormat.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapreduce/AccumuloMultiTableInputFormat.html#createRecordReader(org.apache.hadoop.mapreduce.InputSplit,%20org.apache.hadoop.mapreduce.TaskAttemptContext)">createRecordReader</a></strong>(org.apache.hadoop.mapreduce.InputSplit&nbsp;inputSplit,
                   org.apache.hadoop.mapreduce.TaskAttemptContext&nbsp;context)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
@@ -336,19 +336,19 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;<a href="http://docs.oracle.com/javase/7/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="strong">MockBatchScanner.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mock/MockBatchScanner.html#iterator()">iterator</a></strong>()</code>
+<td class="colLast"><span class="strong">MockScanner.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mock/MockScanner.html#iterator()">iterator</a></strong>()</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;</div>
 &nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;<a href="http://docs.oracle.com/javase/7/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="strong">MockScanner.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mock/MockScanner.html#iterator()">iterator</a></strong>()</code>
+<td class="colLast"><span class="strong">MockScannerBase.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mock/MockScannerBase.html#iterator()">iterator</a></strong>()</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;</div>
 &nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;<a href="http://docs.oracle.com/javase/7/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="strong">MockScannerBase.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mock/MockScannerBase.html#iterator()">iterator</a></strong>()</code>
+<td class="colLast"><span class="strong">MockBatchScanner.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mock/MockBatchScanner.html#iterator()">iterator</a></strong>()</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;</div>
 &nbsp;</td>
 </tr>
@@ -600,6 +600,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/data/package-frame.html
----------------------------------------------------------------------
diff --git a/1.8/apidocs/org/apache/accumulo/core/data/package-frame.html b/1.8/apidocs/org/apache/accumulo/core/data/package-frame.html
index a0c4eb7..7b0a99d 100644
--- a/1.8/apidocs/org/apache/accumulo/core/data/package-frame.html
+++ b/1.8/apidocs/org/apache/accumulo/core/data/package-frame.html
@@ -2,10 +2,10 @@
 <!-- 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>org.apache.accumulo.core.data (Apache Accumulo Project 1.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>org.apache.accumulo.core.data (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>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4093d76/1.8/apidocs/org/apache/accumulo/core/data/package-summary.html
----------------------------------------------------------------------
diff --git a/1.8/apidocs/org/apache/accumulo/core/data/package-summary.html b/1.8/apidocs/org/apache/accumulo/core/data/package-summary.html
index a8966fe..dd182e3 100644
--- a/1.8/apidocs/org/apache/accumulo/core/data/package-summary.html
+++ b/1.8/apidocs/org/apache/accumulo/core/data/package-summary.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>org.apache.accumulo.core.data (Apache Accumulo Project 1.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>org.apache.accumulo.core.data (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="org.apache.accumulo.core.data (Apache Accumulo Project 1.8.0 API)";
+        parent.document.title="org.apache.accumulo.core.data (Apache Accumulo Project 1.8.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -254,6 +254,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/data/package-tree.html
----------------------------------------------------------------------
diff --git a/1.8/apidocs/org/apache/accumulo/core/data/package-tree.html b/1.8/apidocs/org/apache/accumulo/core/data/package-tree.html
index 9bd1348..f28657e 100644
--- a/1.8/apidocs/org/apache/accumulo/core/data/package-tree.html
+++ b/1.8/apidocs/org/apache/accumulo/core/data/package-tree.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>org.apache.accumulo.core.data Class Hierarchy (Apache Accumulo Project 1.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>org.apache.accumulo.core.data Class Hierarchy (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="org.apache.accumulo.core.data Class Hierarchy (Apache Accumulo Project 1.8.0 API)";
+        parent.document.title="org.apache.accumulo.core.data Class Hierarchy (Apache Accumulo Project 1.8.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -125,8 +125,8 @@
 <ul>
 <li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><span class="strong">Enum</span></a>&lt;E&gt; (implements java.lang.<a href="http://docs.oracle.com/javase/7/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="http://docs.oracle.com/javase/7/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/Mutation.SERIALIZED_FORMAT.html" title="enum in org.apache.accumulo.core.data"><span class="strong">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="strong">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="strong">Mutation.SERIALIZED_FORMAT</span></a></li>
 </ul>
 </li>
 </ul>
@@ -178,6 +178,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/data/package-use.html
----------------------------------------------------------------------
diff --git a/1.8/apidocs/org/apache/accumulo/core/data/package-use.html b/1.8/apidocs/org/apache/accumulo/core/data/package-use.html
index 93f5d7c..9e0b1b0 100644
--- a/1.8/apidocs/org/apache/accumulo/core/data/package-use.html
+++ b/1.8/apidocs/org/apache/accumulo/core/data/package-use.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:33 UTC 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.accumulo.core.data (Apache Accumulo Project 1.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Uses of Package org.apache.accumulo.core.data (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 Package org.apache.accumulo.core.data (Apache Accumulo Project 1.8.0 API)";
+        parent.document.title="Uses of Package org.apache.accumulo.core.data (Apache Accumulo Project 1.8.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -509,6 +509,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/security/AuthorizationContainer.html
----------------------------------------------------------------------
diff --git a/1.8/apidocs/org/apache/accumulo/core/security/AuthorizationContainer.html b/1.8/apidocs/org/apache/accumulo/core/security/AuthorizationContainer.html
index 94fab1e..9c428d8 100644
--- a/1.8/apidocs/org/apache/accumulo/core/security/AuthorizationContainer.html
+++ b/1.8/apidocs/org/apache/accumulo/core/security/AuthorizationContainer.html
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:21 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>AuthorizationContainer (Apache Accumulo Project 1.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>AuthorizationContainer (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="AuthorizationContainer (Apache Accumulo Project 1.8.0 API)";
+        parent.document.title="AuthorizationContainer (Apache Accumulo Project 1.8.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -213,6 +213,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/security/Authorizations.html
----------------------------------------------------------------------
diff --git a/1.8/apidocs/org/apache/accumulo/core/security/Authorizations.html b/1.8/apidocs/org/apache/accumulo/core/security/Authorizations.html
index 0d3120c..45b0e3e 100644
--- a/1.8/apidocs/org/apache/accumulo/core/security/Authorizations.html
+++ b/1.8/apidocs/org/apache/accumulo/core/security/Authorizations.html
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:21 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>Authorizations (Apache Accumulo Project 1.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Authorizations (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="Authorizations (Apache Accumulo Project 1.8.0 API)";
+        parent.document.title="Authorizations (Apache Accumulo Project 1.8.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -610,6 +610,6 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.
 <!--   -->
 </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/security/ColumnVisibility.Node.html
----------------------------------------------------------------------
diff --git a/1.8/apidocs/org/apache/accumulo/core/security/ColumnVisibility.Node.html b/1.8/apidocs/org/apache/accumulo/core/security/ColumnVisibility.Node.html
index 8631237..32c4e94 100644
--- a/1.8/apidocs/org/apache/accumulo/core/security/ColumnVisibility.Node.html
+++ b/1.8/apidocs/org/apache/accumulo/core/security/ColumnVisibility.Node.html
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:21 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>ColumnVisibility.Node (Apache Accumulo Project 1.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>ColumnVisibility.Node (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="ColumnVisibility.Node (Apache Accumulo Project 1.8.0 API)";
+        parent.document.title="ColumnVisibility.Node (Apache Accumulo Project 1.8.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -378,6 +378,6 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <!--   -->
 </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/security/ColumnVisibility.NodeComparator.html
----------------------------------------------------------------------
diff --git a/1.8/apidocs/org/apache/accumulo/core/security/ColumnVisibility.NodeComparator.html b/1.8/apidocs/org/apache/accumulo/core/security/ColumnVisibility.NodeComparator.html
index 3a402a3..757418c 100644
--- a/1.8/apidocs/org/apache/accumulo/core/security/ColumnVisibility.NodeComparator.html
+++ b/1.8/apidocs/org/apache/accumulo/core/security/ColumnVisibility.NodeComparator.html
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:21 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>ColumnVisibility.NodeComparator (Apache Accumulo Project 1.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>ColumnVisibility.NodeComparator (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="ColumnVisibility.NodeComparator (Apache Accumulo Project 1.8.0 API)";
+        parent.document.title="ColumnVisibility.NodeComparator (Apache Accumulo Project 1.8.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -282,6 +282,6 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparato
 <!--   -->
 </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/security/ColumnVisibility.NodeType.html
----------------------------------------------------------------------
diff --git a/1.8/apidocs/org/apache/accumulo/core/security/ColumnVisibility.NodeType.html b/1.8/apidocs/org/apache/accumulo/core/security/ColumnVisibility.NodeType.html
index 62b94f1..3f21a5c 100644
--- a/1.8/apidocs/org/apache/accumulo/core/security/ColumnVisibility.NodeType.html
+++ b/1.8/apidocs/org/apache/accumulo/core/security/ColumnVisibility.NodeType.html
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:21 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>ColumnVisibility.NodeType (Apache Accumulo Project 1.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>ColumnVisibility.NodeType (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="ColumnVisibility.NodeType (Apache Accumulo Project 1.8.0 API)";
+        parent.document.title="ColumnVisibility.NodeType (Apache Accumulo Project 1.8.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -345,6 +345,6 @@ not permitted.)</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/security/ColumnVisibility.html
----------------------------------------------------------------------
diff --git a/1.8/apidocs/org/apache/accumulo/core/security/ColumnVisibility.html b/1.8/apidocs/org/apache/accumulo/core/security/ColumnVisibility.html
index 3360b58..8291746 100644
--- a/1.8/apidocs/org/apache/accumulo/core/security/ColumnVisibility.html
+++ b/1.8/apidocs/org/apache/accumulo/core/security/ColumnVisibility.html
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:21 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>ColumnVisibility (Apache Accumulo Project 1.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>ColumnVisibility (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="ColumnVisibility (Apache Accumulo Project 1.8.0 API)";
+        parent.document.title="ColumnVisibility (Apache Accumulo Project 1.8.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -579,6 +579,6 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <!--   -->
 </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/security/NamespacePermission.html
----------------------------------------------------------------------
diff --git a/1.8/apidocs/org/apache/accumulo/core/security/NamespacePermission.html b/1.8/apidocs/org/apache/accumulo/core/security/NamespacePermission.html
index a028d99..8495ff4 100644
--- a/1.8/apidocs/org/apache/accumulo/core/security/NamespacePermission.html
+++ b/1.8/apidocs/org/apache/accumulo/core/security/NamespacePermission.html
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:21 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>NamespacePermission (Apache Accumulo Project 1.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>NamespacePermission (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="NamespacePermission (Apache Accumulo Project 1.8.0 API)";
+        parent.document.title="NamespacePermission (Apache Accumulo Project 1.8.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -481,6 +481,6 @@ not permitted.)</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/security/SystemPermission.html
----------------------------------------------------------------------
diff --git a/1.8/apidocs/org/apache/accumulo/core/security/SystemPermission.html b/1.8/apidocs/org/apache/accumulo/core/security/SystemPermission.html
index 0c88a9f..eb57ca3 100644
--- a/1.8/apidocs/org/apache/accumulo/core/security/SystemPermission.html
+++ b/1.8/apidocs/org/apache/accumulo/core/security/SystemPermission.html
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:21 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>SystemPermission (Apache Accumulo Project 1.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>SystemPermission (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="SystemPermission (Apache Accumulo Project 1.8.0 API)";
+        parent.document.title="SystemPermission (Apache Accumulo Project 1.8.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -491,6 +491,6 @@ not permitted.)</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/security/TablePermission.html
----------------------------------------------------------------------
diff --git a/1.8/apidocs/org/apache/accumulo/core/security/TablePermission.html b/1.8/apidocs/org/apache/accumulo/core/security/TablePermission.html
index 663168b..d69acf1 100644
--- a/1.8/apidocs/org/apache/accumulo/core/security/TablePermission.html
+++ b/1.8/apidocs/org/apache/accumulo/core/security/TablePermission.html
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:21 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>TablePermission (Apache Accumulo Project 1.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>TablePermission (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="TablePermission (Apache Accumulo Project 1.8.0 API)";
+        parent.document.title="TablePermission (Apache Accumulo Project 1.8.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -419,6 +419,6 @@ not permitted.)</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/security/VisibilityConstraint.html
----------------------------------------------------------------------
diff --git a/1.8/apidocs/org/apache/accumulo/core/security/VisibilityConstraint.html b/1.8/apidocs/org/apache/accumulo/core/security/VisibilityConstraint.html
index 394c352..ef69b83 100644
--- a/1.8/apidocs/org/apache/accumulo/core/security/VisibilityConstraint.html
+++ b/1.8/apidocs/org/apache/accumulo/core/security/VisibilityConstraint.html
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:21 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>VisibilityConstraint (Apache Accumulo Project 1.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>VisibilityConstraint (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="VisibilityConstraint (Apache Accumulo Project 1.8.0 API)";
+        parent.document.title="VisibilityConstraint (Apache Accumulo Project 1.8.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -265,6 +265,6 @@ extends org.apache.accumulo.core.constraints.VisibilityConstraint</pre>
 <!--   -->
 </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/security/VisibilityEvaluator.html
----------------------------------------------------------------------
diff --git a/1.8/apidocs/org/apache/accumulo/core/security/VisibilityEvaluator.html b/1.8/apidocs/org/apache/accumulo/core/security/VisibilityEvaluator.html
index 1aad0cd..0712a44 100644
--- a/1.8/apidocs/org/apache/accumulo/core/security/VisibilityEvaluator.html
+++ b/1.8/apidocs/org/apache/accumulo/core/security/VisibilityEvaluator.html
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:21 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>VisibilityEvaluator (Apache Accumulo Project 1.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>VisibilityEvaluator (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="VisibilityEvaluator (Apache Accumulo Project 1.8.0 API)";
+        parent.document.title="VisibilityEvaluator (Apache Accumulo Project 1.8.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -305,6 +305,6 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <!--   -->
 </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/security/VisibilityParseException.html
----------------------------------------------------------------------
diff --git a/1.8/apidocs/org/apache/accumulo/core/security/VisibilityParseException.html b/1.8/apidocs/org/apache/accumulo/core/security/VisibilityParseException.html
index bb50045..d907e00 100644
--- a/1.8/apidocs/org/apache/accumulo/core/security/VisibilityParseException.html
+++ b/1.8/apidocs/org/apache/accumulo/core/security/VisibilityParseException.html
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:21 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>VisibilityParseException (Apache Accumulo Project 1.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>VisibilityParseException (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="VisibilityParseException (Apache Accumulo Project 1.8.0 API)";
+        parent.document.title="VisibilityParseException (Apache Accumulo Project 1.8.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -300,6 +300,6 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/text/ParseExcepti
 <!--   -->
 </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/security/class-use/AuthorizationContainer.html
----------------------------------------------------------------------
diff --git a/1.8/apidocs/org/apache/accumulo/core/security/class-use/AuthorizationContainer.html b/1.8/apidocs/org/apache/accumulo/core/security/class-use/AuthorizationContainer.html
index 43276a7..dcfa36d 100644
--- a/1.8/apidocs/org/apache/accumulo/core/security/class-use/AuthorizationContainer.html
+++ b/1.8/apidocs/org/apache/accumulo/core/security/class-use/AuthorizationContainer.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 Interface org.apache.accumulo.core.security.AuthorizationContainer (Apache Accumulo Project 1.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Uses of Interface org.apache.accumulo.core.security.AuthorizationContainer (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.security.AuthorizationContainer (Apache Accumulo Project 1.8.0 API)";
+        parent.document.title="Uses of Interface org.apache.accumulo.core.security.AuthorizationContainer (Apache Accumulo Project 1.8.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -167,6 +167,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/security/class-use/Authorizations.html
----------------------------------------------------------------------
diff --git a/1.8/apidocs/org/apache/accumulo/core/security/class-use/Authorizations.html b/1.8/apidocs/org/apache/accumulo/core/security/class-use/Authorizations.html
index 9fcfc66..a622363 100644
--- a/1.8/apidocs/org/apache/accumulo/core/security/class-use/Authorizations.html
+++ b/1.8/apidocs/org/apache/accumulo/core/security/class-use/Authorizations.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.security.Authorizations (Apache Accumulo Project 1.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Uses of Class org.apache.accumulo.core.security.Authorizations (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.security.Authorizations (Apache Accumulo Project 1.8.0 API)";
+        parent.document.title="Uses of Class org.apache.accumulo.core.security.Authorizations (Apache Accumulo Project 1.8.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -128,11 +128,11 @@
 <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="strong">ClientSideIteratorScanner.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/ClientSideIteratorScanner.html#getAuthorizations()">getAuthorizations</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">ConditionalWriterConfig.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/ConditionalWriterConfig.html#getAuthorizations()">getAuthorizations</a></strong>()</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="strong">ConditionalWriterConfig.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/ConditionalWriterConfig.html#getAuthorizations()">getAuthorizations</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">ClientSideIteratorScanner.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/ClientSideIteratorScanner.html#getAuthorizations()">getAuthorizations</a></strong>()</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>
@@ -586,6 +586,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/security/class-use/ColumnVisibility.Node.html
----------------------------------------------------------------------
diff --git a/1.8/apidocs/org/apache/accumulo/core/security/class-use/ColumnVisibility.Node.html b/1.8/apidocs/org/apache/accumulo/core/security/class-use/ColumnVisibility.Node.html
index 4efa930..0f42b9f 100644
--- a/1.8/apidocs/org/apache/accumulo/core/security/class-use/ColumnVisibility.Node.html
+++ b/1.8/apidocs/org/apache/accumulo/core/security/class-use/ColumnVisibility.Node.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.security.ColumnVisibility.Node (Apache Accumulo Project 1.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Uses of Class org.apache.accumulo.core.security.ColumnVisibility.Node (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.security.ColumnVisibility.Node (Apache Accumulo Project 1.8.0 API)";
+        parent.document.title="Uses of Class org.apache.accumulo.core.security.ColumnVisibility.Node (Apache Accumulo Project 1.8.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -228,6 +228,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/security/class-use/ColumnVisibility.NodeComparator.html
----------------------------------------------------------------------
diff --git a/1.8/apidocs/org/apache/accumulo/core/security/class-use/ColumnVisibility.NodeComparator.html b/1.8/apidocs/org/apache/accumulo/core/security/class-use/ColumnVisibility.NodeComparator.html
index feb31c2..091b097 100644
--- a/1.8/apidocs/org/apache/accumulo/core/security/class-use/ColumnVisibility.NodeComparator.html
+++ b/1.8/apidocs/org/apache/accumulo/core/security/class-use/ColumnVisibility.NodeComparator.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.security.ColumnVisibility.NodeComparator (Apache Accumulo Project 1.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Uses of Class org.apache.accumulo.core.security.ColumnVisibility.NodeComparator (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.security.ColumnVisibility.NodeComparator (Apache Accumulo Project 1.8.0 API)";
+        parent.document.title="Uses of Class org.apache.accumulo.core.security.ColumnVisibility.NodeComparator (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/security/class-use/ColumnVisibility.NodeType.html
----------------------------------------------------------------------
diff --git a/1.8/apidocs/org/apache/accumulo/core/security/class-use/ColumnVisibility.NodeType.html b/1.8/apidocs/org/apache/accumulo/core/security/class-use/ColumnVisibility.NodeType.html
index b461c42..be111fc 100644
--- a/1.8/apidocs/org/apache/accumulo/core/security/class-use/ColumnVisibility.NodeType.html
+++ b/1.8/apidocs/org/apache/accumulo/core/security/class-use/ColumnVisibility.NodeType.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.security.ColumnVisibility.NodeType (Apache Accumulo Project 1.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Uses of Class org.apache.accumulo.core.security.ColumnVisibility.NodeType (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.security.ColumnVisibility.NodeType (Apache Accumulo Project 1.8.0 API)";
+        parent.document.title="Uses of Class org.apache.accumulo.core.security.ColumnVisibility.NodeType (Apache Accumulo Project 1.8.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -177,6 +177,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/security/class-use/ColumnVisibility.html
----------------------------------------------------------------------
diff --git a/1.8/apidocs/org/apache/accumulo/core/security/class-use/ColumnVisibility.html b/1.8/apidocs/org/apache/accumulo/core/security/class-use/ColumnVisibility.html
index c63f9b4..0c9370e 100644
--- a/1.8/apidocs/org/apache/accumulo/core/security/class-use/ColumnVisibility.html
+++ b/1.8/apidocs/org/apache/accumulo/core/security/class-use/ColumnVisibility.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.security.ColumnVisibility (Apache Accumulo Project 1.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Uses of Class org.apache.accumulo.core.security.ColumnVisibility (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.security.ColumnVisibility (Apache Accumulo Project 1.8.0 API)";
+        parent.document.title="Uses of Class org.apache.accumulo.core.security.ColumnVisibility (Apache Accumulo Project 1.8.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -363,6 +363,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/security/class-use/NamespacePermission.html
----------------------------------------------------------------------
diff --git a/1.8/apidocs/org/apache/accumulo/core/security/class-use/NamespacePermission.html b/1.8/apidocs/org/apache/accumulo/core/security/class-use/NamespacePermission.html
index 14b46df..073313d 100644
--- a/1.8/apidocs/org/apache/accumulo/core/security/class-use/NamespacePermission.html
+++ b/1.8/apidocs/org/apache/accumulo/core/security/class-use/NamespacePermission.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.security.NamespacePermission (Apache Accumulo Project 1.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Uses of Class org.apache.accumulo.core.security.NamespacePermission (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.security.NamespacePermission (Apache Accumulo Project 1.8.0 API)";
+        parent.document.title="Uses of Class org.apache.accumulo.core.security.NamespacePermission (Apache Accumulo Project 1.8.1-SNAPSHOT API)";
     }
 //-->
 </script>
@@ -217,6 +217,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>