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 16:24:39 UTC

[05/16] accumulo-website git commit: Jekyll build from master:90a96b6

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.8/apidocs/org/apache/accumulo/core/data/class-use/ArrayByteSequence.html
----------------------------------------------------------------------
diff --git a/1.8/apidocs/org/apache/accumulo/core/data/class-use/ArrayByteSequence.html b/1.8/apidocs/org/apache/accumulo/core/data/class-use/ArrayByteSequence.html
index ebc6418..65274b9 100644
--- a/1.8/apidocs/org/apache/accumulo/core/data/class-use/ArrayByteSequence.html
+++ b/1.8/apidocs/org/apache/accumulo/core/data/class-use/ArrayByteSequence.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_79) on Mon Feb 27 11:17:15 EST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.data.ArrayByteSequence (Apache Accumulo Project 1.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Uses of Class org.apache.accumulo.core.data.ArrayByteSequence (Apache Accumulo Project 1.8.1 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.ArrayByteSequence (Apache Accumulo Project 1.8.0 API)";
+        parent.document.title="Uses of Class org.apache.accumulo.core.data.ArrayByteSequence (Apache Accumulo Project 1.8.1 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/1d06e96a/1.8/apidocs/org/apache/accumulo/core/data/class-use/ByteSequence.html
----------------------------------------------------------------------
diff --git a/1.8/apidocs/org/apache/accumulo/core/data/class-use/ByteSequence.html b/1.8/apidocs/org/apache/accumulo/core/data/class-use/ByteSequence.html
index f0eda3b..fb5bd25 100644
--- a/1.8/apidocs/org/apache/accumulo/core/data/class-use/ByteSequence.html
+++ b/1.8/apidocs/org/apache/accumulo/core/data/class-use/ByteSequence.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_79) on Mon Feb 27 11:17:15 EST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.data.ByteSequence (Apache Accumulo Project 1.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Uses of Class org.apache.accumulo.core.data.ByteSequence (Apache Accumulo Project 1.8.1 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.ByteSequence (Apache Accumulo Project 1.8.0 API)";
+        parent.document.title="Uses of Class org.apache.accumulo.core.data.ByteSequence (Apache Accumulo Project 1.8.1 API)";
     }
 //-->
 </script>
@@ -341,6 +341,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/1d06e96a/1.8/apidocs/org/apache/accumulo/core/data/class-use/Column.html
----------------------------------------------------------------------
diff --git a/1.8/apidocs/org/apache/accumulo/core/data/class-use/Column.html b/1.8/apidocs/org/apache/accumulo/core/data/class-use/Column.html
index 6aaac8b..4822e9d 100644
--- a/1.8/apidocs/org/apache/accumulo/core/data/class-use/Column.html
+++ b/1.8/apidocs/org/apache/accumulo/core/data/class-use/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:24 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_79) on Mon Feb 27 11:17:15 EST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.data.Column (Apache Accumulo Project 1.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Uses of Class org.apache.accumulo.core.data.Column (Apache Accumulo Project 1.8.1 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.Column (Apache Accumulo Project 1.8.0 API)";
+        parent.document.title="Uses of Class org.apache.accumulo.core.data.Column (Apache Accumulo Project 1.8.1 API)";
     }
 //-->
 </script>
@@ -189,6 +189,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/1d06e96a/1.8/apidocs/org/apache/accumulo/core/data/class-use/ColumnUpdate.html
----------------------------------------------------------------------
diff --git a/1.8/apidocs/org/apache/accumulo/core/data/class-use/ColumnUpdate.html b/1.8/apidocs/org/apache/accumulo/core/data/class-use/ColumnUpdate.html
index 8ebe278..a5629de 100644
--- a/1.8/apidocs/org/apache/accumulo/core/data/class-use/ColumnUpdate.html
+++ b/1.8/apidocs/org/apache/accumulo/core/data/class-use/ColumnUpdate.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_79) on Mon Feb 27 11:17:15 EST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.data.ColumnUpdate (Apache Accumulo Project 1.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Uses of Class org.apache.accumulo.core.data.ColumnUpdate (Apache Accumulo Project 1.8.1 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.ColumnUpdate (Apache Accumulo Project 1.8.0 API)";
+        parent.document.title="Uses of Class org.apache.accumulo.core.data.ColumnUpdate (Apache Accumulo Project 1.8.1 API)";
     }
 //-->
 </script>
@@ -173,6 +173,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/1d06e96a/1.8/apidocs/org/apache/accumulo/core/data/class-use/ComparableBytes.html
----------------------------------------------------------------------
diff --git a/1.8/apidocs/org/apache/accumulo/core/data/class-use/ComparableBytes.html b/1.8/apidocs/org/apache/accumulo/core/data/class-use/ComparableBytes.html
index ef3c7e5..477b75d 100644
--- a/1.8/apidocs/org/apache/accumulo/core/data/class-use/ComparableBytes.html
+++ b/1.8/apidocs/org/apache/accumulo/core/data/class-use/ComparableBytes.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_79) on Mon Feb 27 11:17:15 EST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.data.ComparableBytes (Apache Accumulo Project 1.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Uses of Class org.apache.accumulo.core.data.ComparableBytes (Apache Accumulo Project 1.8.1 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.ComparableBytes (Apache Accumulo Project 1.8.0 API)";
+        parent.document.title="Uses of Class org.apache.accumulo.core.data.ComparableBytes (Apache Accumulo Project 1.8.1 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/1d06e96a/1.8/apidocs/org/apache/accumulo/core/data/class-use/Condition.html
----------------------------------------------------------------------
diff --git a/1.8/apidocs/org/apache/accumulo/core/data/class-use/Condition.html b/1.8/apidocs/org/apache/accumulo/core/data/class-use/Condition.html
index abfcc6d..18ace20 100644
--- a/1.8/apidocs/org/apache/accumulo/core/data/class-use/Condition.html
+++ b/1.8/apidocs/org/apache/accumulo/core/data/class-use/Condition.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_79) on Mon Feb 27 11:17:15 EST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.data.Condition (Apache Accumulo Project 1.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Uses of Class org.apache.accumulo.core.data.Condition (Apache Accumulo Project 1.8.1 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.Condition (Apache Accumulo Project 1.8.0 API)";
+        parent.document.title="Uses of Class org.apache.accumulo.core.data.Condition (Apache Accumulo Project 1.8.1 API)";
     }
 //-->
 </script>
@@ -246,6 +246,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/1d06e96a/1.8/apidocs/org/apache/accumulo/core/data/class-use/ConditionalMutation.html
----------------------------------------------------------------------
diff --git a/1.8/apidocs/org/apache/accumulo/core/data/class-use/ConditionalMutation.html b/1.8/apidocs/org/apache/accumulo/core/data/class-use/ConditionalMutation.html
index 91476b0..3b66647 100644
--- a/1.8/apidocs/org/apache/accumulo/core/data/class-use/ConditionalMutation.html
+++ b/1.8/apidocs/org/apache/accumulo/core/data/class-use/ConditionalMutation.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_79) on Mon Feb 27 11:17:15 EST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.data.ConditionalMutation (Apache Accumulo Project 1.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Uses of Class org.apache.accumulo.core.data.ConditionalMutation (Apache Accumulo Project 1.8.1 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.ConditionalMutation (Apache Accumulo Project 1.8.0 API)";
+        parent.document.title="Uses of Class org.apache.accumulo.core.data.ConditionalMutation (Apache Accumulo Project 1.8.1 API)";
     }
 //-->
 </script>
@@ -220,6 +220,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/1d06e96a/1.8/apidocs/org/apache/accumulo/core/data/class-use/ConstraintViolationSummary.html
----------------------------------------------------------------------
diff --git a/1.8/apidocs/org/apache/accumulo/core/data/class-use/ConstraintViolationSummary.html b/1.8/apidocs/org/apache/accumulo/core/data/class-use/ConstraintViolationSummary.html
index b0fb1c2..5ea53df 100644
--- a/1.8/apidocs/org/apache/accumulo/core/data/class-use/ConstraintViolationSummary.html
+++ b/1.8/apidocs/org/apache/accumulo/core/data/class-use/ConstraintViolationSummary.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_79) on Mon Feb 27 11:17:15 EST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.data.ConstraintViolationSummary (Apache Accumulo Project 1.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Uses of Class org.apache.accumulo.core.data.ConstraintViolationSummary (Apache Accumulo Project 1.8.1 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.ConstraintViolationSummary (Apache Accumulo Project 1.8.0 API)";
+        parent.document.title="Uses of Class org.apache.accumulo.core.data.ConstraintViolationSummary (Apache Accumulo Project 1.8.1 API)";
     }
 //-->
 </script>
@@ -191,6 +191,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/1d06e96a/1.8/apidocs/org/apache/accumulo/core/data/class-use/Key.html
----------------------------------------------------------------------
diff --git a/1.8/apidocs/org/apache/accumulo/core/data/class-use/Key.html b/1.8/apidocs/org/apache/accumulo/core/data/class-use/Key.html
index ee1c049..0c2bab2 100644
--- a/1.8/apidocs/org/apache/accumulo/core/data/class-use/Key.html
+++ b/1.8/apidocs/org/apache/accumulo/core/data/class-use/Key.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_79) on Mon Feb 27 11:17:15 EST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.data.Key (Apache Accumulo Project 1.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Uses of Class org.apache.accumulo.core.data.Key (Apache Accumulo Project 1.8.1 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.Key (Apache Accumulo Project 1.8.0 API)";
+        parent.document.title="Uses of Class org.apache.accumulo.core.data.Key (Apache Accumulo Project 1.8.1 API)";
     }
 //-->
 </script>
@@ -724,6 +724,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/1d06e96a/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..44061c1 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_79) on Mon Feb 27 11:17:15 EST 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 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 API)";
     }
 //-->
 </script>
@@ -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/1d06e96a/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..8704c4e 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_79) on Mon Feb 27 11:17:15 EST 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 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 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/1d06e96a/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..98d82b9 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_79) on Mon Feb 27 11:17:15 EST 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 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 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/1d06e96a/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..c37333f 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_79) on Mon Feb 27 11:17:15 EST 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 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 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/1d06e96a/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..94bc91c 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_79) on Mon Feb 27 11:17:15 EST 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 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 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/1d06e96a/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..b9a7dd0 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_79) on Mon Feb 27 11:17:15 EST 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 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 API)";
     }
 //-->
 </script>
@@ -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/1d06e96a/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..7a8b05e 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_79) on Mon Feb 27 11:17:15 EST 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 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 API)";
     }
 //-->
 </script>
@@ -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/1d06e96a/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..cc59fd3 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_79) on Mon Feb 27 11:17:15 EST 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 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 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/1d06e96a/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..0dd2cd2 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_79) on Mon Feb 27 11:17:15 EST 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 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 API)";
     }
 //-->
 </script>
@@ -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/1d06e96a/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..3ec9960 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_79) on Mon Feb 27 11:17:13 EST 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 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/1d06e96a/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..c583692 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_79) on Mon Feb 27 11:17:13 EST 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 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 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/1d06e96a/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..37453d2 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_79) on Mon Feb 27 11:17:13 EST 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 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 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/1d06e96a/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..1e3198d 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_79) on Mon Feb 27 11:17:15 EST 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 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 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/1d06e96a/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..6beb658 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_79) on Mon Feb 27 11:17:12 EST 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 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 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/1d06e96a/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..f697946 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_79) on Mon Feb 27 11:17:12 EST 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 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 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/1d06e96a/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..5295b2a 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_79) on Mon Feb 27 11:17:12 EST 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 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 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/1d06e96a/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..856a31f 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_79) on Mon Feb 27 11:17:12 EST 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 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 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/1d06e96a/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..70309d9 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_79) on Mon Feb 27 11:17:12 EST 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 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 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/1d06e96a/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..b5ac4b1 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_79) on Mon Feb 27 11:17:12 EST 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 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 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/1d06e96a/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..e871e71 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_79) on Mon Feb 27 11:17:12 EST 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 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 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/1d06e96a/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..06f7afc 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_79) on Mon Feb 27 11:17:12 EST 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 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 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/1d06e96a/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..6e6c6ea 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_79) on Mon Feb 27 11:17:12 EST 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 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 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/1d06e96a/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..fb1fff4 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_79) on Mon Feb 27 11:17:12 EST 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 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 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/1d06e96a/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..c1f2192 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_79) on Mon Feb 27 11:17:12 EST 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 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 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/1d06e96a/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..31efda7 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_79) on Mon Feb 27 11:17:12 EST 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 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 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/1d06e96a/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..97edab4 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_79) on Mon Feb 27 11:17:15 EST 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 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 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/1d06e96a/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..8406594 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_79) on Mon Feb 27 11:17:15 EST 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 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 API)";
     }
 //-->
 </script>
@@ -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/1d06e96a/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..fbc7dec 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_79) on Mon Feb 27 11:17:15 EST 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 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 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/1d06e96a/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..06bfb11 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_79) on Mon Feb 27 11:17:15 EST 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 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 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/1d06e96a/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..1951f53 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_79) on Mon Feb 27 11:17:15 EST 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 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 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/1d06e96a/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..71c0c52 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_79) on Mon Feb 27 11:17:15 EST 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 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 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/1d06e96a/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..eef8ea3 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_79) on Mon Feb 27 11:17:15 EST 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 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 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>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.8/apidocs/org/apache/accumulo/core/security/class-use/SystemPermission.html
----------------------------------------------------------------------
diff --git a/1.8/apidocs/org/apache/accumulo/core/security/class-use/SystemPermission.html b/1.8/apidocs/org/apache/accumulo/core/security/class-use/SystemPermission.html
index 4f2723b..de0db6d 100644
--- a/1.8/apidocs/org/apache/accumulo/core/security/class-use/SystemPermission.html
+++ b/1.8/apidocs/org/apache/accumulo/core/security/class-use/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:24 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_79) on Mon Feb 27 11:17:15 EST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.security.SystemPermission (Apache Accumulo Project 1.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Uses of Class org.apache.accumulo.core.security.SystemPermission (Apache Accumulo Project 1.8.1 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.SystemPermission (Apache Accumulo Project 1.8.0 API)";
+        parent.document.title="Uses of Class org.apache.accumulo.core.security.SystemPermission (Apache Accumulo Project 1.8.1 API)";
     }
 //-->
 </script>
@@ -219,6 +219,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/1d06e96a/1.8/apidocs/org/apache/accumulo/core/security/class-use/TablePermission.html
----------------------------------------------------------------------
diff --git a/1.8/apidocs/org/apache/accumulo/core/security/class-use/TablePermission.html b/1.8/apidocs/org/apache/accumulo/core/security/class-use/TablePermission.html
index 90fa8f1..37a2211 100644
--- a/1.8/apidocs/org/apache/accumulo/core/security/class-use/TablePermission.html
+++ b/1.8/apidocs/org/apache/accumulo/core/security/class-use/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:24 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_79) on Mon Feb 27 11:17:15 EST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.accumulo.core.security.TablePermission (Apache Accumulo Project 1.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Uses of Class org.apache.accumulo.core.security.TablePermission (Apache Accumulo Project 1.8.1 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.TablePermission (Apache Accumulo Project 1.8.0 API)";
+        parent.document.title="Uses of Class org.apache.accumulo.core.security.TablePermission (Apache Accumulo Project 1.8.1 API)";
     }
 //-->
 </script>
@@ -222,6 +222,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>